freebsd-src/sbin
Paul Traina 978eb210d1 Completely rewrite handling of protocol field for firewalls, things are
now completely consistent across all IP protocols and should be quite a
bit faster.

Use getprotoname() extensively, performed minor cleanups of admin utility.
The admin utility could use a good kick in the pants.

Basicly, these were the minimal changes I could make to the code
to get it up to tollerable shape.  There will be some future commits
to clean up the basic architecture of the firewall code, and if
I'm feeling ambitious, I may pull in changes like NAT from Linux
and make the firewall hooks comletely generic so that a user can
either load the ipfw module or the ipfilter module (cf Darren Reed).

Discussed with: fenner & alex
1996-08-13 19:43:24 +00:00
..
adjkerntz
badsect
bsdlabel
ccdconfig
clri
comcontrol
cxconfig
disklabel
dmesg Add relevant files to the FILES section 1996-08-03 19:13:35 +00:00
dset
dump
dumpfs
dumplfs
dumpon
fdisk
fsck
fsck_ffs
fsck_ifs
fsdb
i386 add nextboot by default 1996-08-09 22:44:55 +00:00
ifconfig Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00
init
ipfw Completely rewrite handling of protocol field for firewalls, things are 1996-08-13 19:43:24 +00:00
ldconfig General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
md5
mknod Document that the major and minor numbers are parsed by strtoul(). 1996-07-30 17:44:36 +00:00
modload Attempt to unlink any stale .o files before relocating code. 1996-08-13 00:50:59 +00:00
modunload
mount I have added a new option -p to the mount command. This was 1996-07-21 23:34:04 +00:00
mount_cd9660
mount_ext2fs mount_ext2fs somehow got a stray mntopts.h, which was out of sync with 1996-07-23 19:29:27 +00:00
mount_ifs I have added a new option -p to the mount command. This was 1996-07-21 23:34:04 +00:00
mount_lfs
mount_msdos
mount_msdosfs
mount_nfs
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd
newfs
newlfs
nextboot slight man page additions re: deficiencies 1996-08-09 22:41:57 +00:00
nfsd
nfsiod
nologin Now that we have a manpage, don't have the 'clean' target be a NO-OP. 1996-07-10 18:36:41 +00:00
ping Drop setuid ASAP, to minimize code executed as root. 1996-08-09 06:00:53 +00:00
quotacheck
rdisc
reboot
restore When running 'rrestore foo', you get a segmentation fault because 1996-07-23 19:33:44 +00:00
route Reviewed by: julian 1996-08-09 22:52:02 +00:00
savecore
scsi
scsiformat
shutdown
slattach
startslip
swapon
sysctl
tunefs
umount
Makefile
Makefile.inc