summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-4/+0
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+2
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-5/+0
* Fix a variety of warnings when compiling with gcc46eadler2012-01-201-10/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-4/+0
* Fix warning when compiling with gcc46:eadler2012-01-201-4/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Warn if trying to install over an existing partition, which usually failsnwhitehorn2012-01-181-4/+22
* Fix #ifdef VERBOSE for UTC caseemaste2012-01-181-18/+25
* Don't write /var/db/zoneinfo when zone is not actually changed.emaste2012-01-181-3/+5
* Add missing line continuation \. It did not cause any issue becauseemaste2012-01-181-1/+1
* Revert changes in r228790. It prevented the ypserv daemon from working withhrs2012-01-171-3/+1
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-161-1/+2
* Remove unused ACPICA sources from userland makefiles.jkim2012-01-132-10/+9
* Fix copyright yearkevlo2012-01-131-1/+1
* fgets(3) returns a pointer, so compare against NULL, not integer 0.kevlo2012-01-133-6/+6
* Use a reasonable-sized buffer when formatting error messages aboutwollman2012-01-121-3/+31
* Add the CAM Target Layer (CTL).ken2012-01-127-1/+5197
* Merge ACPICA 20120111.jkim2012-01-112-8/+9
* Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1)syrinx2012-01-104-26/+62
* X11BASE has been deprecated for a long time and will die sooneadler2012-01-091-1/+1
* Allow daemon(8) to run pidfile_open() before relenquishing privilegesghelmer2012-01-051-3/+3
* Touch up some more small typos missed in the previous round.uqs2012-01-052-2/+2
* Further fix a typo and spelling classic correctly in function names,uqs2012-01-051-8/+8
* Partial backout of r228990, restore original MIB object name.uqs2012-01-052-4/+4
* Add an missing argument to open(2). If O_CREAT flag is specified,pjd2012-01-041-1/+1
* Add an missing argument to open(2). If O_CREAT flag is specified,pjd2012-01-041-1/+1
* Replace index() and rindex() calls with strchr() and strrchr().ed2012-01-039-26/+26
* Fix subtle typo: compare against idx -- not index.ed2012-01-031-1/+1
OpenPOWER on IntegriCloud