HardenedBSD/sbin
Julian Elischer 914b41c2dc Reviewed by: julian
Submitted by:	archie@whistle.com

This patch allows true interface routing to be controlled
from the command line..
you can now do:
route add default -interface ppp0
even if you have no clue what the address at the other end is..

this is part of a set of changes that allow true "unnumbered links"
such as netcom run between their sites..
In practice you should assign the address from one of your ethernet
interfaces to the local side of the P2P link so that IP doesn't
say that the packet comes from 255.255.255.255, but
there is no need whatsoever to assign an address of any kind
to the remote end of the link.. useful for frame relay links etc also.
1996-08-09 22:52:02 +00:00
..
adjkerntz
badsect
bsdlabel Moved initialization of defaults for the label for the whole disk from 1996-06-17 14:43:54 +00:00
ccdconfig
clri
comcontrol
cxconfig
disklabel Moved initialization of defaults for the label for the whole disk from 1996-06-17 14:43:54 +00:00
dmesg Add relevant files to the FILES section 1996-08-03 19:13:35 +00:00
dset
dump
dumpfs Fix a couple of bogus casts to off_t that caused dumpfs to lseek negative 1996-06-23 00:05:04 +00:00
dumplfs
dumpon
fdisk Code clean up. Prototypes, parentheses around assignments used in 1996-06-21 02:39:19 +00:00
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 Filter by IP protocol. 1996-08-05 02:38:51 +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
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