1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.bin
Mark Johnston f46b2b9f64 Fix a segfault when bsdgrep -i is given an empty pattern string.
PR:		bin/172865
Reviewed by:	gabor
Approved by:	emaste (co-mentor)
MFC after:	1 week
2013-01-05 22:04:40 +00:00
..
alias
apply Constify arguments. While I'm there, also add a static for usage(). 2013-01-04 23:44:22 +00:00
ar Mark bsdar_errc as __dead2 to help code analysis tools. 2012-10-22 02:12:06 +00:00
asa
at Check the return error of set[ug]id. While this can never fail in the 2012-10-22 03:31:22 +00:00
atf Add ATF to the build. This is may be a bit rought around the egdes, 2012-10-22 01:18:41 +00:00
atm
awk
banner
basename
bc Make definition match declaration 2012-11-15 15:06:00 +00:00
biff
bluetooth
bmake Merge bmake-20121111 2012-11-16 01:37:25 +00:00
brandelf
bsdiff
bzip2
bzip2recover
c89
c99
calendar Use even more conventional conversion routines. 2012-12-13 02:21:05 +00:00
cap_mkdb
catman
chat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
checknr
chkey
chpass Avoid possible null deref if ypclnt_new returns null 2012-11-15 15:06:18 +00:00
cksum More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
clang Upgrade our copy of llvm/clang to 3.2 release. 2012-12-23 13:04:00 +00:00
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpio
cpuset
csplit
csup Fix conditional expression: previously a bitvector would be operated 2012-10-22 02:59:44 +00:00
ctags
ctlstat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
cut The is_delim function works on wchar_t characters not ints, update the 2012-11-24 04:15:25 +00:00
dc - Use BN_set_negative() and BN_is_negative() instead of subtracting or 2012-12-30 15:20:27 +00:00
dig
dirname
du New sentence, new line. 2012-11-04 09:27:01 +00:00
ee
elf2aout
elfdump More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
enigma
env
expand
false
fetch Fix bandwidth reporting when doing a restarted download with "-r". 2012-12-09 22:54:03 +00:00
file
file2c
find Use .Nm instead of a self xref 2012-11-19 15:12:44 +00:00
finger More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
fmt
fold
from
fstat
fsync
ftp
gcore
gencat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
getconf
getent
getopt
gprof
grep Fix a segfault when bsdgrep -i is given an empty pattern string. 2013-01-05 22:04:40 +00:00
gzip More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
head
hesinfo
hexdump
host
iconv
id
indent Make struct fstate aligned to the same as an int as its pointer is cast to 2012-12-22 04:11:59 +00:00
ipcrm
ipcs
join
jot
kdump kdump: Also decode fcntl commands containing underscores and digits. 2012-11-02 16:07:21 +00:00
keylogin
keylogout
killall
ktrace
ktrdump - Implement run-time expansion of the KTR buffer via sysctl. 2012-11-15 00:51:57 +00:00
lam
last
lastcomm
ldd
leave
less Note that the manual page of less(1) says: 2012-12-03 21:49:37 +00:00
lessecho
lesskey
lex
limits
locale Sort options. 2012-11-17 23:52:38 +00:00
locate Give users a hint when their locate database is too small. 2012-12-10 02:26:01 +00:00
lock Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
lockf
logger Add missing const keywords. 2012-10-19 14:29:03 +00:00
login
logins
logname
look
lorder
lsvfs
lzmainfo
m4 Add missing DPADD. 2013-01-01 18:25:14 +00:00
mail
make Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1). 2012-12-03 19:27:31 +00:00
makewhatis
man
mandoc Merge mandoc from vendor into contrib and provide the necessary Makefile glue. 2012-10-19 22:21:01 +00:00
mesg
minigzip
ministat Add option to suppress just the plot in ministat while still retaining 2012-11-15 15:06:12 +00:00
mkcsmapper For mkcsmapper, conditionalize gcc-specific compile flags. 2012-11-14 18:51:12 +00:00
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mklocale
mkstr
mktemp Use the macro for standard error return values. 2012-11-18 16:34:06 +00:00
mkulzma
mkuzip
msgs Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
mt
nc
ncal More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
ncplist
ncplogin
netstat Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to 2012-11-17 20:19:00 +00:00
newgrp
newkey
nfsstat Document the "-m" option added by r243783. 2012-12-02 01:25:19 +00:00
nice
nl
nohup
nslookup
nsupdate
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd Respect NO_FSCHG and don't set 'schg' flag on passwd/yppasswd is defined. 2012-11-27 16:23:12 +00:00
paste
pathchk
perror
pr Standardize EXIT STATUS instructions in man pages when possible. 2012-11-18 16:33:51 +00:00
printenv
printf POSIX requires that non-existent or null arguments be treated as if a 2012-12-18 21:02:38 +00:00
procstat add SG state type 2012-10-02 00:30:20 +00:00
quota
rctl Remove superfluous paragraph macro. 2012-12-04 09:02:49 +00:00
renice
rev
revoke
rlogin More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpcgen More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script Add "-f" to also output filemon(4) information. 2012-10-26 15:56:28 +00:00
sed
seq Standardize EXIT STATUS instructions in man pages when possible. 2012-11-18 16:33:51 +00:00
setchannel
shar
showmount
smbutil
sockstat
sort - Change the memory heuristics to an actually working one 2012-12-20 22:30:40 +00:00
split
ssh-copy-id Add examples to the ssh-copy-id script. 2012-11-13 13:06:57 +00:00
stat More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
stdbuf
su
systat
tabs
tail
talk
tar
tcopy
tee
telnet
tftp More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
time time: Use close-on-exec instead of fclose() in the child process. 2012-12-08 17:41:39 +00:00
tip A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +00:00
top Use the correct size when allocating the cmdbuf string. 2012-11-19 08:03:40 +00:00
touch
tput
tr
true
truncate
truss
tset More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
unzip Remove contractions. 2012-10-07 20:01:41 +00:00
usbhidaction
usbhidctl
users
uudecode
uuencode Prefer an example users born after myself might use. 2012-10-26 15:21:23 +00:00
vacation
vgrind
vi
vis
vmstat
w Fix whitespace. 2012-11-17 16:47:05 +00:00
wall Check the return error of set[e][ug]id. While this can never fail in the 2012-10-22 03:07:05 +00:00
wc
what
whereis
which
who Remove contractions. 2012-10-07 20:01:41 +00:00
whois
write
xargs Follow calloc convention in other code, this is functionally identical 2013-01-05 00:23:58 +00:00
xinstall
xlint
xstr
xz
xzdec
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Add a clean-room reimplementation of a script originally 2012-10-22 03:57:00 +00:00
Makefile.amd64 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.arm
Makefile.i386 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.ia64 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.inc
Makefile.powerpc Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
Makefile.sparc64 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00