| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the size (-s) and start (-b) parameters of the add verb optional. | marcel | 2009-06-08 | 1 | -2/+126 |
* | Fix and add a workaround on an issue of EtherIP packet with reversed | hrs | 2009-06-07 | 2 | -0/+133 |
* | Allow humanized numbers for LBAs, as well as partition indices for | marcel | 2009-06-07 | 3 | -21/+120 |
* | Several ipfw options and actions use a 16-bit argument to indicate | luigi | 2009-06-05 | 1 | -3/+3 |
* | remove a printf that was only useful for debugging. | luigi | 2009-06-05 | 1 | -2/+0 |
* | Bump document date. | benno | 2009-06-05 | 1 | -1/+1 |
* | Perform some checking on the requested list of modules to warn people if they | benno | 2009-06-04 | 2 | -9/+142 |
* | style(9) pass prior to further changes. | benno | 2009-06-04 | 1 | -32/+37 |
* | track rename of CSA ie | sam | 2009-06-04 | 1 | -1/+1 |
* | Correct comment. | pjd | 2009-06-03 | 1 | -1/+1 |
* | Initialize iov and iovlen before use. | pjd | 2009-06-02 | 1 | -0/+2 |
* | - Use volatile for signal variables. | lulf | 2009-06-02 | 1 | -2/+2 |
* | Code for parsing nmount options in kernel was merged | rodrigc | 2009-06-01 | 1 | -1/+1 |
* | - Use sig_atomic_t for signal handler variables. | lulf | 2009-05-29 | 1 | -2/+2 |
* | - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOT | pjd | 2009-05-29 | 3 | -40/+54 |
* | Make dump -W show the level correctly. | brian | 2009-05-29 | 1 | -1/+1 |
* | Add support for the experimental nfs client to mount_nfs. The | rmacklem | 2009-05-27 | 4 | -8/+173 |
* | Bump the document date to reflect the 'p' command enhancements. | brian | 2009-05-25 | 1 | -1/+1 |
* | o Fix typo in the example. | maxim | 2009-05-25 | 1 | -1/+1 |
* | Enhance the 'p' command so that it understands size qualifiers (K/M/G) and | brian | 2009-05-25 | 2 | -6/+118 |
* | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | trasz | 2009-05-22 | 1 | -1/+1 |
* | Remove the unmaintained University of Michigan NFSv4 client from 8.x | rwatson | 2009-05-22 | 7 | -753/+6 |
* | Add links to libgeom(3) where appropriate. | trasz | 2009-05-19 | 1 | -0/+1 |
* | Do no spam the ifconfig output for the aggregated interface with 'laggdev lag... | thompsa | 2009-04-30 | 1 | -2/+1 |
* | Slightly improve gjournal documentation. | trasz | 2009-04-29 | 3 | -2/+8 |
* | Let pflogd's Makefile just use WARNS instead of changing CFLAGS. | ed | 2009-04-23 | 1 | -1/+2 |
* | Correct the information about when the respective functionality first | brueffer | 2009-04-23 | 1 | -1/+1 |
* | ifconfig(8) no longer needs to know how to print the IFF_NEEDSGIANT flag, | rwatson | 2009-04-18 | 1 | -1/+1 |
* | The structs ifaliasreq and in_aliasreq have exactly the same layout and | brooks | 2009-04-15 | 1 | -2/+2 |
* | Extend route command: | kmacy | 2009-04-14 | 2 | -11/+24 |
* | Style fixes to the newfs_msdos manpage. | ed | 2009-04-11 | 1 | -8/+9 |
* | Update documentation (forgotten in r190929). | ed | 2009-04-11 | 1 | -4/+5 |
* | Do not prepend /dev/ when -C is used. | ed | 2009-04-11 | 2 | -5/+7 |
* | When using -C, do not warn when the file is not a character device, but warn ... | ed | 2009-04-11 | 1 | -2/+7 |
* | Fix a bug in r185587. | ed | 2009-04-11 | 1 | -2/+3 |
* | Use ftruncate() instead of lseek()+write()+lseek() to set the created | ed | 2009-04-11 | 1 | -5/+1 |
* | De-static local variables in main() (which is not recursive) and const-ify | ed | 2009-04-11 | 1 | -10/+10 |
* | Show -@ and -C in usage, which were added in r185587. | ed | 2009-04-11 | 1 | -0/+2 |
* | Clean up the usage() function to use a single fprintf(). | ed | 2009-04-11 | 1 | -26/+25 |
* | Fix broken case where caused by last patch where | rrs | 2009-04-11 | 1 | -1/+2 |
* | Kill hard sentence break added in the previous revision. | trhodes | 2009-04-11 | 1 | -1/+4 |
* | Bump doc date for previous changes. | trhodes | 2009-04-11 | 1 | -1/+1 |
* | - Better wording in comment. | lulf | 2009-04-10 | 1 | -1/+1 |
* | - Implement the grow command to make it easier for users to extend plexes | lulf | 2009-04-10 | 2 | -7/+95 |
* | - Move logic for finding a unique drive name into its own routine for future | lulf | 2009-04-10 | 1 | -5/+12 |
* | - Move out allocation part of different gvinum objects into its own routine and | lulf | 2009-04-10 | 1 | -2/+1 |
* | Add emulation of delay profiles, which lets you model various | luigi | 2009-04-09 | 3 | -2/+403 |
* | o Grammar. | maxim | 2009-04-08 | 1 | -3/+3 |
* | Various cleanup of text, moving a couple of paragraphs | luigi | 2009-04-08 | 1 | -88/+99 |
* | Remove contractions, reword a sentence to avoid a double negative, | trhodes | 2009-04-07 | 1 | -3/+4 |