aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix bootstrapping of pwd_mkdb after r364049Alex Richardson2020-08-111-1/+1
* Fix i386 build of chpass after r363992Alex Richardson2020-08-082-1/+1
* Don't link against libdialog/ncurses when bootstrapping tzsetupAlex Richardson2020-08-071-1/+1
* makefs: Drop unnecessary sys/clock.h includeAlex Richardson2020-08-071-1/+0
* Allow bootstrapping pwd_mkdb on Linux/macOSAlex Richardson2020-08-062-0/+69
* Fix clang 11 -Wformat warnings in yp_mkdb:Dimitry Andric2020-08-061-2/+2
* Add CTL support for REPORT IDENTIFYING INFORMATION command.Alexander Motin2020-08-061-2/+6
* pmcstat: fix build on non-64 bit platformsMateusz Guzik2020-08-051-1/+2
* pmcstat: implement showing offsets into symbols in top modeMateusz Guzik2020-08-054-23/+58
* bsnmptools: make it print protocol errors to stderr instead of stdoutEugene Grosbein2020-08-051-4/+4
* iovctl.conf(5): Use Lk macro for the URL of the UCL websiteGordon Bergling2020-08-041-1/+1
* Allow bootstrapping mtree on Linux systemsAlex Richardson2020-08-031-0/+6
* Replace magic numbers in Identify page register 0 with ATA definitions.Peter Grehan2020-07-311-1/+2
* When modifying LUN pass "special" options too.Alexander Motin2020-07-281-0/+24
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-282-155/+0
* nologin.8: Improve wordingMateusz Piotrowski2020-07-271-1/+1
* Support the setting of additional AHCI controller parameters.Peter Grehan2020-07-272-119/+201
* Remove reference to nlist(3) missed in SCCS revision 5.26 by mckusickJuli Mallett2020-07-241-9/+0
* update example to make it active when creating a new boot method...John-Mark Gurney2020-07-231-26/+44
* Correct a type-mismatch between xdr_long and the variable "bad".Brooks Davis2020-07-221-1/+2
* Avoid reading one byte before the path buffer.Brooks Davis2020-07-221-2/+2
* pkg-bootstrap: complain on improper `pkg bootstrap` usageKyle Evans2020-07-221-1/+9
* traceroute6: Fix most warnings at the default WARNS level.Mark Johnston2020-07-212-61/+52
* efibootmgr: typo in long option nameToomas Soome2020-07-161-1/+1
* Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for detailsGregory Neil Shapiro2020-07-151-2/+2
|\
| * Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch undervendor/sendmail/8.9.1Peter Wemm1998-08-03249-96347/+0
* | [pmc] whoops, remove spurious #'sAdrian Chadd2020-07-141-3/+3
* | [hwpmc] Compile 'pmc' only if we have C++11.Adrian Chadd2020-07-141-3/+3
* | Actually install the new 221.backup-gpart periodic scriptAllan Jude2020-07-141-0/+1
* | arp(8) clarify the use of the '-a flag'Gordon Bergling2020-07-131-2/+4
* | Add a periodic script to backup the partition table and boot codeAllan Jude2020-07-112-0/+129
* | nscd: does not warn about invalid values what parsing config fileAllan Jude2020-07-111-3/+36
* | ppp: Document the fact that ppp_nat is enabled by defaultAllan Jude2020-07-111-1/+10
* | bsdinstall: only kill the dhclient for the interface we are restartingAllan Jude2020-07-111-1/+1
* | bsdinstall: don't fail if fstab is emptyAllan Jude2020-07-111-1/+3
* | bsdinstall: kill dhclient before starting a new instanceAllan Jude2020-07-111-1/+1
* | Advertise 64-bit physical-address capability.Peter Grehan2020-07-101-1/+2
* | Enable support for IEEE 802.11N, 802.11W, 802.11AC and 802.11.AX toCy Schubert2020-07-092-0/+13
* | Add le_rand command.Takanori Watanabe2020-07-082-0/+33
* | Silence ACPI RTC error/warning in Linux guests.Peter Grehan2020-07-061-1/+1
* | Decode APEI tables (BERT, EINJ, ERST, HEST).Alexander Motin2020-06-302-15/+290
* | iovctl(8): Correct a typo in the manpage and correct the SYNOPSISGordon Bergling2020-06-302-4/+4
* | Fix misplaced voltages/temperatures labels in 'sesutil show'.Edward Tomasz Napierala2020-06-301-2/+2
* | mailwrapper: switch mailer.conf to CONFSKyle Evans2020-06-291-3/+3
* | bhyve: fix NVMe Active Namespace listChuck Tuffli2020-06-291-1/+2
* | bhyve: NVMe handle zero length DSM rangesChuck Tuffli2020-06-291-28/+40
* | bhyve: fix NVMe Get Features, Predictable LatencyChuck Tuffli2020-06-291-0/+4
* | bhyve: add NVMe Feature Interrupt Vector ConfigChuck Tuffli2020-06-291-0/+39
* | bhyve: add basic NVMe Firmware Commit supportChuck Tuffli2020-06-291-0/+9
* | bhyve: Add AER support to NVMe emulationChuck Tuffli2020-06-291-6/+115