..
apply
Fix section names, sort sections, remove a space.
2001-10-17 22:02:30 +00:00
apropos
convert to use getprogname()
2001-02-19 23:03:42 +00:00
asa
Fix typo and sort sections.
2001-09-17 18:47:58 +00:00
at
Sort SEE ALSO, drop some whitespace, and sort sections.
2001-10-17 22:09:55 +00:00
audio
Test for default device in a portable way. Thanks to Michael Ericsson
2002-02-05 00:17:26 +00:00
awk
Drop unnecessary .Pp.
2001-12-01 19:06:43 +00:00
banner
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
basename
Sort sections.
2001-12-01 17:18:38 +00:00
bdes
mdocify. Needs a second pass for SEE ALSO section.
2001-12-01 18:49:55 +00:00
biff
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
bzip2
Make this parallel make friendly.
2001-06-10 00:17:51 +00:00
bzip2recover
MKfoo=no -> NOfoo
2001-12-12 01:48:43 +00:00
cal
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
calendar
- knf
2001-12-04 15:55:32 +00:00
cap_mkdb
Make this compilable as a host tool.
2002-01-31 19:23:50 +00:00
cdplay
Need <sys/types.h> early on.
2002-01-23 01:09:15 +00:00
checknr
Document basic mdoc(7) support, and some fixes.
2002-01-21 18:36:44 +00:00
chflags
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
chpass
Sort sections, punctuation fixes, sort SEE ALSO.
2001-12-01 18:55:17 +00:00
cksum
Remove calculation of crc_total from here, making the routine approximately
2001-11-10 05:16:43 +00:00
cmp
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
col
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
colcrt
Sort sections, sort SEE ALSO.
2001-12-01 18:57:03 +00:00
colrm
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
column
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
comm
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
compile_et
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
2001-12-12 12:24:19 +00:00
compress
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
crontab
…
crunch
CRUNCHEDPROG=1 is a bit more useful if it's also defined when
2002-02-02 12:25:35 +00:00
ctags
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
cut
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
dirname
MKfoo=no -> NOfoo
2001-12-12 01:48:43 +00:00
du
Use standard headers.
2001-12-01 19:03:31 +00:00
eject
Whitespace fixes and formatting improvements.
2001-10-06 18:51:04 +00:00
elf2aout
Sort sections, sort SEE ALSO, drop some .Pps.
2001-12-01 19:05:04 +00:00
elf2ecoff
Sort sections, sort SEE ALSO, drop some .Pps and a '.' at the end of SEE ALSO.
2001-12-01 19:06:01 +00:00
env
Punctuation nit.
2001-12-01 19:07:26 +00:00
error
Use standard headers, drop a .Pp.
2001-12-01 19:08:56 +00:00
expand
…
false
Minor fixes.
2001-06-05 11:40:04 +00:00
fdformat
Sort sections.
2001-12-01 19:09:41 +00:00
fgen
Labels must be followed by statements.
2001-12-31 18:31:59 +00:00
file
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
find
Since we've already been down that road with -cnewer, support GNU find(1)'s
2001-12-02 12:46:39 +00:00
finger
fix nested extern
2001-02-05 01:56:51 +00:00
fmt
Sort SEE ALSO.
2001-12-01 19:11:58 +00:00
fold
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
fpr
…
from
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
fsplit
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
fstat
Punctuation nit, sort sections.
2001-12-01 19:13:18 +00:00
ftp
portnum is unsigned, use %u instead of %d
2002-02-01 10:07:54 +00:00
gencat
Text expanding the NLS abbreviation added per PR 14576.
2002-02-03 09:31:36 +00:00
getconf
Add {POSIX_MONOTONIC_CLOCK} variables.
2002-01-31 00:32:47 +00:00
getopt
Sort sections, use standard headers.
2001-12-01 19:20:32 +00:00
gprof
…
head
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
hesinfo
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
hexdump
WARNS=2
2001-12-07 15:14:29 +00:00
id
convert to use getprogname()
2001-02-19 23:03:42 +00:00
indent
.Pp not necessary before or after .Ss/.Sh.
2001-12-01 19:27:33 +00:00
innetgr
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
ipcrm
Uppercase Dt argument, and two nits.
2001-06-05 11:49:04 +00:00
ipcs
Sort sections, use standard markup for AUTHORS section, use standard headers.
2001-12-01 19:29:08 +00:00
join
Sort sections.
2001-12-01 19:29:58 +00:00
jot
Reverse the if and else clauses for the chardata test if there is
2001-03-17 11:43:06 +00:00
kdestroy
Remove -I${DESTDIR}/usr/include/openssl from CPPFLAGS; it's unnecessary,
2001-12-31 19:24:12 +00:00
kdump
reflect iric o32/n32 emulations
2002-01-07 23:45:10 +00:00
kf
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
2001-12-12 12:24:19 +00:00
kinit
Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl from
2001-12-31 19:25:36 +00:00
klist
Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl
2001-12-31 19:26:59 +00:00
kpasswd
Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl
2001-12-31 19:26:59 +00:00
ktrace
actually document trstr 'u' - user data and note it's included by default
2001-10-26 23:38:07 +00:00
ktruss
Force makeerrnos.sh to be run with sh instead of depending on it being
2001-12-02 08:41:14 +00:00
lam
mdocify
2001-12-01 20:31:37 +00:00
last
Include -T in the synopsis.
2001-08-21 23:55:25 +00:00
lastcomm
Improve markup a bit. Add section to xref.
2001-04-04 09:37:19 +00:00
ldd
Update ELFSIZE and VARPSZ arch lists.
2002-01-23 01:38:57 +00:00
leave
Drop unnecessary .Pp, no trailing dots in SEE ALSO, please, and sort sections.
2002-01-21 11:42:55 +00:00
less
* Avoid stale pointers into a previously used termcap buffer.
2002-01-14 10:36:25 +00:00
lex
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
locate
MKfoo=no -> NOfoo
2001-12-12 01:48:43 +00:00
lock
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
logger
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
login
Happy New Year!
2002-01-01 09:27:53 +00:00
logname
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
look
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
lorder
Use "trap ... 0" instead of "trap ... EXIT", and use numeric signals for
2001-09-28 14:41:44 +00:00
m4
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
machine
…
mail
PR/15000: Mike Heffner: mail(1) doesn't reposition pointer correctly
2001-12-19 00:06:11 +00:00
make
Remove OP_NOSUFF, fix OP_MADE in compat mode [from pk], and make the OP_MADE
2002-02-04 17:24:56 +00:00
man
Sort sections.
2001-12-01 20:35:54 +00:00
menuc
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
mesg
…
midiplay
Sort sections. Use .Ev for environment variables.
2002-01-05 20:55:16 +00:00
mixerctl
Use _PATH_SOUND etc, all fall back to _PATH_SOUND0 (etc.) if that fails.
2002-01-31 00:03:23 +00:00
mk_cmds
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
2001-12-12 12:24:19 +00:00
mkdep
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
mkfifo
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
mklocale
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
mkstr
Sort SEE ALSO.
2001-11-21 16:26:18 +00:00
mktemp
Fix date.
2001-04-09 12:33:50 +00:00
modstat
Sort sections, sort SEE ALSO, use standard headers, mdocify AUTHORS section.
2001-12-01 20:43:06 +00:00
msgc
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
msgs
Punctuation nit, sort SEE ALSO.
2001-12-01 20:44:29 +00:00
netgroup
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
netstat
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
newsyslog
Sort sections, use Nx.
2001-12-08 19:09:16 +00:00
nfsstat
Change xref for vmstat(8) to vmstat(1).
2001-05-06 23:48:31 +00:00
nice
Punctuation nit.
2001-12-08 19:09:35 +00:00
nl
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
nohup
Sort sections.
2001-12-08 19:09:57 +00:00
openssl
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
2001-12-12 12:24:19 +00:00
pagesize
…
passwd
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
paste
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
patch
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
pmc
Due to a typo, the kernel and user counters were getting swapped. Make
2002-01-03 05:04:52 +00:00
pr
Punctuation nits, drop superfluous .Pps.
2001-12-08 19:10:20 +00:00
printenv
…
printf
Punctuation nits.
2001-12-08 19:10:43 +00:00
qsubst
The tputs() print char function needs to return an int.
2001-04-22 05:35:35 +00:00
quota
Sort sections.
2001-12-08 19:10:54 +00:00
radioctl
Make flag parsing work. Print more capabilities.
2002-01-03 18:23:09 +00:00
rdist
Sort SEE ALSO, sort sections, punctuation nit.
2001-12-08 19:11:21 +00:00
renice
Sort sections.
2001-12-08 19:11:33 +00:00
rev
be more descriptive in the description of what rev(1) does
2001-01-21 01:01:08 +00:00
rlogin
Sort SEE ALSO.
2001-12-08 19:11:44 +00:00
rpcgen
- Cast pointer casts to (void *) first to shut-up lint
2002-02-05 22:05:42 +00:00
rpcinfo
Minor nroff formatting fixes per PR 13800
2002-01-13 07:15:50 +00:00
rs
Indent, uncompactify and sort options.
2001-12-18 00:50:59 +00:00
rsh
kerberos(3) -> (8). Sort SEE ALSO.
2001-04-04 09:43:24 +00:00
rup
Use standard headers, punctuation nit.
2001-12-08 19:13:08 +00:00
ruptime
ANSIfy, alphabetize arguments.
2001-01-05 07:14:46 +00:00
rusers
Separate xrefs by a comma.
2001-12-08 19:13:31 +00:00
rwall
Punctuation nit.
2001-12-08 19:13:43 +00:00
rwho
add section to xref.
2001-04-04 09:44:08 +00:00
script
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
sed
Add a -E flag to ed(1) and sed(1) so that they can use extended
2002-01-23 19:07:33 +00:00
shar
Sort sections.
2001-12-08 19:14:31 +00:00
shlock
Use .Pp instead of empty lines, mark up AUHTORS section.
2001-12-08 19:14:58 +00:00
showmount
Sort sections.
2001-12-08 19:15:12 +00:00
shuffle
Include <limits.h> for LONG_MIN/LONG_MAX.
2001-09-01 02:17:29 +00:00
skey
Use standard headers, sort SEE ALSO.
2001-12-08 19:15:32 +00:00
skeyinfo
Fix date.
2001-04-09 12:33:50 +00:00
skeyinit
s/necesary/necessary/
2001-07-24 16:43:02 +00:00
soelim
Sort sections.
2001-12-08 19:15:45 +00:00
sort
Change some:
2001-12-31 18:45:04 +00:00
split
Sort sections.
2001-12-08 19:16:19 +00:00
ssh
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
2001-12-12 12:24:19 +00:00
string2key
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
2001-12-12 12:24:19 +00:00
su
Sort sections, sort SEE ALSO, use .Pp instead of empty lines.
2001-12-08 19:17:03 +00:00
systat
Make it compile (more vmstat fallout).
2002-01-28 13:20:43 +00:00
tail
Sort sections.
2001-12-08 19:17:23 +00:00
talk
Drop a .Pp, sort sections.
2001-12-08 19:17:46 +00:00
tcopy
use %ll_ instead of the less standard %q_
2001-01-04 23:05:54 +00:00
tee
…
telnet
Make telnet escape work in tn3270
2002-01-06 01:02:47 +00:00
tftp
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
time
Sort sections.
2001-12-08 19:18:26 +00:00
tip
Sort SEE ALSO.
2001-12-08 19:18:39 +00:00
tn3270
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
2002-01-31 19:36:47 +00:00
top
Make this directory usable on a case insensitive fs.
2002-01-21 20:07:34 +00:00
touch
…
tput
Sort sections.
2001-12-08 19:19:05 +00:00
tr
Punctuation nit.
2001-12-08 19:19:20 +00:00
true
Fix nits, sort SEE ALSO.
2001-06-05 12:01:33 +00:00
tset
More format string cleanup by sommerfeld.
2000-10-11 14:46:00 +00:00
tsort
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
tty
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
ul
Sort sections.
2001-12-08 19:19:41 +00:00
uname
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
unexpand
MKfoo=no -> NOfoo
2001-12-12 01:48:43 +00:00
unifdef
Sort sections.
2001-12-08 19:19:41 +00:00
uniq
…
units
mdoc'ify. Sort sections.
2001-12-18 01:06:09 +00:00
unvis
…
usbhidaction
Ups, it is LIBUSBHID and not LIBUSBHIB.
2002-02-02 16:54:26 +00:00
usbhidctl
Ups, it is LIBUSBHID and not LIBUSBHIB.
2002-02-02 16:54:26 +00:00
users
…
uudecode
Make this compilable as a host tool.
2002-01-31 19:31:31 +00:00
uuencode
Sort sections, sort SEE ALSO.
2001-12-08 19:21:02 +00:00
vacation
Use Bd -literal instead of Bd -unfilled.
2001-12-08 19:21:33 +00:00
vgrind
Make it possible for cap_mkdb to be a host tool.
2002-01-31 19:32:11 +00:00
vi
Fixed FreeBSD PR #12801 , the way nvi 1.81.5 did it.
2002-01-13 11:59:23 +00:00
vis
Move out-of-order line to where it belongs.
2000-10-05 17:50:56 +00:00
vmstat
Use the new disk and tty stats sysctls when operating on a live kernel,
2002-01-28 02:15:15 +00:00
w
Sort SEE ALSO and sections.
2001-12-08 19:24:10 +00:00
wall
ANSIfy
2001-01-05 04:06:49 +00:00
wc
- implement -m.(count characters instead of bytes)
2001-10-19 06:09:56 +00:00
what
Sort sections.
2001-12-08 19:24:57 +00:00
whatis
…
whereis
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
which
Match braces. Patch from misc/14925 by Hiramatsu Yoshifumi.
2001-12-12 16:03:15 +00:00
who
Whitespace cleanup.
2001-12-01 16:43:07 +00:00
whois
Drop some .Pp, sort sections.
2002-01-13 11:16:52 +00:00
window
Sort sections.
2001-12-08 19:26:45 +00:00
write
un__Pify, ANSIfy and constify.
2001-01-03 13:25:11 +00:00
xargs
Remove mention of -I in SYNOPSIS until we've actually implemented it.
2002-01-28 13:49:49 +00:00
xinstall
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +00:00
xlint
Replace u_quad_t with uint64_t and quad_t with int64_t, and use
2002-02-05 03:04:26 +00:00
xstr
Teach xstr(1) about gcc's __asm and __asm__ directives.
2002-01-12 02:13:12 +00:00
yacc
In the generated C file, don't assume that <sys/cdefs.h> exists. Instead,
2002-01-31 21:01:15 +00:00
yes
…
ypcat
Punctuation nit, sort SEE ALSO, mark up AUTHORS section.
2001-12-08 19:28:41 +00:00
ypmatch
Punctuation nit, sort SEE ALSO, mark up AUTHORS section.
2001-12-08 19:28:41 +00:00
ypwhich
Mark up AUTHORS section.
2001-12-08 19:29:20 +00:00
Makefile
Add a program for controlling radio(4) devices. Written by Maxim Tsyplakov
2002-01-01 21:56:28 +00:00
Makefile.inc
Fix indentation..
2000-12-30 14:44:49 +00:00