| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | After r232548, clang complains about the apparent '=-' operator (a | dim | 2012-03-12 | 1 | -1/+1 |
* | Fix whitespace. | ed | 2012-03-11 | 1 | -8/+8 |
* | Partially undo r228693, by removing NO_WFORMAT.clang in fsdb's Makefile, | dim | 2012-03-09 | 2 | -3/+1 |
* | Fix a variety of grammar and style nits | eadler | 2012-03-09 | 1 | -15/+13 |
* | Fix typo and bump the document date which I also forgot. | thompsa | 2012-03-07 | 1 | -2/+2 |
* | Add the ability to set which packet layers are used for the load balance hash | thompsa | 2012-03-06 | 2 | -0/+68 |
* | Make growfs(8) mostly style compliant. No functional changes, | trasz | 2012-03-05 | 2 | -616/+457 |
* | Fix a variety of grammar issues and style nits. | eadler | 2012-03-04 | 1 | -74/+75 |
* | remove some write-only variables. | luigi | 2012-03-01 | 1 | -7/+2 |
* | Update bridge(4) default values. | brueffer | 2012-02-29 | 1 | -3/+3 |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 1 | -3/+1 |
* | Correct capitalization of "Hz" in user-visible text (manpages, printf(), | gavin | 2012-02-28 | 2 | -3/+3 |
* | Whitespace cleanup: | gjb | 2012-02-25 | 1 | -4/+4 |
* | Fix various typos in manual pages. | gjb | 2012-02-25 | 1 | -2/+2 |
* | Handle NULL return from crypt(3). Mostly from DragonFly | kevlo | 2012-02-22 | 1 | -1/+2 |