.. |
apply
|
This passes WARNS=2 on alpha and i386
|
2001-05-20 06:15:09 +00:00 |
ar
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
at
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
banner
|
Silence WARNS=2 and BDECFLAGS on alpha and i386
|
2001-05-20 06:16:53 +00:00 |
basename
|
Silence WARNS=2 and BDECFLAGS on alpha and i386
|
2001-05-20 06:18:37 +00:00 |
biff
|
|
|
brandelf
|
Fix $FreeBSD$ style.
|
2001-05-02 23:57:49 +00:00 |
c89
|
mdoc(7) police: fix markup.
|
2001-05-10 07:29:35 +00:00 |
calendar
|
Correct and update Japanese holidays.
|
2001-04-20 13:44:21 +00:00 |
cap_mkdb
|
|
|
chat
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
checknr
|
|
|
chflags
|
Silence WARNS=2 and BDECFLAGS on alpha and i386
|
2001-05-20 06:21:12 +00:00 |
chkey
|
|
|
chpass
|
|
|
cksum
|
|
|
cmp
|
|
|
col
|
Document the -h option.
|
2001-05-11 23:53:46 +00:00 |
colcrt
|
|
|
colldef
|
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
|
2001-02-28 17:38:53 +00:00 |
colrm
|
|
|
column
|
Round up before checking if the width is smaller than the widest
|
2001-04-03 18:03:29 +00:00 |
comm
|
|
|
compile_et
|
|
|
compress
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
ctags
|
|
|
cut
|
Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3).
|
2001-04-25 05:42:53 +00:00 |
dig
|
|
|
dirname
|
|
|
dnskeygen
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
dnsquery
|
|
|
doscmd
|
Update BIOS time.
|
2001-05-22 11:33:38 +00:00 |
du
|
|
|
ee
|
Fix wrong (char) cast (instead of unsigned char) causing highlighting of all
|
2001-04-27 22:35:44 +00:00 |
enigma
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
env
|
|
|
expand
|
|
|
false
|
|
|
fetch
|
Bring the usage message in synch with reality.
|
2001-03-28 21:01:07 +00:00 |
file
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
file2c
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
find
|
mdoc(7) police: fix markup.
|
2001-05-16 13:53:19 +00:00 |
finger
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
fmt
|
|
|
fold
|
|
|
from
|
|
|
fstat
|
define _KERNEL before including <sys/conf.h>
|
2001-05-23 23:03:00 +00:00 |
fsync
|
|
|
ftp
|
Fixed a null pointer bug in rev.1.10. Rev.1.10 was supposed to to
|
2001-04-04 15:09:54 +00:00 |
gcore
|
Fix minor style issue from previous commit.
|
2001-05-03 00:35:53 +00:00 |
gencat
|
|
|
gensetdefs
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
getconf
|
Reword the description a little bit more for parallel construction.
|
2001-02-21 19:33:38 +00:00 |
getopt
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
gprof
|
* include/elf.h has been repo copied to include/elf-hints.h, and it no
|
2001-05-02 23:56:21 +00:00 |
gprof4
|
|
|
head
|
|
|
hesinfo
|
|
|
hexdump
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
host
|
|
|
id
|
Print commas in the group list in user(). current() already did this.
|
2001-05-20 20:32:13 +00:00 |
indent
|
Fix damage I did in rev 1.4 that broke formatting this example:
|
2001-04-20 07:41:23 +00:00 |
ipcrm
|
|
|
ipcs
|
|
|
join
|
|
|
jot
|
|
|
kdump
|
Work around the side effect of src/include/Makefile,v 1.137 changes.
|
2001-05-21 17:06:26 +00:00 |
kenv
|
|
|
key
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
keyinfo
|
|
|
keyinit
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
keylogin
|
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
|
2001-03-19 12:50:13 +00:00 |
keylogout
|
|
|
killall
|
Fix an array which was too small.
|
2001-05-16 11:13:16 +00:00 |
ktrace
|
Compensate for header dethreading.
|
2001-05-01 08:46:02 +00:00 |
lam
|
|
|
last
|
mdoc(7) police: remove hard sentence breaks.
|
2001-04-26 06:10:46 +00:00 |
lastcomm
|
|
|
ldd
|
* include/elf.h has been repo copied to include/elf-hints.h, and it no
|
2001-05-02 23:56:21 +00:00 |
leave
|
Call usage() if given more than 1 argument.
|
2001-04-24 10:39:17 +00:00 |
less
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
lessecho
|
|
|
lesskey
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
lex
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
limits
|
Handle sbsize as a size, not a number.
|
2001-05-10 17:15:06 +00:00 |
locate
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
lock
|
|
|
lockf
|
|
|
logger
|
|
|
login
|
Remove an accidentaly added extra blank line.
|
2001-05-22 06:20:27 +00:00 |
logname
|
|
|
look
|
|
|
lorder
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
lsvfs
|
|
|
m4
|
String operations could silently truncate long strings, leaving the output
|
2001-05-18 18:35:34 +00:00 |
mail
|
Allow mail(1) to be able to read Eudora mailboxes by transforming
|
2001-05-11 03:07:11 +00:00 |
make
|
Note that sys.mk is read before any other file (even Makefile)
|
2001-05-23 18:21:36 +00:00 |
makewhatis
|
|
|
mesg
|
|
|
minigzip
|
|
|
mk_cmds
|
|
|
mkdep
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
mkfifo
|
|
|
mklocale
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
mkstr
|
|
|
mktemp
|
Update HISTORY.
|
2001-02-28 03:33:44 +00:00 |
msgs
|
|
|
mt
|
Removed -I${.CURDIR}/.../sys from CFLAGS.
|
2001-05-18 13:41:42 +00:00 |
ncal
|
Properly deal with one char weekdays
|
2001-03-22 00:38:46 +00:00 |
ncplist
|
mdoc(7) police: normalize .Nd.
|
2001-04-18 15:54:10 +00:00 |
ncplogin
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
netstat
|
Restore printing of routes cloned from a RTF_CLONING parent
|
2001-05-07 12:29:36 +00:00 |
newkey
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
nfsstat
|
Take setgid kmem away from nfsstat, it has not needed it for some time
|
2001-03-22 17:39:57 +00:00 |
nice
|
|
|
nl
|
mdoc(7) police: fix markup (demonstrates new -xwidth modifier).
|
2001-05-16 10:18:20 +00:00 |
nm
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
nohup
|
|
|
objformat
|
|
|
opieinfo
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
opiekey
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
opiepasswd
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
pagesize
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
passwd
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
paste
|
|
|
pr
|
Use nl_langinfo instead of %Ef
|
2001-03-21 14:32:02 +00:00 |
printenv
|
|
|
printf
|
|
|
quota
|
Changed 'blocks' to 'usage' because we may not be getting quotas from
|
2001-05-23 17:12:09 +00:00 |
ranlib
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
renice
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
rev
|
|
|
rlogin
|
|
|
rpcgen
|
Turn -b (BSD socket compat mode) back on by default, as we don't have TLI/XTI
|
2001-04-13 23:20:16 +00:00 |
rpcinfo
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
rs
|
|
|
rsh
|
|
|
rup
|
mdoc(7) police: cosmetics.
|
2001-04-16 15:14:07 +00:00 |
ruptime
|
|
|
rusers
|
mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
|
2001-04-13 19:59:47 +00:00 |
rwall
|
mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
|
2001-04-13 19:59:47 +00:00 |
rwho
|
Don't attempt to parse %c
|
2001-03-21 20:26:51 +00:00 |
sasc
|
|
|
script
|
|
|
sed
|
Don't leak memory when compiling text following the a', c' or `i' command.
|
2001-05-18 09:48:17 +00:00 |
shar
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
showmount
|
Add IPv6 support to showmount(8). This replaces IPv4-specific code
|
2001-04-05 17:18:36 +00:00 |
size
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
sockstat
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
soelim
|
|
|
split
|
|
|
strings
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
strip
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
su
|
Tell the user what group they must be in to su to root.
|
2001-05-10 07:37:25 +00:00 |
symorder
|
|
|
systat
|
Removed -I${.CURDIR}/.../sys from CFLAGS.
|
2001-05-18 13:41:42 +00:00 |
tail
|
Back out my fseeko -> fseek(END) change - we need to position on what we
|
2001-03-28 13:10:17 +00:00 |
talk
|
|
|
tconv
|
|
|
tcopy
|
Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,
|
2001-03-08 09:04:40 +00:00 |
tee
|
|
|
telnet
|
A feature to allow one to telnet to a unix domain socket.
|
2001-05-23 22:47:16 +00:00 |
tftp
|
|
|
time
|
|
|
tip
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
top
|
We don't need to include <sys/conf.h>
|
2001-05-23 23:01:37 +00:00 |
touch
|
|
|
tput
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
tr
|
|
|
true
|
|
|
truncate
|
|
|
truss
|
|
|
tset
|
|
|
tsort
|
|
|
tty
|
|
|
uac
|
|
|
ul
|
|
|
uname
|
|
|
unexpand
|
|
|
unifdef
|
Fix a grammar bogon.
|
2001-04-26 17:16:59 +00:00 |
uniq
|
|
|
units
|
Add some gravitational values.
|
2001-05-12 21:21:38 +00:00 |
unvis
|
|
|
usbhidctl
|
Remove a bogus %s from a printf.
|
2001-04-17 15:00:03 +00:00 |
users
|
|
|
uudecode
|
|
|
uuencode
|
MAN[1-9] -> MAN.
|
2001-03-27 10:52:19 +00:00 |
vacation
|
|
|
vgrind
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
vi
|
Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in
|
2001-04-03 13:34:35 +00:00 |
vis
|
|
|
vmstat
|
Removed -I${.CURDIR}/.../sys from CFLAGS.
|
2001-05-18 13:41:42 +00:00 |
w
|
Compensate for header dethreading.
|
2001-05-01 08:46:02 +00:00 |
wall
|
When opening the file to broadcast, do it with the user's gid, not the
|
2001-05-08 11:11:42 +00:00 |
wc
|
|
|
what
|
|
|
whereis
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
which
|
|
|
who
|
Don't attempt to parse %c
|
2001-03-21 19:16:41 +00:00 |
whois
|
mdoc(7) police: fix markup.
|
2001-05-22 07:05:39 +00:00 |
window
|
Fix the rcsid's.
|
2001-05-17 09:38:49 +00:00 |
write
|
|
|
xargs
|
Add a -J replstr option that allows the user to tell xargs to insert
|
2001-05-15 00:31:19 +00:00 |
xinstall
|
Do not override `realinstall' target, use ${PROGNAME}.
|
2001-04-02 11:54:59 +00:00 |
xlint
|
Disable llib. The previous commit does not go anywhere near far enough
|
2001-04-29 03:19:58 +00:00 |
xstr
|
|
|
yacc
|
beforeinstall -> SCRIPTS.
|
2001-04-07 11:21:35 +00:00 |
yes
|
|
|
ypcat
|
|
|
ypmatch
|
|
|
ypwhich
|
|
|
Makefile
|
Move scrshot(1) functionality into vidcontrol(1).
|
2001-05-19 06:47:36 +00:00 |
Makefile.inc
|
|
|