aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make the chroot shell more functional by providing devfs.Nathan Whitehorn2012-03-051-0/+1
* Permit the use of raidz3 in pc-sysinstallEitan Adler2012-03-041-1/+1
* Add entry for packages-8.3-release directory.Ken Smith2012-03-031-0/+1
* Grammar: tzsetup now has more than one option.Ed Maste2012-02-291-1/+1
* Bump .Dd to reflect latest updateMartin Matuska2012-02-291-1/+1
* Add procfs to jail-mountable filesystems.Martin Matuska2012-02-291-0/+8
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-3/+1
* mdoc(7) stype - start new sentences on new lineMartin Matuska2012-02-281-8/+10
* Drop setuid status while doing file operations to prevent potentialXin LI2012-02-271-12/+21
* Fix segfault if distfetch and distextract binaries are run standaloneNathan Whitehorn2012-02-262-2/+16
* Analogous to r232059, add a parameter for the ZFS file system:Martin Matuska2012-02-261-1/+12
* When using uidstart in /etc/adduser.conf, get the nextDaniel Eischen2012-02-251-0/+1
* Exit with proper status when wake() fails.Jaakko Heinonen2012-02-241-5/+8
* style(9).Jaakko Heinonen2012-02-241-4/+4
* To improve control over the use of mount(8) inside a jail(8), introduceMartin Matuska2012-02-231-8/+28
* Handle NULL return from crypt(3). Mostly from DragonFlyKevin Lo2012-02-223-4/+11
* If permitted protect the supervisor against pageout kill.Mikolaj Golub2012-02-191-0/+7
* Add -r option to restart the program if it has been terminated.Mikolaj Golub2012-02-192-22/+45
* If the supervising process receives SIGTERM, forward it to the spawnedMikolaj Golub2012-02-192-11/+72
* The pidfile_open(3) is going to be fixed to set close-on-exec in orderMikolaj Golub2012-02-192-26/+58
* Fix a stupid typo.Jung-uk Kim2012-02-161-1/+1
* Merge ACPICA 20120215.Jung-uk Kim2012-02-163-43/+43
* Add support for filtering USB devices and USB endpoints to the usbdump utilityHans Petter Selasky2012-02-162-12/+174
* Fix warning when compiling with gcc46Eitan Adler2012-02-161-4/+0
* - Remove some unnecessary cast when assigning NULL to a handle.Kevin Lo2012-02-151-3/+3
* readlink len-1Kevin Lo2012-02-141-1/+1
* Restore message in man page on VFS timestamp precision.Ed Schouten2012-02-141-1/+11
* Prevent periodic scripts that run longer than the expected period fromBrooks Davis2012-02-121-64/+95
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-1/+1
* Replace utxrm(8) by utx(8).Ed Schouten2012-02-115-31/+99
* Correct date. It seems to be 2012.Ed Schouten2012-02-101-1/+1
* Detect file modification properly by using tv_nsec.Ed Schouten2012-02-101-8/+1
* Fix r231300: Use correct test so we only bail out on error instead of on non-...Eitan Adler2012-02-101-1/+1
* Permit the use of relative paths for the prefix argument.Eitan Adler2012-02-091-3/+9
* Add support for mounting devfs inside jails.Martin Matuska2012-02-091-1/+12
* Mention run(4)Kevin Lo2012-02-091-0/+1
* It's not an error if unlink(2) fails because the pathname doesn't exist.Garrett Wollman2012-02-081-2/+2
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-0712-16/+16
* Be as explicit as possible when describing relation between the -m maskKonstantin Belousov2012-02-041-3/+6
* Change the notes about the pidfile to include Doug's preferenceGuy Helmer2012-02-011-2/+3
* Fix a whitespace nitKevin Lo2012-01-311-1/+1
* Allow contents of multiple directories to be merged to the current image.Jung-uk Kim2012-01-318-63/+139
* Since April 2, 2006, Indiana has observed DST.Sean Farley2012-01-281-2/+2
* o in6_ifinfo() does not do any kvm(3) operations, soMaxim Konovalov2012-01-271-26/+27
* Return proper error message if recording device is not specified.Alexander Motin2012-01-271-1/+6
* Add CAM infrastructure to allow reporting when a drive's long read capacityKenneth D. Merry2012-01-261-1/+1
* Revert 229667: After some discussion of this change, it seems it isGuy Helmer2012-01-252-3/+7
* Fix a SIGSEGV problem in directory entry renaming.Hiroki Sato2012-01-251-0/+2
* Experimental support for booting CHRP-type PowerPC systems from hard disks.Nathan Whitehorn2012-01-251-1/+3
* Clean up reinstall option and remove duplicate codeEd Maste2012-01-251-23/+12