freebsd_amp_hwpstate/usr.bin
Bruce Evans de1d4a81ee Added y.tab.h to SRCS. This should have been used to get dependencies
on y.tab.h generated.  It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
..
apply .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
ar localtime() needs a pointer to time_t which is not necessarily a long. 1998-02-20 05:01:05 +00:00
at Permit double digit year values to be used in the next millenium. 1998-05-05 01:53:15 +00:00
banner .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
basename PR: 4866 1998-04-14 22:08:48 +00:00
biff -Wall cleanup. 1997-12-29 00:09:06 +00:00
brandelf Add a forgotten 'static'. 1998-04-21 02:44:12 +00:00
c89
calendar Update to reflect the current Jewish calendar. 1998-02-08 22:57:59 +00:00
cap_mkdb
chat merge ppp-2.3.3 changes onto mainline 1998-03-21 20:47:53 +00:00
checknr
chflags
chkey Fixed missing DPADD. 1997-12-16 14:42:08 +00:00
chpass Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus 1998-04-26 16:31:14 +00:00
cksum cksum does a 32-bit checksum, so it needs to use u_int32_t variables, 1998-03-10 05:03:49 +00:00
cmp
col
colcrt -Wall cleanup. 1997-12-29 00:09:06 +00:00
colldef Added y.tab.h to SRCS. This should have been used to get dependencies 1998-05-05 13:16:35 +00:00
colrm -Wall cleanup. 1997-12-29 00:09:06 +00:00
column
comm
compile_et Simplified using new yacc rules and by not generating y.tab.h. The 1998-05-04 18:40:18 +00:00
compress
cpp
ctags Ctags write to buffer beyond the end of it when the source file 1998-04-19 18:00:49 +00:00
cut
dig Update for bind-8 1998-05-03 05:16:58 +00:00
dirname
dnsquery Update for bind-8 1998-05-03 05:16:58 +00:00
doscmd .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
du * add a -c option which displays the grand total of all files 1997-12-29 20:56:21 +00:00
ee Use NL_CAT_LOCALE to activate LC_MESSAGES 1998-04-30 12:49:11 +00:00
env
error .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
expand PR: bin/5529 1998-02-02 07:10:59 +00:00
f2c Fixed `make -jN' for large N. Just put all generated headers in SRCS. 1998-03-06 13:51:18 +00:00
false
fetch .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
file .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +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 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
fstat Use -literal to make for a more pleasing list. 1998-01-25 16:38:42 +00:00
ftp Fix a few minor typos and style nits. 1998-03-01 18:58:03 +00:00
gcore Add missing argument detected by "-Wformat". Make messages more 1997-11-18 03:50:25 +00:00
gencat Add (unsigned char) cast to ctype macros 1998-04-30 10:31:38 +00:00
getopt
global Don't create an unused obj directory. 1998-02-20 11:18:57 +00:00
gprof
gprof4
head
hexdump Localize it 1997-11-04 05:33:15 +00:00
host Update for bind-8 1998-05-03 05:16:58 +00:00
id Use `.Nm id' instead of `.Nm' for the synopsis lines. 1998-02-28 21:37:54 +00:00
indent
ipcrm
ipcs .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
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 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
keyinfo .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
keyinit .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
keylogin Fixed DPADD. 1997-12-16 17:37:23 +00:00
keylogout Add rcsid, remove unused #includes, change exit(-1). 1998-01-14 07:14:11 +00:00
killall .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
ktrace Delete truss manpage link. We have now a real truss command. 1997-12-06 23:40:13 +00:00
kzip .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
lam
last Add the year to the 'wtmp begins...' line. 1998-05-03 23:19:15 +00:00
lastcomm
ldd Add ELF support. 1998-05-01 08:40:11 +00:00
leave Don't let secs variable wrap if <= 2. 1998-04-14 00:23:54 +00:00
lex Simplified by using new yacc rules. The new lex rules can't be used 1998-05-04 19:10:20 +00:00
limits ulimit does not have its own manpage as it is a shell builtin. 1998-02-01 06:19:56 +00:00
locate Change default temporary directory (TMPDIR) from /tmp to /var/tmp. 1998-03-08 16:09:31 +00:00
lock
lockf .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
logger
login *blush*, typo during last minute editing.. 1998-04-30 16:50:07 +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 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
mail Document the use of sendmail options on the commandline. 1998-04-14 00:59:29 +00:00
make Use historically correct error message in some cases, optionally. 1998-04-28 05:08:10 +00:00
makewhatis
mesg
minigzip Add SEE ALSO section including ref to gzip. Add .An. 1998-01-05 07:14:54 +00:00
mk_cmds Added y.tab.h to SRCS. This should have been used to get dependencies 1998-05-05 13:16:35 +00:00
mkdep
mkfifo
mklocale Added y.tab.h to SRCS. This should have been used to get dependencies 1998-05-05 13:16:35 +00:00
mkstr Add #include <string.h> to get prototypes. 1998-02-20 04:48:37 +00:00
mktemp Add usage() and rcsid. Remove unused #include. -Wall. 1998-05-05 06:13:47 +00:00
modstat .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
more .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
msgs
mt mt should report the compression status. 1998-04-19 17:28:14 +00:00
ncal fix ncal.1 grammar 1998-04-26 06:21:29 +00:00
netstat Remove (now) invalid .Xr trsp 8 1998-05-03 21:34:34 +00:00
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 nice -> .Nm. 1998-03-23 07:45:40 +00:00
nm
nohup
objformat Import intial version of an a.out/elf tool wrapper/selector. It is 1998-03-10 05:20:58 +00:00
opieinfo
opiekey
opiepasswd
pagesize
passwd Ifdefed conditionally-unused variables. 1998-03-23 14:14:24 +00:00
paste Add #include <stdlib.h> to get prototype for malloc(). Without this, 1998-02-20 04:21:46 +00:00
pr
printenv
printf Back out revision 1.10. It broke the build of sh, which compiles 1997-11-18 15:23:23 +00:00
quota Converted to Lite2 mount interface - decide filesystem types by name 1998-01-20 12:53:43 +00:00
ranlib
rdist Simplified by using new yacc rules and by not generating y.tab.h. 1998-05-04 19:25:41 +00:00
renice
rev
rlogin Rats. I was too fast here. Re-enable SUID mode for the non-Kerberos 1998-03-26 19:43:06 +00:00
rpcgen Fix a #ifndef that became a #ifdef and changed the default 1998-03-07 05:43:59 +00:00
rpcinfo
rs Add #include <string.h> to get prototypes. 1998-02-20 04:48:37 +00:00
rsh Add const to rcsid. 1998-03-23 07:46:23 +00:00
rup PR: bin/6193 1998-04-01 21:34:10 +00:00
ruptime
rusers
rwall
rwho Be picky about the format of the commandline and cleanup 1998-05-03 23:22:37 +00:00
sasc .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
script Rewrite script as a select loop rather than as a twin reader/write process. 1998-03-08 14:19:18 +00:00
sed Make 'y' command 8bit clean 1998-04-29 21:58:36 +00:00
shar
showmount
size
soelim
split
strings
strip
su
symorder
systat Use 'proto <tcp|udp|all>' to select the protocol to display 1997-12-04 03:44:46 +00:00
tail Add a new -F flag which is a superset of -f. It will cause tail to 1998-04-06 16:13:49 +00:00
talk Add #include <string.h> to get prototype for memcpy(). 1998-02-15 04:15:47 +00:00
tclsh
tconv change ``ingored'' to ``ignored'' in two places. I noticed this typo 1997-12-08 21:36:25 +00:00
tcopy
tee
telnet Remove unneeded crud. 1998-03-26 17:55:27 +00:00
tftp Add #include <string.h> to get prototypes. 1998-02-20 04:33:03 +00:00
time
tip Remove special global tags support; we don't do it that way anymore. 1998-03-26 16:12:14 +00:00
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 Add a -p option which is the same as the -m option but provided 1998-02-24 16:57:49 +00:00
unexpand Add #include <string.h> to get prototypes. 1998-02-20 04:33:03 +00:00
unifdef
uniq Localize it 1998-03-08 20:56:43 +00:00
units .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
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 Add const to copyright string. Hide sccsid string. 1997-11-03 07:51:05 +00:00
vgrind
vi
vis
vmstat Support a couple of new "-s" stats. 1998-03-07 23:40:23 +00:00
w Like most Unices FreeBSD should have a larger tty field at least 1998-04-19 18:32:01 +00:00
wall Add rcsid. Sort #includes. 1998-03-23 07:47:31 +00:00
wc
what Make compatible with standard what command: 1998-05-04 22:26:56 +00:00
whereis Fix sysctl path /usr/sbin->/sbin 1997-12-22 19:11:28 +00:00
which .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
who Check that user really typed "who am {I,i}", and that no stray 1998-04-26 19:10:51 +00:00
whois Make it more convenient to query NICs other than InterNIC. Explain in the 1998-02-19 19:07:50 +00:00
window Define '\t' as a printable character, so it can be displayed on the 1998-04-20 13:37:29 +00:00
write
xargs Submitted by: Peter Hawkins <peter@clari.net.au> 1997-12-13 06:34:47 +00:00
xinstall Converted to Lite2 mount interface - don't use numeric filesystem 1998-01-20 13:52:32 +00:00
xlint Put y.tab.h back in SRCS. This used to be the best way to get 1998-05-05 13:00:26 +00:00
xstr
yacc Add #include <string.h> to get prototypes. 1998-02-20 04:33:03 +00:00
yes
ypcat .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
ypmatch .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
ypwhich .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
Makefile Add mktemp directory 1998-04-14 07:40:47 +00:00
Makefile.inc