| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove reference to gsched_as module, which doesn't | eadler | 2012-02-22 | 1 | -1/+1 |
* | Disable jail support in ifconfig when either building a rescue | rmh | 2012-02-14 | 2 | -2/+15 |
* | Globally replace u_int*_t from (non-contributed) man pages. | ed | 2012-02-12 | 2 | -19/+19 |
* | Move utmpx handling out of init(8). | ed | 2012-02-11 | 2 | -40/+2 |
* | Nice range comparison. | pjd | 2012-02-11 | 1 | -5/+3 |
* | Be more helpful about alternate superblocks. | trasz | 2012-02-10 | 2 | -2/+7 |
* | Add BSD copyright notice. | emaste | 2012-02-07 | 1 | -2/+22 |
* | Improve sparse file handling when printing the block list for an inode by | truckman | 2012-02-06 | 1 | -7/+6 |
* | Bump .Dd for r231076. | glebius | 2012-02-06 | 1 | -1/+1 |
* | Make the 'tcpwin' option of ipfw(8) accept ranges and lists. | glebius | 2012-02-06 | 2 | -7/+18 |
* | If a local write request is from the synchronization thread, when it | trociny | 2012-02-05 | 1 | -1/+2 |
* | Fix the regression introduced in r226859: if the local component is | trociny | 2012-02-05 | 1 | -1/+1 |
* | Fix a possible infinite loop in "route flush" on 64-bit archs. | hrs | 2012-02-04 | 1 | -2/+2 |
* | Fix typo in comment. | pjd | 2012-02-04 | 1 | -1/+1 |
* | Add -e to set arbitrary kernel environment variables. | emaste | 2012-01-31 | 2 | -10/+44 |
* | Fix build when RELEASE_CRUNCH is defined. | nyan | 2012-01-29 | 1 | -2/+2 |
* | Remove trailing whitespace. | jh | 2012-01-28 | 1 | -1/+1 |
* | Rewrite option parsing in mdconfig(8). This makes it more user-friendly | trasz | 2012-01-27 | 1 | -118/+131 |
* | Add CAM infrastructure to allow reporting when a drive's long read capacity | ken | 2012-01-26 | 1 | -1/+2 |
* | Add a timeout on positive name cache entries in the NFS client. That is, | jhb | 2012-01-25 | 1 | -0/+4 |
* | - Fix documentation to note that /etc/hast.conf is the default configuration | pjd | 2012-01-24 | 1 | -4/+6 |
* | Free memory that won't be used in child. | pjd | 2012-01-22 | 1 | -3/+7 |
* | Fix minor memory leak. | pjd | 2012-01-21 | 1 | -0/+1 |
* | Replace the beerware license on mdconfig(8) with standard 2-clause BSD. | trasz | 2012-01-21 | 1 | -8/+25 |
* | Remove another unused token. | pjd | 2012-01-20 | 1 | -1/+1 |
* | Remove unused token 'port'. | pjd | 2012-01-20 | 2 | -2/+1 |
* | Don't print the nmount(2) provided error message if it is empty. | jh | 2012-01-20 | 1 | -1/+4 |