NetBSD/usr.bin
christos c7f6ddc626 make emalloc and erealloc return void *; closes PR/2276 1996-03-31 21:30: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
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 Add FreeBSD object files; close out pr#1719 1996-03-20 08:20:21 +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 Describe PROFDIR environment variable 1995-11-21 22:24:55 +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
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 make emalloc and erealloc return void *; closes PR/2276 1996-03-31 21:30:05 +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 Fixed to use ffs instead of ufs; See PR #1790, etc. 1996-02-01 02:33:52 +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
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
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 Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +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 Fix pmax read_names() to compile with updated (release 1.1) names for 1995-12-17 05:30:05 +00:00
w
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 Add PTRDIFF_IS_LONG and SIZEOF_IS_ULONG config entries for (32-bit) mips. 1995-12-17 02:53:11 +00:00
xstr
yacc cast realloc() calls to shutup c++ warnings 1996-03-25 00:36:18 +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