1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin
Yoshinobu Inoue 23111c4144 fix breakage of make release.
Confirmed by: German Tischler <tanis@gaspode.franken.de>
2000-01-29 13:45:44 +00:00
..
apply Do not dot terminate errx() strings. Add rcsid. 1999-12-05 19:53:37 +00:00
ar
at Correct use of .Nm, .Em, .Ev 1999-12-05 19:57:14 +00:00
banner Fix buffer overflow & add $FreeBSD$ 1999-12-04 02:11:51 +00:00
basename
biff
brandelf Make brandelf explain itself a little better on error. 2000-01-04 02:33:54 +00:00
c89 Typo. Standard list of flag 1999-12-05 20:01:28 +00:00
calendar Adapt to the new `ccp' now that the traditional-behaving /usr/bin/cpp 2000-01-10 06:24:49 +00:00
cap_mkdb Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name. 1999-11-21 16:16:30 +00:00
chat Fix a buffer overflow due to sending strings >1k in length. This is unlikely 1999-11-25 07:28:54 +00:00
checknr
chflags Historically file flags (schg, uschg, etc) have been converted from 2000-01-27 21:17:01 +00:00
chkey
chpass Extra sanity checks in information from file edited by user. This 1999-12-21 19:30:09 +00:00
cksum Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00
cmp
col
colcrt
colldef
colrm
column
comm fix the same typo as in uniq 1999-12-10 13:27:02 +00:00
compile_et
compress
ctags Style change and comment difference per bde. 2000-01-27 16:15:51 +00:00
cut
dig Use libbind to get to the extended resolver and headers. 1999-11-30 06:25:19 +00:00
dirname
dnskeygen New program in the bind suite. I'm not sure that it's worth much while 1999-11-30 06:26:14 +00:00
dnsquery Use libbind to get to the extended resolver and headers. 1999-11-30 06:25:19 +00:00
doscmd Don't build with X support if DESTDIR is defined. This prevents 2000-01-05 12:59:31 +00:00
du cleanup using suggestions from bde 2000-01-27 20:55:09 +00:00
ee
enigma
env
expand
false
fetch
file Fxi various man pages to stop abusing the .Bx macro to generate 2000-01-23 01:48:16 +00:00
file2c
find Historically file flags (schg, uschg, etc) have been converted from 2000-01-27 21:17:01 +00:00
finger
fmt
fold
from
fstat Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
ftp another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
gcore ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
genassym New command for creating assembler symbols from C. 1999-12-23 11:07:45 +00:00
gencat
gensetdefs Allow it to be compiled as cross-tool. 1999-12-12 21:16:46 +00:00
getopt
global
gprof
gprof4
head
hexdump
host Use libbind to get to the extended resolver and headers. 1999-11-30 06:25:19 +00:00
id
indent
ipcrm
ipcs Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
join
jot Back out rev 1.11, about which bde had concerns, and instead implement 2000-01-06 15:37:37 +00:00
kdump Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace
kzip
lam
last
lastcomm
ldd
leave
lex Install Flexlexer.h with mode 444. 1999-12-17 07:49:03 +00:00
limits
locate Fix typo's. 2000-01-28 20:20:28 +00:00
lock Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
lockf
logger
login Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
logname
look
lorder
lsvfs
m4 Typo 1999-11-15 03:13:23 +00:00
mail Document startup behaviour of mail(1). 1999-11-08 03:54:37 +00:00
make ${.MAKE} -> ${MAKE} 2000-01-19 10:44:28 +00:00
makewhatis
mesg
minigzip
mk_cmds Small typo fix. 1999-12-20 09:35:12 +00:00
mkdep
mkfifo
mklocale Document -d and -o flags 1999-12-17 14:34:02 +00:00
mkstr
mktemp
more Correctly backspace over number N that preceeds macros. 2000-01-08 18:11:05 +00:00
msgs
mt
ncal Use %EF instead of hardcoded order for each country 1999-11-30 20:08:50 +00:00
ncplist
ncplogin Add reference to the share/examples/nwclient directory. 1999-11-14 13:39:49 +00:00
netstat IPv6 multicast routing. 2000-01-28 05:10:56 +00:00
newkey
nfsstat Rev 1.9 did not follow style(9) in ordering. 1999-12-16 09:49:54 +00:00
nice
nm
nohup
objformat Since we build and install gasp(1) in /usr/libexec/${OBJFORMAT}/, 1999-12-24 15:18:19 +00:00
opieinfo
opiekey
opiepasswd
pagesize
passwd Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
paste
pr The -s option was broken (missing braces around an else clause). 1999-12-04 03:19:15 +00:00
printenv
printf Document truncation of strings when a NUL character is reached in a format 2000-01-19 04:16:48 +00:00
quota
ranlib
rdist
renice
rev
rlogin several tcp apps IPv6 update 2000-01-25 14:52:10 +00:00
rpcgen Fxi various man pages to stop abusing the .Bx macro to generate 2000-01-23 01:48:16 +00:00
rpcinfo
rs
rsh several tcp apps IPv6 update 2000-01-25 14:52:10 +00:00
rup
ruptime
rusers
rwall
rwho
sasc
script Fix grammar error. (missing verb) 1999-12-13 23:37:56 +00:00
sed Escape the ':' so that is actually makes it into the double quotes. 1999-12-29 22:22:32 +00:00
shar
showmount
size
sockstat
soelim
split
strings
strip
su Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
symorder
systat
tail
talk
tconv
tcopy
tee
telnet fix breakage of make release. 2000-01-29 13:45:44 +00:00
tftp
time
tip
top Reduce max length of user names to 15 characters to reflect reality. 1999-11-17 16:31:51 +00:00
touch
tput
tr
true
truss Fxi various man pages to stop abusing the .Bx macro to generate 2000-01-23 01:48:16 +00:00
tset
tsort
tty
uac Fixes for my mandoc braindamage. 2000-01-27 09:00:51 +00:00
ul
uname
unexpand
unifdef
uniq fix fatal typo 1999-12-10 13:06:53 +00:00
units
unvis
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat
w Use the same technique as ps(1) to avoid the need for setgid. (ie: use 1999-11-17 15:28:45 +00:00
wall
wc
what
whereis
which Add a missing .El macro. 2000-01-14 10:47:54 +00:00
who
whois Fix typos 1999-12-31 12:20:17 +00:00
window
write
xargs
xinstall Historically file flags (schg, uschg, etc) have been converted from 2000-01-27 21:17:01 +00:00
xlint Cosmetic change: space instead of tab in front of $FreeBSD$. 2000-01-16 08:25:40 +00:00
xstr
yacc Fixed breakage of K&R support in rev.1.26. yyparse() was defined as 2000-01-17 02:04:06 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Utility to control the printing of "Fixed up unaligned data access for pid 2000-01-19 09:47:19 +00:00
Makefile.inc