..
ac
Need <time.h> for strftime(), localtime() and time() prototypes.
1998-04-02 11:54:03 +00:00
accton
use err()
1997-10-18 07:26:45 +00:00
amd
Add minimal dependency to make "make depend" optional
1999-02-24 02:58:42 +00:00
apm
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
apmd
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
arp
add a verbose (-v) flag for when adding/deleting arp entries.
1998-02-10 03:45:05 +00:00
bad144
#include machine/bswap.h and remove -lutil.
1999-01-15 13:32:05 +00:00
bind
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
bootp
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
catman
while catman doesn't `work' properly yet, use snprintf() when creating the
1997-10-24 01:31:35 +00:00
chown
Allow "chown/chgrp -R -h" so we can change trees with symbolic links without
1998-10-05 21:37:38 +00:00
chroot
let chroot take "-u user", "-g group" and "-G group,list,group,..." arguments
1998-10-06 03:47:50 +00:00
chrtbl
change includes to fix compiler warning
1998-02-03 04:39:14 +00:00
config
Mention -v in usage. Fixes PR 6262 by Erik Bertelsen.
1999-02-08 22:32:58 +00:00
cron
Allow quote-escaping of environment variable names so that they may contain
1998-10-12 22:15:47 +00:00
dbsym
Fill in missing (default) mmap(2) flags.
1998-02-20 09:27:18 +00:00
dev_mkdb
deprecate register, use memset/memmove instead of bzero/bcopy
1997-10-18 08:18:00 +00:00
dhcp
Remove bashism, so this actually works.
1999-03-05 22:37:43 +00:00
diskpart
Include "disktab.h" to get prototype for getdiskbyname().
1999-01-19 22:23:36 +00:00
dumpfs
#include machine/bswap.h and remove -lutil.
1999-01-15 13:32:05 +00:00
dumplfs
Deal with superblock changes; from PR#6032.
1998-09-11 21:22:53 +00:00
edquota
remove unused extern.
1998-03-30 03:33:05 +00:00
eeprom
This is also useful for sparc64.
1999-01-17 20:02:29 +00:00
eshconfig
Tweaks to document and support HIPPI-FP driver
1998-11-20 17:23:27 +00:00
greconfig
gre(4) no longer supports ipip. Track this change ...
1999-01-26 21:32:39 +00:00
grfconfig
Fix the case problem of the flags field and a problem with a # in the
1997-11-20 10:35:15 +00:00
grfinfo
Missing .El.
1999-03-09 03:04:25 +00:00
gspa
Fix Copyright dates
1999-02-16 23:34:10 +00:00
hilinfo
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
inetd
Clarify the syntax a bit
1999-01-29 19:41:47 +00:00
iostat
in -x, print MB/s two 2 decimal places. noted by enami@netbsd.org
1998-08-27 03:17:49 +00:00
ipf
Fix minor formatting error.
1999-03-06 22:50:14 +00:00
iteconfig
use CPPFLAGS instead of CFLAGS
1997-10-25 06:57:53 +00:00
kgmon
getopt returns -1 not EOF
1997-11-01 06:49:14 +00:00
kvm_mkdb
Add ELF support for i386 and m68k.
1999-01-29 22:23:36 +00:00
lastlogin
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
lpr
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
mailwrapper
- Rewrite to use fparseln(), strspn(), strsep(). Avoids statically-sized
1999-02-20 22:10:07 +00:00
map-mbone
Use strerror(3) instead of sys_errlist and sys_nerr.
1998-05-09 17:22:07 +00:00
mbrlabel
Use <sys/disklabel_mbr.h> rather than our own home-grown.
1999-01-27 20:44:04 +00:00
mdconfig
eliminate invalid options from SYNOPSIS; from Johan Danielsson in PR 4570
1997-12-02 08:21:45 +00:00
mdsetimage
Add ELF for i386 and sparc (Andrew Gillham)
1999-03-03 12:26:07 +00:00
mopd
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
mountd
iPr/6121: Mycroft, diagnostics messages were not helpful.
1999-01-12 15:11:53 +00:00
mrinfo
use destination's size in 2 memcpy calls.
1998-07-04 21:31:59 +00:00
mrouted
The ioctls have been issued on the wrong socket, so they failed with a
1999-01-23 22:44:43 +00:00
mtrace
Apply patches for mtrace in bin/5598 by yours truly.
1999-01-14 21:54:10 +00:00
mtree
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
named
Include <bsd.own.mk>, noticed by <darcy@druid.net>.
1999-02-22 00:39:00 +00:00
netgroup_mkdb
minor grammar & whitespace fixes
1999-02-08 03:29:43 +00:00
nfsd
Do not block SIGTERM, so that nfsd exits gracefully at shutdown.
1999-01-25 10:12:33 +00:00
nfsiod
KNF.
1998-07-13 05:43:50 +00:00
pkg_install
Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to
1999-03-09 11:10:39 +00:00
portmap
fix logging without libwrap: introduce a syslog facility/severity
1999-01-20 14:12:18 +00:00
pppd
Keep the example strings on one line.
1999-01-24 06:27:06 +00:00
pstat
discard setgid.
1999-01-31 10:12:33 +00:00
pwd_mkdb
const poisoning.
1998-07-27 00:52:00 +00:00
quot
remove unnecessary comment
1998-06-08 12:38:41 +00:00
quotacheck
{} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs.
1998-08-27 20:31:00 +00:00
quotaon
const poisoning.
1998-07-27 00:52:00 +00:00
rarpd
Fix a logic error which would have caused a NULL pointer dereference
1999-02-13 19:58:29 +00:00
rbootd
If the client doesn't supply a filename, give it back the first one listed
1999-02-01 17:00:44 +00:00
rdate
use memset instead of bzero
1997-10-18 11:23:19 +00:00
repquota
const poisoning.
1998-07-27 00:52:00 +00:00
rmt
WARNSify
1997-10-17 13:02:01 +00:00
rpc.bootparamd
revert; we can't break the existing ABI and API
1998-02-12 03:32:51 +00:00
rpc.lockd
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
rpc.pcnfsd
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
rpc.statd
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
1998-07-06 06:56:06 +00:00
rpc.yppasswdd
Allow changing of formerly empty passwords.
1998-11-06 13:07:18 +00:00
rwhod
fix error in previous pointed out by bad. minor KNFing.
1998-07-08 15:17:57 +00:00
sa
{} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs.
1998-08-27 20:31:00 +00:00
screenblank
Add support for WSCONS, and default to it. If the platform also has
1998-12-18 01:15:43 +00:00
sendmail
Fix the order so allmasquerade works.
1999-03-05 01:32:11 +00:00
sliplogin
RCSID police
1999-02-15 03:59:13 +00:00
slstats
Fix minor formatting error.
1999-03-07 04:05:44 +00:00
spray
WARNSify
1997-10-17 13:36:36 +00:00
sup
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
sysctl
Direct the user to use nfsstat to print nfs statistics.
1998-11-13 20:56:21 +00:00
syslogd
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
tcpdchk
fix RCS ID
1999-02-15 04:00:14 +00:00
tcpdmatch
WARNSify
1998-03-05 18:23:31 +00:00
tcpdump
How I managed to generate bizarre sap packets is one thing, but they did
1999-02-11 07:52:14 +00:00
timed
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
1998-07-06 06:56:06 +00:00
traceroute
We have RAW_OPTIONS so enable them.
1999-02-26 22:43:03 +00:00
trpt
- change setgid kmem programs (that lend themselves to this) so setegid(getgid())
1998-07-06 07:50:18 +00:00
trsp
- change setgid kmem programs (that lend themselves to this) so setegid(getgid())
1998-07-06 07:50:18 +00:00
update
WARNSify
1997-10-17 13:59:34 +00:00
usbd
Slight code rearrangement.
1998-12-09 00:57:19 +00:00
usbdevs
Update for the ioctl(USB_DEVICEINFO) API change.
1998-12-29 15:29:41 +00:00
videomode
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
vipw
Print a clear error message when the reason for not being able to create
1998-12-09 12:40:15 +00:00
vnconfig
Include "disktab.h" to get prototype for getdiskbyname().
1999-01-19 22:33:04 +00:00
wsconscfg
Xref wsconsctl, wsfontload
1999-02-03 20:59:20 +00:00
wsfontload
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
xntp
RCS ID police
1999-02-15 04:03:03 +00:00
ypbind
<sys/fcntl.h> -> <fcntl.h>
1999-02-12 15:04:00 +00:00
yppoll
use .Tn YP instead of YP
1998-01-23 13:38:24 +00:00
ypserv
Clean up SYNOPSIS formatting.
1999-03-07 11:58:22 +00:00
ypset
use .Tn YP instead of YP
1998-01-23 13:38:24 +00:00
zdump
…
zic
add -Dunix to CPPFLAGS to suppress cpp warning.
1998-09-01 03:16:48 +00:00
Makefile
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
Makefile.inc
enable WARNS=1 by default, but disable in unclean 3rd party code
1997-10-18 06:42:25 +00:00