aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* bhyve: fix off by one error in pci_xhciPierre Pronchery2024-09-041-2/+2
* pw userdel: destroy home dataset if emptyMike Karels2024-08-214-18/+118
* adduser: Better document ZFS dataset creation.Dag-Erling Smørgrav2024-08-211-3/+7
* adduser: create dataset only if home is directly within datasetMike Karels2024-08-211-1/+8
* leap-seconds: Update to leap-seconds 3960057600 obtained from IERSCy Schubert2024-07-221-254/+119
* ctladm: don't require the use of "-p" with "port -r", part 2Alan Somers2024-07-202-2/+1
* cxgbetool(8): Be flexible about the nexus name.Navdeep Parhar2024-07-171-40/+76
* binmiscctl.8: Change the example to armv7Andrew Turner2024-07-151-3/+3
* iovctl: allow vlan restrictions to be passed to the driverKristof Provost2024-07-013-1/+35
* MFC zfs/jail: Document the zfs.mount_snapshot parameter in jail(8).Jamie Gritton2024-06-281-2/+10
* ctld: plug memory leaksAlan Somers2024-06-282-0/+37
* ctladm: don't require the use of "-p" with "port -r"Alan Somers2024-06-283-14/+27
* ctladm: better documentation for adding and removing cfiscsi portsAlan Somers2024-06-282-7/+171
* ctladm: print port number with a succesful "port -c" commandAlan Somers2024-06-283-40/+52
* Add some ATF tests for ctladmAlan Somers2024-06-283-0/+193
* ctladm.8: fix several errors in the "port" sectionAlan Somers2024-06-282-7/+32
* Update leap-seconds to leap-seconds.3676924800Xin LI2024-06-211-4/+4
* mergemaster: postpone removal to FreeBSD 15Ed Maste2024-06-181-2/+2
* bsdinstall: update comment related to pkgBjoern A. Zeeb2024-06-121-1/+1
* periodic.conf: remove long deprecated security_daily_compat_var()Michael Osipov2024-06-0516-57/+0
* ntp: Update version stringsCy Schubert2024-05-302-3/+3
* ntp: Vendor import of ntp-4.2.8p18Cy Schubert2024-05-307-243/+324
* unbound: Vendor import 1.20.0Cy Schubert2024-05-201-3/+3
* adduser: Additional variable fixes.Dag-Erling Smørgrav2024-05-151-20/+21
* Add man page for nfslockd.Dag-Erling Smørgrav2024-05-142-3/+5
* adduser: Fix confusion between `uclass` and `_class`.Dag-Erling Smørgrav2024-05-091-3/+3
* pw: Rename some enums.Dag-Erling Smørgrav2024-05-095-29/+106
* pw: Ensure group membership is not duplicatedNaman Sood2024-05-093-1/+6
* kldxref: Fix bootstrapping on macOS with Clang 16 / Apple Clang 15Jessica Clarke2024-05-021-1/+1
* adduser: Overhaul.Dag-Erling Smørgrav2024-04-291-142/+101
* adduser(8): support creation of ZFS datasetJohn Grafton2024-04-293-14/+159
* add defaults for adduser.sh (OK? [yes] & additional user [no])Sven Ruediger2024-04-291-3/+11
* binmiscctl.8: Remove a double wordGordon Bergling2024-04-231-1/+1
* Revert "acpidump: dump AMD IVRS table describing IOMMU layout"Konstantin Belousov2024-04-171-388/+0
* pciconf(8): dump AMD IOMMU Base CapabilityKonstantin Belousov2024-04-171-0/+115
* acpidump: add Foundation copyrightKonstantin Belousov2024-04-171-0/+4
* acpidump: dump AMD IVRS table describing IOMMU layoutKonstantin Belousov2024-04-171-0/+372
* acpidump: add printfield() helperKonstantin Belousov2024-04-171-0/+12
* acpidump: bump WARNS to 6Konstantin Belousov2024-04-172-1/+3
* acpidump: the acpi_get_fadt_revision() argument is unusedKonstantin Belousov2024-04-171-1/+1
* acpidump: silent the warning about unaligned uuidKonstantin Belousov2024-04-171-1/+1
* freebsd-update: Don't provide copiable commands in outputMichael Osipov2024-04-171-14/+14
* daemon: fix -R to enable supervision modeMathieu2024-04-171-0/+1
* exports.5: Add RFC number for NFS over TLSRick Macklem2024-04-141-3/+3
* freebsd-update: Fix typo in commenta-biardi2024-04-091-1/+1
* kldxref: Properly handle reading strings near the end of an ELF fileJohn Baldwin2024-04-084-16/+24
* freebsd-update: mark "cron" as fetched as "fetch" itselfMichael Osipov2024-04-011-0/+1
* nfsd.8: Document ways to minimize Copy operation timesRick Macklem2024-04-011-1/+23
* efibootmgr: allow -u as a valid optionMark Peek2024-03-311-2/+2
* daemon(8): handle case of waitpid() returning without exited childKonstantin Belousov2024-03-271-5/+9