freebsd-dev/sbin
Luigi Rizzo e142fadecb close pr 10889:
+ add a missing call to dn_rule_delete() when flushing firewall
  rules, thus preventing possible panics due to dangling pointers
  (this was already done for single rule deletes).
+ improve "usage" output in ipfw(8)
+ add a few checks to ipfw pipe parameters and make it a bit more
  tolerant of common mistakes (such as specifying kbit instead of Kbit)

PR: kern/10889
Submitted by: Ruslan Ermilov
1999-05-24 10:01:22 +00:00
..
adjkerntz
atm Getopt(3) returns -1 not EOF. 1999-05-23 23:18:38 +00:00
badsect
bsdlabel
camcontrol Fix a typo, and get rid of the bugs section that talks about adding 1999-05-19 19:39:11 +00:00
ccdconfig don't use <sys/disk.h> 1999-05-06 19:20:34 +00:00
clri
comcontrol
cxconfig
dhclient Install dhclient-script under ${DESTDIR}. 1999-04-03 07:09:59 +00:00
disklabel
dmesg
dump Fix typo in dump reporting 1999-05-24 00:35:47 +00:00
dumpfs
dumpon Use current names for swap devices. 1999-05-17 05:23:17 +00:00
fdisk Note that a standard MBR supports booting only from hard drive 0 1999-03-13 01:40:57 +00:00
fsck
fsck_ffs
fsck_ifs
fsdb More egcs warning fixes: 1999-04-25 22:33:30 +00:00
fsirand
i386 Note that a standard MBR supports booting only from hard drive 0 1999-03-13 01:40:57 +00:00
ifconfig Grrr... botched remote commit. Let's try this again: vlan updates, 1999-03-15 01:22:01 +00:00
init
ipf
ipfstat
ipfw close pr 10889: 1999-05-24 10:01:22 +00:00
ipmon
ipnat
kget Silence message about absence of PnP overrides. 1999-05-09 22:16:27 +00:00
kldload
kldstat
kldunload
ldconfig Make usage() reflect reality (add the -aout and -elf options). 1999-04-21 20:06:42 +00:00
md5 Fixes for -t option: 1999-05-01 14:54:21 +00:00
mknod Fix mknod which overloaded a little too much on "minor" and "major" 1999-05-10 04:50:27 +00:00
mount Null commit. 1999-05-07 05:31:01 +00:00
mount_cd9660 Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
mount_ext2fs
mount_ifs Null commit. 1999-05-07 05:31:01 +00:00
mount_msdos
mount_msdosfs
mount_nfs
mount_ntfs Fix typos. 1999-05-04 11:34:33 +00:00
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Typo fix in diagnostic: -alldir --> -alldirs 1999-04-21 22:42:36 +00:00
natd Oops - missing parenthesis 1999-05-13 17:09:44 +00:00
newfs Describe the default values for useful options. 1999-03-10 21:59:02 +00:00
newfs_msdos
nextboot
nfsd Update refs for KLD's and kldload. 1999-04-01 01:42:28 +00:00
nfsiod Change LKM/modload to KLD/kldload. 1999-04-13 02:20:07 +00:00
nologin
nos-tun Add ability to set protocol number. 1999-03-29 13:58:27 +00:00
ping Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l" 1999-05-07 14:38:48 +00:00
quotacheck
reboot Include a table of disk error codes and a note about the cylinder > 1999-05-22 12:55:16 +00:00
restore
route Mention the special destination "default" for default routes. Fix a 1999-05-04 18:41:32 +00:00
routed Incomplete. Back out until I can revisit. 1999-05-05 20:28:54 +00:00
savecore Read dumpdev using sysctl(3) interface. Now savecore should work again 1999-05-13 04:29:09 +00:00
shutdown
slattach
spppcontrol Rename spppcontrol.1 to spppcontrol.8. The latter file was created 1999-04-01 00:07:33 +00:00
startslip
swapon Refer to current names for swap partitions in the `FILES' section. 1999-05-17 05:19:13 +00:00
sysctl Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +00:00
tunefs
umount
vinum Arrange the "CONFIGURATION FILE" section in the order in which the 1999-05-07 07:11:01 +00:00
Makefile Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +00:00
Makefile.inc