freebsd-skq/usr.bin
Steven Wallace 26e65fa36f Added $DESTDIR to
$DESTDIR/usr/include/sys/ioctl.h $DESTDIR/usr/include/sys/ioctl_compat.h
so ioctl.c is generated properly using 2.0 include files in $DESTDIR.
1994-09-15 05:47:41 +00:00
..
apply
apropos
ar More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
at
banner More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
basename
bdes
biff
cal
calendar
cap_mkdb
checknr
chflags
chpass
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
colcrt
colrm
column
comm
compress Don't use Berkeley zcat, use more powerful gzip zcat. 1994-08-05 21:05:31 +00:00
cpp Define __GNUC__ as 2 same as cc -E would do. 1994-09-05 13:58:58 +00:00
ctags
cut
diff
dirname
du The last commit was bogus...the putenv doesn't affect the parent process, 1994-08-12 10:19:05 +00:00
env
error
expand
f2c
false
file Shell script containing the steps followed in importing file(1). 1994-09-03 23:08:40 +00:00
find
finger Add code to pull options out of FINGER environment variable if present. 1994-09-08 19:27:06 +00:00
fmt
fold
fpr
from
fsplit
fstat Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
ftp Fixed stupid bug which prevented any command line options from being 1994-08-31 17:20:12 +00:00
gcore Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
getopt
gprof New flag -u to suppress functions whose name does not begin with an 1994-09-05 16:14:54 +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 Change .0 man extents to .1, as reported by Julian Elischer. Whoops, 1994-08-13 05:00:39 +00:00
id More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
indent
ipcrm Utility for deleting message queues, semaphores and shared memory segments. 1994-09-13 16:52:12 +00:00
ipcs Imported the NetBSD version which acts a lot more like the SYSV program. 1994-09-13 16:59:29 +00:00
join
jot
kdump Added $DESTDIR to 1994-09-15 05:47:41 +00:00
key
keyinfo
keyinit
ktrace Reviewed by: 1994-08-28 15:49:55 +00:00
lam
last
lastcomm
ld
ldd
leave
lex Change references to flex(1) and flexdoc(1) to lex(1) and 1994-08-27 10:00:14 +00:00
locate Fix a longstanding bogon with setenv usage. 1994-09-07 08:45:39 +00:00
lock Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
logger
login Problem: 1994-09-07 01:42:29 +00:00
logname
look
lorder More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
m4 Somewhere in the shuffle this lost its man page. Use the 1.1.5 1994-08-11 01:06:29 +00:00
mail
make Use gnumalloc. 1994-08-29 17:01:06 +00:00
man
mesg
mkdep Use cc -E instead of cpp for the preprocessor by default. cc -E is 1994-08-30 16:36:49 +00:00
mkfifo
mklocale u_long -> unsigned long so that we don't depend on namespace pollution 1994-09-05 14:02:42 +00:00
mkstr
modstat Kill explicit OS specification. 1994-08-19 13:39:20 +00:00
more Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
msgs Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
mt
netstat Tell netstat about the new multicast forwarding statistics. For the moment, 1994-09-08 00:07:12 +00:00
nfsstat Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
nice
nm
nohup
pagesize More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
passwd LDADD= -lcrypt 1994-08-20 21:19:46 +00:00
paste
patch
pr
printenv
printf
quota
ranlib More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
rdist
renice Add renice's correct man page to the Makefile. 1994-08-11 01:33:22 +00:00
rev
rlogin Reviewed by: 1994-09-06 11:17:30 +00:00
rpcgen Move RPC stub generator program over from 1.1.5. 1994-08-07 18:01:39 +00:00
rpcinfo Move rpcinfo program over from 1.1.5. Based on original work by J.T. Conklin 1994-08-07 18:23:25 +00:00
rs
rsh Don't use kerberos yet, we aren't ready for it. 1994-08-05 20:40:56 +00:00
rup rup from FreeBSD 1.1.5.1 1994-08-28 15:01:31 +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
sccs
script
sed
shar More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
showmount Use the right man page. 1994-08-11 01:38:23 +00:00
size
soelim
sort
split
strings
strip Don't exit early if malloc() fails (never exit early now; the `fatal' 1994-09-08 12:27:08 +00:00
su LDADD= -lcrypt 1994-08-20 21:29:33 +00:00
symorder
systat Make the %zfod display make more sense by comparing zfod versus the total 1994-08-07 00:16:29 +00:00
tail
talk Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
tcopy
tee
telnet Fix big f*ckup by doing "make nocrypt" 1994-08-27 15:46:29 +00:00
tftp
time
tip Reviewed by: 1994-09-04 16:52:12 +00:00
tn3270 Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
touch
tput
tr
true
tset Back out 'not choose first (two-letter) name' fix, all two-letter names 1994-09-15 00:35:50 +00:00
tsort
tty
ul
uname
unexpand
unifdef
uniq
unvis
users
uucp More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
uudecode
uuencode More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
vacation
vgrind Build database at build time instead of at install time. 1994-09-05 14:07:37 +00:00
vi Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
vis
vmstat More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
w Make it set-uid until procfs is fixed. 1994-08-11 20:11:00 +00:00
wall
wc
what
whatis
whereis
who
whois
window More merry makefile munging for man page compatability. 1994-08-05 19:00:04 +00:00
write
xargs
xinstall Reviewed by: 1994-09-04 22:35:27 +00:00
xstr
yacc Fix man extents from .0 to .1 1994-08-11 01:42:28 +00:00
yes
ypcat Move more YP user programs over. 1994-08-08 01:13:35 +00:00
ypmatch Move more YP user programs over. 1994-08-08 01:13:35 +00:00
ypwhich Move more YP user programs over. 1994-08-08 01:13:35 +00:00
Makefile Added ipcrm. 1994-09-13 16:53:27 +00:00
Makefile.inc