freebsd-dev/usr.bin
1994-11-17 16:56:58 +00:00
..
apply
apropos
ar Since Rod insists on having this idiotic error message, at least call 1994-10-06 20:43:35 +00:00
at
banner
basename
bdes
biff
cal
calendar
cap_mkdb
chat chat for ppp, from ppp 2.1.2 1994-11-12 05:25:32 +00:00
checknr
chflags
chpass Fix logic in previous commit. 1994-11-14 07:13:12 +00:00
cksum
cmp
col
colcrt
colrm
column
comm
compile_et Initial import of eBones. 1994-09-30 14:50:09 +00:00
compress
cpp Define __GNUC__ as 2 same as cc -E would do. 1994-09-05 13:58:58 +00:00
ctags
cut
diff
dig Port dig to FreeBSD 1994-09-22 21:51:49 +00:00
dirname
du
env
error
expand
f2c Remove the f77 script now that we are instead installing a f77 program 1994-10-27 16:37:39 +00:00
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
ftp Add -p flag and pftp alias for passive ftp 1994-09-29 20:55:25 +00:00
gcore
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
head
hexdump
host Port host to FreeBSD 1994-09-22 21:52:03 +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 Declared msginfo, shminfo, and seminfo structs. 1994-09-19 10:24:38 +00:00
join
jot
kdump Added $DESTDIR to 1994-09-15 05:47:41 +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
lam
last
lastcomm
ld
ldd
leave
lex
locate Fix a longstanding bogon with setenv usage. 1994-09-07 08:45:39 +00:00
lock
logger
login Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +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
mail
make
man
mesg
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 u_long -> unsigned long so that we don't depend on namespace pollution 1994-09-05 14:02:42 +00:00
mkstr
modstat
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 Better tuning for FreeBSD 2.0 1994-11-04 06:59:17 +00:00
netstat Added '-b' option to display the number of in and out bytes on a given 1994-10-12 02:37:35 +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
nohup
pagesize
passwd Always make the salt a 8 char string (incl '\0') for algorithms that can use it 1994-11-06 21:08:19 +00:00
paste
patch
pr
printenv
printf
quota
ranlib
rdist
renice
rev
rlogin First level of changes for bringing in eBones (kerberos). 1994-09-29 13:06:54 +00:00
rpcgen
rpcinfo
rs
rsh First level of changes for bringing in eBones (kerberos). 1994-09-29 13:06:54 +00:00
rup
ruptime
rusers
rwall
rwho
sccs
script
sed
shar
showmount
size
soelim
sort
split
strings
strip Define MAN1 man page variable. 1994-09-29 21:18:17 +00:00
su Fixed the PATH and cleanenv setting in su. This was totally broken in the 1994-11-17 16:56:58 +00:00
symorder Added a missing 'break;' 1994-10-16 22:07:47 +00:00
systat Prevents segm. fault on unknown option 1994-10-19 05:10:06 +00:00
tail
talk Partially back out previous fix (in cases ':' and '!'), 1994-10-24 05:42:34 +00:00
tconv Fix termcap path 1994-10-09 23:51:43 +00:00
tcopy
tee
telnet
tftp
time
tip I finally had enough of tip not recognizing carrier loss. now it does. 1994-09-29 02:22:08 +00:00
tn3270 A little fix for "make distribute". 1994-11-14 21:28:46 +00:00
touch
tput Fixed warnings about prototype mismatch by eliminating outc routine 1994-09-23 09:59:11 +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 Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 22:01:45 +00:00
vis
vmstat Made zero-fill stats a bit more clear. 1994-10-18 15:17:09 +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
who
whois
window Give up instead of looping endlessly for unknown speeds. 1994-10-30 21:01:04 +00:00
write
xargs
xinstall Reviewed by: 1994-09-04 22:35:27 +00:00
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Added chat 1994-11-12 05:32:46 +00:00
Makefile.inc