freebsd-src/usr.sbin
John Hay 85d2c81156 Major IPXrouted rework.
In rt_change() remember to update the interface pointer otherwise we will
send the RIP packets to the wrong interface(s) in future.

Update the hash generator and increase the size of the hash tables.

Only use the network and host parts when comparing IPX interface addresses.

Immediately broadscast RIP and SAP changes.

Change the alarm code to use the setitimer() call and only set a flag in
the alarm signal handler. This gets rid of possible race conditions.

Remove the host routing table. IPX RIP cannot do host routes, only net routes.

Make the delay between broadcast packets 50ms. It seems that some Netware
4.x servers is very slow and don't have much input buffering.

Handle received messages about networks and services that go down, better.

Add tracing of RIP and SAP changes. It gets sysloged with a level of
LOG_DEBUG.
1997-07-06 07:38:36 +00:00
..
ac compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
accton Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
adduser Remove addgroup/rmgroup -- they are completely replaced by pw(1). 1997-07-05 19:12:45 +00:00
amd Delay free of mf->mf_mount in uninit_mntfs until it is no longer used. 1997-06-23 22:03:12 +00:00
apm compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
apmconf Use /dev/apm instead of /dev/apm0. 1996-03-18 20:35:17 +00:00
arp Removed inconsistent declaration of malloc(). `make world' with DESTDIR 1997-04-23 10:16:58 +00:00
bad144 Commit the longstanding bin/410 & kern/411 fix, in the hope that somebody 1995-12-01 11:07:01 +00:00
bootparamd Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
cdcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
chown Activate the -h flag which tells chown/chgrp to work on the symlink itself 1997-03-31 13:03:49 +00:00
chroot compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ckdist ckdist - a handy utility for verifying the sanity of a distribution. 1997-01-21 12:58:53 +00:00
config compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
cron NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
crunch compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ctm compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
dev_mkdb compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
diskpart Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
edquota Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
fdcontrol compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
fdformat Sort cross references. 1997-01-20 00:03:00 +00:00
fdwrite it's'' -> its'' where appropriate and typo fixes in time2posix.3. 1997-05-19 16:33:27 +00:00
inetd login_getclass() -> login_getpwclass(). 1997-05-10 19:02:03 +00:00
iostat compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
IPXrouted Major IPXrouted rework. 1997-07-06 07:38:36 +00:00
kbdcontrol Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
kbdmap sysconfig -> rc.conf 1997-05-19 07:30:45 +00:00
kernbb Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
keyadmin This is the `key' program from NRL's IPv6 distribution, heavily 1996-06-17 19:47:57 +00:00
keyserv Correct the section number in the cross-reference for the publickey 1997-06-17 20:24:33 +00:00
kgmon compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
kvm_mkdb compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
lpr Imply a 10-second connection timeout when querying remote queues, to 1997-06-23 10:00:01 +00:00
lptcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
manctl Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
mixer Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
mkdosfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
mount_portalfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mountd Back out msmith's recent commit which breaks using symbolic names for netmasks. 1997-04-30 18:40:12 +00:00
moused compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
mptable Removed SMP_PRIVPAGES from options list. 1997-06-23 20:23:44 +00:00
mrouted NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
mtest Add the one line description of the man page at the top so 1996-12-15 23:02:48 +00:00
mtree Change FTS_PHYSICAL (not follow symlinks but return them) 1997-05-15 08:46:57 +00:00
named Don't override BINOWN and BINGRP by setting them to "bin". Use the 1997-05-17 11:53:03 +00:00
named.reload Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
named.restart Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
natd Suggest using /etc/services entry rather than a 1997-06-24 10:49:44 +00:00
ncrcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
ndc Check named_enable rather than just named_flags. 1997-06-18 01:55:19 +00:00
newsyslog Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
nfsd compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nologin An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5 1997-03-03 06:47:27 +00:00
nslookup Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
pccard The pccard daemon doesn't support the 'class' parameter as stated in the 1997-02-26 15:55:10 +00:00
pciconf compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
pcvt NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
pkg_install Add proper md5 comments to ports-installed packages also by 1997-07-04 04:48:02 +00:00
portmap compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ppp Reset all LQR variables when we start over. 1997-07-02 19:18:42 +00:00
pppctl Allow command line control of ppp through both 1997-06-28 01:04:54 +00:00
pppd Fix a bug (dereferencing zero) introduced by the last mods. 1997-05-13 20:34:01 +00:00
pppstats Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
pstat compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
pw Remove srandomdev fallback code 1997-06-14 00:27:03 +00:00
pwd_mkdb Document the -u option. 1997-04-04 00:49:35 +00:00
qcamcontrol compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
quot Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
quotaon compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rarpd compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
repquota compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rmt Buffer overflow from OpenBSD: 1997-02-09 05:09:05 +00:00
rndcontrol compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rpc.lockd Typo fix: ${.DESTDIR} -> ${DESTDIR}. 1997-05-23 08:43:27 +00:00
rpc.statd Typo fix: ${.DESTDIR} -> ${DESTDIR}. 1997-05-23 08:43:27 +00:00
rpc.yppasswdd compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
rpc.ypupdated Clobber unneeded prototypes; in particular, the redeclaration of malloc() 1997-06-06 15:47:57 +00:00
rpc.ypxfrd Back out unnecessary overly-paranoid paranoia test from here too; yp_access() 1997-04-28 14:22:31 +00:00
rtprio Oops, had a couple of extra parens in a couple of lines. 1997-03-07 07:45:17 +00:00
rwhod Sort cross references. 1997-01-20 00:03:00 +00:00
sa Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
sade YAMF22 1997-07-04 04:46:29 +00:00
sendmail Revive this file, it's come back from the dead in the 8.8.x dists. 1997-06-27 15:55:33 +00:00
sgsc Update to work under Lite2 includes 1997-03-11 15:57:44 +00:00
sicontrol Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
sliplogin Add FILES section to manpage. 1997-04-16 09:54:50 +00:00
slstat Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
spkrtest Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
spray Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
stallion Submitted by: Greg Ungerer <gerg@stallion.oz.au> 1997-03-13 04:21:44 +00:00
sysctl Display tickadj in struct clockinfo. 1997-06-24 18:23:32 +00:00
sysinstall YAMF22 1997-07-04 04:46:29 +00:00
syslogd Nobody ever seemed to be interested in reviewing these changes, and i 1997-05-03 22:17:43 +00:00
tcpdump Update Makefile to build tcpdump-3.3 . 1997-05-27 02:21:28 +00:00
timed Typo: .SH --> .Sh. 1997-05-25 19:11:26 +00:00
traceroute Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
trpt compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
tzsetup Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
vidcontrol Update to compile under Lite2 includes 1997-03-11 14:25:31 +00:00
vipw compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
vnconfig compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
watch compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
wlconfig Make it build under 3.x 1997-05-23 04:04:17 +00:00
wormcontrol Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
xntpd Add LC_TIME=C to date 1997-06-30 10:59:25 +00:00
xten Submitted by: Gene Stark, Steve Passe, and Robert Sexton (robert@kudra.com) 1997-06-24 03:21:47 +00:00
yp_mkdb fix a couple typos... 1997-04-15 07:06:15 +00:00
ypbind This commit adds support to ypbind(8) for binding to non-local servers. 1997-05-25 19:49:33 +00:00
yppoll Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
yppush compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
ypserv Back out one of my paranoia tests from the last commit here; yp_access() 1997-04-28 14:18:38 +00:00
ypset Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
zic compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
Makefile Allow command line control of ppp through both 1997-06-28 01:04:54 +00:00
Makefile.inc BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00