summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix base vaddr detection for ELF binaries. PT_LOAD with offset 0 is notgonzo2012-03-221-2/+2
* Fix a sentence in a paragraph that describes time and interval basedglebius2012-03-211-2/+2
* Don't run through time checks when entry is definitely oversized. Thisglebius2012-03-211-2/+5
* Merge ACPICA 20120320.jkim2012-03-201-1/+12
* Fix the following warning from clang trunk:dim2012-03-191-1/+4
* An intel RAID can have any arbitrary name.jpaetzel2012-03-191-4/+1
* Redirect camcontrol stderr to /dev/null.jpaetzel2012-03-181-1/+1
* The UMS module is now loaded by rules in /etc/devd/usb.conf whichhselasky2012-03-171-10/+1
* Create new file header format to simplify the endian and cross platform issues.hselasky2012-03-161-82/+70
* Fix cross-platform issue about the file-format in whichhselasky2012-03-161-8/+97
* Update man page to present -T argument in synopsissbruno2012-03-141-1/+1
* Fix crunchide on MIPS with other than the O32 ABI.jmallett2012-03-131-1/+2
* sysinstall was removed from usr.sbin/Makefile in r225937. Because per-archjmallett2012-03-132-2/+0
* Use gpart "-a" flag to 4k alignment.jpaetzel2012-03-122-62/+3
* Add the ability to use a varity of ZFS dataset options.jpaetzel2012-03-125-47/+78
* Improve ZFS exporting functionality, only export pools which are on ajpaetzel2012-03-121-16/+18
* Check for intel RAID devicesjpaetzel2012-03-121-1/+13
* Fix a couple of bugs saving network config.jpaetzel2012-03-121-4/+10
* Make sure when creating new MBR partition it is set to active by default.jpaetzel2012-03-122-2/+7
* Fix a bug running the autoinstall functionality.jpaetzel2012-03-121-1/+1
* Perform even more style changes.ed2012-03-101-4/+8
* Fix whitespace.ed2012-03-101-35/+29
* Improve error reporting in diskinfo(8) by not displaying errno whentrasz2012-03-091-4/+8
* Work around broken BIOS memory reportingemaste2012-03-081-2/+9
* Make parallel build more safer.jkim2012-03-071-8/+10
* Improve multi-line kernel ident parsingemaste2012-03-071-3/+4
* Fix building with WITHOUT_INET_SUPPORT set.bz2012-03-061-2/+4
* Add LUN resizing to CTL. Also make it possible to explicitly settrasz2012-03-063-7/+131
* Make the chroot shell more functional by providing devfs.nwhitehorn2012-03-051-0/+1
* Permit the use of raidz3 in pc-sysinstalleadler2012-03-041-1/+1
* 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
OpenPOWER on IntegriCloud