freebsd-skq/sbin
ume fb6187e212 MFC: We couldn't specify the rule for filtering tunnel traffic since an
IPv6 support was committed:

- Stop treating `ip' and `ipv6' as special in `proto' option as they
  conflict with /etc/protocols.

- Disuse `ipv4' in `proto' option as it is corresponding to `ipv6'.

- When protocol is specified as numeric, treat it as it is even it is
  41 (ipv6).

- Allow zero for protocol as it is valid number of `ip'.

	sbin/ipfw/ipfw.8:	1.180
	src/sbin/ipfw/ipfw2.c:	1.80
2005-12-06 02:51:41 +00:00
..
adjkerntz Expand *n't contractions. 2005-02-13 22:25:33 +00:00
atacontrol MFC: rev. 1.27 2005-08-19 15:54:42 +00:00
atm Cleanups for gcc4: 2005-05-02 10:31:27 +00:00
badsect Expand *n't contractions. 2005-02-13 22:25:33 +00:00
bsdlabel MFC 1.111: improve the logic for automatically sizing partitions 2005-11-10 09:52:56 +00:00
camcontrol Markup fixes. 2005-06-14 11:24:56 +00:00
ccdconfig MFC 1.34: Spell "partition" correctly. 2005-08-24 15:42:12 +00:00
clri Give variable an initial value. Use errx() instead of fprintf(). 2005-05-29 16:07:10 +00:00
comcontrol Sort sections. 2005-01-18 10:09:38 +00:00
conscontrol Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
devd MFC: 1.26 remove 'string' to avoid shadowing a variable we want to change. 2005-10-25 19:59:22 +00:00
devfs Markup fixes. 2005-06-14 11:24:56 +00:00
dhclient Sync dhclient with HEAD with exception of bpf.c:1.5. 2005-09-10 17:01:16 +00:00
dmesg WARNS=6 cleanup: 2005-01-17 13:56:46 +00:00
dump MFC r1.71. 2005-08-07 18:49:50 +00:00
dumpfs Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
dumpon Sort sections. 2005-01-18 10:09:38 +00:00
fdisk MFC 1.81 2005-10-05 01:16:39 +00:00
fdisk_pc98 MFC: Call gctl_free() to free resource allocated with gctl_get_handle(). 2005-09-30 13:09:01 +00:00
ffsinfo Grammatical improvement. 2005-04-08 10:32:22 +00:00
fsck Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
fsck_ffs MFC: a lot of manpage fixes from HEAD. 2005-09-24 01:59:40 +00:00
fsck_msdosfs Prefer the __printflike() macro to GCC's __attribute__ stuff. 2005-03-09 10:10:51 +00:00
fsdb MFC (by stefanf): 2005-10-09 03:45:28 +00:00
fsirand Avoid casts as lvalues. 2004-07-28 05:59:22 +00:00
gbde gbde(8) is also rejndael user. 2005-03-11 22:07:04 +00:00
geom MFC: sbin/geom/class/mirror/gmirror.8 1.17 2005-10-06 18:19:13 +00:00
ggate MFC: ggatec.8 1.6 2005-08-04 18:05:33 +00:00
gpt Sync with HEAD: 2005-09-06 23:59:01 +00:00
growfs Don't define FS_DEBUG by default, as this causes growfs to write debugging 2005-03-31 04:10:31 +00:00
gvinum MFC: 2005-11-26 11:10:37 +00:00
idmapd Remove dead code. 2005-04-14 20:27:30 +00:00
ifconfig MFC: 1.26: err() -> errx() where appropriate. 2005-11-16 08:08:07 +00:00
init MFC to RELENG_6: 2005-10-04 17:29:00 +00:00
ip6fw Expand *n't contractions. 2005-02-13 22:25:33 +00:00
ipf Fix the contents of the underneath .depend files and "make checkdpadd". 2005-05-17 14:29:06 +00:00
ipfw MFC: We couldn't specify the rule for filtering tunnel traffic since an 2005-12-06 02:51:41 +00:00
kldconfig MFC: 1.8: Fix malloc size. 2005-11-16 08:08:48 +00:00
kldload MFC 1.23: 2005-08-31 13:57:37 +00:00
kldstat Merge the 'kldstat -q' functionality, that is required for proper 2005-10-14 14:02:25 +00:00
kldunload - Correctly spell MOD_QUIESCE 2005-02-09 22:06:16 +00:00
ldconfig Document the -32 flag and add it to usage(). 2005-11-18 19:47:41 +00:00
mca Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
md5 Belatedly update the md5(1) man page to reflect the addition of sha256. 2005-03-10 09:56:39 +00:00
mdconfig MFC md.c rev 1.154 2005-09-09 21:39:47 +00:00
mdmfs MFC: 2005-11-04 19:37:14 +00:00
mknod Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
mksnap_ffs Make sure we don't pass garbage to the kernel. 2004-12-08 11:54:50 +00:00
mount Remove Xref to mount_hpfs(8), it's not hooked up to the build. 2005-06-16 21:35:33 +00:00
mount_autofs spell "file system" correctly 2005-01-24 20:06:16 +00:00
mount_cd9660 Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_ext2fs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_hpfs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_msdosfs MFC: a lot of manpage fixes from HEAD. 2005-09-24 01:59:40 +00:00
mount_nfs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_nfs4 Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_ntfs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_nullfs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_reiserfs Tidy up the markup. 2005-06-24 10:57:53 +00:00
mount_std Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_udf Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_ufs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_umapfs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_unionfs Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
natd WARNS=6 and gcc4 cleanup: 2005-05-02 10:13:38 +00:00
newfs When creating a new FFS file system, the block size will indirectly 2005-02-20 06:33:18 +00:00
newfs_msdos Expand *n't contractions. 2005-02-13 22:25:33 +00:00
nfsiod When accessing the sysctl vfs.nfs.iodmax, don't report errors as being 2005-04-07 20:37:04 +00:00
nos-tun Expand *n't contractions. 2005-02-13 22:25:33 +00:00
pfctl Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources. 2005-05-03 16:57:38 +00:00
pflogd Fixed misspelling of DPADD. 2004-10-24 14:25:53 +00:00
ping MFC: 2005-08-19 09:29:25 +00:00
ping6 Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
quotacheck Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
rcorder Deal with harmful leading whitespace. 2004-07-02 18:37:52 +00:00
reboot MFC: Simplified markup. 2005-11-16 08:06:23 +00:00
restore MFC (by dds) 2005-10-09 03:50:30 +00:00
route MFC: 1.46: Document that -q also affects "route change". 2005-10-02 13:44:05 +00:00
routed Remove #ident directives, they don't exist on the vendor branch anymore. 2005-05-31 20:28:49 +00:00
rtsol Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
savecore MFC rev. 1.77: restore kerneldumpheader.architectureversion bytes 2005-10-08 17:57:15 +00:00
sconfig Fix typos. 2004-12-30 01:48:12 +00:00
setkey This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-10-13 18:12:47 +00:00
shutdown Use new style declarations instead of K&R ones. 2005-01-25 08:40:51 +00:00
slattach Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
spppcontrol Expand contractions. 2005-02-13 23:45:54 +00:00
startslip MFC: 2005-07-17 15:03:36 +00:00
sunlabel Fix grammar error caused by my previous edit. 2005-03-30 18:54:41 +00:00
swapon Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
sysctl Merge sysctl.8:1.59, sysctl.c:1.68 from HEAD to RELENG_6: 2005-09-22 15:30:21 +00:00
tunefs Expand *n't contractions. 2005-02-13 22:25:33 +00:00
umount Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
Makefile Build mount_reiserfs on every platforms, not only i386 and pc98. 2005-06-21 13:02:45 +00:00
Makefile.inc NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00