| Commit message (Expand) | Author | Age | Files | Lines |
* | MFp4 bz_ipv6_fast: | bz | 2012-05-19 | 2 | -1/+21 |
* | mdoc: remove whitespace. | joel | 2012-05-17 | 1 | -1/+0 |
* | mdoc: remove superfluous paragraph macro. | joel | 2012-05-17 | 1 | -1/+0 |
* | Import work done under project/nand (@235533) into head. | gber | 2012-05-17 | 11 | -0/+1745 |
* | Minor mdoc nits. | joel | 2012-05-13 | 1 | -10/+10 |
* | Remove end of line whitespace. | joel | 2012-05-12 | 2 | -2/+2 |
* | mdoc: use Po and Pc macros instead of parens. Also avoid starting a line | joel | 2012-05-12 | 2 | -6/+8 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-12 | 2 | -4/+4 |
* | mdoc: remove redundant paragraph macro. | joel | 2012-05-12 | 1 | -1/+0 |
* | Add etherswitchcfg. | adrian | 2012-05-11 | 5 | -0/+1447 |
* | Skip nd6 line with no warning message when the system does not support | hrs | 2012-05-11 | 1 | -2/+4 |
* | 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 |