| Commit message (Expand) | Author | Age | Files | Lines |
* | - Xref mount_reiserfs(8) | pav | 2006-01-10 | 1 | -0/+1 |
* | Mention the -b flag in the SYNOPSIS. | brooks | 2006-01-10 | 1 | -1/+1 |
* | When we give up on an interface, use the arp(8) command to remove all | brooks | 2006-01-10 | 1 | -2/+5 |
* | Allow users to add aliases to the interface. | brooks | 2006-01-10 | 1 | -13/+13 |
* | Langauge fixes required to disambiguate some statements. | gnn | 2006-01-08 | 1 | -84/+114 |
* | It was always intended that regular expression matching be case | imp | 2006-01-08 | 1 | -1/+1 |
* | - Mention the size of the additional header | pav | 2006-01-07 | 1 | -1/+1 |
* | o Typo in the error message: s/invald/invalid. | maxim | 2006-01-05 | 1 | -1/+1 |
* | Add a -P option to allow skipping newfs when using a vnode-backed | dd | 2006-01-02 | 2 | -6/+22 |
* | When printing SSID's in ifconfig(8)'s scan mode, set the width of the | rwatson | 2005-12-30 | 1 | -3/+3 |
* | Add printproto.c to libipf | guido | 2005-12-30 | 1 | -2/+2 |
* | document deftxkey | sam | 2005-12-26 | 1 | -1/+9 |
* | Kill the BUGS section, and remove a similar line noted under -T. As far | trhodes | 2005-12-25 | 1 | -14/+3 |
* | Add the example that green@ used in his commit log for the dump to a | imp | 2005-12-23 | 1 | -1/+8 |
* | If we're operating without running external programs (-N) and | dd | 2005-12-22 | 1 | -1/+1 |
* | Sort the list results by the unit number. The list returned by the | dd | 2005-12-22 | 1 | -3/+13 |
* | o Remove rev. 1.14 debug printf(3) leftovers. | maxim | 2005-12-20 | 1 | -6/+1 |
* | Fixing multi-session disc mount by passing the correct "ssector" option | avatar | 2005-12-19 | 1 | -1/+1 |
* | Rev 1.15 should have incremented the date on this manual page. | jkoshy | 2005-12-19 | 1 | -1/+1 |
* | Document the pfsync(4) specific maxupd parameter, with text mostly taken | ceri | 2005-12-16 | 1 | -1/+12 |
* | add control for packet bursting | sam | 2005-12-14 | 2 | -1/+30 |
* | o Correct usage(): delete command takes as argument array not channel. | maxim | 2005-12-14 | 1 | -1/+1 |
* | Add support for creating span ports so that one can snoop bridged traffic | thompsa | 2005-12-14 | 2 | -0/+35 |
* | display a bssid that's zero with the -v option | sam | 2005-12-14 | 1 | -1/+1 |
* | [mdoc] add missing space before a punctuation type argument. | ru | 2005-12-13 | 1 | -1/+1 |
* | Add a new feature for optimizining ipfw rulesets - substitution of the | glebius | 2005-12-13 | 1 | -46/+44 |
* | For reiserfs, pass mount parameters directly to nmount() instead | rodrigc | 2005-12-12 | 1 | -1/+1 |
* | add mcastrate support | sam | 2005-12-12 | 2 | -1/+25 |
* | When we get a bogus hostname in an option, drop the option rather than | brooks | 2005-12-10 | 1 | -1/+4 |
* | Cleanup _FreeBSD_version. | glebius | 2005-12-09 | 1 | -3/+0 |
* | Tweak -32 description and add -32 FILES. | obrien | 2005-12-09 | 1 | -2/+7 |
* | Teach NOP GEOM class how to gather the following statistics: | pjd | 2005-12-08 | 2 | -6/+25 |
* | - The geom(8) utility only uses three types of arguments: string (char *), | pjd | 2005-12-07 | 10 | -729/+327 |
* | Remove workaround for old GCC bugs. | rodrigc | 2005-12-03 | 1 | -5/+0 |
* | Simplify parsing of mount options by passing | rodrigc | 2005-12-03 | 1 | -1/+1 |
* | Remove mqueuefs from LINKS, it is no longer needed for nmount interface. | davidxu | 2005-12-02 | 1 | -1/+0 |
* | Remove unsupported "dev" option from comments of mntopts.h. | rodrigc | 2005-12-02 | 1 | -1/+1 |
* | Sync usage() with SYNOPSIS. | ru | 2005-12-01 | 1 | -4/+4 |
* | Add -q to usage(). | ru | 2005-12-01 | 1 | -2/+2 |
* | Fixing yet another regression introduced in rev1.37 by preserving cs_local | avatar | 2005-12-01 | 1 | -0/+1 |
* | We couldn't specify the rule for filtering tunnel traffic since an | ume | 2005-11-29 | 2 | -16/+62 |
* | Catch up with ip_dummynet.h rev. 1.38 and fix build. | glebius | 2005-11-29 | 1 | -2/+2 |
* | Garbage-collect now unused struct _ipfw_insn_pipe and flush_pipe_ptrs(), | glebius | 2005-11-29 | 1 | -1/+1 |
* | Remove MNT_NODEV mount option. In RELENG_6, MNT_NODEV was a no-op. | rodrigc | 2005-11-29 | 1 | -2/+0 |
* | Change filesystem name from mqueue to mqueuefs for style consitent, | davidxu | 2005-11-27 | 1 | -2/+2 |
* | Support mounting POSIX message queue filesystem. | davidxu | 2005-11-26 | 1 | -1/+2 |
* | It turns out that set_charset() invokes build_iovec_argf() which modifies | avatar | 2005-11-25 | 1 | -6/+6 |
* | It turns out that set_charset() invokes build_iovec() which modifies | avatar | 2005-11-25 | 1 | -5/+5 |
* | Fixing a regression introduced in rev1.72 by connecting cd9660 to the | avatar | 2005-11-24 | 1 | -1/+1 |
* | Add a -f configfile option to devd(8), based on a patch submitted by | jkoshy | 2005-11-24 | 2 | -5/+33 |