freebsd-dev/usr.bin
Ruslan Ermilov ae43b8065d Fix a bug in variable parsing code that could cause a segfault.
PR:		bin/46203
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-10-06 17:37:20 +00:00
..
alias
apply Revert previous commit, from Bruce: 2003-06-09 19:21:35 +00:00
asa
at
awk Use 2003-06-06 13:46:55 +00:00
banner
basename
biff
bluetooth Reapply mdoc(7) fixes that got accidentally lost in the last 2003-05-20 21:01:21 +00:00
brandelf Remove MAINTAINER lines. 2003-06-14 19:32:52 +00:00
bzip2 Remove MAINTAINER lines. 2003-06-14 19:32:52 +00:00
bzip2recover Remove MAINTAINER lines. 2003-06-14 19:32:52 +00:00
c89
c99
calendar Spell "Bizet" and "Berlioz" correctly. 2003-10-06 02:17:40 +00:00
cap_mkdb
catman Add (unsigned char) cast to ctype macros 2003-06-10 02:18:00 +00:00
chat Big cleanup. Remove unused stuff, make closer to style(9). 2003-08-22 17:47:40 +00:00
checknr Close files after opening them to avoiding leaking descriptors and memory. 2003-06-01 06:15:30 +00:00
chkey
chpass Do not compare unsigned int values with ULONG_MAX. The comparison is 2003-07-11 05:47:05 +00:00
cksum
cmp phk added the -x option in May 2000, but only for regular files; for 2003-06-19 07:24:26 +00:00
col
colcrt
colldef Get rid of duplicates. 2003-09-14 13:41:59 +00:00
colrm
column
comm
compile_et
compress Don't truncate the output file before making sure that we can 2003-06-14 13:41:31 +00:00
csplit
ctags The .Xr files 2003-06-08 13:43:56 +00:00
cut
dig
dirname
dnskeygen
dnsquery
doscmd Get rid of duplicates. 2003-09-14 13:41:59 +00:00
du
ee o Fix identation. 2003-06-30 11:51:21 +00:00
elf2aout
elfdump Removed another spurious semicolon forgotten in the previous commit. 2003-09-06 11:55:05 +00:00
enigma
env Split the env(1) manpage off from printenv(1); there is not much point 2003-06-01 06:29:47 +00:00
expand
false
fetch Finish the reversion of rev. 1.52. 2003-09-08 18:58:47 +00:00
file mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
file2c
find State that in -exec ... ; the semicolon should be quoted if invoked from 2003-07-25 17:32:43 +00:00
finger Add code to keep going if you're really intent on fingering someone, but 2003-06-28 23:11:41 +00:00
fmt
fold
from
fstat Do not cache and correctly free() dosmount entry in case of errors. 2003-09-23 16:44:17 +00:00
fsync
ftp Restore INET6 option from config.h. 2003-06-25 15:53:25 +00:00
gcore
gencat
getconf mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
getopt
gprof
head
hesinfo
hexdump
host
id
indent err() on allocation failure. WARNS=9 compliant 2003-06-15 09:28:17 +00:00
ipcrm
ipcs Markup bits. 2003-05-21 21:07:28 +00:00
join
jot Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, it 2003-08-01 16:23:24 +00:00
kdump Two enhancements for kdump. 2003-06-03 01:44:43 +00:00
keylogin
keylogout
killall Use the 3-component version of the KERN_PROC_PROC sysctl. 2003-09-27 08:14:37 +00:00
ktrace
ktrdump
lam
last Tidy up synopsis. 2003-08-17 10:24:53 +00:00
lastcomm
ldd
leave
less Use 2003-06-06 13:46:55 +00:00
lessecho
lesskey
lex Point to the new C++ include files location. 2003-07-11 05:30:58 +00:00
limits
locale Move scmp() to more appropriate location 2003-06-26 11:05:56 +00:00
locate The .Xr utility 2003-06-08 13:45:37 +00:00
lock Eliminate last three uses of varargs.h in the tree. These three files 2003-09-01 04:12:18 +00:00
lockf
logger Clarify the describtion of the -A switch 2003-05-21 15:00:47 +00:00
login Remove utmp references, no longer done by login(1) in 5.x. 2003-07-08 13:01:28 +00:00
logname
look Introduce options definition the standard way. 2003-06-09 19:32:02 +00:00
lorder Give the -o option before any filename operands when invoking the sort 2003-06-01 22:37:38 +00:00
lsvfs
m4 The .Nm utility 2003-06-08 13:47:20 +00:00
mail
make Fix a bug in variable parsing code that could cause a segfault. 2003-10-06 17:37:20 +00:00
makewhatis
mesg Introduce options definition the standard way. 2003-06-09 19:32:02 +00:00
minigzip
ministat In case of zero span data supress the histogram plot. 2003-08-18 11:13:19 +00:00
mkdep
mkfifo
mklocale #include <runetype.h> directly for the definition of _CACHED_RUNES, needed 2003-09-05 16:05:21 +00:00
mkstr - Document gencat(1) 2003-08-22 17:55:56 +00:00
mktemp
msgs
mt Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0. 2003-09-05 15:28:09 +00:00
ncal
ncplist
ncplogin
netstat remove unneeded include of route.h 2003-10-03 21:05:08 +00:00
newgrp
newkey
nfsstat
nice
nl Tidy up usage message. 2003-08-17 10:33:54 +00:00
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk
pr
printenv Split the env(1) manpage off from printenv(1); there is not much point 2003-06-01 06:29:47 +00:00
printf
quota Remove redundant declarations. 2003-08-05 06:50:28 +00:00
renice
rev
rlogin Use the POSIX tty interface instead of the old interface. This makes 2003-09-28 08:54:56 +00:00
rpcgen Fix broken -a functionality. 2003-06-19 09:19:51 +00:00
rpcinfo Add FBSDID. Use errx() instead of fprintf()/exit(). Call exit() at the end 2003-09-07 15:26:44 +00:00
rs Add section number to .Xr 2003-06-08 13:58:08 +00:00
rsh Remove duplicate #include. Do not \n terminate errx() arg. 2003-09-07 15:30:42 +00:00
rup
ruptime
rusers
rwall
rwho
sasc
script Introduce arguments the standard way. In .Ar command ..., ... is not an 2003-09-07 15:43:50 +00:00
sed Fixed .Nm element, updated HISTORY section, added AUTHORS section. 2003-07-22 19:23:45 +00:00
shar
showmount
smbutil
sockstat make sockstat not print wierd addresses on not connected unix domain sockets 2003-07-19 06:23:56 +00:00
split
stat Resolve conflicts 2003-10-06 01:55:17 +00:00
su - Clarification to how command line arguments are processed. 2003-09-28 17:54:48 +00:00
systat Add ip6 and icmp6 displays to systat. 2003-08-01 20:28:20 +00:00
tabs
tail Removed check of st_rdev changing in the -F support. st_rdev for regular 2003-08-14 11:02:03 +00:00
talk Use the new style struct sockaddr instead of osockaddr in system calls 2003-09-28 09:45:56 +00:00
tcopy Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0. 2003-09-05 15:28:09 +00:00
tee
telnet Make sure that a "make release" (more accurately the bit that makes 2003-07-24 17:19:15 +00:00
tftp tftp.1: 2003-10-01 21:01:14 +00:00
time Assorted minor fixes, mostly style(9): 2003-10-04 15:17:08 +00:00
tip Baud rate capability is br', not ba'. 2003-09-06 18:36:51 +00:00
top Changes to allow top to decide whether or not to show multiple threads per 2003-07-17 23:56:40 +00:00
touch
tput command -> utility. Add section number to .Xr 2003-06-08 14:38:02 +00:00
tr Back out [:upper:] and [:lower:] classes sorting, it is not required 2003-08-05 07:59:46 +00:00
true
truncate
truss Add FBSDID. Do not \n terminate warnx() argument. fprint() -> warnx(). 2003-09-07 15:50:43 +00:00
tset Add section number to .Xr 2003-06-08 13:58:08 +00:00
tsort Removed unused macro definition 2003-09-04 20:05:46 +00:00
tty
uac
ul Add section number to .Xr 2003-06-08 13:58:08 +00:00
uname Make the sysctlbyname stuff look like the 2-level MIB stuff. This 2003-07-01 20:15:28 +00:00
unexpand
unifdef Improve expression evaluation debugging output, tidy up the handling of 2003-07-01 15:30:43 +00:00
uniq
units Add the British hundredweight (brhundredweight). For discussion, see: 2003-07-01 10:33:27 +00:00
unvis
usbhidaction Assorted mdoc(7) fixes. 2003-05-30 21:27:29 +00:00
usbhidctl Remove uninitialized local variable in favor of global. 2003-05-26 04:58:26 +00:00
users
uudecode
uuencode
uuidgen Erase whitspace at EOL. 2003-05-22 13:10:32 +00:00
vacation Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
vgrind Add section number to .Xr 2003-06-08 13:58:08 +00:00
vi FIx catalog name I overlook in prev. obsolete locales removing 2003-06-23 13:08:22 +00:00
vis
vmstat
w Do not print the result of strftime() in case of failure, the content is 2003-09-07 16:31:32 +00:00
wall
wc
what
whereis
which
who
whois Back out .SU workaround - people at whois-servers.net set up 2003-06-29 23:56:31 +00:00
window Fix a `cast to pointer from integer of different size' warning. 2003-09-17 03:58:52 +00:00
write
xargs - Use _PATH_TTY and _PATH_DEVNULL macros. 2003-06-13 17:05:41 +00:00
xinstall Since (x)install is pretty unhelpfull and just spits out a Usage 2003-07-11 20:51:16 +00:00
xlint If lint(1) is not "lint", don't try to lint the xlint compat-libs. A 2003-06-15 13:03:37 +00:00
xstr Introduce options definition the standard way. Do not uppercase first 2003-06-09 19:35:56 +00:00
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN. 2003-09-24 00:43:48 +00:00
Makefile.inc