freebsd_amp_hwpstate/usr.bin
Nate Williams b82359df88 "lmd" -> "-lmd"
Submitted by:	Vincent Poy <vince@venus.gaianet.net>
1997-09-05 18:15:29 +00:00
..
apply
ar
at
banner Fix the .Dd line. 1997-08-23 15:49:52 +00:00
basename
biff
brandelf Open the file r/o if looking only. Make the error message more useful. 1997-08-23 15:51:14 +00:00
cal
calendar
cap_mkdb
chat Cleanup and remove the not-too-useful examples. The current versions 1997-08-22 15:42:33 +00:00
checknr
chflags
chkey
chpass
cksum
cmp
col
colcrt
colldef
colrm
column
comm Use err(3). Add DIAGNOSTIC section name in man page. 1997-06-30 06:40:16 +00:00
compile_et
compress
cpp
ctags Teach ctags(1) how to handle intermediate whitespace in macros 1997-08-23 16:13:45 +00:00
cut
dig
dirname
dnsquery
doscmd Make X11 support in doscmd dependent on the actual libX11.a library and 1997-08-28 18:23:40 +00:00
du du(1) always exit with value zero. 1997-08-29 11:40:00 +00:00
ee
env
error
expand
f2c
false
fetch
file
file2c
find Add -execdir which will execute the exec command in the dir of the file 1997-08-29 23:09:45 +00:00
finger
fmt Pre-allocate buffer to avoid core dump in corner cases. 1997-08-21 03:41:41 +00:00
fold
fpr
from
fsplit
fstat Display file size as an unsigned long. 1997-08-31 01:27:04 +00:00
ftp - Changed default PAGER from 'less' to 'more', since we don't have less 1997-09-05 04:24:22 +00:00
gcore
gencat
getopt
global
gprof
gprof4
head
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace
kzip
lam
last
lastcomm
ldd Touch up the code that implements "ldd -v". 1997-09-02 21:54:39 +00:00
leave
lex fix misspelling 1997-08-30 11:10:56 +00:00
limits
locate
lock
lockf
logger
login "lmd" -> "-lmd" 1997-09-05 18:15:29 +00:00
logname
look
lorder
lsvfs
m4
mail Fix file names. 1997-08-31 21:33:27 +00:00
make Don't preferentially execute Makefiles in ${OBJDIR} - it just causes 1997-08-27 06:31:27 +00:00
makewhatis
mesg
mk_cmds
mkdep
mkfifo
mklocale
mkstr
modstat
more
msgs
mt another -I/sys conversion, and add Id line now it's left the vendor branch 1997-08-22 14:21:51 +00:00
netstat Print out the two new fields in the ICMP stats. While we're at it, also 1997-08-25 16:57:05 +00:00
newkey
nfsstat
nice
nm
nohup
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pr
printenv
printf
quota
ranlib
rdist fix a few spelling changes 1997-08-30 12:22:49 +00:00
renice
rev
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
sasc
script
sed
shar more sanity check before making output. 1997-08-29 00:44:34 +00:00
showmount Added an replacement for callrpc that uses tcp as primary transport method. 1997-09-04 21:21:56 +00:00
size
soelim
split
strings
strip
su If elf, don't add libmd.a just because we link against libskey.so. 1997-09-05 12:04:31 +00:00
symorder
systat Main() returns int. 1997-08-26 11:08:24 +00:00
tail
talk
tclsh
tconv
tcopy
tee
telnet
tftp
time
tip Removed a buffer overflow in args(). 1997-08-26 10:25:19 +00:00
tn3270
top Adapt to recent smp tree changes.. 1997-08-27 03:48:25 +00:00
touch
tput
tr
true
tset
tsort
tty
ul Main() returns int. 1997-08-26 11:08:24 +00:00
uname Nm uname -> Nm. 1997-08-20 11:03:54 +00:00
unexpand Main() returns int. 1997-08-26 11:08:24 +00:00
unifdef Main() returns int. 1997-08-26 11:08:24 +00:00
uniq Use err(3) instead of local redefinition. 1997-08-21 06:51:10 +00:00
units Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format. 1997-08-21 06:49:33 +00:00
unvis Main() returns int. 1997-08-26 11:08:24 +00:00
users Main() returns int. 1997-08-26 11:08:24 +00:00
uudecode Use err(3). 1997-08-22 06:53:00 +00:00
uuencode Use err(3). 1997-08-22 06:53:00 +00:00
vacation Stop parsing args before user supplied to argument in sendmail. 1997-08-28 04:40:51 +00:00
vgrind Main() returns int. 1997-08-26 11:08:24 +00:00
vi
vis Use err(3). Add usage() and prototypes. 1997-08-25 06:37:37 +00:00
vmstat Use err(3). Add some %d to %ld changes. 1997-08-25 06:40:05 +00:00
w Revert some casts I introduced. 1997-08-26 06:59:34 +00:00
wall Use err(3). Add usage(). 1997-08-25 06:43:22 +00:00
wc Sync usage string according to man page. Silent -Wall. 1997-08-25 06:44:59 +00:00
what Just forgot a moment that mdoc macros are limited to 9 parameters. 1997-08-26 07:04:20 +00:00
whereis
which Cosmetic in usage string. Mdocify author section. 1997-08-26 11:13:39 +00:00
who Use err(3). Add usage(). 1997-08-26 11:14:57 +00:00
whois Use err(3). 1997-08-26 11:16:08 +00:00
window Cosmetic in usage string. 1997-08-26 11:17:16 +00:00
write Use err(3). Add usage() and prototypes. 1997-08-26 11:23:37 +00:00
xargs Use err(3) instead of local redefinition. 1997-08-27 06:26:23 +00:00
xinstall Uncomment sccsid string and enclose it inside #if 0/#endif. 1997-08-27 06:29:23 +00:00
xlint
xstr Use err(3). Add usage and prototypes. Use getopt(). Document -v flag. 1997-08-28 06:28:08 +00:00
yacc Use err(3). Rewrote man page in mdoc format. The user visible change is that 1997-08-28 06:33:53 +00:00
yes
ypcat Use err(3). Add references to others man pages. Wait for the user to 1997-08-29 11:48:50 +00:00
ypmatch Use err(3). Add Xreferences. Delay the compute of default domain. 1997-08-29 11:52:52 +00:00
ypwhich Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (from 1997-08-29 11:56:51 +00:00
Makefile
Makefile.inc