freebsd_amp_hwpstate/usr.bin
Bill Paul 01ed185959 Changed passwd's Makefile to use the built-in LINKS mechanism to create
the symlinks for yppasswd & friends (we still can't use hard links
because passwd is installed immutable). This would have been simpler
if the LN_FLAGS variable hadn't chosen to wait until now before leaping
out of the /usr/share/mk directory and biting me in the ass. (And thus,
I was enlightened.)
1995-02-14 15:38:13 +00:00
..
apply
apropos
ar Old fix from Robert Crowe <bob@speakez.com> that has been sitting in 1995-01-09 04:50:30 +00:00
at Fix off by one error in calculation of `mday' (months start at 1). 1995-01-31 17:54:39 +00:00
banner
basename
bdes
biff
cal
calendar Reflects $HOME dir handling 1994-12-31 12:32:01 +00:00
cap_mkdb
chat Use proper device names. 1994-12-19 01:22:21 +00:00
checknr
chflags Document the arch flag. It has always worked in 2.0. 1994-12-27 16:49:08 +00:00
chpass Fixes for chpass. 1995-02-09 11:14:39 +00:00
cksum
cmp I don't like what they did to cmp(1) in 4.4 Lite; now it whines all 1994-08-20 11:14:07 +00:00
col Obtained from: looked at the fix in 1.1.5 and rewrote it 1995-01-17 07:02:31 +00:00
colcrt
colrm
column
comm
compile_et Add y.tab.h to CLEANFILES. 1995-02-09 00:24:00 +00:00
compress Correct the usage of the maxmaxcode so that compress -b 12 works again. 1995-01-02 10:04:02 +00:00
cpp Define __GNUC__ as 2 same as cc -E would do. 1994-09-05 13:58:58 +00:00
ctags
cut
diff
dig Correct the dig manpage that has some macros in it, that our man system 1994-11-19 13:12:37 +00:00
dirname
du
env
error
expand
f2c Don't default to -g in ${CFLAGS}. Developers can still use `make g=-g ...' 1995-01-21 14:41:45 +00:00
false
fib Fix calculation of default field heights and a bug in the setting 1995-02-01 04:08:19 +00:00
file Shell script containing the steps followed in importing file(1). 1994-09-03 23:08:40 +00:00
file2c This is a small little program used to execute a bad practice a clean way :-) 1995-01-29 00:49:57 +00:00
find
finger Add Sean Eric Fagan's support for a ~/.nofinger file for user who prefer 1995-01-04 01:02:43 +00:00
fmt
fold
fpr
from
fsplit
fstat
ftp Add -p flag and pftp alias for passive ftp 1994-09-29 20:55:25 +00:00
gcore Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
getopt
gprof Added much-needed new options -[lL], to suppress printing of either the 1994-12-22 20:52:15 +00:00
grep/egrep Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
head
hexdump
host Changed the usage of the new not existant manpage macros CMD_EXT, INDOT 1994-12-12 00:23:00 +00:00
id Make `id' and `groups' somewhat faster and less cpu-intensive :-) 1994-10-11 02:13:21 +00:00
indent
ipcrm Utility for deleting message queues, semaphores and shared memory segments. 1994-09-13 16:52:12 +00:00
ipcs NetBSD -> FreeBSD 1994-11-19 18:19:27 +00:00
join
jot
kdump -I${.CURDIR}/../.. 1994-11-21 00:54:28 +00:00
key Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
keyinfo
keyinit Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
ktrace Reviewed by: 1994-08-28 15:49:55 +00:00
lam
last
lastcomm
ld
ldd Updated to recent version of Paul K.'s shlib code. This code has better 1994-12-23 22:31:35 +00:00
leave
lex Change references to flex(1) and flexdoc(1) to lex(1) and 1994-08-27 10:00:14 +00:00
locate Better protection against too long pathes and 8bit controls in file 1995-01-21 05:50:50 +00:00
lock Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
logger
login In the non-PARANOID case, make sure to set `notickets' to 0 sothat login.c 1995-01-20 23:07:10 +00:00
logname
look
lorder lorder(1) manual page not properly installed due to makefile usurping 1994-10-27 19:23:30 +00:00
lsvfs Fix compilation error and formatting mistake. 1994-09-22 20:21:59 +00:00
m4 Skip nulls in putback to don't confuse with EOFs 1994-12-19 00:26:20 +00:00
mail
make Bring in a number of changes from NetBSD's make, fixing quite a few 1995-01-23 21:03:17 +00:00
man
mesg
mk_cmds Port to FreeBSD. (Sorry there's no man page yet.) 1995-01-19 22:27:58 +00:00
mkdep Fix -p option sed script so that it really does change program.o: into 1994-10-03 23:01:03 +00:00
mkfifo
mklocale Fix owner/mode for installed data 1995-01-30 15:34:06 +00:00
mkstr
modstat Kill explicit OS specification. 1994-08-19 13:39:20 +00:00
more Back out part of ctype fixes, unneded with new ctypoe 1994-10-09 15:40:07 +00:00
msgs Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
mt Andreas Klemm's tape erase patches from 1.1.5.1. 1994-10-28 13:21:57 +00:00
ncftp Merge. 1995-01-24 00:41:11 +00:00
netstat Make netstat report the correct state for T/TCP. 1995-02-14 03:09:51 +00:00
nfsstat Use new NFS sysctl interface to get statistics rather than reading /dev/kmem, 1994-10-23 23:25:43 +00:00
nice
nm Fix bug with printing out short archive entries, 1994-12-28 14:11:21 +00:00
nohup
pagesize
passwd Changed passwd's Makefile to use the built-in LINKS mechanism to create 1995-02-14 15:38:13 +00:00
paste
patch
pr
printenv
printf
quota
ranlib Fixed two bugs: some malloced space wasn't freed after it was no longer 1995-01-09 05:59:04 +00:00
rdist
renice
rev
rlogin Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
rpcgen
rpcinfo
rs
rsh Fix Sharnoff complain bin/136 (-e flag doesn't work). 1995-01-14 20:36:22 +00:00
rup Fixed a typo. Seems this manual page has stemmed from the rwall 1994-11-18 21:37:40 +00:00
ruptime
rusers rusers from FreeBSD 1.1.5.1 1994-08-28 15:06:02 +00:00
rwall rwall from FreeBSD 1.1.5.1 1994-08-28 15:11:02 +00:00
rwho My prevoius commit missed some things. The out_line didn't need 1994-12-27 00:53:14 +00:00
sccs
script
sed Correct a bug in the P function: according to 7th edition UNIX (tm), the 1995-02-06 00:14:50 +00:00
shar
showmount
size
soelim
sort
split
strings
strip strip not close files on error 1994-12-18 01:18:17 +00:00
su Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
symorder Use exactly the same checks in excluded() as in inlist(): ignore stabs and 1995-01-21 10:24:18 +00:00
systat extern.h, iostat.c, main.c, vmstat.c: 1994-12-03 10:06:40 +00:00
tail
talk Add check for writeable terminal 1994-12-30 16:09:31 +00:00
tconv The Makefile contained in usr.bin/tconv contains a bogus 1995-01-15 06:19:01 +00:00
tcopy
tee
telnet Fix big f*ckup by doing "make nocrypt" 1994-08-27 15:46:29 +00:00
tftp
time
tip Use ASCII lock instead of BINARY one. 1994-12-19 01:57:17 +00:00
tn3270 Get rid of gets 1994-11-29 01:11:43 +00:00
touch
tput Fix includes, tputs argument, ospeed setting, printing 1994-12-12 06:14:42 +00:00
tr Fix print class mistype 1994-10-28 23:31:48 +00:00
true
tset Set given term name exactly, not first name from termcap entry. 1994-11-07 20:26:35 +00:00
tsort
tty
ul
uname
unexpand
unifdef
uniq
unvis
users
uucp
uudecode
uuencode
vacation
vgrind Build database at build time instead of at install time. 1994-09-05 14:07:37 +00:00
vi Fixed coredump when issuing d$ on a blank line. Fixes bin/191. 1995-01-28 01:58:14 +00:00
vis
vmstat Added 'pages in VM cache' statistic. 1995-01-10 05:52:59 +00:00
w idle time == 0 printed now as "-" like in good old BSD 1994-09-27 01:00:18 +00:00
wall The talkd security hole can ealso be exploited by wall (and thus rwall). 1994-10-23 15:33:55 +00:00
wc
what
whatis
whereis
which Unify the copyright notice. 1995-01-30 22:21:29 +00:00
who
whois
window Nuke bogus duplicate decls. 1994-12-18 11:59:37 +00:00
write
xargs
xinstall Reviewed by: 1994-09-04 22:35:27 +00:00
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Add dmenu. 1995-01-31 13:53:44 +00:00
Makefile.inc