freebsd-dev/usr.sbin
Brian Somers 7bdb026118 Treat all interface aliases as local addresses.
The new rtiparse() function should really be in libc IMHO.... I'm
sick of writing this code :-(

PR:	20381
2000-08-09 09:24:31 +00:00
..
ac Use %Ef instead of hardcoded %b %e 2000-06-22 15:09:51 +00:00
accton
adduser Un-botch my botched reduction in permitted characters in the permitted 2000-03-14 14:27:34 +00:00
amd Update for 6.0.3s1 changes. 1999-11-05 12:34:00 +00:00
ancontrol Remove a comment that should not have been committed. 2000-06-29 08:15:47 +00:00
apm If caller have privilege to r/w access to /dev/apm, show the 2000-08-04 20:57:31 +00:00
apmd Don't forget to clean y.output. Most files generated by yacc are cleaned 2000-05-15 14:45:28 +00:00
arp Change type of vars which hold in_addr.s_addr from u_long to u_int32_t, 2000-03-03 13:01:57 +00:00
atm $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
boot0cfg - When we save the existing MBR to a file, check to see if the MBR we are 2000-07-13 23:05:05 +00:00
boot98cfg Added PC-98 boot manager installation and configuration utility. 2000-08-02 10:11:08 +00:00
bootparamd
btxld o Allow btxld to be compiled on 64-bit machines 2000-01-04 14:10:36 +00:00
burncd Fix some spelling errors. 2000-03-24 01:27:35 +00:00
cdcontrol Add a new command, 'cdid', to calculate and display a serial number 2000-07-13 22:56:43 +00:00
chkgrp
chown Initialize vflag like the rest (not necessary, but this keeps it together) 2000-07-29 22:22:11 +00:00
chroot $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ckdist
config Argh! I broke the static hints parser at the last minute on freefall when 2000-06-14 07:43:56 +00:00
cron Call login_close() to prevent parent from memory leaking in some 2000-07-02 04:15:15 +00:00
crunch
ctm Change use of perror() to warn() 2000-08-03 23:13:35 +00:00
dev_mkdb kvm_mkdb(8) no longer exists (in .Xr) and kvm_nlist(8) has even less to do 1999-12-27 08:01:11 +00:00
diskpart
dpt Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:23:38 +00:00
edquota
elf2exe Don't call err() without a format string. 2000-07-12 00:35:53 +00:00
extattrctl o Other half of Sheldon's patch to fix initattr arguments, mistakenly 2000-07-12 12:04:02 +00:00
faithd Correct setproctitle() call 2000-07-06 19:51:58 +00:00
fdcontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
fdformat Add -y option which doesn't ask for confimation, but still shows progress 2000-06-01 22:27:30 +00:00
fdwrite /dev/r<FOO> => /dev/<FOO> 2000-04-26 11:52:44 +00:00
getextattr
gifconfig sync with more recent KAME tree. handles scoped IPv6 notation. 2000-07-05 08:42:07 +00:00
i4b
ifmcstat Sync with latest KAME. 2000-07-07 19:19:25 +00:00
inetd Explain "-c" option more exactly and state the default in the man 2000-08-03 15:45:38 +00:00
iostat
ipftest
ipresend
ipsend
iptest
IPXrouted Don't call syslog() without a format string. 2000-07-12 00:00:12 +00:00
jail Typo: "is unreliably by default" to "is unreliable by default". 2000-07-08 14:12:34 +00:00
kbdcontrol * document that 'kbdcontrol -k' needs stdin to be the console. 2000-07-19 19:13:55 +00:00
kbdmap
kernbb
keyadmin
keyserv
kgmon
kgzip Cleanup of TMPDIR code. 2000-08-03 23:44:43 +00:00
lpr Admin some amount of responsibility for the current state of lpr/lpd. 2000-07-15 02:43:02 +00:00
lptcontrol use _PATH_DEV 2000-07-14 07:55:26 +00:00
mailstats Build sendmail-8.9.1 makemap. 1998-08-04 15:25:32 +00:00
mailwrapper Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. This 2000-06-04 01:20:58 +00:00
makemap
manctl
memcontrol Make memcontrol(8) able to delete the segments starting at a base of 0 2000-03-20 22:53:32 +00:00
mergemaster Update link to Making the World tutorial (now in the handbook) 2000-08-07 23:25:22 +00:00
mixer
mld6query mld6query sends an IPv6 multicast listener discovery (MLD) query packet 2000-07-10 16:56:19 +00:00
mlxcontrol Added extra paragraph to document the 'rebuild' feature. 2000-08-09 01:54:30 +00:00
mount_nwfs
mount_portalfs
mountd
moused
mptable Remove 3 off by 128 errors. 2000-08-06 01:17:39 +00:00
mrouted
mtest
mtree Add -q. this will cause the warning messages about missing 2000-07-25 19:05:09 +00:00
named Install additional documentation: 2000-01-10 09:05:30 +00:00
named.reload
named.restart
ndc ndc is now a C program that communicates with named via a unix-domain 1999-11-30 06:18:10 +00:00
ndp sync with latest kame tree 2000-07-04 16:43:14 +00:00
newsyslog
nfsd
ngctl Remove unused variable. 2000-07-20 17:17:49 +00:00
nghook Add '-n' flag: don't attempt to read any data from standard input. 2000-07-27 21:55:48 +00:00
nologin $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nslookup
nsupdate
ntp
pccard Add documentation on the new logstr command. 2000-07-14 19:54:47 +00:00
pciconf
pcvt
periodic Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf. 2000-06-23 01:18:31 +00:00
pim6dd Nm/Xr cleanup. requested by jp-man 2000-07-10 00:02:23 +00:00
pim6sd Nm/Xr cleanup. requested by jp-man 2000-07-10 00:02:23 +00:00
pkg_install Fix bug with -c option 2000-08-07 22:47:46 +00:00
pnpinfo
portmap Treat all interface aliases as local addresses. 2000-08-09 09:24:31 +00:00
ppp Don't mis-interpret sockaddr_in6 structures as sockaddr_in structures 2000-07-20 10:38:12 +00:00
pppctl
pppd Remove the last vestiges of libRSAglue now that it's an empty stub. 2000-03-11 22:34:10 +00:00
pppstats
praliases
prefix Sync with latest KAME 2000-07-07 07:25:56 +00:00
procctl Cleanup manpage a bit. 2000-02-21 11:05:56 +00:00
pstat
pw Move test for -w flag outside of the code dealing with -D (defaults). 2000-07-20 05:11:56 +00:00
pwd_mkdb
quot /dev/rXXX -> /dev/XXX 2000-05-31 01:04:22 +00:00
quotaon $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
rarpd Remove incorrect section name. Incomplete -Wall cleaning. 1999-11-27 17:06:40 +00:00
repquota
rip6query Sync with latest KAME 2000-07-07 07:35:51 +00:00
rmt
route6d removed 'ifndef ADVAPI' parts 2000-07-10 18:27:55 +00:00
rpc.lockd Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
rpc.statd Undo previous change. 1999-10-05 14:40:38 +00:00
rpc.umntall Remove more single-space hard sentence breaks. 2000-03-06 09:45:37 +00:00
rpc.yppasswdd Detect and handle comment lines in master.passwd files. 2000-07-12 11:00:28 +00:00
rpc.ypupdated Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
rpc.ypxfrd Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
rrenumd Correct style bugs 2000-07-06 02:00:18 +00:00
rtadvd Add two files missing from the KAME sync 2000-07-06 04:01:37 +00:00
rtprio Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
rtsold Correct style bugs 2000-07-06 02:00:18 +00:00
rwhod Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
sa
sade - add ftp6.fr.freebsd.org 2000-08-08 14:36:24 +00:00
sendmail
setextattr
setkey synchronize with latest kame tree. 2000-07-04 16:22:05 +00:00
sgsc Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
sicontrol Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
sliplogin
slstat Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
spkrtest $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
spray Convert to errx() 2000-05-28 15:05:15 +00:00
stallion
sysinstall - add ftp6.fr.freebsd.org 2000-08-08 14:36:24 +00:00
syslogd Update the usage string to reflect -n as an option. 2000-08-07 01:09:25 +00:00
tcpdchk Add IPv6 scoped address support. 2000-07-14 17:15:34 +00:00
tcpdmatch Add IPv6 scoped address support. 2000-07-14 17:15:34 +00:00
tcpdump 1000000 usecs to 1 sec conversion 2000-05-28 15:06:45 +00:00
timed
traceroute Don't compile in IPsec support when NOIPSEC is defined. 2000-04-01 21:48:07 +00:00
traceroute6 Don't call errx() without a format string, to protect against possible 2000-08-05 06:21:12 +00:00
trpt Sorry in this just befor code freeze commit. 2000-01-29 11:49:07 +00:00
tzsetup Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
usbd And another buffer overflow. Maybe next time I should read the manpage for 2000-07-16 17:28:01 +00:00
usbdevs Use releaseNo, not release. release is evil and should go away. 1999-11-23 01:16:10 +00:00
vidcontrol
vipw Don't call warn() without a format string. 2000-07-12 00:50:15 +00:00
vnconfig Don't call warn() without a format string. 2000-07-12 00:50:15 +00:00
watch
wicontrol Update the description of available channel for Japan. 2000-07-26 12:50:35 +00:00
wlconfig Remove extra #include that was inadvertently added in previous commit. 2000-07-19 16:32:46 +00:00
xten
yp_mkdb Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
ypbind
yppoll
yppush
ypserv Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
ypset
zic Typo 2000-05-29 20:23:04 +00:00
Makefile Added PC-98 boot manager installation and configuration utility. 2000-08-02 10:11:08 +00:00
Makefile.inc