freebsd-dev/usr.bin
1995-04-14 15:56:32 +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 Upgrade. 1995-04-12 02:42: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 Bug fixed: even root was unable to edit restricted fields 1995-03-21 15:30:59 +00:00
cksum
cmp
col Obtained from: looked at the fix in 1.1.5 and rewrote it 1995-01-17 07:02:31 +00:00
colcrt
colldef Move digits before letters 1995-04-14 15:56:32 +00:00
colrm
column
comm
compile_et According to stdlib.h, malloc and realloc return void * but error_table.y 1995-03-15 19:05:28 +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
ctags
cut Fix wrong separator output 1995-03-21 00:26:32 +00:00
devmenu Another sample devconf application. This one's a menu of devices; read the 1995-04-13 21:11:01 +00:00
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 Add recognition of HP Printer Job Language (PJL) commands. 1995-03-24 01:17:29 +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 Fix completely broken find behaviour: 1995-02-27 20:52:36 +00:00
finger Make finger(1) accept "cua" to be also a tty, and use the suffix instead 1995-03-25 18:15:40 +00:00
fmt
fold
fpr
from
fsplit
fstat Added #include <sys/queue.h> 1995-04-10 00:38:15 +00:00
ftp Fix checking of directory access for "/foo". The parent directory is 1995-02-16 11:42:36 +00:00
gcore
gencat Add the gencat command for creating message catalog fodder for the new 1995-03-30 12:49:09 +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
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
indent
ipcrm
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
keyinfo
keyinit
ktrace
lam
last
lastcomm Fix output field range 1995-04-11 18:50:51 +00:00
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
locate Better protection against too long pathes and 8bit controls in file 1995-01-21 05:50:50 +00:00
lock
logger
login Disallow Kerberos when S/Key is required. Fixes PR #339. 1995-04-13 15:20:35 +00:00
logname
look
lorder
lsvfs Fix bonehead formatting error. 1995-03-16 21:43:03 +00:00
m4 Fix syscmd() output out of sync 1995-03-11 16:57:54 +00:00
mail This is the 90's, ask the user for a Subject by default when sending mail. 1995-04-03 05:40:54 +00:00
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
mkfifo
mklocale Fix owner/mode for installed data 1995-01-30 15:34:06 +00:00
mkstr
modstat
more more now uses POSIX regular expressions and no longer needs libcompat. 1995-02-21 03:46:48 +00:00
msgs Use tcflush(), eliminate libcompat. 1995-02-21 04:15:15 +00:00
mt
ncftp Finally restore my original MAIL fix after all junk patches. 1995-04-02 00:16:09 +00:00
netstat That's what I get for doing things in a hurry...applied up-to-date patch 1995-04-09 15:12:21 +00:00
nfsstat
nice
nm Fix bug with printing out short archive entries, 1994-12-28 14:11:21 +00:00
nohup
pagesize
passwd Remove references to yppasswd_xdr.c: the stuff in this file already exists 1995-04-01 19:19:15 +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 Use POSIX.2 regular expressions, kill libcompat. 1995-02-21 04:32:55 +00:00
renice
rev
rlogin Add distribution=krb for P-HK 1994-11-20 23:23:28 +00:00
rpcgen Fix rpcgen so that generated files are written to the current working 1995-03-04 17:47:50 +00:00
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
rwall
rwho My prevoius commit missed some things. The out_line didn't need 1994-12-27 00:53:14 +00:00
sccs
script
sed Sed dumps core when linked with some coalescing malloc because it 1995-04-05 22:55:27 +00:00
shar
showmount
size
soelim
sort
split
strings >Description: 1995-02-15 02:47:47 +00:00
strip strip not close files on error 1994-12-18 01:18:17 +00:00
su It has always bugged me that ps and w did not display su with tcsh 1995-04-06 06:06:47 +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 Updated for 4.4BSD queue macros. (Oops, I forgot to commit this last night; 1995-04-09 15:21:08 +00:00
tail
talk Don't allow talk own messages wrap around on the screen, just 1995-03-28 19:48:45 +00:00
tconv The Makefile contained in usr.bin/tconv contains a bogus 1995-01-15 06:19:01 +00:00
tcopy
tee
telnet
tftp
time Submitted by: Ollivier ROBERT roberto@keltia.frmug.fr.net 1995-02-18 20:44:55 +00:00
tip Greatly clean up the Makefiles and add a Makefile.inc to more obviously 1995-04-01 09:14:37 +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
true
tset Fix erase determination code: don't look at 1995-03-27 03:42:21 +00:00
tsort
tty
ul
uname
unexpand
unifdef
uniq
unvis
users
uucp
uudecode
uuencode
vacation
vgrind
vi Fixed coredump when issuing d$ on a blank line. Fixes bin/191. 1995-01-28 01:58:14 +00:00
vis
vmstat Removed object lookup/hit count and changed the order of things a little. 1995-03-25 08:44:48 +00:00
w Correct the grammar for the label of the number of users. 1995-02-18 08:24:16 +00:00
wall
watch Rewrite manual page to use mandoc correctly and fix english grammar. 1995-02-22 23:47:51 +00:00
wc
what
whatis
whereis
which Unify the copyright notice. 1995-01-30 22:21:29 +00:00
who
whois
window Include <stdlib.h> so that malloc() is declared. 1995-04-02 19:01:07 +00:00
write
xargs
xinstall
xstr
yacc
yes
ypcat
ypmatch Submitted by: Sebastian Strollo <seb@erix.ericsson.se> 1995-03-25 23:26:54 +00:00
ypwhich
Makefile Add devmenu(1). 1995-04-13 21:11:53 +00:00
Makefile.inc