NetBSD/sbin
thorpej 1549ffa563 Implement a suggestion from Wolfgang Solfrank on the "supported media"
display.  The display now looks like this:

bishop:thorpej 35$ obj.alpha/ifconfig -m fxp0
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        supported Ethernet media:
                media autoselect
                media 100baseTX mediaopt full-duplex
                media 100baseTX
                media 10baseT mediaopt full-duplex
                media 10baseT
                media 100baseTX mediaopt loopback
        inet 129.99.50.41 netmask 0xffffff00 broadcast 129.99.50.255
bishop:thorpej 36$

The intent here is to allow cut'n'pasting of the output to a command
line, or allow easier automatic extraction from scripts, etc.

XXX Still at issue is what to do about non-0 media instances.
1998-08-06 19:22:00 +00:00
..
badsect fix bad .Xr references 1998-04-29 09:49:10 +00:00
bim
ccdconfig Remove the stats printing code. Now that the ccd driver uses the pool 1998-07-31 01:34:20 +00:00
clri
disklabel -fix some lint warnings 1998-08-04 11:52:52 +00:00
dmesg discard privs as soon as possible. 1998-07-05 08:56:54 +00:00
dump Turn on TCP_NODELAY on the remote tape socket, from FreeBSD. Here is the 1998-07-30 18:14:00 +00:00
edlabel
fastboot fix bad .Xr references 1998-04-29 09:49:10 +00:00
fdisk
fsck Cast pointer diffs to int for use in printf format width specifiers. 1998-07-30 17:41:03 +00:00
fsck_ext2fs __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
fsck_ffs __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
fsck_msdos __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
fsdb sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
fsirand Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
ifconfig Implement a suggestion from Wolfgang Solfrank on the "supported media" 1998-08-06 19:22:00 +00:00
init fix a typo, pointed out in pr-5785 from Mason Loring Bliss 1998-07-17 23:07:10 +00:00
ldconfig
mknod
modload __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
modunload
mount const poisoning. 1998-07-26 20:02:36 +00:00
mount_ados
mount_cd9660
mount_ext2fs const poisoning. 1998-07-26 14:57:56 +00:00
mount_fdesc
mount_ffs const poisoning. 1998-07-26 14:57:56 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_nfs Get protocol type for "pmap_getport()" from variable "nfsproto" instead of 1998-05-14 07:44:09 +00:00
mount_null
mount_portal use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
mount_procfs
mount_umap
mount_union
newfs __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
newfs_msdos sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
newlfs __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
nologin
ping __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
reboot const poisoning. 1998-07-26 20:02:36 +00:00
restore fix a small bug. 1998-07-27 19:19:45 +00:00
rndctl sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
route __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
routed - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
savecore Avoid truncating partition size in freespace calculation 1998-07-23 19:05:59 +00:00
shutdown const poisoning. 1998-07-26 20:18:32 +00:00
slattach
swapctl const poisoning. 1998-07-26 20:23:15 +00:00
ttyflags
tunefs __AUDIT__ cleanup. 1998-07-28 19:22:54 +00:00
umount Changes to implement "-R" (raw) option to umount, per PR#4030. 1998-04-17 01:19:42 +00:00
Makefile
Makefile.inc