..
alias
apply
Revert previous commit, from Bruce:
2003-06-09 19:21:35 +00:00
asa
at
awk
Use
2003-06-06 13:46:55 +00:00
banner
basename
biff
bluetooth
Reapply mdoc(7) fixes that got accidentally lost in the last
2003-05-20 21:01:21 +00:00
brandelf
Remove MAINTAINER lines.
2003-06-14 19:32:52 +00:00
bzip2
Remove MAINTAINER lines.
2003-06-14 19:32:52 +00:00
bzip2recover
Remove MAINTAINER lines.
2003-06-14 19:32:52 +00:00
c89
c99
calendar
Add my birthday to the calendar.
2003-07-08 18:31:49 +00:00
cap_mkdb
catman
Add (unsigned char) cast to ctype macros
2003-06-10 02:18:00 +00:00
chat
checknr
Close files after opening them to avoiding leaking descriptors and memory.
2003-06-01 06:15:30 +00:00
chkey
chpass
Do not compare unsigned int values with ULONG_MAX. The comparison is
2003-07-11 05:47:05 +00:00
cksum
cmp
phk added the -x option in May 2000, but only for regular files; for
2003-06-19 07:24:26 +00:00
col
colcrt
colldef
colrm
column
comm
compile_et
compress
Don't truncate the output file before making sure that we can
2003-06-14 13:41:31 +00:00
csplit
ctags
The .Xr files
2003-06-08 13:43:56 +00:00
cut
Duplicate "from".
2003-05-03 15:55:23 +00:00
dig
dirname
dnskeygen
dnsquery
doscmd
du
ee
o Fix identation.
2003-06-30 11:51:21 +00:00
elf2aout
elfdump
Synchronize usage() and SYNOPSIS, and fix them (flags are not
2003-06-28 22:30:46 +00:00
enigma
env
Split the env(1) manpage off from printenv(1); there is not much point
2003-06-01 06:29:47 +00:00
expand
false
fetch
Revert 1.52. This should have been added to fetch.3.
2003-06-10 20:34:50 +00:00
file
file2c
find
Fix all WARNS. Checked with "make WARNS=9". Remove unused file.
2003-06-14 13:00:21 +00:00
finger
Add code to keep going if you're really intent on fingering someone, but
2003-06-28 23:11:41 +00:00
fmt
fold
from
fstat
fix this code properly. msdosfs can't have device nodes on them.
2003-06-24 08:18:18 +00:00
fsync
ftp
Restore INET6 option from config.h.
2003-06-25 15:53:25 +00:00
gcore
gencat
getconf
getopt
gprof
head
hesinfo
hexdump
host
id
indent
err() on allocation failure. WARNS=9 compliant
2003-06-15 09:28:17 +00:00
ipcrm
ipcs
Markup bits.
2003-05-21 21:07:28 +00:00
join
jot
kdump
Two enhancements for kdump.
2003-06-03 01:44:43 +00:00
keylogin
keylogout
killall
make "killall -j" not core dump.
2003-04-27 07:17:27 +00:00
ktrace
ktrdump
lam
last
lastcomm
ldd
leave
less
Use
2003-06-06 13:46:55 +00:00
lessecho
lesskey
lex
Point to the new C++ include files location.
2003-07-11 05:30:58 +00:00
limits
locale
Move scmp() to more appropriate location
2003-06-26 11:05:56 +00:00
locate
The .Xr utility
2003-06-08 13:45:37 +00:00
lock
Introduce options definition the standard way.
2003-06-09 19:32:02 +00:00
lockf
logger
Clarify the describtion of the -A switch
2003-05-21 15:00:47 +00:00
login
Remove utmp references, no longer done by login(1) in 5.x.
2003-07-08 13:01:28 +00:00
logname
look
Introduce options definition the standard way.
2003-06-09 19:32:02 +00:00
lorder
Give the -o option before any filename operands when invoking the sort
2003-06-01 22:37:38 +00:00
lsvfs
m4
The .Nm utility
2003-06-08 13:47:20 +00:00
mail
make
Fixed broken arithmetic expression parser.
2003-07-04 13:33:48 +00:00
makewhatis
mesg
Introduce options definition the standard way.
2003-06-09 19:32:02 +00:00
minigzip
mkdep
mkfifo
mklocale
Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc().
2003-06-17 19:58:33 +00:00
mkstr
mktemp
msgs
mt
Markup bits.
2003-05-21 21:07:28 +00:00
ncal
ncplist
ncplogin
netstat
Revert last delta.
2003-05-21 20:52:57 +00:00
newgrp
newkey
nfsstat
nice
nl
nohup
Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].
2003-05-03 19:44:46 +00:00
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
While I really liked the error message one received from `passwd'
2003-04-18 21:27:09 +00:00
paste
pathchk
pr
printenv
Split the env(1) manpage off from printenv(1); there is not much point
2003-06-01 06:29:47 +00:00
printf
quota
Now that the kernel access control for quotactl(2) appears to work
2003-06-15 06:54:36 +00:00
ranlib
renice
rev
rlogin
rpcgen
Fix broken -a functionality.
2003-06-19 09:19:51 +00:00
rpcinfo
rs
Add section number to .Xr
2003-06-08 13:58:08 +00:00
rsh
rup
ruptime
rusers
rwall
rwho
sasc
script
sed
Do not dribble zero bytes into the output, by replacing an obfuscated if
2003-06-05 12:10:19 +00:00
shar
showmount
smbutil
sockstat
Finish the implementation of the -p switch so that it
2003-06-07 14:36:49 +00:00
split
stat
Assorted mdoc(7) fixes.
2003-06-02 11:19:24 +00:00
su
typo
2003-06-08 13:51:40 +00:00
symorder
command -> utility
2003-06-08 14:35:11 +00:00
systat
tabs
tail
Revert part of the last commit. This fixes tail for pipes.
2003-06-10 16:49:14 +00:00
talk
remove whitespace at end of line
2003-07-04 20:44:25 +00:00
tcopy
The .Nm utility
2003-06-08 14:36:22 +00:00
tee
telnet
Mrege from crypto telnet with "make unifdef". This gets a bunch of
2003-05-11 18:27:49 +00:00
tftp
time
Introduce options definition the standard way. command -> utility.
2003-06-09 19:37:45 +00:00
tip
top
touch
tput
command -> utility. Add section number to .Xr
2003-06-08 14:38:02 +00:00
tr
true
truncate
truss
Use cat(1) instead of cp(1) so as not to break -DNOCLEAN builds
2003-06-06 05:38:09 +00:00
tset
Add section number to .Xr
2003-06-08 13:58:08 +00:00
tsort
tty
uac
ul
Add section number to .Xr
2003-06-08 13:58:08 +00:00
uname
Make the sysctlbyname stuff look like the 2-level MIB stuff. This
2003-07-01 20:15:28 +00:00
unexpand
unifdef
Improve expression evaluation debugging output, tidy up the handling of
2003-07-01 15:30:43 +00:00
uniq
units
Add the British hundredweight (brhundredweight). For discussion, see:
2003-07-01 10:33:27 +00:00
unvis
usbhidaction
Assorted mdoc(7) fixes.
2003-05-30 21:27:29 +00:00
usbhidctl
Remove uninitialized local variable in favor of global.
2003-05-26 04:58:26 +00:00
users
uudecode
Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].
2003-05-03 19:44:46 +00:00
uuencode
Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].
2003-05-03 19:44:46 +00:00
uuidgen
Erase whitspace at EOL.
2003-05-22 13:10:32 +00:00
vacation
Remove MAINTAINER= lines from individual Makefiles in favor of the
2003-07-07 03:54:04 +00:00
vgrind
Add section number to .Xr
2003-06-08 13:58:08 +00:00
vi
FIx catalog name I overlook in prev. obsolete locales removing
2003-06-23 13:08:22 +00:00
vis
vmstat
w
utmp.ut_time is not a time_t, do not pass a pointer to it to pr_attime().
2003-06-28 19:11:42 +00:00
wall
wc
what
whereis
which
who
whois
Back out .SU workaround - people at whois-servers.net set up
2003-06-29 23:56:31 +00:00
window
Remove the only varargs.h consumer in the tree. Use stdarg.h instead.
2003-04-15 18:59:22 +00:00
write
xargs
- Use _PATH_TTY and _PATH_DEVNULL macros.
2003-06-13 17:05:41 +00:00
xinstall
Since (x)install is pretty unhelpfull and just spits out a Usage
2003-07-11 20:51:16 +00:00
xlint
If lint(1) is not "lint", don't try to lint the xlint compat-libs. A
2003-06-15 13:03:37 +00:00
xstr
Introduce options definition the standard way. Do not uppercase first
2003-06-09 19:35:56 +00:00
yacc
yes
ypcat
ypmatch
ypwhich
Makefile
Temporarily re-remove the bluetooth tools..
2003-06-24 19:11:14 +00:00
Makefile.inc