| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove (c) line. | ivoras | 2009-08-23 | 1 | -1/+0 |
* | Remove the dependency on the kernel -- in particular the gctl request to | marcel | 2009-08-19 | 1 | -18/+23 |
* | Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run | pjd | 2009-08-17 | 1 | -1/+2 |
* | Emit a proper error message instead of dumping core when 1) | marcel | 2009-08-16 | 1 | -2/+14 |
* | Delete the descriptions of the gssname and allgssname optionss from | rmacklem | 2009-07-29 | 1 | -42/+1 |
* | Mesh fixes, namely: | rpaulo | 2009-07-27 | 1 | -11/+14 |
* | Make ifconfig ifN -vnet <jname|jid> actually work: | bz | 2009-07-26 | 1 | -7/+20 |
* | Fix the logic to count the number of "live interfaces". With this change | sam | 2009-07-21 | 1 | -9/+11 |
* | More mesh bits, namely: | rpaulo | 2009-07-20 | 1 | -4/+6 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 3 | -50/+467 |
* | Fix alignment issue with ATA IDENTIFY structure. | scottl | 2009-07-10 | 1 | -11/+11 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 2 | -6/+263 |
* | - 'burst' description rewritten. | oleg | 2009-06-26 | 1 | -5/+10 |
* | o Kill grammar nits. | maxim | 2009-06-26 | 1 | -2/+2 |
* | - fix dummynet 'fast' mode for WF2Q case. | oleg | 2009-06-24 | 4 | -7/+48 |
* | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | dfr | 2009-06-24 | 2 | -17/+17 |
* | Add the "vnet" and "-vnet" options, to allow moving interfaces between | jamie | 2009-06-24 | 3 | -3/+47 |
* | Add a note about the implication of secure level setting against kldload, | delphij | 2009-06-23 | 1 | -0/+6 |
* | - Use size_t instead of int when appropriate; | delphij | 2009-06-23 | 11 | -26/+22 |
* | time_t does not always fit into long, for instance on arm. So rather cast | jhay | 2009-06-23 | 1 | -3/+3 |
* | - Back out the previous change in order to maintain compatibility. | lulf | 2009-06-17 | 1 | -2/+2 |
* | Remove redundant code from runshutdown() now tcsetsid(3) works reliably. | ed | 2009-06-15 | 1 | -18/+1 |
* | - The maximum number of heads is 255, not 256. | lulf | 2009-06-15 | 1 | -2/+2 |
* | Fix the staircase issue properly this time. | ed | 2009-06-14 | 1 | -0/+8 |
* | Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32 | sam | 2009-06-13 | 1 | -21/+31 |
* | Add support for labels derived from GPT metadata. | ivoras | 2009-06-13 | 1 | -2/+14 |
* | fsck_msdosfs: accept no-op -C option for compatibilty with fsck | avg | 2009-06-10 | 2 | -4/+10 |
* | Fix an off by one error when we limit append/prepend text sizes based on our | brian | 2009-06-08 | 1 | -5/+15 |
* | Change the printf format string to match the variable type to quiet | jhb | 2009-06-08 | 1 | -2/+2 |
* | Permit the specification of bandwidth values within | luigi | 2009-06-08 | 2 | -40/+72 |
* | add a missing format in a printf | luigi | 2009-06-08 | 1 | -1/+1 |
* | 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 |