| Commit message (Expand) | Author | Age | Files | Lines |
* | o Check for a required "pathname" argument presence. | maxim | 2006-09-29 | 1 | -0/+2 |
* | Explicitly say which gid do we use as a fallback, when operator | delphij | 2006-09-27 | 1 | -1/+1 |
* | Summer of Code 2005: improve libalias - part 1 of 2 | piso | 2006-09-26 | 1 | -1/+2 |
* | It is possible for bpf to return a length such that: | brooks | 2006-09-26 | 1 | -1/+1 |
* | Fix a typo in af_inet6.c such that IPv6 addresses may be deleted | bms | 2006-09-25 | 1 | -1/+1 |
* | In setifcap() only set/unset those capabilities the interface actually | andre | 2006-09-20 | 1 | -0/+1 |
* | Markup fixes. | ru | 2006-09-18 | 14 | -76/+96 |
* | Add -f option to program's usage(), fix manpage's SYNOPSIS. | ru | 2006-09-17 | 2 | -4/+3 |
* | Remove a contraction and add a missing article. | brueffer | 2006-09-17 | 1 | -2/+2 |
* | Check the length of the ipv4 and ipv6 address lists. It must be less | jhay | 2006-09-16 | 1 | -0/+4 |
* | Fix copy&paste mistake. | pjd | 2006-09-16 | 1 | -1/+1 |
* | Add 'configure' subcommand which for now only allows setting and removing | pjd | 2006-09-16 | 2 | -1/+88 |
* | Note that we don't destroy keys on read-only attached providers. | pjd | 2006-09-16 | 1 | -2/+5 |
* | First kill detached providers, because of two reasons: | pjd | 2006-09-16 | 1 | -7/+3 |
* | Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(), | jhay | 2006-09-16 | 1 | -1/+1 |
* | Fix markup snafu. | des | 2006-09-14 | 1 | -1/+2 |
* | Reduce the number of errors under WARNS=6 | charnier | 2006-09-13 | 1 | -9/+5 |
* | Add FBSDID, rename local variable time to not conflict with time() | charnier | 2006-09-12 | 1 | -7/+11 |
* | Fix the manual build. | obrien | 2006-09-10 | 5 | -24/+23 |
* | Re-word the description of the "async" flag. | danger | 2006-09-08 | 1 | -3/+6 |
* | Fix octal representation of TSO4 and TSO6 bits in interface capabilities | andre | 2006-09-08 | 1 | -1/+1 |
* | - Split failure probability configuration into read failure probability and | pjd | 2006-09-08 | 2 | -13/+28 |
* | Make TSO (TCP segmentation offload) capabilities visible and accessible with | andre | 2006-09-06 | 2 | -1/+20 |
* | While convenient, avoid using alloca() for reasons specified in | ru | 2006-09-06 | 1 | -4/+20 |
* | Support Celsius (nn.nC), Fahrenheit (nn.nF) and Kelvin (nnnn) to | ume | 2006-09-03 | 1 | -4/+39 |
* | o Fix style(9) for previous. | maxim | 2006-08-25 | 1 | -1/+1 |
* | A bunch of fixes from NetBSD: | maxim | 2006-08-25 | 1 | -17/+23 |
* | Add a note that the btime command only works on UFS2. | ceri | 2006-08-24 | 1 | -1/+4 |
* | Allow fsdb to manipulate the birthtime entries on UFS2. | ceri | 2006-08-23 | 3 | -3/+29 |
* | A pipe bandwidth of 10MBits/s should probably | dwmalone | 2006-08-23 | 1 | -1/+2 |
* | (media_status): Factor common code between IFM_ETHER and IFM_ATM cases. | thomas | 2006-08-22 | 1 | -21/+9 |
* | Remove alpha left-overs. | ru | 2006-08-22 | 3 | -6/+2 |
* | Revert the addition of -p. It's flawed in that dhclient should not run | brian | 2006-08-21 | 2 | -25/+7 |
* | Implement 'camcontrol reportluns'. This allows users to send the SCSI | ken | 2006-08-21 | 2 | -2/+300 |
* | Regigle parens to try and get the intended affect. This should fix people | dwmalone | 2006-08-20 | 1 | -6/+6 |
* | Fix typo. | julian | 2006-08-20 | 1 | -1/+1 |
* | comply with style police | julian | 2006-08-18 | 2 | -18/+19 |
* | Allow ipfw to forward to a destination that is specified by a table. | julian | 2006-08-17 | 2 | -11/+60 |
* | Bump the document date. s/dhclient/.Nm/ | brian | 2006-08-17 | 1 | -4/+7 |
* | Correct usage() | brian | 2006-08-17 | 1 | -1/+1 |
* | Add a -p switch to dhclient. The switch tells dhclient to persist | brian | 2006-08-17 | 2 | -5/+20 |
* | Regularly scheduled patch to unbreak regularly scheduled post-ipfilter | kan | 2006-08-17 | 1 | -1/+1 |
* | Take IP_FIREWALL_EXTENDED out of the man page too. | julian | 2006-08-17 | 1 | -8/+0 |
* | Clarify documentation of '-L' command line switch: the snapshot is | thomas | 2006-08-16 | 1 | -1/+2 |
* | Adapt to ipf 4.1.13 | guido | 2006-08-16 | 1 | -2/+2 |
* | If rawname returns NULL, deal with it appropriately. | mjacob | 2006-08-15 | 1 | -0/+2 |
* | Fix printing of integer Kelvins broken in rev. 1.71, which is | ru | 2006-08-15 | 1 | -3/+3 |
* | Print packet loss figures with one decimal place. ping6 already does | dd | 2006-08-14 | 1 | -4/+4 |
* | Add an extension to the UINT & ULONG types. The XINT & XLONG types behave | obrien | 2006-08-12 | 1 | -2/+10 |
* | Restore the "plumb" compatibility command, which was lost | yar | 2006-08-12 | 1 | -0/+1 |