summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add entry for packages-8.3-release directory.kensmith2012-03-031-0/+1
* Grammar: tzsetup now has more than one option.emaste2012-02-291-1/+1
* Bump .Dd to reflect latest updatemm2012-02-291-1/+1
* Add procfs to jail-mountable filesystems.mm2012-02-291-0/+8
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-3/+1
* mdoc(7) stype - start new sentences on new linemm2012-02-281-8/+10
* Drop setuid status while doing file operations to prevent potentialdelphij2012-02-271-12/+21
* Fix segfault if distfetch and distextract binaries are run standalonenwhitehorn2012-02-262-2/+16
* Analogous to r232059, add a parameter for the ZFS file system:mm2012-02-261-1/+12
* When using uidstart in /etc/adduser.conf, get the nextdeischen2012-02-251-0/+1
* Exit with proper status when wake() fails.jh2012-02-241-5/+8
* style(9).jh2012-02-241-4/+4
* To improve control over the use of mount(8) inside a jail(8), introducemm2012-02-231-8/+28
* Handle NULL return from crypt(3). Mostly from DragonFlykevlo2012-02-223-4/+11
* If permitted protect the supervisor against pageout kill.trociny2012-02-191-0/+7
* Add -r option to restart the program if it has been terminated.trociny2012-02-192-22/+45
* If the supervising process receives SIGTERM, forward it to the spawnedtrociny2012-02-192-11/+72
* The pidfile_open(3) is going to be fixed to set close-on-exec in ordertrociny2012-02-192-26/+58
* Fix a stupid typo.jkim2012-02-161-1/+1
* Merge ACPICA 20120215.jkim2012-02-163-43/+43
* Add support for filtering USB devices and USB endpoints to the usbdump utilityhselasky2012-02-162-12/+174
* Fix warning when compiling with gcc46eadler2012-02-161-4/+0
* - Remove some unnecessary cast when assigning NULL to a handle.kevlo2012-02-151-3/+3
* readlink len-1kevlo2012-02-141-1/+1
* Restore message in man page on VFS timestamp precision.ed2012-02-141-1/+11
* Prevent periodic scripts that run longer than the expected period frombrooks2012-02-121-64/+95
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-121-1/+1
* Replace utxrm(8) by utx(8).ed2012-02-115-31/+99
* Correct date. It seems to be 2012.ed2012-02-101-1/+1
* Detect file modification properly by using tv_nsec.ed2012-02-101-8/+1
* Fix r231300: Use correct test so we only bail out on error instead of on non-...eadler2012-02-101-1/+1
* Permit the use of relative paths for the prefix argument.eadler2012-02-091-3/+9
* Add support for mounting devfs inside jails.mm2012-02-091-1/+12
* Mention run(4)kevlo2012-02-091-0/+1
* It's not an error if unlink(2) fails because the pathname doesn't exist.wollman2012-02-081-2/+2
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-0712-16/+16
* Be as explicit as possible when describing relation between the -m maskkib2012-02-041-3/+6
* Change the notes about the pidfile to include Doug's preferenceghelmer2012-02-011-2/+3
* Fix a whitespace nitkevlo2012-01-311-1/+1
* Allow contents of multiple directories to be merged to the current image.jkim2012-01-318-63/+139
* Since April 2, 2006, Indiana has observed DST.scf2012-01-281-2/+2
* o in6_ifinfo() does not do any kvm(3) operations, somaxim2012-01-271-26/+27
* Return proper error message if recording device is not specified.mav2012-01-271-1/+6
* Add CAM infrastructure to allow reporting when a drive's long read capacityken2012-01-261-1/+1
* Revert 229667: After some discussion of this change, it seems it isghelmer2012-01-252-3/+7
* Fix a SIGSEGV problem in directory entry renaming.hrs2012-01-251-0/+2
* Experimental support for booting CHRP-type PowerPC systems from hard disks.nwhitehorn2012-01-251-1/+3
* Clean up reinstall option and remove duplicate codeemaste2012-01-251-23/+12
* Try resolving jail path with realpath(3).mm2012-01-241-2/+8
* Fix warning when compiling with gcc46:eadler2012-01-201-3/+2
OpenPOWER on IntegriCloud