summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Gavin documented these alternate options in good faith in r222751dougb2011-08-061-7/+4
* Update to -r224294 to ensure that only one of MNT_SUJ or MNT_SOFTDEPmckusick2011-07-301-2/+2
* Move the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ in mnt_flagmckusick2011-07-241-2/+3
* This patch removes a check in ifconfig which disables HT/40 channelsadrian2011-07-201-12/+0
* This patch enables listing DFS related flags when 'ifconfig -v wlanXadrian2011-07-191-3/+14
* If compiling RESCUE always ignore feature_present(3) calls so thatbz2011-07-183-0/+7
* The MBR uses a 32-bit unsigned integer to store the size of a slice, butrstone2011-07-171-4/+4
* Break out the pass 5 inode and block map updating into a separate functionmckusick2011-07-152-28/+45
* When using -A option (unmount all mounted filesystems), do not attemptmckusick2011-07-141-0/+2
* Use _PATH_DEV and make the format more consistent with GEOM_LABEL.delphij2011-07-141-1/+2
* Add a -l option to show file system's corresponding /dev/ufsid path.delphij2011-07-142-5/+26
* Remove trailing whitespace in the shutdown(8) manual.gjb2011-07-141-2/+2
* Improvements to the shutdown(8) manual.gjb2011-07-141-12/+14
* When exiting with error because of an invalid command line argumenttrociny2011-07-131-3/+3
* Fix indentation.trociny2011-07-131-1/+1
* Use NULL instead of 0 for third argument of sigaction(2).ae2011-07-121-1/+1
* Add SIGINFO handler.ae2011-07-121-0/+24
* Remove useless initialization.trociny2011-07-051-2/+1
* Add infrastructure to allow all frames/packets received on an interfacebz2011-07-033-1/+118
* Fix a typo.sem2011-07-011-1/+1
* - Handle the JOP_SYNC case as appropriate.jeff2011-06-301-0/+1
* Add new rule actions "call" and "return" to ipfw. They makeae2011-06-293-1/+106
* Improve error reporting. Use corresponding error message when file to beae2011-06-291-4/+11
* Check the returned value of activemap_write_complete() and update matadata ontrociny2011-06-281-2/+5
* Make activemap_write_start/complete check the keepdirty list, whentrociny2011-06-281-5/+8
* Revert the mechanical change from 'file system' to 'filesystem', committedtrasz2011-06-282-41/+41
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-1/+1
* Compile hastd and hastctl with capsicum support.pjd2011-06-272-1/+3
* Compile capsicum support only if HAVE_CAPSICUM is defined.pjd2011-06-271-0/+4
* Log a warning if we cannot sandbox using capsicum, but only under debug level 1.pjd2011-06-271-2/+6
* Actually, if code had followed style(9), there would be less stupid errorsglebius2011-06-241-15/+30
* Remove duplicated header fileskevlo2011-06-241-1/+0
* Advertise growfs(8) a little better.trasz2011-06-222-2/+4
* Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indenttrasz2011-06-222-46/+46
* One more braino from me.glebius2011-06-221-3/+6
* When user specifies the bootcode with size smaller than VTOC_BOOTCODE,ae2011-06-211-1/+4
* Mod the offset padding by alignment. Without this change we maydelphij2011-06-211-2/+2
* The "size" param needs no adjusting to stripeoffset.ae2011-06-211-2/+2
* Correct subcommand name 'unset' -> 'unscript'.pjd2011-06-181-1/+1
* Fix clang warnings.benl2011-06-181-1/+2
* - Fix my braino in the 220835, when I used strtok(). It isn'tglebius2011-06-171-14/+32
* In HAST we use two sockets - one for only sending the data and one fortrociny2011-06-172-0/+6
* Add "alignment" param to the request before calling gpart_autofill().ae2011-06-161-0/+1
* Revert r222688.sobomax2011-06-161-14/+2
* Lay groundwork in CAM for recording and reporting physical path andgibbs2011-06-141-9/+10
* Implement "global" mode for ipfw nat. It is similar to natd(8)ae2011-06-144-7/+45
* Check nat id a bit more strictly.ae2011-06-141-6/+7
* Grab one of the ifcap bits for netmap, and enable printing in ifconfig.luigi2011-06-141-1/+1
* Implement fully asynchronous partial truncation with softupdates journalingjeff2011-06-101-36/+16
* Add dump.c to the rtsol build. It is needed now that sec2str is non-staticken2011-06-081-1/+1
OpenPOWER on IntegriCloud