NetBSD/sbin
lukem a9db50e608 * implement -f; flush all routes before executing command
* reset af to 0 in flushroutes() and newroute()
* cleanup -DSMALL:
-   `flush' and AF_APPLETALK is supported (the latter had partial support)
-   AF_NS, AF_ISO, and AF_CCITT are not supported at all (rather than being
-   partially unsupported).
1998-10-23 05:36:42 +00:00
..
badsect from Erik Bertelsen <erik@mediator.uni-c.dk> 1998-08-25 19:18:12 +00:00
bim
ccdconfig from Erik Bertelsen <erik@mediator.uni-c.dk> 1998-08-25 19:18:12 +00:00
clri from Erik Bertelsen <erik@mediator.uni-c.dk> 1998-08-25 19:18:12 +00:00
disklabel bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:57:23 +00:00
dmesg
dump from Erik Bertelsen <erik@mediator.uni-c.dk> 1998-08-25 19:18:12 +00:00
edlabel
fastboot
fdisk Separate master bootcode from fdisk. 1998-10-15 15:23:23 +00:00
fsck from Erik Bertelsen <erik@mediator.uni-c.dk> 1998-08-25 19:18:12 +00:00
fsck_ext2fs
fsck_ffs Use DINODE_SIZE rather than sizeof(struct dinode) and/or pointer arithmetic. 1998-10-23 01:13:33 +00:00
fsck_msdos Since M$ doesn't maintain the FSINFO block correctly, 1998-10-06 14:31:58 +00:00
fsdb
fsirand Use DINODE_SIZE instead of sizeof(struct dinode) and/or pointer arithmetic. 1998-10-23 01:27:51 +00:00
ifconfig Add support for displaying interface alias information. Based on PR/6109 by 1998-09-06 17:51:32 +00:00
init Use sigset_t for signal masks. 1998-09-18 22:00:46 +00:00
ldconfig Assign my copyrights to TNF. 1998-09-05 13:08:38 +00:00
mknod Print correct filename if mknod() fails. 1998-10-13 16:41:20 +00:00
modload
modunload
mount add mount_filecore to "see also"-list 1998-10-03 22:50:46 +00:00
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore Add a description of the origin of filecore and what it is. 1998-08-14 23:00:59 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_nfs
mount_null
mount_portal We use regexp(3), better link w/ libcompat! 1998-09-18 22:14:46 +00:00
mount_procfs
mount_umap
mount_union
newfs Use DINODE_SIZE instead of sizeof(struct dinode). Also, eliminate some 1998-10-23 00:39:15 +00:00
newfs_msdos
newlfs vax -> __vax__ 1998-10-20 01:48:14 +00:00
nologin
ping Add getuid() check if -f is set, fixes pr 6222 by Uwe Arndt. 1998-10-01 19:39:33 +00:00
reboot Back out the wait-for-slowly-dying-processes change. 1998-10-09 18:50:35 +00:00
restore
rndctl
route * implement -f; flush all routes before executing command 1998-10-23 05:36:42 +00:00
routed spell daemon correctly in the opening paragraph... 1998-10-21 13:58:32 +00:00
savecore
scsictl yoops, build manpage (duh) 1998-10-18 01:14:28 +00:00
shutdown Initialize the global variable `shuttime' with current time when 1998-10-09 03:01:40 +00:00
slattach
swapctl print the strerror if swapctl fails. 1998-10-08 10:00:31 +00:00
ttyflags
tunefs from Erik Bertelsen <erik@mediator.uni-c.dk> 1998-08-25 19:18:12 +00:00
umount
Makefile Build scsictl. 1998-10-15 21:45:30 +00:00
Makefile.inc