aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Document the changes done to nfsuserd by r320757.Rick Macklem2017-07-061-11/+25
* Modify the nfsuserd daemon so that it uses an AF_LOCAL socket for upcalls.Rick Macklem2017-07-061-55/+117
* acpidump: warn and exit loop on invalid subtable lengthEd Maste2017-07-061-0/+4
* usr.sbin/bsdinstall/scripts/hardening: fix options numbersBartek Rutkowski2017-07-061-1/+1
* Report device descr in addition to ident.Alexander Motin2017-07-061-0/+6
* Remove SUBDIR ordering/uniquifying in *bin/MakefileEnji Cooper2017-07-061-2/+0
* Add naive benchmark for SSDs in ZFS SLOG role.Alexander Motin2017-07-052-14/+113
* Add option to bsdinstall to disable insecure console, update stack guard optionBartek Rutkowski2017-07-052-2/+11
* Add a Bugs section that indicates that the nfsuserd doesn't workRick Macklem2017-07-041-1/+7
* Add deprecation notices for all rcmd toolsAllan Jude2017-07-041-1/+10
* diskinfo(8): correct typo in man pageAllan Jude2017-07-021-2/+2
* Add -s (serial) and -p (physpath) to diskinfoAllan Jude2017-07-012-3/+53
* Add libxo(3) support to sesutil(8)Baptiste Daroussin2017-06-294-63/+100
* Add hardening menu item for security.bsd.see_jail_procSteve Wills2017-06-291-7/+11
* Chase malloc() change by removing lg_chunk malloc_conf settings.Xin LI2017-06-281-8/+0
* makefs: add copies of NetBSD makefs msdos source filesEd Maste2017-06-233-1/+312
* sesutil no longer depends on libsbufBaptiste Daroussin2017-06-231-2/+1
* Directly print the extra status instead of filling a bufferBaptiste Daroussin2017-06-234-62/+68
* Do not use sprintf(3) when not needed, while here,Baptiste Daroussin2017-06-232-80/+43
* makefs: add copies of NetBSD makefs msdos source filesEd Maste2017-06-223-0/+1443
* bhyveload: correctly query size of disksAndriy Gapon2017-06-211-3/+5
* Reduce code duplication in rpc.lockd.Xin LI2017-06-211-195/+76
* Fix usr.sbin/makefs/makefs_ffs_tests when /etc/fstab does not existAlan Somers2017-06-201-2/+2
* fstyp: move sys/ include path after zfs include pathsAndriy Gapon2017-06-201-2/+2
* Fixed bsdinstall location of vfs.zfs.min_auto_ashiftSteven Hartland2017-06-202-2/+2
* periodic(8): delete trailing whitespaceEnji Cooper2017-06-201-3/+3
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-199-10/+10
* Check return value of seteuid() and bail out if we fail.Xin LI2017-06-191-2/+8
* Quiesce clang warning while building lpc.Sean Bruno2017-06-161-1/+1
* bsdinstall: correct comment after r320007Ed Maste2017-06-161-1/+1
* bsdinstall: use consistent EFI configuration across platformsEd Maste2017-06-163-5/+9
* Check if pthread_create(3) successfully created the thread prior to callMarcelo Araujo2017-06-161-3/+6
* Use nitems() from sys/param.h.Marcelo Araujo2017-06-151-6/+6
* Use nitems() from sys/param.h.Marcelo Araujo2017-06-151-2/+2
* Initialize variables and use byteorder(9) instead of aliasing char arrayMarcelo Araujo2017-06-151-3/+4
* Modernize FreeBSD version numbers in freebsd-update(8).Glen Barber2017-06-141-6/+6
* bsdinstall: support Auto ZFS mode for ARM64Allan Jude2017-06-121-1/+1
* bsdinstall: Make ZFS min_auto_ashift adjustment persistentAllan Jude2017-06-121-0/+6
* makefs: use C standard memcpy/memset in userlandEd Maste2017-06-121-3/+3
* Fix buffer lengths.Xin LI2017-06-121-4/+3
* Add more simple positive tests for chown(1)Enji Cooper2017-06-113-26/+207
* Make the VNC authentication build with LibreSSL on HardenedBSD and TrueOS.Marcelo Araujo2017-06-081-6/+8
* When the input parameter node is NULL, memory is allocated to it.Stephen J. Kiernan2017-06-061-1/+3
* Before returning because of an memory allocation error, free the memoryStephen J. Kiernan2017-06-061-0/+1
* Jails: Optionally prevent jailed root from binding to privileged portsAllan Jude2017-06-061-2/+6
* usr.sbin/sesutil: 'locate all off' does not deactivate empty slotsAllan Jude2017-06-061-5/+4
* Remove TODO for sub testcases added for bug 212160Enji Cooper2017-06-031-3/+0
* Fix the testplan after ^/head@r318960Enji Cooper2017-06-031-1/+1
* Don't execute the TODO cases in a subshellEnji Cooper2017-06-031-2/+1
* makefs: rename variable for NetBSD diff reductionEd Maste2017-06-031-2/+2