.. |
apply
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
ar
|
Eliminate compiler warnings from -Wall
|
1998-12-06 07:36:44 +00:00 |
at
|
Eliminate compiler warnings from -Wall
|
1998-12-06 07:42:09 +00:00 |
banner
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
basename
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
biff
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
brandelf
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
c89
|
|
|
calendar
|
Fixed gratuitous unformatting in rev.1.8.
|
1998-10-22 18:17:30 +00:00 |
cap_mkdb
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
chat
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
checknr
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
chflags
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
chkey
|
|
|
chpass
|
Fixed disordering of cross references in previous commit.
|
1998-12-13 15:32:26 +00:00 |
cksum
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
cmp
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
col
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
colcrt
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
colldef
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
colrm
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
column
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
comm
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
compile_et
|
Unbreak K&R support, and generate code that works in K&R C as well as
|
1998-12-18 14:29:51 +00:00 |
compress
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
cpp
|
|
|
ctags
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
cut
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
dig
|
|
|
dirname
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
dnsquery
|
|
|
doscmd
|
Fix typos.
|
1998-10-13 08:57:45 +00:00 |
du
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
ee
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
enigma
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
env
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
error
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
expand
|
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
|
1998-12-06 22:58:23 +00:00 |
f2c
|
|
|
false
|
|
|
fetch
|
Add -s option, just report size of file that would be fetched.
|
1998-12-08 13:00:49 +00:00 |
file
|
New file formats.
|
1998-11-15 03:35:10 +00:00 |
file2c
|
|
|
find
|
Return memory from setmode.
|
1998-12-16 04:50:46 +00:00 |
finger
|
|
|
fmt
|
|
|
fold
|
|
|
fpr
|
|
|
from
|
|
|
fsplit
|
|
|
fstat
|
|
|
ftp
|
Better error checking.
|
1998-12-09 20:49:20 +00:00 |
gcore
|
Fix errors detected by -Wformat.
|
1998-11-01 06:35:36 +00:00 |
gencat
|
Updated gencat(1) page from T. Lambert:
|
1998-11-18 04:30:53 +00:00 |
gensetdefs
|
Fixed 7 style bugs. The contents of such a simple Makefile is entirely
|
1998-10-14 10:21:10 +00:00 |
getopt
|
|
|
global
|
|
|
gprof
|
|
|
gprof4
|
|
|
head
|
fread() returns 0 on eof or error, not EOF. This fixes the following
|
1998-10-09 10:33:46 +00:00 |
hexdump
|
PR: bin/9016
|
1998-12-13 06:40:18 +00:00 |
host
|
|
|
id
|
|
|
indent
|
PR: 7583
|
1998-10-18 04:46:24 +00:00 |
ipcrm
|
|
|
ipcs
|
|
|
join
|
|
|
jot
|
|
|
kdump
|
Generate code to interpret ioctl numbers for all ioctls defined in
|
1998-10-16 15:33:17 +00:00 |
key
|
|
|
keyinfo
|
|
|
keyinit
|
|
|
keylogin
|
|
|
keylogout
|
|
|
killall
|
|
|
ktrace
|
|
|
kzip
|
|
|
lam
|
|
|
last
|
|
|
lastcomm
|
|
|
ldd
|
|
|
leave
|
|
|
lex
|
|
|
limits
|
|
|
locate
|
Set TMPDIR to /tmp
|
1998-11-29 14:46:35 +00:00 |
lock
|
|
|
lockf
|
|
|
logger
|
|
|
login
|
Obtained from: "Jan B. Koum " <jkb@best.com>
|
1998-12-01 17:05:08 +00:00 |
logname
|
|
|
look
|
|
|
lorder
|
|
|
lsvfs
|
|
|
m4
|
Change the wording to reflect that only the first character of the two
|
1998-12-13 23:15:50 +00:00 |
mail
|
vfork -> fork. The child calls abort(), which calls stdio.
|
1998-10-10 19:21:39 +00:00 |
make
|
Described the search path Make uses to find makefiles.
|
1998-11-29 13:46:39 +00:00 |
makewhatis
|
|
|
mesg
|
|
|
minigzip
|
|
|
mk_cmds
|
|
|
mkdep
|
|
|
mkfifo
|
|
|
mklocale
|
Added support for DIS 8859-15 based locales using patch
|
1998-12-14 02:59:15 +00:00 |
mkstr
|
|
|
mktemp
|
|
|
modstat
|
|
|
more
|
|
|
msgs
|
|
|
mt
|
add in new errstat subcommand (MTIOCSERRSTAT)
|
1998-12-19 20:23:37 +00:00 |
ncal
|
|
|
netstat
|
|
|
newkey
|
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
|
1998-10-13 14:52:33 +00:00 |
nfsstat
|
Backout out previous commit. The bug was in the kernel.
|
1998-10-25 10:59:44 +00:00 |
nice
|
|
|
nm
|
|
|
nohup
|
|
|
objformat
|
Link objformat statically by default. This makes it possible to
|
1998-11-01 02:37:40 +00:00 |
opieinfo
|
|
|
opiekey
|
|
|
opiepasswd
|
|
|
pagesize
|
|
|
passwd
|
We use login.conf, not login.cap
|
1998-11-30 22:41:58 +00:00 |
paste
|
|
|
pr
|
|
|
printenv
|
|
|
printf
|
Fixed warnx format errors in printf and csh, and snprintf format errors
|
1998-12-07 12:14:04 +00:00 |
quota
|
|
|
ranlib
|
Don't build or install ${MAN1}. It's just a copy of ${MAN1aout} and
|
1998-10-10 12:48:48 +00:00 |
rdist
|
Fix formatting bug.
|
1998-10-15 05:04:28 +00:00 |
renice
|
|
|
rev
|
|
|
rlogin
|
Use KJH's auth.conf parser to turn on/off Kerberos in userland.
|
1998-10-09 06:47:57 +00:00 |
rpcgen
|
|
|
rpcinfo
|
|
|
rs
|
|
|
rsh
|
Use KJH's auth.conf parser to turn on/off Kerberos in userland.
|
1998-10-09 06:47:57 +00:00 |
rup
|
|
|
ruptime
|
|
|
rusers
|
|
|
rwall
|
PR: bin/8680
|
1998-12-13 03:44:19 +00:00 |
rwho
|
Fixed typo.
|
1998-12-20 02:52:30 +00:00 |
sasc
|
Removed all `vector xxxintr' specifications. Interrupt handlers are now
|
1998-10-22 15:53:06 +00:00 |
script
|
|
|
sed
|
Fix a new bug introduced by the previous bug fix
|
1998-12-08 21:29:22 +00:00 |
shar
|
|
|
showmount
|
|
|
size
|
|
|
soelim
|
|
|
split
|
|
|
strings
|
|
|
strip
|
|
|
su
|
Add JKH's auth.conf parser to turn on/off Kerberos in userland
|
1998-10-09 20:14:48 +00:00 |
symorder
|
|
|
systat
|
|
|
tail
|
|
|
talk
|
|
|
tconv
|
|
|
tcopy
|
Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)
|
1998-11-16 00:05:46 +00:00 |
tee
|
|
|
telnet
|
Add "-N" option to supress reverse name lookup.
|
1998-12-14 22:40:39 +00:00 |
tftp
|
Rename a function name so that it doesn't conflict with a future system call.
|
1998-10-30 16:17:50 +00:00 |
time
|
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
|
1998-10-13 14:52:33 +00:00 |
tip
|
|
|
tn3270
|
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
|
1998-10-13 14:52:33 +00:00 |
top
|
Removed unused nlist'ed variables stathz and hz. These used to be used
|
1998-11-26 12:59:21 +00:00 |
touch
|
|
|
tput
|
|
|
tr
|
|
|
true
|
|
|
truss
|
Add lstat() as a known system call.
|
1998-10-15 04:31:44 +00:00 |
tset
|
|
|
tsort
|
|
|
tty
|
|
|
ul
|
|
|
uname
|
|
|
unexpand
|
|
|
unifdef
|
|
|
uniq
|
|
|
units
|
|
|
unvis
|
|
|
users
|
|
|
uudecode
|
|
|
uuencode
|
|
|
vacation
|
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
|
1998-10-13 14:52:33 +00:00 |
vgrind
|
|
|
vi
|
The perlinterp option builds and works, but I'm not so sure how it'll go
|
1998-12-16 04:02:56 +00:00 |
vis
|
|
|
vmstat
|
Back out previous work-around for "vmstat -i" failing on ELF
|
1998-10-28 06:41:24 +00:00 |
w
|
Do a better job of determining if we were called as uptime(1).
|
1998-11-09 01:19:30 +00:00 |
wall
|
PR: bin/8680
|
1998-12-13 03:42:51 +00:00 |
wc
|
|
|
what
|
|
|
whereis
|
|
|
which
|
|
|
who
|
|
|
whois
|
|
|
window
|
One vfork() changed to fork(); one execl() changed to execv(). The
|
1998-10-13 15:14:37 +00:00 |
write
|
|
|
xargs
|
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
|
1998-10-13 14:52:33 +00:00 |
xinstall
|
Free memory from setmode.
|
1998-12-16 04:51:27 +00:00 |
xlint
|
|
|
xstr
|
|
|
yacc
|
|
|
yes
|
|
|
ypcat
|
|
|
ypmatch
|
|
|
ypwhich
|
|
|
Makefile
|
Fixed disorder.
|
1998-11-10 12:19:26 +00:00 |
Makefile.inc
|
|
|