.. |
apply
|
|
|
ar
|
|
|
asa
|
#include <unistd.h> for getopt() and friends.
|
2002-05-15 03:31:40 +00:00 |
at
|
Add the SUSv3 -l option to at. This is an alias for atq. Allow job ids
|
2002-05-16 00:47:14 +00:00 |
awk
|
BWK awk appears to work for world builds just fine now. We want to make
|
2002-05-10 20:36:21 +00:00 |
banner
|
|
|
basename
|
|
|
biff
|
|
|
brandelf
|
|
|
bzip2
|
|
|
c89
|
|
|
calendar
|
Add my birthday to the list. Apparently, I share a birthday with dwhite.
|
2002-05-17 17:49:32 +00:00 |
cap_mkdb
|
|
|
catman
|
Add C rewrites of catman and makewhatis. These aren't quite as
|
2002-05-18 09:19:08 +00:00 |
chat
|
|
|
checknr
|
|
|
chflags
|
|
|
chkey
|
|
|
chpass
|
Use libutil and libypclnt for all passwd manipulation and NIS needs.
|
2002-05-08 00:54:29 +00:00 |
cksum
|
|
|
cmp
|
|
|
col
|
|
|
colcrt
|
|
|
colldef
|
|
|
colrm
|
|
|
column
|
|
|
comm
|
|
|
compile_et
|
|
|
compress
|
Add a Standards section, and note that compress(1) and uncompress(1) now
|
2002-05-17 01:54:17 +00:00 |
csplit
|
Handle the case where a negative offset in a regular expression match
|
2002-05-16 05:04:26 +00:00 |
ctags
|
|
|
cut
|
|
|
dig
|
|
|
dirname
|
|
|
dnskeygen
|
|
|
dnsquery
|
|
|
doscmd
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
du
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
ee
|
|
|
elf2aout
|
Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.
|
2002-05-20 14:42:48 +00:00 |
enigma
|
|
|
env
|
|
|
expand
|
|
|
false
|
|
|
fetch
|
|
|
file
|
|
|
file2c
|
|
|
find
|
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
|
2002-05-17 05:11:07 +00:00 |
finger
|
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
|
2002-05-17 05:11:07 +00:00 |
fmt
|
|
|
fold
|
|
|
from
|
|
|
fstat
|
Replace /kernel with /boot/kernel/kernel.
|
2002-05-09 11:47:42 +00:00 |
fsync
|
|
|
ftp
|
|
|
gcore
|
|
|
gencat
|
|
|
getconf
|
|
|
getopt
|
|
|
gprof
|
|
|
head
|
|
|
hesinfo
|
|
|
hexdump
|
Make the output tidier when multiple integer formats are requested by
|
2002-05-17 08:54:32 +00:00 |
host
|
|
|
id
|
|
|
indent
|
|
|
ipcrm
|
|
|
ipcs
|
Replace /kernel with /boot/kernel/kernel.
|
2002-05-09 11:47:42 +00:00 |
join
|
|
|
jot
|
|
|
kdump
|
|
|
kenv
|
|
|
keylogin
|
|
|
keylogout
|
|
|
killall
|
Mark a warning as such. Without this, it isn't obvious whether
|
2002-05-20 07:17:22 +00:00 |
ktrace
|
|
|
ktrdump
|
|
|
lam
|
|
|
last
|
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
|
2002-05-17 05:11:07 +00:00 |
lastcomm
|
|
|
ldd
|
Fix a tiny bug in shlib support of ldd(1); if dlopen(lib, RTLD_TRACE)
|
2002-05-17 17:06:56 +00:00 |
leave
|
|
|
less
|
|
|
lessecho
|
|
|
lesskey
|
|
|
lex
|
Added new bsd.incs.mk which handles installing of header files
|
2002-05-12 16:01:00 +00:00 |
limits
|
|
|
locate
|
|
|
lock
|
|
|
lockf
|
|
|
logger
|
|
|
login
|
|
|
logname
|
|
|
look
|
|
|
lorder
|
|
|
lsvfs
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
m4
|
|
|
mail
|
|
|
make
|
str_concat() doesn't really take const arguments.
|
2002-05-22 15:34:00 +00:00 |
makewhatis
|
Unroff all forms of \f and \*, and the simplest form of \s.
|
2002-05-22 11:08:41 +00:00 |
mesg
|
|
|
minigzip
|
|
|
mkdep
|
|
|
mkfifo
|
|
|
mklocale
|
|
|
mkstr
|
|
|
mktemp
|
|
|
msgs
|
|
|
mt
|
|
|
ncal
|
|
|
ncplist
|
|
|
ncplogin
|
|
|
netstat
|
|
|
newkey
|
|
|
nfsstat
|
Replace /kernel with /boot/kernel/kernel.
|
2002-05-09 11:47:42 +00:00 |
nice
|
If we can't change the scheduling priority, warn but still execute
|
2002-05-13 08:03:20 +00:00 |
nl
|
|
|
nm
|
|
|
nohup
|
|
|
objformat
|
|
|
opieinfo
|
|
|
opiekey
|
|
|
opiepasswd
|
|
|
pagesize
|
|
|
passwd
|
#include <stdlib.h> for exit(3) prototype.
|
2002-05-11 03:18:14 +00:00 |
paste
|
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
|
2002-05-17 05:11:07 +00:00 |
pathchk
|
Add the pathchk utility, which checks pathnames for validity or
|
2002-05-22 10:30:16 +00:00 |
perl
|
WARNS 6 this.
|
2002-05-18 05:33:28 +00:00 |
pr
|
|
|
printenv
|
|
|
printf
|
|
|
quota
|
|
|
ranlib
|
|
|
renice
|
Process and user ID arguments must be treated as decimal integers,
|
2002-05-16 23:55:35 +00:00 |
rev
|
|
|
rlogin
|
Really include <paths.h> (it seems it was brought in indirectly)
|
2002-05-08 00:47:02 +00:00 |
rpcgen
|
Back out part of previous commit - K&R doesn't have const.
|
2002-05-09 11:24:58 +00:00 |
rpcinfo
|
|
|
rs
|
|
|
rsh
|
Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.
|
2002-05-08 00:47:01 +00:00 |
rup
|
|
|
ruptime
|
|
|
rusers
|
|
|
rwall
|
|
|
rwho
|
|
|
sasc
|
|
|
sccs
|
Format internal commands properly.
|
2002-05-22 14:17:16 +00:00 |
script
|
|
|
sed
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
shar
|
|
|
showmount
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
size
|
|
|
smbutil
|
|
|
sockstat
|
|
|
soelim
|
|
|
split
|
|
|
strings
|
|
|
strip
|
|
|
su
|
|
|
symorder
|
Replace /kernel with /boot/kernel/kernel.
|
2002-05-09 11:47:42 +00:00 |
systat
|
Replace /kernel with /boot/kernel/kernel.
|
2002-05-09 11:47:42 +00:00 |
tabs
|
Mark argc as __unused to silence GCC.
|
2002-05-21 02:48:55 +00:00 |
tail
|
|
|
talk
|
|
|
tconv
|
|
|
tcopy
|
|
|
tee
|
Revert part of the previous revision. Changing exit() to return() in main()
|
2002-05-17 11:16:49 +00:00 |
telnet
|
|
|
tftp
|
To perform even basic error checking, one must have an exit code that
|
2002-05-12 01:47:50 +00:00 |
time
|
|
|
tip
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
top
|
|
|
touch
|
|
|
tput
|
|
|
tr
|
|
|
true
|
|
|
truncate
|
|
|
truss
|
OOPS! rev 1.16 accidently changed the default outfile from stderr to
|
2002-05-16 21:58:57 +00:00 |
tset
|
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
|
2002-05-17 05:11:07 +00:00 |
tsort
|
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
|
2002-05-17 05:11:07 +00:00 |
tty
|
|
|
uac
|
|
|
ul
|
|
|
uname
|
|
|
unexpand
|
|
|
unifdef
|
Upgrade unifdef:
|
2002-05-15 16:30:28 +00:00 |
uniq
|
Reword a small part of the uniq(1) manual page to help reduce word
|
2002-05-21 16:54:58 +00:00 |
units
|
|
|
unvis
|
|
|
usbhidctl
|
|
|
users
|
|
|
uudecode
|
Synch usage() and manpage for b64encode/b64decode.
|
2002-05-19 11:22:54 +00:00 |
uuencode
|
Fix a late-night buglet in MLINKS ordering.
|
2002-05-19 20:39:42 +00:00 |
vacation
|
|
|
vgrind
|
|
|
vi
|
Remove Perl and TCL/TK bits, neither of which are in the base system
|
2002-05-18 14:27:17 +00:00 |
vis
|
|
|
vmstat
|
Replace /kernel with /boot/kernel/kernel.
|
2002-05-09 11:47:42 +00:00 |
w
|
Replace /kernel with /boot/kernel/kernel.
|
2002-05-09 11:47:42 +00:00 |
wall
|
|
|
wc
|
|
|
what
|
|
|
whereis
|
|
|
which
|
|
|
who
|
Reimplement the who(1) utility to add some features required by SUSv3:
|
2002-05-09 23:04:40 +00:00 |
whois
|
|
|
window
|
|
|
write
|
|
|
xargs
|
Simplify prerun() in the case where there are no arguments. Can't do -I or -J
|
2002-05-17 07:55:24 +00:00 |
xinstall
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
xlint
|
|
|
xstr
|
|
|
yacc
|
|
|
yes
|
|
|
ypcat
|
|
|
ypmatch
|
|
|
ypwhich
|
|
|
Makefile
|
Build pathchk(1).
|
2002-05-22 10:32:24 +00:00 |
Makefile.inc
|
|
|