.. |
apply
|
|
|
ar
|
|
|
asa
|
|
|
at
|
|
|
awk
|
|
|
banner
|
|
|
basename
|
|
|
biff
|
|
|
brandelf
|
|
|
bzip2
|
|
|
c89
|
|
|
calendar
|
Add my entry to the mojo file.
|
2002-06-28 04:26:07 +00:00 |
cap_mkdb
|
|
|
catman
|
|
|
chat
|
|
|
checknr
|
|
|
chflags
|
|
|
chkey
|
|
|
chpass
|
|
|
cksum
|
|
|
cmp
|
|
|
col
|
|
|
colcrt
|
|
|
colldef
|
|
|
colrm
|
|
|
column
|
|
|
comm
|
|
|
compile_et
|
|
|
compress
|
|
|
csplit
|
Avoid truncating filenames with snprintf().
|
2002-06-29 05:31:26 +00:00 |
ctags
|
|
|
cut
|
cut(1) appeared at least as early as System III.
|
2002-06-11 08:11:12 +00:00 |
dig
|
|
|
dirname
|
|
|
dnskeygen
|
|
|
dnsquery
|
|
|
doscmd
|
|
|
du
|
|
|
ee
|
|
|
elf2aout
|
|
|
enigma
|
|
|
env
|
Discourage use of env(1)'s "-" flag by moving its description to the
|
2002-06-28 09:23:39 +00:00 |
expand
|
Remove obsolescent -tabstop option from Synopsis (it was already removed
|
2002-06-15 10:52:20 +00:00 |
false
|
A function which takes no arguments has an argument list spelled (void) in the
|
2002-06-20 05:35:40 +00:00 |
fetch
|
Reorder LDADD to fix static linking.
|
2002-06-12 12:46:50 +00:00 |
file
|
|
|
file2c
|
|
|
find
|
Indicate that the semicolon that terminates argument lists should be in
|
2002-06-26 08:03:54 +00:00 |
finger
|
|
|
fmt
|
|
|
fold
|
Only advance the column position for printable characters, update manual
|
2002-06-17 12:11:05 +00:00 |
from
|
|
|
fstat
|
This commit adds basic support for the UFS2 filesystem. The UFS2
|
2002-06-21 06:18:05 +00:00 |
fsync
|
|
|
ftp
|
Update for lukemftp-1.6-beta2.
|
2002-06-15 09:42:17 +00:00 |
gcore
|
|
|
gencat
|
|
|
getconf
|
|
|
getopt
|
|
|
gprof
|
|
|
head
|
Note that this appeared at least as early as PWB UNIX.
|
2002-06-10 22:59:59 +00:00 |
help
|
|
|
hesinfo
|
|
|
hexdump
|
|
|
host
|
|
|
id
|
|
|
indent
|
Remove deprecated register qualifier.
|
2002-06-24 17:40:27 +00:00 |
ipcrm
|
|
|
ipcs
|
|
|
join
|
|
|
jot
|
Remove local prototype for main().
|
2002-06-15 11:28:09 +00:00 |
kdump
|
Better warnings fixes. Use more sane argument types instead of bogus casts
|
2002-06-24 16:35:19 +00:00 |
kenv
|
|
|
keylogin
|
|
|
keylogout
|
|
|
killall
|
|
|
ktrace
|
|
|
ktrdump
|
|
|
lam
|
Increment morefiles, balance braces. This should really be using getopt(3).
|
2002-06-27 21:11:19 +00:00 |
last
|
|
|
lastcomm
|
|
|
ldd
|
|
|
leave
|
|
|
less
|
|
|
lessecho
|
|
|
lesskey
|
|
|
lex
|
|
|
limits
|
Make limits(1) aware of the new vmemoryuse resource limit.
|
2002-06-26 03:43:25 +00:00 |
locate
|
Fix unaligned access error.
|
2002-06-24 12:40:11 +00:00 |
lock
|
|
|
lockf
|
|
|
logger
|
|
|
login
|
Simplify TERM handling since now libutil not overwrites existen TERM for "term"
|
2002-06-28 22:56:31 +00:00 |
logname
|
|
|
look
|
|
|
lorder
|
|
|
lsvfs
|
|
|
m4
|
Whitespace fixes to line-up EOL escapes whose right-most extraints changed in
|
2002-06-20 11:17:46 +00:00 |
mail
|
Add support for the 'flipr' option per IEEE 1003.1-2001.
|
2002-06-25 05:34:27 +00:00 |
make
|
Fix a bug fixed by NetBSD in revision 1.42 of parse.c by christos which caused
|
2002-06-20 19:51:13 +00:00 |
makewhatis
|
|
|
mesg
|
|
|
minigzip
|
|
|
mkdep
|
|
|
mkfifo
|
|
|
mklocale
|
|
|
mkstr
|
|
|
mktemp
|
|
|
msgs
|
|
|
mt
|
|
|
ncal
|
|
|
ncplist
|
|
|
ncplogin
|
|
|
netstat
|
|
|
newgrp
|
|
|
newkey
|
|
|
nfsstat
|
|
|
nice
|
Document the fairly obvious effect of the PATH environment variable.
|
2002-06-23 11:49:08 +00:00 |
nl
|
|
|
nm
|
|
|
nohup
|
Refer to utilities, not commands, for consistency with env(1), nice(1), etc.
|
2002-06-28 09:34:46 +00:00 |
objformat
|
|
|
opieinfo
|
|
|
opiekey
|
|
|
opiepasswd
|
|
|
pagesize
|
|
|
passwd
|
|
|
paste
|
paste(1) appeared at least as early as 32v.
|
2002-06-11 08:13:03 +00:00 |
pathchk
|
|
|
perl
|
|
|
pr
|
Make egetopt() return -1 not EOF, as getopt(3) do.
|
2002-06-23 20:42:30 +00:00 |
printenv
|
Document the fairly obvious effects of the PATH environment variable.
|
2002-06-28 09:31:03 +00:00 |
printf
|
Fix duplicate % in %b format introduced in rev 1.22.
|
2002-06-19 09:42:20 +00:00 |
quota
|
|
|
ranlib
|
|
|
renice
|
Add Standards section.
|
2002-06-17 13:37:31 +00:00 |
rev
|
|
|
rlogin
|
|
|
rpcgen
|
|
|
rpcinfo
|
|
|
rs
|
|
|
rsh
|
|
|
rup
|
|
|
ruptime
|
|
|
rusers
|
|
|
rwall
|
|
|
rwho
|
|
|
sasc
|
|
|
sccs
|
|
|
script
|
|
|
sed
|
Sort sections, and refer to sed as a utility, not a function.
|
2002-06-25 08:36:19 +00:00 |
shar
|
|
|
showmount
|
|
|
size
|
|
|
smbutil
|
|
|
sockstat
|
|
|
soelim
|
|
|
split
|
Remove <sys/types> where we use <sys/param> already.
|
2002-06-15 11:03:28 +00:00 |
stat
|
|
|
strings
|
|
|
strip
|
|
|
su
|
This is Alexander Kabaev's patch to solve the signal problem with su
|
2002-06-26 00:42:40 +00:00 |
symorder
|
|
|
systat
|
|
|
tabs
|
Note that this appeared at least as early as PWB UNIX.
|
2002-06-10 22:59:59 +00:00 |
tail
|
Note that this appeared at least as early as PWB UNIX.
|
2002-06-10 22:59:59 +00:00 |
talk
|
|
|
tconv
|
|
|
tcopy
|
|
|
tee
|
|
|
telnet
|
|
|
tftp
|
|
|
time
|
Document the fairly obvious effects of the PATH environment variable.
|
2002-06-28 09:31:03 +00:00 |
tip
|
|
|
top
|
|
|
touch
|
|
|
tput
|
Sort sections.
|
2002-06-15 08:41:12 +00:00 |
tr
|
Improve parsing of character and equivalence classes:
|
2002-06-15 07:38:27 +00:00 |
true
|
A function which takes no arguments has an argument list spelled (void) in the
|
2002-06-20 05:35:40 +00:00 |
truncate
|
|
|
truss
|
|
|
tset
|
|
|
tsort
|
|
|
tty
|
|
|
uac
|
|
|
ul
|
|
|
uname
|
Note that this appeared at least as early as PWB UNIX.
|
2002-06-10 22:59:59 +00:00 |
unexpand
|
Allow <blank>s to be used to separate tab stop positions with the -t
|
2002-06-15 10:16:39 +00:00 |
unifdef
|
|
|
uniq
|
Skip fields in the manner required by POSIX, and the way V7 did it.
|
2002-06-21 07:59:31 +00:00 |
units
|
|
|
unvis
|
|
|
usbhidctl
|
|
|
users
|
|
|
uudecode
|
|
|
uuencode
|
|
|
uuidgen
|
|
|
vacation
|
|
|
vgrind
|
|
|
vi
|
|
|
vis
|
|
|
vmstat
|
|
|
w
|
|
|
wall
|
Note that this appeared at least as early as PWB UNIX.
|
2002-06-10 22:59:59 +00:00 |
wc
|
When counting words, check the correct character variable to see whether it's
|
2002-06-16 06:04:43 +00:00 |
what
|
|
|
whereis
|
|
|
which
|
Give a C rewriter the necessary credit.
|
2002-06-21 06:43:48 +00:00 |
who
|
Style: put static qualifier on definition of static functions.
|
2002-06-20 07:36:22 +00:00 |
whois
|
|
|
window
|
|
|
write
|
|
|
xargs
|
Stylistic nit:
|
2002-06-22 12:59:40 +00:00 |
xinstall
|
|
|
xlint
|
#include <sys/time.h> before <sys/stat.h> to get timespec.
|
2002-06-21 09:23:12 +00:00 |
xstr
|
|
|
yacc
|
Use the constants from <limits.h> for the sizes of integral C types
|
2002-06-11 11:27:20 +00:00 |
yes
|
|
|
ypcat
|
|
|
ypmatch
|
|
|
ypwhich
|
|
|
Makefile
|
|
|
Makefile.inc
|
|
|