freebsd-src/usr.sbin
Bill Paul 81ff470f7a It appears that with FreeBSD-current, we need to set the ethernet
frame type in network byte order. The htons() that wasn't needed in
2.1 is now required in 2.2.

Ultimately, this rarpd should be replaced with the more recent one
supplied with the new BPF distribution.
1996-08-24 23:05:08 +00:00
..
ac Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
accton
adduser Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
amd Fix a few minor type problems that turned up with gcc-2.7.2 1996-08-13 09:21:38 +00:00
apm delete MANDIR=/usr/share/man/man, 1996-05-21 18:09:11 +00:00
apmconf Use /dev/apm instead of /dev/apm0. 1996-03-18 20:35:17 +00:00
arp Clean up warnings. 1996-02-08 21:05:52 +00:00
bad144
bootparamd Change references from rpc.bootparamd to bootparamd. 1996-04-07 23:28:25 +00:00
cdcontrol Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
chown chown(8) and chgrp(1) directories once only 1996-08-14 18:13:58 +00:00
chroot Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
config Bugfix: all device counts >= 256 was broken, they truncated by % 255 1996-08-21 17:00:54 +00:00
cron Gratuitous whitespace change so that I can commit the source of the recent 1996-08-05 00:50:02 +00:00
crunch Enhance crunchgens understanding of our new /usr/obj/pwd strategy. 1996-08-04 20:38:53 +00:00
ctm Add some explanation on TMPDIR. 1996-07-24 21:36:48 +00:00
dev_mkdb
diskpart Merged type changes and overflow bug fixes from Lite2. 1996-03-19 15:38:44 +00:00
edquota Allow the use of uid ranges when using the "-p" option to allow 1996-03-31 20:57:44 +00:00
fdcontrol Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
fdformat Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
fdwrite Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
inetd Reviewed by: various 1996-08-09 22:20:24 +00:00
iostat Cosmetic fixes for drive names which are 4 chars long. 1996-06-11 16:18:58 +00:00
IPXrouted Accept and use the content of packets received that is bigger than the 1996-04-13 15:13:30 +00:00
kbdcontrol document values for option -r 1996-05-28 00:14:20 +00:00
kbdmap Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
kernbb
keyadmin This is the `key' program from NRL's IPv6 distribution, heavily 1996-06-17 19:47:57 +00:00
kgmon Implemented non-statistical kernel profiling. This is based on 1995-12-29 15:30:05 +00:00
kvm_mkdb Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
lpr "appeared in 4.2BSD.." changed to "appeared in 4.2BSD." 1996-07-27 01:20:00 +00:00
lptcontrol Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
lsdev Add a public domain notice to these files. 1996-06-18 15:35:06 +00:00
manctl Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
mixer Make mixer print out all of the current mixer settings by defualt 1996-01-31 18:01:22 +00:00
mkdosfs Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
mount_portalfs Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
mountd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
moused Change the way moused talk to syscons, now its only delivering mouseevents 1996-06-25 08:54:57 +00:00
mrouted Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
mtree Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
named delete /usr/ucb from PATH 1996-03-12 21:46:08 +00:00
ncrcontrol Drop privileges if not using standard namelist or file. 1996-05-30 02:19:43 +00:00
newsyslog Added function prototypes and removed in-line prototypes of standard 1996-06-08 23:32:10 +00:00
nfsd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
nologin Now that we have a manpage, don't have the 'clean' target be a NO-OP. 1996-07-10 18:36:41 +00:00
nslookup Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) 1996-02-06 20:36:15 +00:00
pccard Use the defines and macros defined in /sys/pccard/cis.h to make the code 1996-08-01 15:45:46 +00:00
pcvt Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
pkg_install Clean up the english a little, having made the mistake of reading it. 1996-08-20 21:27:18 +00:00
portmap Typo. 1996-02-05 15:35:41 +00:00
ppp Add RTF_STATIC to default route's flags in the hope that routed will no 1996-08-13 09:19:45 +00:00
pppd Add RTF_STATIC to flags when creating a default route. Hopefully this 1996-08-13 09:16:49 +00:00
pppstats
pstat Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
pwd_mkdb New option: [-c] 1996-08-19 16:03:15 +00:00
qcamcontrol Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
quot Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
quotaon
rarpd It appears that with FreeBSD-current, we need to set the ethernet 1996-08-24 23:05:08 +00:00
repquota
rmt ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt 1996-08-18 11:05:08 +00:00
rndcontrol Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
routed Remove -p from SYNOPSIS 1996-08-16 12:34:47 +00:00
rpc.lockd rpc.rstatd -> rpc.lockd typo 1996-08-16 09:44:40 +00:00
rpc.statd Add sm_inter.h to DPSRCS so that make depend is not required to build 1996-07-09 22:40:39 +00:00
rpc.yppasswdd Fix a couple of bogons. The first two were brought to my attention 1996-08-04 22:13:05 +00:00
rpc.ypxfrd Add checks for byte order and DB type mismatches. We ignore the 1996-07-04 02:29:54 +00:00
rtprio Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
rwhod Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
sa Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
sade Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sendmail Add the -o option to the usage line. 1996-08-21 20:54:38 +00:00
sgsc
sicontrol Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
sliplogin Close a security hole in sliplogin. 1996-04-24 20:18:25 +00:00
slstat Convert to mdoc format. 1996-08-24 16:34:23 +00:00
spkrtest Print a warning before starting dialog(1) if the user 1996-07-02 23:35:21 +00:00
spray Obtained from: NetBSD 1996-01-05 09:09:30 +00:00
stallion rm the files first before uudecoding, because the modes in the begin 1996-05-05 07:40:46 +00:00
sup Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
sysctl Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
sysinstall Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
syslogd Bring in some fixes from NetBSD and re-hack our syslogd to be option-compatible 1996-07-22 16:35:50 +00:00
tcpdump Fix typo in last commit...sigh 1996-08-21 21:39:44 +00:00
timed Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
traceroute Decode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812. 1996-08-21 05:59:19 +00:00
trpt Include queue.h in preparation for struct socket changes. 1996-03-11 13:02:44 +00:00
tzsetup add pathnames.h, -Wall cleanup 1996-08-20 23:51:20 +00:00
vidcontrol Fix typo. 1996-07-03 22:06:12 +00:00
vipw Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
vnconfig man page link swapfile.8 -> vnconfig.8 1996-02-02 06:14:09 +00:00
watch Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
wormcontrol Mention the currently supported vendor/model strings. 1996-02-02 23:01:17 +00:00
xntpd Make broadcast clients work. 1996-08-06 11:32:25 +00:00
xten recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
yp_mkdb Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h. 1996-06-06 17:01:53 +00:00
ypbind Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
yppoll
yppush Ack! You can't strdup() a DB datum that is not null terminated, or you 1996-06-09 07:34:27 +00:00
ypserv Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
ypset Add a ypset(8) man page. 1996-02-12 05:28:30 +00:00
zic Merge from vendor branch. We are now completely up-to-date with 1996-07-18 19:59:09 +00:00
Makefile Remove eeprom too as more unused stuff. 1996-07-18 22:26:54 +00:00
Makefile.inc