freebsd_amp_hwpstate/usr.bin
Andrey A. Chernov 597828870b Replace hand-made tolower conversions with real tolower from ctype 1997-06-27 10:21:22 +00:00
..
apply compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
ar Convert man page to mdoc format. Cosmetic in usage string. 1997-06-23 06:41:30 +00:00
at Revert part of previous commit. I didn't see rcsid string in the middle of 1997-06-24 06:26:32 +00:00
banner compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
basename compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
biff Typo fix in man page. Use err(3) instead of local copy. 1997-06-23 06:45:38 +00:00
brandelf Use err(3). Typo fix in usage string. 1997-06-23 06:47:12 +00:00
cal Upgrade to a newer version. Old synopsys was incorrect. 1997-06-23 06:49:42 +00:00
calendar Typo fix: Alan Turning is aka Alan Turing. 1997-06-23 06:52:58 +00:00
cap_mkdb Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
chat Remove use of program_name variable. 1997-06-24 06:52:33 +00:00
checknr Add prototypes to functions. Make -Wall happy. 1997-06-24 06:54:43 +00:00
chflags Document the use of `ls -lo' to see flags. 1997-06-24 06:57:11 +00:00
chkey Import chkey. 1997-05-28 15:54:04 +00:00
chpass Free a malloc'ed variable before exiting. Compute line number when parsing 1997-06-25 06:59:55 +00:00
cksum Update manpage to newer version. Use err(3). 1997-06-25 07:02:03 +00:00
cmp Correct usage string. Program name converted to bold in man page. 1997-06-26 11:22:12 +00:00
col compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
colcrt Remove use of progname. Add usage(). 1997-06-26 11:23:47 +00:00
colldef Add usage(). Put program name in bold in the man page. 1997-06-26 11:25:17 +00:00
colrm Use err(3) instead of local redefinition. 1997-06-26 11:26:20 +00:00
column compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
comm compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
compile_et
compress compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
cpp
ctags compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
cut compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
dig
dirname compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
dnsquery
du compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
ee Fixed missing ${COPY} in install rule. 1997-04-04 15:09:42 +00:00
env compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
error
expand
f2c Install f2c.h 1997-04-24 17:04:04 +00:00
false
fetch Now understand password in ftp:// URLs 1997-05-31 14:45:41 +00:00
file Remove the etc-magic target since we no longer install the 1997-04-04 02:42:53 +00:00
file2c Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
find Eliminate a variable that is set but never used. 1997-05-19 18:16:29 +00:00
finger compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
fmt Removed inconsistent declaration of malloc(). `make world' with DESTDIR 1997-04-23 10:16:58 +00:00
fold compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
fpr
from compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
fsplit
fstat Removed `#define KERNEL'. This was a hack-around for nfs.h being broken 1997-03-29 12:50:41 +00:00
ftp Replace hand-made tolower conversions with real tolower from ctype 1997-06-27 10:21:22 +00:00
gcore Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
gencat
getopt compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
global Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
gprof
gprof4
head Support for -c, byte count. 1997-04-06 00:54:27 +00:00
hexdump Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
host
id Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
indent
ipcrm Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
ipcs From the PR: 1997-05-04 20:17:54 +00:00
join compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
jot Remove srandomdev fallback code 1997-06-14 00:27:03 +00:00
kdump Spelling correction (`1 bytes' is now printed `1 byte') 1997-05-22 06:17:44 +00:00
key compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
keyinfo
keyinit
keylogin Import keylogin. 1997-05-28 15:58:29 +00:00
keylogout Import the last Secure RPC utility: keylogout. 1997-05-28 16:01:17 +00:00
killall
ktrace ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) 1997-04-27 08:45:46 +00:00
kzip Don't depend upon the kernel load address being 0xf0100000. 1997-06-24 15:56:41 +00:00
lam
last compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
lastcomm Long command names are not NUL terminated. Force truncation in format string. 1997-06-23 22:09:15 +00:00
ldd
leave
lex Add ``%{'' and ``%}'' to one of the examples so that you can actually 1997-04-11 10:33:12 +00:00
limits login_getclass() -> login_getpwclass(). 1997-05-10 19:00:58 +00:00
locate fix up this man page 1997-04-18 11:12:52 +00:00
lock compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
lockf compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
logger compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
login Fix the man page's title (.Dt). 1997-06-02 17:24:36 +00:00
logname Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
look compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
lorder
lsvfs
m4 Make the $@ macro behave as described in the man page. 1997-04-13 17:51:32 +00:00
mail Renamed undelete() to undelete_messages() to avoid conflict with new 1997-04-14 16:49:30 +00:00
make In these XXX MHz days, waiting 500ms for a process to do something is 1997-04-21 20:32:11 +00:00
makewhatis Fix a minor nit in the .Dd macro invocation so that 1997-06-23 04:52:13 +00:00
mesg The text describing exit values >1 was formatted incorrectly. 1997-03-29 20:01:59 +00:00
mk_cmds Removed wrong declarations of malloc() and realloc(). They were unused, 1997-04-22 17:44:34 +00:00
mkdep
mkfifo ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) 1997-04-27 08:45:46 +00:00
mklocale Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mkstr
modstat compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
more Removed inconsistent declaration of malloc(). `make world' with DESTDIR 1997-04-23 10:16:58 +00:00
msgs
mt compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
netstat Remove some quite bogus code that tried to find subnet names but instead 1997-05-25 08:36:20 +00:00
newkey Import newkey. 1997-05-28 15:52:07 +00:00
nfsstat ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) 1997-04-27 08:45:46 +00:00
nice
nm compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
nohup
opieinfo
opiekey
opiepasswd
pagesize
passwd Remove srandomdev fallback code 1997-06-14 00:27:03 +00:00
paste compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
pr compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
printenv compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
printf compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
quota compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
ranlib compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
rdist
renice
rev compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
rlogin compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
rpcgen
rpcinfo compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
rs
rsh compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
rup
ruptime Small formatting change to interval() to align columns so that: 1997-03-31 09:36:59 +00:00
rusers
rwall
rwho compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
sasc
script compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
sed Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
sgmlfmt Make the META tag specifying the document character set the first 1997-05-12 14:16:48 +00:00
sgmls compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
shar ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) 1997-04-27 08:45:46 +00:00
showmount Add -3 option to usage() statement. 1997-04-11 19:54:09 +00:00
size compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
soelim
split compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
strings compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
strip compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
su Move libmd after all libraries to keep natural libraries order 1997-05-23 21:18:00 +00:00
symorder compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
systat
tail compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
talk
tclsh
tconv
tcopy compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
tee compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
telnet compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
tftp
time compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
tip Typo fix. 1997-06-14 19:45:00 +00:00
tn3270
top Long usernames fixes 1997-04-21 13:53:47 +00:00
touch compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
tput ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) 1997-04-27 08:45:46 +00:00
tr compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
true
tset compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
tsort compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
tty compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
ul compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
uname Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
unexpand
unifdef
uniq compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
units Specify the full path of units.lib in the FILES section. 1997-05-06 03:31:14 +00:00
unvis Typo. 1997-04-25 20:47:15 +00:00
users compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
uudecode compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
uuencode compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
vacation Even better fix: use close(fileno(mfp)); to close unneded descriptor 1997-04-23 22:40:19 +00:00
vgrind minor stylistic change (NULL to '\0') 1997-04-02 10:44:12 +00:00
vi Enable GLOBAL tags support. 1997-04-18 23:44:54 +00:00
vis Typo. 1997-04-25 20:47:15 +00:00
vmstat compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
w compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
wall Add locale-independent control checks for security reason 1997-05-14 09:37:54 +00:00
wc compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
what Typo fix. 1997-05-25 18:47:33 +00:00
whereis
which
who
whois compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
window
write
xargs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
xinstall Bootstrap aid from older releases.. 'make world' can't build xinstall 1997-05-24 05:39:19 +00:00
xlint Work around a gcc bug (causing false warnings about integral constant being too large, even when the integral constant was e.g. 1). 1997-06-12 18:10:08 +00:00
xstr
yacc Add back the description of the -o option. 1997-05-14 02:33:08 +00:00
yes
ypcat
ypmatch Treat no match as a failure. This is the normal behaviour on SunOS. 1997-06-25 21:02:12 +00:00
ypwhich
Makefile Grr... curse my fumble-fingered hide: logmane -> logname 1997-05-29 15:03:32 +00:00
Makefile.inc