NetBSD/sbin
jrf ce22377a7e This is an updated submitted patch originally written by Jim Rees
and sent in by Greg Hudson as seen in PR misc/3227. Basically what it
does is adds a flushall option which deletes all but localhost routes.
This is done by andoring in a flag called doall (1 means do all routes
including gateway, 0 means do a regular flush). I have seen some
platforms that do this. I tested it out on ipv4 only, it works as
advertised. Commit was approved by christos@.
2003-07-19 01:36:47 +00:00
..
atactl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
badsect use bounded string op 2003-07-13 08:23:39 +00:00
bim
brconfig Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
ccdconfig
cgdconfig die if asprintf fails to malloc 2003-07-13 07:58:19 +00:00
chkconfig
clri
disklabel xref dkctl(8) 2003-07-13 09:55:34 +00:00
dkctl also reference disklabel(5) 2003-07-13 09:53:10 +00:00
dmesg
dump * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
dump_lfs * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
edlabel use snprintf 2003-05-17 23:10:57 +00:00
fastboot
fdisk Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago) 2003-07-16 11:11:49 +00:00
fsck
fsck_ext2fs use bounded string op (one strcpy remains) 2003-07-13 08:22:55 +00:00
fsck_ffs use bounded string op 2003-07-13 08:16:15 +00:00
fsck_lfs use bounded string op 2003-07-13 08:05:58 +00:00
fsck_msdos use bounded string op 2003-07-13 08:16:15 +00:00
fsdb use bounded string op 2003-07-13 08:16:15 +00:00
fsirand
ifconfig PR/21860: Robert Elz: ifconfig doesn't allow addr/N notation for INET6 2003-06-11 19:51:31 +00:00
init use asprintf, which is easier 2003-07-12 14:46:41 +00:00
ldconfig Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
lmcctl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
mbrlabel xref dkctl(8) 2003-07-13 09:55:34 +00:00
mknod Use .Nm instead of .Xr mknod, and sort options in HISTORY (incl. mdoc and grammar nit fixes). 2003-05-09 09:15:20 +00:00
modload remove obsolete comment 2003-07-13 07:45:27 +00:00
modunload
mount
mount_ados print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs asprintf is easier. plug memory leak 2003-07-13 07:44:33 +00:00
mount_msdos print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_nfs use bounded string op 2003-07-13 08:05:58 +00:00
mount_ntfs Add some missing words (like articles), remove duplicate word; fix some nits. From jmc@openbsd. 2003-05-20 10:18:50 +00:00
mount_null
mount_overlay
mount_portal use bounded string ops 2003-07-13 07:39:39 +00:00
mount_procfs
mount_smbfs
mount_umap
mount_union Add some mdoc macros. Add text from PR 13878, modified. 2003-05-07 05:19:44 +00:00
newbtconf Quote macro candidate. 2003-06-27 23:23:51 +00:00
newfs use bounded string op 2003-07-13 08:05:58 +00:00
newfs_lfs use bounded string ops 2003-07-13 07:39:39 +00:00
newfs_msdos snprintf 2003-07-13 07:38:12 +00:00
nologin
pdisk
ping
ping6 Fix typo. Noted by Sean Boudreau on tech-net. 2003-06-06 14:18:40 +00:00
pppoectl use bounded string ops 2003-07-12 14:48:10 +00:00
raidctl use bouded string ops 2003-07-13 07:37:02 +00:00
rcorder
reboot
resize_ffs
restore Quote punctuation so it gets marked up. 2003-06-30 10:46:22 +00:00
rndctl strlcat 2003-07-13 07:59:24 +00:00
route This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
routed sprintf can return negative 2003-07-12 14:36:07 +00:00
rtsol assume presense of getifaddrs(3). 2003-05-15 14:44:57 +00:00
savecore simplify by strlcpy 2003-05-18 02:11:13 +00:00
scsictl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
setkey Bump date for last. 2003-07-04 13:09:58 +00:00
shutdown Add Ns. 2003-06-30 11:49:54 +00:00
slattach
swapctl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
sysctl Bump date for last, and replace some \*[Lt]/\*[Gt] with .Aq. 2003-07-04 13:32:13 +00:00
ttyflags use strlcat/strlcpy 2003-07-12 14:33:55 +00:00
tunefs
umount
veriexecctl
wdogctl use bounded string op 2003-07-13 08:05:58 +00:00
wsconsctl Explicitly close open file descriptor before exiting. 2003-05-04 11:54:59 +00:00
Makefile
Makefile.inc