NetBSD/usr.bin
glass 2db3772ce4 merged with 4.4Lite 1995-03-26 03:10:21 +00:00
..
apply cleaned up old import 1995-03-25 03:38:16 +00:00
apropos oops 1995-03-26 02:22:13 +00:00
ar update rcsid format 1995-03-25 06:39:33 +00:00
asa consistency 1995-03-26 02:25:05 +00:00
at new rcsid format 1995-03-25 18:04:51 +00:00
basename new rcsid format 1995-03-25 18:17:38 +00:00
biff merge with 4.4Lite and err(3)ify 1995-03-26 02:34:19 +00:00
cal merged with 4.4Lite 1995-03-26 03:10:21 +00:00
calendar invoke cpp with -P 1994-12-30 21:57:09 +00:00
cap_mkdb
checknr pull in string.h 1994-12-24 15:57:02 +00:00
chflags Document the `arch' flag. Fix the test of the getopt(3) return value. 1995-01-04 05:40:08 +00:00
chpass Patch from Giles Lean to make compilation flags more consistent. 1995-01-07 23:07:03 +00:00
cksum Add sum(1) alias, per Matt Green. Various other cleanup. Someone should 1995-01-15 06:43:49 +00:00
cmp
col pull in stdlib.h 1994-12-24 16:24:32 +00:00
colcrt
colrm
column
comm
compress add zopen declaration. 1994-12-24 16:27:18 +00:00
crontab don't need bsd.own.mk any more. 1994-12-24 16:28:39 +00:00
crunch
ctags
cut Better-looking patch for a problem already fixed. 1995-03-20 23:50:43 +00:00
dirname
du
env
error
expand
false fixed major brain fault: echo -> exit 1994-12-29 06:20:16 +00:00
file Updated to file-3.16; fixes PR867 1995-03-25 22:35:28 +00:00
find kill some unnecessary casts and decls 1994-12-24 16:30:51 +00:00
finger pull in string.h or stdlib.h as necessary. 1994-12-24 16:33:46 +00:00
fmt pull in stdlib.h and string.h, kill unnecessary declaration. 1994-12-24 16:35:17 +00:00
fold
fpr
from
fsplit pull in string.h 1994-12-24 16:35:34 +00:00
fstat Check for bogus file descriptor tables. 1995-02-15 02:10:41 +00:00
ftp Update to use timer{add,sub}(). 1995-03-21 14:16:23 +00:00
gencat needs stdlib.h and string.h 1994-12-24 16:44:03 +00:00
getconf
getopt
gprof
head
hexdump
id
indent
ipcrm
ipcs add string.h, fix up rcsid. 1994-12-24 16:46:18 +00:00
join
jot
kdump Make two variables non-static. 1995-03-21 14:22:38 +00:00
ktrace Update to use timer{add,sub}(). 1995-03-21 14:16:23 +00:00
lam
last be more careful with time_t's 1994-12-24 16:49:02 +00:00
lastcomm for some reason, this never got merged properly... 1995-02-27 02:40:23 +00:00
ldd
leave
lex Clean up deleted files. 1995-03-01 00:00:00 +00:00
locate Fix typo --- setenv doesn't use = (PR #798). 1995-02-15 15:37:56 +00:00
lock
logger
login Use tty as cred file uniquifier. (From Michael Graff) 1995-03-08 19:41:36 +00:00
logname
look
lorder
m4
machine
mail Implement the ~_ and ~< escapes from POSIX.2. 1995-02-08 16:15:52 +00:00
make Fixed so that orphan tabs are ignored. Should close PR760. 1995-02-08 04:36:41 +00:00
man Sync with 4.4-Lite, plus local changes. 1995-01-16 09:29:08 +00:00
mesg
mkdep Merged with 4.4lite. 1994-12-23 07:34:55 +00:00
mkfifo
mkstr pull in stdlib.h, string.h, kill unnecessary decls. 1994-12-24 16:55:10 +00:00
modstat
more pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
msgs
netstat a couple of these need <sys/queue.h> 1994-12-24 17:21:51 +00:00
newsyslog Pass progname to the printf call in usage(). 1995-01-21 21:53:46 +00:00
nfsstat
nice
nm be more careful with casts, and clean up a fprintf() call. 1994-12-24 17:26:46 +00:00
nohup
pagesize
passwd Make passwd work with a link to yppasswd. (From Jason Thorpe) 1995-02-12 17:45:54 +00:00
paste
patch headers and redundant declarations. 1994-12-24 17:30:13 +00:00
pr
printenv
printf The descriptions of the o and u formatting options were reversed (PR #785). 1995-02-15 15:32:27 +00:00
quota needs stdlib.h 1994-12-24 17:31:23 +00:00
ranlib pull in string.h 1994-12-24 17:35:27 +00:00
rdist
renice
rev
rlogin clean up import. 1995-03-21 07:58:28 +00:00
rpcgen convert to use memset, rather than bzero. From Luke Mewburn. 1995-03-06 04:59:08 +00:00
rpcinfo
rsh
rup
ruptime
rusers
rwall
rwho pull in string.h 1994-12-24 17:38:21 +00:00
script
sed The `D' command should only input a new line if the pattern space becomes empty. 1995-03-15 12:12:16 +00:00
shar
showmount pull in stdlib.h 1994-12-24 17:38:52 +00:00
size
skey send error messages & password prompt to stderr, as proposed by Simon Gerraty. 1994-12-28 23:17:52 +00:00
skeyinfo
skeyinit stdlib.h, RCS ID format 1994-12-24 17:42:04 +00:00
soelim
split
strings Fixed -n processing with patch from PR #800. 1995-02-15 15:49:19 +00:00
strip
su
systat Alphabetize. 1995-03-22 15:26:42 +00:00
tail
talk
tcopy
tee
telnet If we get an EOF on stdin, close the write side of the TCP connection, but 1995-03-17 18:03:06 +00:00
tftp
time Update to use timer{add,sub}(). 1995-03-21 14:16:23 +00:00
tip headers, casts, and use of time_t 1994-12-24 17:56:23 +00:00
tn3270 .include changes suggested by Jon Stone in pr 674. Not strictly necessary 1995-01-02 22:33:21 +00:00
touch
tput
tr
true fixed major brain fault: echo -> exit 1994-12-29 06:20:16 +00:00
tset
tsort
tty
ul
uname
unexpand pull in string.h 1994-12-24 17:08:05 +00:00
unifdef
uniq
units
unvis
users
uudecode
uuencode
vacation
vgrind Don't build .db file at install time. 1994-12-23 21:11:56 +00:00
vi Clean up deleted files. 1995-03-01 00:00:00 +00:00
vis
vmstat Make use of the new kernel event counters; from Theo. 1995-03-14 07:35:49 +00:00
w
wall
wc
what
whatis
whereis
which
who
whois
window Update to use timer{add,sub}(). 1995-03-21 14:16:23 +00:00
write
xargs
xinstall
xstr needs stdlib.h 1994-12-24 16:57:59 +00:00
yacc needs string.h 1994-12-24 16:57:28 +00:00
yes
ypcat
ypmatch needs string.h. change rcsid style. 1994-12-24 16:56:47 +00:00
ypwhich
Makefile added systat 1995-01-25 08:48:18 +00:00
Makefile.inc