summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove end of line whitespace introduced in previous commit.joel2012-04-071-1/+1
* mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-071-8/+8
* Properly clear the O_NONBLOCK flag after opening the TTY.ed2012-04-061-1/+5
* Document syncdev, syncpeer and defer keywords forglebius2012-04-031-1/+19
* Make it possible to switch pfsync(4) deferral mechanism on/off.glebius2012-04-031-3/+25
* If hastd is invoked with "-P pidfile" option always create pidfiletrociny2012-03-291-5/+7
* Remove disklabel handling code from growfs. This should be donetrasz2012-03-291-105/+9
* Remove trailing whitespace per mdoc lint warningeadler2012-03-2910-82/+82
* mdoc: correct .Bd/.Bl arguments.joel2012-03-261-8/+8
* mdoc: terminate quoted strings.joel2012-03-262-67/+67
* - Permit number of ipfw tables to be changed in runtime.melifaro2012-03-252-10/+4
* Remove superfluous paragraph macro.joel2012-03-259-21/+0
* Document the show alias and add an EXAMPLES section.joel2012-03-241-1/+36
* Fix typo.trociny2012-03-231-7/+7
* Also fix the parameter usage in set80211meshpeering().bschmidt2012-03-231-1/+1
* Fix an incorrect parameter usage here.adrian2012-03-221-1/+1
* Document GEOM_PART_LDM scheme and partition types.ae2012-03-191-2/+38
* Add option to ignore error codes if the module specified is already loaded.hselasky2012-03-182-6/+20
* Make init(8) slightly more robust when /dev/console is missing.ed2012-03-143-17/+34
* Add missing "static".trasz2012-03-141-1/+1
* - Add ipfw eXtended tables permitting radix to be used for any kind of keys.melifaro2012-03-122-80/+232
* After r232548, clang complains about the apparent '=-' operator (adim2012-03-121-1/+1
* Fix whitespace.ed2012-03-111-8/+8
* Partially undo r228693, by removing NO_WFORMAT.clang in fsdb's Makefile,dim2012-03-092-3/+1
* Fix a variety of grammar and style nitseadler2012-03-091-15/+13
* Fix typo and bump the document date which I also forgot.thompsa2012-03-071-2/+2
* Add the ability to set which packet layers are used for the load balance hashthompsa2012-03-062-0/+68
* Make growfs(8) mostly style compliant. No functional changes,trasz2012-03-052-616/+457
* Fix a variety of grammar issues and style nits.eadler2012-03-041-74/+75
* remove some write-only variables.luigi2012-03-011-7/+2
* Update bridge(4) default values.brueffer2012-02-291-3/+3
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-3/+1
* Correct capitalization of "Hz" in user-visible text (manpages, printf(),gavin2012-02-282-3/+3
* Whitespace cleanup:gjb2012-02-251-4/+4
* Fix various typos in manual pages.gjb2012-02-251-2/+2
* Handle NULL return from crypt(3). Mostly from DragonFlykevlo2012-02-221-1/+2
* Remove reference to gsched_as module, which doesn'teadler2012-02-221-1/+1
* Disable jail support in ifconfig when either building a rescuermh2012-02-142-2/+15
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-122-19/+19
* Move utmpx handling out of init(8).ed2012-02-112-40/+2
* Nice range comparison.pjd2012-02-111-5/+3
* Be more helpful about alternate superblocks.trasz2012-02-102-2/+7
* Add BSD copyright notice.emaste2012-02-071-2/+22
* Improve sparse file handling when printing the block list for an inode bytruckman2012-02-061-7/+6
* Bump .Dd for r231076.glebius2012-02-061-1/+1
* Make the 'tcpwin' option of ipfw(8) accept ranges and lists.glebius2012-02-062-7/+18
* If a local write request is from the synchronization thread, when ittrociny2012-02-051-1/+2
* Fix the regression introduced in r226859: if the local component istrociny2012-02-051-1/+1
* Fix a possible infinite loop in "route flush" on 64-bit archs.hrs2012-02-041-2/+2
* Fix typo in comment.pjd2012-02-041-1/+1
OpenPOWER on IntegriCloud