aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Skip nd6 line with no warning message when the system does not supportHiroki Sato2012-05-111-2/+4
* General mdoc(7) and typo fixes.Glen Barber2012-05-101-1/+1
* Document the -c option in --help outputEitan Adler2012-05-091-1/+1
* Clarify error that geli generatesEitan Adler2012-05-091-0/+3
* Fix offset calculation to actually rewrite the _last_ block.Edward Tomasz Napierala2012-05-061-2/+2
* Add support for RAID5R. Slightly improve support for RAIDMDF.Alexander Motin2012-05-061-3/+3
* Add description for GEOM RAID tunables/sysctls.Alexander Motin2012-05-061-1/+28
* Don't ignore start offset value when user specifies it togetherAndrey V. Elsukov2012-05-041-1/+4
* Implement read-only support for volumes in optimal state (without usingAlexander Motin2012-05-041-4/+6
* Add optional -o argument to the `graid label ` to specify some metadataAlexander Motin2012-05-032-3/+11
* Update man page date to the date of the last commit.Monthadar Al Jaberi2012-05-021-1/+1
* * Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_DISCOVER flag with a 'D';Monthadar Al Jaberi2012-05-011-0/+2
* * Added new command to ifconfig to activate Mesh Gate Announcement calledMonthadar Al Jaberi2012-05-012-0/+20
* Add to GEOM RAID class module, supporting the DDF metadata format, asAlexander Motin2012-04-301-1/+14
* Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangleEdward Tomasz Napierala2012-04-303-186/+263
* As of r226840, GELI starts one thread per CPU.Glen Barber2012-04-281-2/+1
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andAlexander Motin2012-04-191-2/+3
* Unbreak tinderbox.Josh Paetzel2012-04-182-27/+35
* Style.Edward Tomasz Napierala2012-04-181-2/+2
* Some improvements to GEOM MULTIPATH:Alexander Motin2012-04-182-8/+45
* VMware environment is frequent nowadays. Add VMFS id.Dmitry Morozovsky2012-04-161-0/+1
* Style.Edward Tomasz Napierala2012-04-151-5/+5
* Remove FSIRAND and FSMAXSWAP ifdefs, removing code unconditionally.Edward Tomasz Napierala2012-04-152-20/+1
* Update to version 2.3.1.0Josh Paetzel2012-04-134-4/+22
* Style.Edward Tomasz Napierala2012-04-121-10/+7
* Remove block reallocation used to make room for the cylinder groupEdward Tomasz Napierala2012-04-121-854/+165
* s/Free Memory Pages/Free Memory/ to avoid confusion, since we'reEitan Adler2012-04-111-1/+1
* It seems that libdisk(3) incorrectly sets d_secperunit value.Andrey V. Elsukov2012-04-111-1/+2
* Include <signal.h> (for SIGINFO).Robert Millan2012-04-091-0/+1
* Fix a couple of style issues. Tweak grammar and markup while here.Benjamin Kaduk2012-04-091-22/+27
* Remove end of line whitespace introduced in previous commit.Joel Dahl2012-04-071-1/+1
* mdoc: fix column names, indentation, column separation within each row, andJoel Dahl2012-04-071-8/+8
* Properly clear the O_NONBLOCK flag after opening the TTY.Ed Schouten2012-04-061-1/+5
* Document syncdev, syncpeer and defer keywords forGleb Smirnoff2012-04-031-1/+19
* Make it possible to switch pfsync(4) deferral mechanism on/off.Gleb Smirnoff2012-04-031-3/+25
* If hastd is invoked with "-P pidfile" option always create pidfileMikolaj Golub2012-03-291-5/+7
* Remove disklabel handling code from growfs. This should be doneEdward Tomasz Napierala2012-03-291-105/+9
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-2910-82/+82
* mdoc: correct .Bd/.Bl arguments.Joel Dahl2012-03-261-8/+8
* mdoc: terminate quoted strings.Joel Dahl2012-03-262-67/+67
* - Permit number of ipfw tables to be changed in runtime.Alexander V. Chernikov2012-03-252-10/+4
* Remove superfluous paragraph macro.Joel Dahl2012-03-259-21/+0
* Document the show alias and add an EXAMPLES section.Joel Dahl2012-03-241-1/+36
* Fix typo.Mikolaj Golub2012-03-231-7/+7
* Also fix the parameter usage in set80211meshpeering().Bernhard Schmidt2012-03-231-1/+1
* Fix an incorrect parameter usage here.Adrian Chadd2012-03-221-1/+1
* Document GEOM_PART_LDM scheme and partition types.Andrey V. Elsukov2012-03-191-2/+38
* Add option to ignore error codes if the module specified is already loaded.Hans Petter Selasky2012-03-182-6/+20
* Make init(8) slightly more robust when /dev/console is missing.Ed Schouten2012-03-143-17/+34
* Add missing "static".Edward Tomasz Napierala2012-03-141-1/+1