aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try resolving jail path with realpath(3).Martin Matuska2012-01-241-2/+8
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-3/+2
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-4/+0
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+2
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-5/+0
* Fix a variety of warnings when compiling with gcc46Eitan Adler2012-01-201-10/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-4/+0
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-4/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Warn if trying to install over an existing partition, which usually failsNathan Whitehorn2012-01-181-4/+22
* Fix #ifdef VERBOSE for UTC caseEd Maste2012-01-181-18/+25
* Don't write /var/db/zoneinfo when zone is not actually changed.Ed Maste2012-01-181-3/+5
* Add missing line continuation \. It did not cause any issue becauseEd Maste2012-01-181-1/+1
* Revert changes in r228790. It prevented the ypserv daemon from working withHiroki Sato2012-01-171-3/+1
* Change checkpath() to not exit on error. This is a prerequisite forJaakko Heinonen2012-01-161-1/+2
* Remove unused ACPICA sources from userland makefiles.Jung-uk Kim2012-01-132-10/+9
* Fix copyright yearKevin Lo2012-01-131-1/+1
* fgets(3) returns a pointer, so compare against NULL, not integer 0.Kevin Lo2012-01-133-6/+6
* Use a reasonable-sized buffer when formatting error messages aboutGarrett Wollman2012-01-121-3/+31
* Add the CAM Target Layer (CTL).Kenneth D. Merry2012-01-127-1/+5197
* Merge ACPICA 20120111.Jung-uk Kim2012-01-112-8/+9
* Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1)Shteryana Shopova2012-01-104-26/+62
* X11BASE has been deprecated for a long time and will die soonEitan Adler2012-01-091-1/+1
* Allow daemon(8) to run pidfile_open() before relenquishing privilegesGuy Helmer2012-01-051-3/+3
* Touch up some more small typos missed in the previous round.Ulrich Spörlein2012-01-052-2/+2