freebsd-nq/usr.sbin
Brian Somers f830032fc8 o Fix a few comment typos.
o Fix ``set timeout'' usage message and documentation.
o Change ifOutPackets, ifOutOctets and ifOutLQRs to `u_int32_t's
  so that they wrap correctly.
o Put the LQR in network byte order using the correct struct size
  (sizeof u_int32_t, not sizeof u_long).
o Wrap LQR ECHO counters correctly.
o Don't increment OutLQR count if the last LQR hasn't been replied
  to.
o Initialise HisLqrData (last received LQR) in StartLqm.
o Don't start the LQR timer if we're `disabled' and `accepted'.
o Generate LQR responses when both sides are using a timer and
  we're not going to send our next LQR before the peers max timeout.

LQR should now be fully functional.
1998-03-12 02:23:42 +00:00
..
ac
accton
adduser Clarify the -batch arguments. 1998-02-14 22:55:23 +00:00
amd Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies 1998-03-06 07:00:28 +00:00
apm Updated my e-mail addresses. 1998-02-20 07:17:48 +00:00
apmconf Updated my e-mail addresses. 1998-02-20 07:17:48 +00:00
arp Removed most unused includes of <net/if_var.h> outside the kernel. 1998-01-16 17:38:56 +00:00
bad144
bootparamd
cdcontrol The status command prints the audio position, the media catalog and the 1998-01-26 00:57:54 +00:00
chown Allow -R and -h to be combined as long as no symlink-following flags 1998-03-09 08:54:31 +00:00
chroot
ckdist
config Fixed `make -jN' for large N, as usual. 1998-03-06 15:02:45 +00:00
cron Added forgotten new file for -Lfoo -lbar' -> foo/bar.a' change. 1998-03-08 00:19:19 +00:00
crunch Use /bin/pwd instead of a potentially shell builtin that does 1998-01-22 19:34:31 +00:00
ctm
dev_mkdb
diskpart
dpt A bit of the dpt userland utilities that got left out. 1998-01-26 06:26:41 +00:00
edquota
fdcontrol
fdformat
fdwrite
inetd Make maxchild and max child-per-minute default values configurable from 1998-02-24 21:55:14 +00:00
iostat
IPXrouted
kbdcontrol Fix the output of `kbdcontrol -L _keymap_file_' which I broke in the last 1998-01-12 23:53:26 +00:00
kbdmap
kernbb
keyadmin
keyserv
kgmon
kvm_mkdb
lpr Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 09:48:14 +00:00
lptcontrol
manctl
mixer
mkdosfs
mount_portalfs Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mountd Converted to Lite2 mount interface - use vfc_typenum from the 1998-01-20 15:22:27 +00:00
moused Add -I flag. 1998-03-07 09:03:43 +00:00
mptable Don't #include implementation header <machine/types.h> directly. 1998-02-24 01:11:47 +00:00
mrouted Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 09:49:12 +00:00
mtest
mtree
named
named.reload
named.restart
natd Make it clear that aliasing is done on the public interface, not 1998-01-29 00:40:41 +00:00
ncrcontrol
ndc
newsyslog
nfsd Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
nologin
nslookup
pccard Reviewed by: mike@smith.net.au 1998-03-09 05:18:59 +00:00
pciconf
pcvt Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
periodic
pkg_install Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
pnpinfo
portmap Don't assume that a computer can have no more than 1998-01-21 10:55:39 +00:00
ppp o Fix a few comment typos. 1998-03-12 02:23:42 +00:00
pppctl
pppd Removed most unused includes of <net/if_var.h> outside the kernel. 1998-01-16 17:38:56 +00:00
pppstats
procctl
pstat Set the input and output buffer sizes and the input buffer watermarks 1998-03-07 15:36:29 +00:00
pw Overhaul this manpage - removing typos, awkward phrasing, and addressing 1998-02-14 18:33:37 +00:00
pwd_mkdb Reenable building of /etc/passwd. 1998-02-19 08:12:11 +00:00
quot Started getting rid of the compatibility cruft for the Lite1 mount() 1998-01-17 16:45:03 +00:00
quotaon
rarpd Removed most unused includes of <net/if_var.h> outside the kernel. 1998-01-16 17:38:56 +00:00
repquota
rmt
rndcontrol
rpc.lockd Fixed `make -jN' for large N, as usual. 1998-03-06 14:34:47 +00:00
rpc.statd Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies 1998-03-06 07:00:28 +00:00
rpc.yppasswdd
rpc.ypupdated Fixed `make -jN' for large N, as usual. 1998-03-06 14:40:42 +00:00
rpc.ypxfrd Fixed `make -jN' for large N, as usual. 1998-03-06 14:34:47 +00:00
rtprio Update man page to note that idleprio can't be used by normal 1998-03-12 01:29:12 +00:00
rwhod
sa
sade Correct misfeature with quoting, better error reporting. 1998-03-10 17:24:08 +00:00
sendmail setpwent now has a void return type, so remove the now bogus cast. 1998-02-01 17:11:07 +00:00
sgsc
sicontrol Set the input and output buffer sizes and the input buffer watermarks 1998-03-07 15:36:29 +00:00
sliplogin
slstat
spkrtest
spray
stallion Remove optind (getopt() already knows about it). 1998-01-12 08:01:40 +00:00
sysctl
sysinstall Correct misfeature with quoting, better error reporting. 1998-03-10 17:24:08 +00:00
syslogd Don't assume sigset_t and int are equivalent. Also, get 1998-02-28 15:14:00 +00:00
tcpdump Fixed `make -jN' for large N. version.h was missing from SRCS, 1998-03-06 14:47:53 +00:00
timed
traceroute
trpt
tzsetup
vidcontrol
vipw
vnconfig
watch
wlconfig Removed most unused includes of <net/if_var.h> outside the kernel. 1998-01-16 17:38:56 +00:00
wormcontrol
xntpd Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 09:46:17 +00:00
xten
yp_mkdb
ypbind Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One of 1998-01-19 23:31:38 +00:00
yppoll
yppush
ypserv Fixed `make -jN' for large N, as usual. Too usual for yp programs. 1998-03-06 14:51:35 +00:00
ypset
zic Convert to mdoc. 1998-02-04 07:30:11 +00:00
Makefile Disconnect (nonexistent) qcamcontrol 1998-02-18 13:48:37 +00:00
Makefile.inc