freebsd-nq/usr.bin
1998-02-20 11:18:57 +00:00
..
apply
ar localtime() needs a pointer to time_t which is not necessarily a long. 1998-02-20 05:01:05 +00:00
at
banner
basename
biff
brandelf
c89
cal
calendar Update to reflect the current Jewish calendar. 1998-02-08 22:57:59 +00:00
cap_mkdb
chat
checknr
chflags
chkey
chpass
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpp
ctags
cut
dig
dirname
dnsquery
doscmd Printers under FreeBSD are /dev/lpt* 1998-01-22 02:44:54 +00:00
du
ee Convert to mdoc format. Header -> Id. 1998-02-02 07:09:36 +00:00
env
error
expand PR: bin/5529 1998-02-02 07:10:59 +00:00
f2c
false
fetch gcc wants to see long long variables passed to %q printf formats, so 1998-02-20 05:11:42 +00:00
file Can't use ~0L to compare against a uint32. Use ~((uint32) 0) instead. 1998-02-20 04:57:33 +00:00
file2c
find Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
finger
fmt
fold
fpr
from
fsplit Add #include <string.h> to get prototypes. 1998-02-20 04:48:37 +00:00
fstat Use -literal to make for a more pleasing list. 1998-01-25 16:38:42 +00:00
ftp Cleanup code so that long lines to be quoted don't get truncated. 1998-02-14 15:38:29 +00:00
gcore
gencat
getopt
global Don't create an unused obj directory. 1998-02-20 11:18:57 +00:00
gprof
gprof4
head
hexdump
host
id Missing newline when euid != ruid. 1998-02-18 17:35:16 +00:00
indent
ipcrm
ipcs
join
jot Random data is no longer based on the time of day, rather the random 1998-01-24 03:32:33 +00:00
kdump
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace
kzip
lam
last
lastcomm
ldd
leave
lex
limits ulimit does not have its own manpage as it is a shell builtin. 1998-02-01 06:19:56 +00:00
locate locate(1) is no longer started by /etc/weekly. 1998-02-07 05:30:14 +00:00
lock
lockf
logger
login gcc on alpha complains about nested comments. A comment in this 1998-02-15 04:09:48 +00:00
logname
look
lorder
lsvfs Started getting rid of the compatibility cruft for the Lite1 mount() 1998-01-17 16:24:27 +00:00
m4
mail
make
makewhatis
mesg
minigzip
mk_cmds
mkdep
mkfifo
mklocale Add #include <string.h> to get prototypes. 1998-02-20 04:48:37 +00:00
mkstr Add #include <string.h> to get prototypes. 1998-02-20 04:48:37 +00:00
modstat Fixed a comment. The module size is (unfortunately) in K, but it is not 1998-02-12 23:58:54 +00:00
more Add #include <string.h> to get prototypes for functions that gcc 1998-02-20 04:13:29 +00:00
msgs
mt
ncal
netstat
newkey Replace incomplete malloc prototype with #include <stdlib.h> 1998-02-20 04:38:20 +00:00
nfsstat Merged from Lite2. This was mostly already done, mostly indirectly 1998-01-20 12:27:38 +00:00
nice
nm
nohup
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste Add #include <stdlib.h> to get prototype for malloc(). Without this, 1998-02-20 04:21:46 +00:00
pr
printenv
printf
quota Converted to Lite2 mount interface - decide filesystem types by name 1998-01-20 12:53:43 +00:00
ranlib
rdist
renice
rev
rlogin
rpcgen
rpcinfo
rs Add #include <string.h> to get prototypes. 1998-02-20 04:48:37 +00:00
rsh Initialise variable that gcc lies awake at night worrying about. 1998-02-20 04:50:50 +00:00
rup
ruptime
rusers
rwall
rwho
sasc
script
sed
shar
showmount
size
soelim
split
strings
strip
su
symorder
systat
tail
talk Add #include <string.h> to get prototype for memcpy(). 1998-02-15 04:15:47 +00:00
tclsh
tconv
tcopy
tee
telnet Add #include <stdlib.h> to get prototype for malloc(). 1998-02-20 04:34:08 +00:00
tftp Add #include <string.h> to get prototypes. 1998-02-20 04:33:03 +00:00
time
tip
tn3270
top Fix top sorting of idle processes. top used p_cpticks as a tie-breaker 1998-02-14 13:34:59 +00:00
touch
tput
tr
true
truss Add a sysmk -> /dev/null definition ready for a coming change to 1998-01-25 09:09:48 +00:00
tset
tsort
tty
ul
uname
unexpand Add #include <string.h> to get prototypes. 1998-02-20 04:33:03 +00:00
unifdef
uniq
units
unvis
users
uudecode Add two new options: 1998-01-25 19:26:05 +00:00
uuencode Add two new options: 1998-01-25 19:26:05 +00:00
vacation
vgrind
vi
vis
vmstat
w
wall
wc
what
whereis
which Search for proper executables, ignore directories 1998-02-01 20:01:29 +00:00
who
whois Make it more convenient to query NICs other than InterNIC. Explain in the 1998-02-19 19:07:50 +00:00
window
write
xargs
xinstall Converted to Lite2 mount interface - don't use numeric filesystem 1998-01-20 13:52:32 +00:00
xlint
xstr
yacc Add #include <string.h> to get prototypes. 1998-02-20 04:33:03 +00:00
yes
ypcat
ypmatch Add #include <string.h> to get prototypes. 1998-02-20 04:33:03 +00:00
ypwhich
Makefile
Makefile.inc