NetBSD/usr.bin
thorpej ec67ea7102 When checking the entry point of an executable, use N_PAGSIZ() rather
than __LDPGSZ directly.
1996-09-07 22:07:15 +00:00
..
apply
apropos
ar
asa
at Fix minor nits that prevented this to compile with a non ansi compiler. 1996-06-28 17:07:39 +00:00
banner
basename
bdes
biff
cal
calendar
cap_mkdb
checknr
chflags
chpass Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:22:11 +00:00
cksum
cmp
col
colcrt
colrm
column
comm
compress Add missing braces to for-loop to make compress work again after changes 1996-08-20 18:24:46 +00:00
crontab
crunch Apply `topdir' prefix to relative paths in `special srcdir <prog> <path>' 1996-05-04 14:37:23 +00:00
ctags
cut
dirname
du
eject
env Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
error
expand
false
file Patterns for OS9 and OS9/68k modules. 1996-05-06 18:24:01 +00:00
find KNF. 1996-06-23 11:21:48 +00:00
finger
fmt
fold
fpr
from
fsplit
fstat Change -N and -M option string to specify the options have an argument. 1996-05-05 19:12:03 +00:00
ftp Fence off NULL args in getcmd() (fixes/works around PR#824). 1996-05-07 00:16:55 +00:00
gencat New message catalog compiler implementation that generates a more 1996-05-13 23:22:02 +00:00
getconf Update copyright notices, this has been assigned to the NetBSD Foundation. 1996-04-20 01:15:12 +00:00
getopt
gprof Updated to work correctly, pointed out by Tom Ivar Helbekkmo. 1996-04-20 14:56:37 +00:00
head
hexdump Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
id
indent Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
ipcrm
ipcs Allocate space for 'ipcs -m' correctly; this floated across a FreeBSD 1996-07-19 23:58:33 +00:00
join
jot
kdump Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00 1996-05-13 21:12:25 +00:00
ktrace
lam
last
lastcomm
ldd When checking the entry point of an executable, use N_PAGSIZ() rather 1996-09-07 22:07:15 +00:00
leave
less
lex Use 'includes' instead of 'afterinstall' target to install headers 1996-04-25 01:23:37 +00:00
locate
lock Include appropriate header files to bring prototypes into scope. 1996-05-07 18:32:22 +00:00
logger
login use == not =. pr#2449 (aaron) 1996-05-21 22:07:04 +00:00
logname
look
lorder
m4
machine
mail - Fix PR/105: Implement dot locking protocol and check return value of flock. 1996-06-08 19:48:09 +00:00
make Fix bug reported by Greg Hudson where leaf (source only) nodes were 1996-08-30 23:21:10 +00:00
man
mesg
mkdep
mkfifo
mkstr
modstat
msgs
netstat Fix missing `)' in the sideways view of interfaces (i.e. netstat -w 1). 1996-06-07 21:43:26 +00:00
newsyslog
nfsstat
nice
nm
nohup
pagesize
passwd Slight semantics change: ALWAYS use YP if the system is bound to a 1996-08-09 09:19:33 +00:00
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 call regfree() -- closes pr bin/2691. 1996-08-13 03:24:18 +00:00
renice
rev
rlogin fix pr bin/2659 in a different way 1996-08-10 19:47:32 +00:00
rpcgen
rpcinfo
rs Document one more option. 1996-05-09 23:21:50 +00:00
rsh
rup
ruptime
rusers Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
rwall
rwho
script
sed Use an integer instead of a char with getc() and ungetc() in mf_fgets() 1996-05-08 21:36:05 +00:00
shar
showmount fix usage message, clean up RPC error printing. 1996-05-01 18:14:10 +00:00
size
skey
skeyinfo
skeyinit
soelim
split
strings
strip
su
systat clear the screen at the correct time to avoid leaving garbage on the screen. 1996-08-11 04:19:16 +00:00
tail
talk
tcopy
tee
telnet sync up with domestic fixes 1996-03-24 22:03:48 +00:00
tftp Fix some potential buffer overflow problems. 1996-09-07 21:05:37 +00:00
time
tip
tn3270 include bsd.own.mk at the top, so checks of EXPORTABLE_SYSTEM work as 1996-06-14 17:22:05 +00:00
touch
tput
tr
true
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units RCS Id police. 1996-04-06 06:00:58 +00:00
unvis
users
uudecode
uuencode
vacation
vgrind Be pedantic, main() returns int in C. 1996-03-21 17:56:15 +00:00
vi look for USD.doc in the right place. 1996-06-23 05:59:51 +00:00
vis
vmstat Remove straggling references to dk_ndrive and dk_xfer. 1996-08-08 04:11:27 +00:00
w RCS id police. 1996-06-07 01:39:10 +00:00
wall
wc
what
whatis
whereis
which
who
whois
window
write
xargs
xinstall
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 RCS id police. 1996-05-13 02:43:35 +00:00
ypmatch RCS id police. 1996-05-13 02:43:35 +00:00
ypwhich Pull down yp/xdr fixes from release branch. 1996-05-29 20:00:52 +00:00
Makefile include bsd.own.mk at the top, so checks of EXPORTABLE_SYSTEM work as 1996-06-14 17:22:05 +00:00
Makefile.inc