summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud