NetBSD/usr.bin
jtc 68a63eb204 Use errx() instead of err() to report failure of kvm_getprocs() call,
as errno doesn't have a meaningful value in this case.  Reported by
Mike Grupenhoff <kashmir@umiacs.umd.edu> in PR #2289.
1996-04-08 21:32:05 +00:00
..
apply Fix typo. From Masanobu Saitoh in PR #2197. 1996-03-18 23:16:57 +00:00
apropos
ar Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:04:52 +00:00
asa
at
banner
basename
bdes
biff
cal
calendar Added World AIDS Day. Which is today. 1995-12-01 09:42:09 +00:00
cap_mkdb
checknr
chflags
chpass
cksum use const qualifer for crctab 1996-02-27 21:29:53 +00:00
cmp don't warn about missing files with -s. POSIX doesn't define a specific 1996-02-01 03:32:41 +00:00
col
colcrt
colrm
column
comm
compress
crontab
crunch sparc support. 1995-11-05 18:02:58 +00:00
ctags
cut
dirname
du merge in change accidently made to release branch 1996-01-04 18:25:47 +00:00
eject Disks now share a common interface for "unlock" and "eject". Teach 1996-01-30 18:35:47 +00:00
env
error
expand
false
file Added information about NetBSD/arm32 executables. 1996-04-01 21:29:51 +00:00
find Document the -follow option, per David Brownlee <abs@mono.city.ac.uk> 1996-01-14 03:52:44 +00:00
finger
fmt
fold
fpr
from
fsplit
fstat Fix NFS include files; sync with Lite2 1996-02-20 16:04:47 +00:00
ftp add -Dunix to CFLAGS 1995-11-22 21:52:48 +00:00
gencat Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
getconf
getopt
gprof Include arm32.h when required. 1996-04-01 21:54:06 +00:00
head
hexdump
id
indent
ipcrm
ipcs
join Fix off-by-one error in checking field numbers. From der Mouse, PR 1356. 1996-02-08 18:24:16 +00:00
jot
kdump
ktrace
lam
last
lastcomm Display the ending time as well as the starting time of processes. 1995-10-22 01:43:40 +00:00
ldd
leave
less fix stdin-missing-paren-in-prompt bug. pr#2158 from enami tsugutomo 1996-03-12 05:15:24 +00:00
lex
locate
lock
logger
login
logname
look
lorder don't forget to remove the _symbol_ temp file. 1995-12-20 04:45:11 +00:00
m4 Handle multichar comment and quote delimiters (up to 5 characters, per the 1996-01-13 23:25:23 +00:00
machine
mail USE_OLD_TTY no longer needed 1996-02-20 00:14:43 +00:00
make Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 18:57:49 +00:00
man fix typo 1995-12-05 03:33:39 +00:00
mesg
mkdep
mkfifo
mkstr
modstat
msgs
netstat Update to match kernel. 1996-01-31 04:01:48 +00:00
newsyslog Fix formatting of timestamp (Mike Grupenhoff; PR#1906). 1996-01-07 00:48:24 +00:00
nfsstat RCS id police. 1996-03-03 17:21:25 +00:00
nice
nm Use err() & warn(). 1996-01-14 23:04:03 +00:00
nohup
pagesize
passwd
paste
patch
pr
printenv
printf
quota Use an integer instead of a char to store the getopt() return value in 1996-04-01 21:31:33 +00:00
ranlib
rdist
renice
rev
rlogin and once more, courtesy of CVS being weird. 1996-01-04 22:32:15 +00:00
rpcgen Convey rpcgen's version into generated header files. This allows programs 1996-02-19 11:12:43 +00:00
rpcinfo
rs
rsh
rup
ruptime
rusers Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
rwall
rwho
script
sed
shar
showmount Use an integer instead of a char to store the getopt() return value in 1996-04-01 21:31:33 +00:00
size Add capability to read archives (from Thomas Eberhardt; PR#497). 1996-01-14 23:07:11 +00:00
skey
skeyinfo
skeyinit
soelim
split
strings
strip
su
systat Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
tail Don't rely on select() not to modify the timeval argument. Also, 1996-02-13 16:49:10 +00:00
talk
tcopy
tee
telnet sync up with domestic fixes 1996-03-24 22:03:48 +00:00
tftp
time
tip unused file 1996-03-07 06:52:51 +00:00
tn3270 since we're going to use the mem*() functions, we need them prototyped 1996-02-16 03:08:39 +00:00
touch
tput
tr Make more 8-bit clean (from Andreas Gustafsson; PR#1190). 1995-11-01 00:45:22 +00:00
true
tset
tsort Add a `-q' option, to be quiet about cycles. From der Mouse, PR 1204. 1996-01-17 20:37:49 +00:00
tty
ul merge in changes from 1.1 release branch 1995-11-28 20:58:08 +00:00
uname
unexpand
unifdef
uniq
units RCS Id police. 1996-04-06 06:00:58 +00:00
unvis
users
uudecode
uuencode Rename uuencode.format(5) to uuencode(5) as recommended by PR #1786 1995-12-05 03:02:31 +00:00
vacation
vgrind Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
vi environmental -> environment 1995-12-05 02:55:55 +00:00
vis
vmstat update for the fact that 'allevents' is now a TAILQ. 1996-04-04 00:27:50 +00:00
w Use errx() instead of err() to report failure of kvm_getprocs() call, 1996-04-08 21:32:05 +00:00
wall
wc
what
whatis
whereis
which
who
whois
window Make ww_index and related variables explicitly unsigned. 1996-02-08 21:48:51 +00:00
write
xargs Resolve CVS conflicts that appeared in a comment, and thus went unnoticed. 1995-11-15 16:11:17 +00:00
xinstall Change xinstall to work with strip from GNU binutils, for mips and alpha ports. 1995-12-20 10:25:17 +00:00
xlint Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for the arm32 port. 1996-04-01 21:47:57 +00:00
xstr
yacc Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:10:47 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Only build exportable telnet/libtelnet if the domestic version doesn't 1996-03-10 05:45:38 +00:00
Makefile.inc