aboutsummaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* pkg: Add LF pkg repositoryLexi Winter2025-11-302-0/+13
* pkg: Move FreeBSD-base to pkg.freebsd.orgColin Percival2025-11-271-1/+1
* bsdinstall: Ignore -p[0-9]+ in determining BRANCHColin Percival2025-11-261-1/+1
* bsdinstall: Enable FreeBSD-base repo when pkgbaseColin Percival2025-11-151-0/+4
* pkg: Add FreeBSD-base to /etc/pkg/FreeBSD.confColin Percival2025-11-153-0/+27
* bsdinstall: Don't install FreeBSD-base.confColin Percival2025-11-151-10/+2
* bsdinstall: Use pkgbase.f.o for BETA/RC/RELEASEColin Percival2025-11-152-5/+15
* bsdinstall: Copy in all keysColin Percival2025-11-151-1/+1
* Retire pccard(4)Muhammad Moinur Rahman2025-11-151-2/+1
* jail.8: Add creating a jail from package baseAlexander Ziaee2025-11-131-1/+8
* jail.8: Add creating a jail from distribution setAlexander Ziaee2025-11-131-3/+17
* bsdinstall: Use fat32 EFI system partition for ZFSEd Maste2025-11-121-1/+1
* bsdinstall: Fix newfs bsddialog menuEd Maste2025-11-101-7/+7
* freebsd-update: Swap pkg(8) flags in check_pkgbase()Mark Johnston2025-11-101-1/+1
* sysrc.8: Rewrite examples for mdoc conformanceAlexander Ziaee2025-11-061-48/+41
* bhyve.8: Correct description for -c flag, tag spdxAlexander Ziaee2025-11-061-2/+5
* quot: Make nusers unsignedDag-Erling Smørgrav2025-10-301-14/+13
* quot: Add testsDag-Erling Smørgrav2025-10-304-7/+124
* quot: Drop the -h optionDag-Erling Smørgrav2025-10-302-37/+5
* quot: Drop the COMPAT versionDag-Erling Smørgrav2025-10-301-54/+0
* quot: Clean upDag-Erling Smørgrav2025-10-303-130/+106
* quot: Fix benign buffer overflowDag-Erling Smørgrav2025-10-301-6/+2
* pkg: Die if make -V BRANCH failsColin Percival2025-10-301-0/+1
* pmcstat: Remove no-op -k optionEd Maste2025-10-301-6/+1
* packages: Install development manpages in the -dev packageLexi Winter2025-10-301-99/+104
* local-unbound-setup: Set so-sndbuf to 0Dag-Erling Smørgrav2025-10-281-0/+1
* sndctl(8): Modify vchans only on supported directionsChristos Margiolis2025-10-281-0/+4
* bsdinstall: Use pkgbase release URL for BETA/RCEd Maste2025-10-221-1/+2
* fwget: pci: mediatek: correct package nameBjoern A. Zeeb2025-10-201-18/+18
* certctl.8: Update documentation of BUNDLEMark Johnston2025-10-171-2/+4
* packages: Rename unbound to local-unboundLexi Winter2025-10-151-1/+1
* bsdinstall: Tweak pkgbase/dist set labelsEd Maste2025-10-152-4/+4
* blacklist: Avoid duplicate manual pages in METALOGJose Luis Duran2025-10-132-5/+2
* blocklist: Rename blacklist to blocklistJose Luis Duran2025-10-1310-13/+121
* rpc.tlsservd.c: Pin max threads at 1 for nowRick Macklem2025-10-121-0/+7
* bsdinstall.8: Fix '---jail' option in manpageLexi Winter2025-10-101-2/+2
* nfsuserd: Fix OOB access on membership of too many groups, take 2Olivier Certner2025-10-091-0/+1
* nfsuserd: Fix OOB access on membership of too many groupsOlivier Certner2025-10-091-4/+11
* iovctl.8: Fix missing xref section numberAlexander Ziaee2025-10-091-1/+1
* bsdinstall.8: Minor maintenanceAlexander Ziaee2025-10-091-8/+11
* pw: Add a metalog output modeMark Johnston2025-10-048-22/+148
* pw: Use copy_file_range() when copying skeleton filesMark Johnston2025-10-041-4/+8
* pw: Add a missing chown() when creating dirs in mkdir_home_parents()Mark Johnston2025-10-041-1/+5
* pw: StyleMark Johnston2025-10-041-3/+2
* pw: Clean up a couple of errx() callsMark Johnston2025-10-041-3/+4
* pw: Print warnings when metadata updates failMark Johnston2025-10-042-3/+6
* pw: Remove duplicate lines from the pw useradd usage messageMark Johnston2025-10-041-2/+0
* trim.8: update the manual with references to zpool-trim and fsck_ffs -EEugene Grosbein2025-10-041-3/+12
* bsdinstall: Add loader.efi to all ESPs we createWarner Losh2025-10-033-33/+59
* bsdinstall: Improve pkgbase handling for jailsLexi Winter2025-10-033-34/+70