..
ac
notice "dty" as well as "tty".
1999-10-11 11:44:59 +00:00
accton
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
amd
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
apm
Kill the period in the SEE ALSO list.
2000-02-05 11:52:37 +00:00
apmd
Add a `-v' option, and make various log messages depend on `-d' or `-v'.
2000-03-04 21:27:17 +00:00
arp
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
bad144
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
bind
do not try to use BIND4 code in libc.
2000-03-01 10:49:58 +00:00
bootp
Need <sys/param.h> for MAXHOSTNAMELEN.
1999-09-26 10:27:40 +00:00
catman
Use uname(3) to determine MACHINE type.
2000-01-09 04:54:53 +00:00
chown
Since our gcc doesn't warn about NULL format strings anymore, we can
1999-11-09 15:06:30 +00:00
chroot
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
chrtbl
Add missing .El line.
1999-03-10 08:15:28 +00:00
cnwctl
nope, those are unsigned long longs; correct accordingly..
1999-12-01 03:40:51 +00:00
config
Emit `.MAIN: all' to force the target `all' as default target.
2000-02-01 05:13:17 +00:00
cron
PR/7662: TheMan: crontab does not think the file changed if the editing session
1999-05-29 18:43:40 +00:00
dbsym
change:
1999-04-06 04:54:19 +00:00
dev_mkdb
deprecate register, use memset/memmove instead of bzero/bcopy
1997-10-18 08:18:00 +00:00
dhcp
'If it comes from a client that already knows its address and is not
1999-12-07 23:23:16 +00:00
diskpart
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
dumpfs
Dump softdep mode.
2000-01-18 20:24:19 +00:00
dumplfs
Reversed (corrected) sense of superblock timestamp comparison; added the
1999-05-02 00:26:01 +00:00
edquota
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
2000-01-21 17:08:33 +00:00
eeprom
This is also useful for sparc64.
1999-01-17 20:02:29 +00:00
envstat
Add envstat(8) for displaying sensor readings from any envsys(4)
2000-03-10 05:51:56 +00:00
eshconfig
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
faithd
wording
2000-03-12 16:56:42 +00:00
gifconfig
Remove bogus declarations of "errno".
2000-01-22 10:16:23 +00:00
greconfig
fix title. noted by Danny Thomas <D.Thomas@cmcb.uq.edu.au> in [bin/8734]
1999-11-02 10:30:38 +00:00
grfconfig
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
grfinfo
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
gspa
provide initialized C array output directly, rather than through postprocessor
1999-06-22 20:27:21 +00:00
hilinfo
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
ifmcstat
print addresses in extended scoped address notation.
2000-02-26 08:13:25 +00:00
inetd
fix IPsec policy parser. #@ should affect multiple lines as documented.
2000-03-06 19:52:13 +00:00
iostat
Don't unnecessarily check device names if "-x" is used.
1999-09-13 16:59:54 +00:00
ipf
First cut to make it work again.
2000-02-06 13:05:25 +00:00
iteconfig
1, 2, 3 and.. 4!
1999-04-06 20:24:37 +00:00
kgmon
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
kvm_mkdb
machine/exec_coff.h -> sys/exec_coff.h
2000-01-07 09:40:33 +00:00
lastlogin
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
link
Add trailing newline to usage string.
1999-09-20 15:01:36 +00:00
lpr
(rcmd.c) to make Zoularis happier, pass sa_len separately from sockaddrs.
2000-02-24 06:33:47 +00:00
mailwrapper
Use postfix as an example
1999-05-29 18:18:30 +00:00
map-mbone
Use strerror(3) instead of sys_errlist and sys_nerr.
1998-05-09 17:22:07 +00:00
mdconfig
mdconfig /dev/md0c rather than /dev/md0a in EXAMPLES.
1999-12-18 03:14:15 +00:00
mdsetimage
machine/exec_coff.h -> sys/exec_coff.h
2000-01-07 09:40:33 +00:00
memswitch
Add special methods for hw.serial and hw.srammode.
1999-06-28 08:49:15 +00:00
mld6query
Nuke gratuitous setting of BINOWN and BINGRP.
2000-02-25 08:52:03 +00:00
mopd
fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.de
2000-01-10 19:33:18 +00:00
mountd
Note that -kerb option is not implemented.
2000-02-17 09:05:07 +00:00
mrinfo
use destination's size in 2 memcpy calls.
1998-07-04 21:31:59 +00:00
mrouted
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
mtrace
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
2000-01-21 17:08:33 +00:00
mtrace6
use getifaddrs, not SIOCGIFCONF.
2000-02-26 11:44:28 +00:00
mtree
code.c is no longer used, we use strsvis instead. Removed prototypes
1999-12-07 18:42:06 +00:00
ndp
Typo.
2000-03-07 19:40:54 +00:00
netgroup_mkdb
more gracefully detect _NG_ERROR
1999-11-28 04:40:21 +00:00
nfsd
Per the documented behaviour in the man page, default to
1999-08-31 23:28:34 +00:00
nfsiod
KNF.
1998-07-13 05:43:50 +00:00
ntp
Update to 4.0.98f. fix last remaining references to xntp.
1999-11-16 03:53:21 +00:00
pim6dd
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
pim6sd
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
pkg_install
* in pkg_add, before the "install dependencies" loop, check ALL
2000-03-19 17:24:27 +00:00
portmap
In callit() and logit(), set a slightly informative proctitle to make
2000-01-27 16:28:32 +00:00
pppd
We don't need #ifdef __powerpc__ part now. Remove it.
2000-03-03 15:05:47 +00:00
pstat
fix the table of the STATE field of "pstat -t"
1999-12-08 22:01:53 +00:00
pvcsif
adapt to NetBSD code tree.
1999-07-11 17:35:07 +00:00
pvctxctl
adapt to NetBSD code tree.
1999-07-11 17:35:07 +00:00
pwd_mkdb
Add explicit endianness overrides.
2000-01-23 19:59:32 +00:00
quot
Typos (from OpenBSD)
1999-11-18 19:02:31 +00:00
quotacheck
Update - quotacheck is run from rc, not rc.local
1999-03-30 23:58:46 +00:00
quotaon
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
rarpd
We need to close and open the socket to prevent routing updates building
2000-02-11 11:27:20 +00:00
rbootd
Use pidfile(3).
1999-06-06 02:52:16 +00:00
rdate
Add IPv6 support.
2000-02-05 22:14:20 +00:00
repquota
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
2000-01-21 17:08:33 +00:00
rip6query
add manpage, rip6query(8).
2000-01-19 06:35:22 +00:00
rmt
Fix rmt for use with Solaris 2.7 and others. The deal here is that for
2000-02-08 18:00:05 +00:00
route6d
use getifaddrs. avoid "extern int errno".
2000-02-25 06:22:05 +00:00
rpc.bootparamd
Use full month names with .Dd, as per mdoc.samples(7).
1999-09-12 18:47:10 +00:00
rpc.lockd
Supports nlm version 4 (for use with nfsv3).
2000-02-02 18:17:42 +00:00
rpc.pcnfsd
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
rpc.statd
Tweak the usage output a bit, and exit after printing it.
1999-06-10 05:53:51 +00:00
rpc.yppasswdd
Remove last traces of securenet and ypserv.acl
1999-06-28 01:21:51 +00:00
rtadvd
bring in latest kame tree. this fixes unclosed file descdriptor
2000-03-13 06:16:46 +00:00
rtsold
don't assume CMSG_xx are constant. (sync with latest kame)
2000-02-28 07:17:34 +00:00
rwhod
avoid memory leak on realloc() error.
1999-12-30 09:10:28 +00:00
sa
1, 2, 3 and.. 4!
1999-04-06 20:24:37 +00:00
screenblank
Reflect the recent support of wscons.
1999-08-16 20:10:37 +00:00
sendmail
Remove obsolete version 8.8.8 of "sendmail". 8.9.3 is in the main tree
2000-02-13 00:34:15 +00:00
sesd
Make it so this will build with -DWARN. It's a pity that
2000-02-22 06:06:06 +00:00
setkey
sync with latest kame.
2000-03-15 00:24:30 +00:00
sliplogin
RCSID police
1999-02-15 03:59:13 +00:00
slstats
Adapt printf formats for 64bit counters.
1999-11-19 10:45:23 +00:00
spray
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
sup
If we fail due to not being able to lookup our own hostname, display the
2000-03-12 12:16:49 +00:00
syslogd
* in secure mode (-s), still open the inet sockets but do a shutdown(,SHUT_RD)
2000-02-18 09:44:46 +00:00
tadpolectl
Add serial port power management (hw.serial.power).
2000-03-14 21:27:41 +00:00
tcpdchk
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
2000-01-21 17:08:33 +00:00
tcpdmatch
Apply IPv6 support patch.
1999-08-31 13:58:58 +00:00
tcpdump
fix include file path (IPv6 related).
2000-02-06 11:21:45 +00:00
timed
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
2000-01-21 17:08:33 +00:00
traceroute
sync with latest libipsec/kernel.
2000-01-31 14:25:42 +00:00
traceroute6
correct use of perror().
2000-03-12 02:42:43 +00:00
trpt
IPv6 support.
1999-07-01 19:15:03 +00:00
trsp
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
unlink
Append newline in usage().
1999-09-08 01:33:39 +00:00
usbdevs
Make output a little less confusing if run without root priviliges.
1999-09-08 02:39:36 +00:00
user
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
videomode
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
vipw
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
vnconfig
Define __POOL_EXPOSE almost at the beginning, instead of just before
2000-02-16 06:52:31 +00:00
wiconfig
document OS versions
2000-02-04 08:01:43 +00:00
wsconscfg
print a nicer error message if a screen is already configured
1999-11-10 16:34:58 +00:00
wsfontload
Default bit/byte order with #define's and fix usage().
2000-01-25 01:04:07 +00:00
xntp
Fix doubled 'the's.
2000-03-13 22:55:05 +00:00
ypbind
avoid 64bit alignment issue with SIOCGIFCONF (packed struct access).
2000-02-20 14:31:28 +00:00
yppoll
use .Tn YP instead of YP
1998-01-23 13:38:24 +00:00
ypserv
Our db btree(3) implementation is tuned for ordered insertion, so pipe
1999-11-19 16:55:25 +00:00
ypset
use .Tn YP instead of YP
1998-01-23 13:38:24 +00:00
zdump
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
zic
add -Dunix to CPPFLAGS to suppress cpp warning.
1998-09-01 03:16:48 +00:00
Makefile
mbrlabel moves to /sbin.
2000-03-15 12:01:19 +00:00
Makefile.inc
enable WARNS=1 by default, but disable in unclean 3rd party code
1997-10-18 06:42:25 +00:00