| Commit message (Expand) | Author | Age | Files | Lines |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 1 | -1/+1 |
* | Document the -c option in --help output | eadler | 2012-05-09 | 1 | -1/+1 |
* | Clarify error that geli generates | eadler | 2012-05-09 | 1 | -0/+3 |
* | Fix offset calculation to actually rewrite the _last_ block. | trasz | 2012-05-06 | 1 | -2/+2 |
* | Add support for RAID5R. Slightly improve support for RAIDMDF. | mav | 2012-05-06 | 1 | -3/+3 |
* | Add description for GEOM RAID tunables/sysctls. | mav | 2012-05-06 | 1 | -1/+28 |
* | Don't ignore start offset value when user specifies it together | ae | 2012-05-04 | 1 | -1/+4 |
* | Implement read-only support for volumes in optimal state (without using | mav | 2012-05-04 | 1 | -4/+6 |
* | Add optional -o argument to the `graid label ` to specify some metadata | mav | 2012-05-03 | 2 | -3/+11 |
* | Update man page date to the date of the last commit. | monthadar | 2012-05-02 | 1 | -1/+1 |
* | * Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_DISCOVER flag with a 'D'; | monthadar | 2012-05-01 | 1 | -0/+2 |
* | * Added new command to ifconfig to activate Mesh Gate Announcement called | monthadar | 2012-05-01 | 2 | -0/+20 |
* | Add to GEOM RAID class module, supporting the DDF metadata format, as | mav | 2012-04-30 | 1 | -1/+14 |
* | Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangle | trasz | 2012-04-30 | 3 | -186/+263 |
* | As of r226840, GELI starts one thread per CPU. | gjb | 2012-04-28 | 1 | -2/+1 |
* | Add to GEOM RAID class module for reading non-degraded RAID5 volumes and | mav | 2012-04-19 | 1 | -2/+3 |
* | Unbreak tinderbox. | jpaetzel | 2012-04-18 | 2 | -27/+35 |
* | Style. | trasz | 2012-04-18 | 1 | -2/+2 |
* | Some improvements to GEOM MULTIPATH: | mav | 2012-04-18 | 2 | -8/+45 |
* | VMware environment is frequent nowadays. Add VMFS id. | marck | 2012-04-16 | 1 | -0/+1 |
* | Style. | trasz | 2012-04-15 | 1 | -5/+5 |
* | Remove FSIRAND and FSMAXSWAP ifdefs, removing code unconditionally. | trasz | 2012-04-15 | 2 | -20/+1 |
* | Update to version 2.3.1.0 | jpaetzel | 2012-04-13 | 4 | -4/+22 |
* | Style. | trasz | 2012-04-12 | 1 | -10/+7 |
* | Remove block reallocation used to make room for the cylinder group | trasz | 2012-04-12 | 1 | -854/+165 |
* | s/Free Memory Pages/Free Memory/ to avoid confusion, since we're | eadler | 2012-04-11 | 1 | -1/+1 |
* | It seems that libdisk(3) incorrectly sets d_secperunit value. | ae | 2012-04-11 | 1 | -1/+2 |
* | Include <signal.h> (for SIGINFO). | rmh | 2012-04-09 | 1 | -0/+1 |
* | Fix a couple of style issues. Tweak grammar and markup while here. | bjk | 2012-04-09 | 1 | -22/+27 |
* | Remove end of line whitespace introduced in previous commit. | joel | 2012-04-07 | 1 | -1/+1 |
* | mdoc: fix column names, indentation, column separation within each row, and | joel | 2012-04-07 | 1 | -8/+8 |
* | Properly clear the O_NONBLOCK flag after opening the TTY. | ed | 2012-04-06 | 1 | -1/+5 |
* | Document syncdev, syncpeer and defer keywords for | glebius | 2012-04-03 | 1 | -1/+19 |
* | Make it possible to switch pfsync(4) deferral mechanism on/off. | glebius | 2012-04-03 | 1 | -3/+25 |
* | If hastd is invoked with "-P pidfile" option always create pidfile | trociny | 2012-03-29 | 1 | -5/+7 |
* | Remove disklabel handling code from growfs. This should be done | trasz | 2012-03-29 | 1 | -105/+9 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 10 | -82/+82 |
* | mdoc: correct .Bd/.Bl arguments. | joel | 2012-03-26 | 1 | -8/+8 |
* | mdoc: terminate quoted strings. | joel | 2012-03-26 | 2 | -67/+67 |
* | - Permit number of ipfw tables to be changed in runtime. | melifaro | 2012-03-25 | 2 | -10/+4 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 9 | -21/+0 |
* | Document the show alias and add an EXAMPLES section. | joel | 2012-03-24 | 1 | -1/+36 |
* | Fix typo. | trociny | 2012-03-23 | 1 | -7/+7 |
* | Also fix the parameter usage in set80211meshpeering(). | bschmidt | 2012-03-23 | 1 | -1/+1 |
* | Fix an incorrect parameter usage here. | adrian | 2012-03-22 | 1 | -1/+1 |
* | Document GEOM_PART_LDM scheme and partition types. | ae | 2012-03-19 | 1 | -2/+38 |
* | Add option to ignore error codes if the module specified is already loaded. | hselasky | 2012-03-18 | 2 | -6/+20 |
* | Make init(8) slightly more robust when /dev/console is missing. | ed | 2012-03-14 | 3 | -17/+34 |
* | Add missing "static". | trasz | 2012-03-14 | 1 | -1/+1 |
* | - Add ipfw eXtended tables permitting radix to be used for any kind of keys. | melifaro | 2012-03-12 | 2 | -80/+232 |