freebsd-nq/usr.bin
Hiroki Sato 84dde578a9 - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3).
- Fill sin6_scope_id from in6p.sin6_addr.s6_addr[2].  struct inpcb has
  struct in6_addr for the endpoint addresses, so sin6_scope_id must be filled.
2013-08-17 17:23:42 +00:00
..
alias
apply
ar Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
asa
at - Do not bail out if stat(2) fails with ENOENT in the spool directory. This 2013-04-12 14:32:16 +00:00
atf
atm
awk
banner
basename
bc Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
biff Fix EXIT STATUS. biff reports its status when it was invoked. 2013-04-28 09:29:44 +00:00
bluetooth
bmake ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't. 2013-08-10 21:31:35 +00:00
brandelf
bsdiff
bzip2
bzip2recover Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
c89 Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc, 2013-03-07 21:34:16 +00:00
c99 Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" instead 2013-03-07 21:37:23 +00:00
calendar Provide UTF-8 version of russian calendars. 2013-08-16 07:02:17 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum
clang Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpio MFV r248590,248594: 2013-03-22 13:36:03 +00:00
cpuset
csplit
csup Clean up -Wheader-guard warnings. 2013-06-17 20:11:04 +00:00
ctags
ctlstat Fix bugs in the elapsed time calculation in ctlstat_standard() 2013-04-11 21:18:04 +00:00
cut
dc Properly handle '-h' argument. 2013-02-28 01:22:14 +00:00
dig
dirname
dtc Make carets line up in dtc diagnostics if the line starts with a tab. 2013-08-14 14:34:02 +00:00
du
ee Fix spelling. 2013-03-11 13:08:32 +00:00
elf2aout
elfdump
enigma
env
expand
false
fetch Include an Accept header in requests. 2013-07-30 13:07:55 +00:00
file
file2c
find find: Allow -delete to delete files given as arguments. 2013-08-02 14:14:23 +00:00
finger
fmt
fold
from
fstat Similar to 233760 and 236717, export some more useful info about the 2013-05-03 21:11:57 +00:00
fsync
ftp
gcore Add some missing DPADD. 2013-05-11 13:46:05 +00:00
gencat
getconf
getent Add support for netgroup, based on patch in the PR but made consistent 2013-05-23 20:52:30 +00:00
getopt
gprof
grep grep -i does not work for simple patterns and single byte locales, like 2013-07-30 18:16:43 +00:00
gzip
head Remove EOL whitespace accidentally introduced in r248393. 2013-03-17 06:57:25 +00:00
hesinfo
hexdump Fix typo ('1' != 'l') 2013-03-04 02:21:06 +00:00
host
iconv As a followup to r252547, propate const down the call stack. 2013-07-03 18:27:45 +00:00
id
indent Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
ipcrm
ipcs
join
jot
kdump Add new mmap(2) flags to permit applications to request specific virtual 2013-08-16 21:13:55 +00:00
keylogin
keylogout
killall killall: add -q flag to suppress error message when no processes are matched 2013-06-30 20:27:31 +00:00
ktrace
ktrdump
lam
last
lastcomm
ldd Pass variables prefixed with both LD_ and LD_32_ to the run-time linker. 2013-08-07 00:28:17 +00:00
leave
less
lessecho
lesskey
lex Connect flex 2.5.37 to the build and bump __FreeBSD_version. 2013-05-21 19:32:35 +00:00
limits
locale
locate
lock
lockf Add option to lockf to avoid creating a file if it does not exist. 2013-05-10 17:30:29 +00:00
logger
login
logins
logname
look
lorder
lsvfs - Add file system type number (vfc_typenum) in the list. This is useful 2013-06-09 16:33:32 +00:00
lzmainfo
m4 mdoc: convert .Fd to .In, which is much nicer. 2013-06-04 07:37:06 +00:00
mail Remove unnecessary cast to pid_t. 2013-07-04 03:24:58 +00:00
make Remove unnecessary cast to pid_t. 2013-07-04 03:24:58 +00:00
makewhatis
man
mandoc
mesg
minigzip
ministat
mkcsmapper Attempt to deal with a compile failure that shows up with gcc, which 2013-07-03 18:25:27 +00:00
mkcsmapper_static
mkdep
mkesdb Attempt to deal with a compile failure that shows up with gcc, which 2013-07-03 18:25:27 +00:00
mkesdb_static
mkfifo
mklocale Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
mkstr
mktemp
mkulzma
mkuzip
msgs
mt
nc
ncal
netstat - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3). 2013-08-17 17:23:42 +00:00
newgrp
newkey
nfsstat Modify nfsstat.c so that it prints out an error when a non-root 2013-06-09 21:54:19 +00:00
nice
nl
nohup
nslookup
nsupdate
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch Make the BSD-licensed patch the default. 2013-07-26 21:25:18 +00:00
pathchk
perror
pr
printenv
printf
procstat Make use of newly added libprocstat(3) ability to extract procstat 2013-04-20 08:22:09 +00:00
quota
rctl Minor spelling and grammar fixes. 2013-04-11 19:05:24 +00:00
renice Move example to EXAMPLES. 2013-03-17 06:36:04 +00:00
rev
revoke
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho Few more style nits. 2013-07-03 20:44:47 +00:00
script MFC'ing to 9.2. 2013-07-30 19:21:36 +00:00
sed sed: use getline() instead of fgetln(). 2013-06-26 04:14:19 +00:00
seq
setchannel
shar
showmount
smbutil
sockstat
sort Fix header guards. 2013-06-17 20:15:39 +00:00
split Avoid signed overflow in error handling code. 2013-05-21 19:56:03 +00:00
ssh-copy-id
stat
stdbuf
su Make check for unknown login class actually work. Previously, using the "-c" option 2013-08-12 21:01:01 +00:00
svn Update serf 1.2.1 -> 1.3.0 for svn 2013-08-02 19:21:46 +00:00
systat Nuke "systat -mbuf". It was broken since FreeBSD 5, and since there 2013-07-15 12:15:14 +00:00
tabs
tail Print file names without stdio buffering to avoid mixing buffered and 2013-06-09 08:06:26 +00:00
talk
tar MFV r248590,248594: 2013-03-22 13:36:03 +00:00
tcopy
tee
telnet
tftp
time
tip
top Bump the CPU/WCPU column width by one so that it fits values from 100% up 2013-06-11 19:05:29 +00:00
touch Constify where appropriate. 2013-04-23 13:03:17 +00:00
tput
tr
true
truncate
truss Add new mmap(2) flags to permit applications to request specific virtual 2013-08-16 21:13:55 +00:00
tset
tsort
tty
ul
uname
unexpand
unifdef Update to upstream version 2.7 2013-03-28 20:33:07 +00:00
uniq Close uniq(1) in the capability mode sandbox and limit descriptors using 2013-07-18 22:11:27 +00:00
units
unvis Replace our (un)vis(1) commands with implementations from NetBSD to 2013-03-15 00:05:50 +00:00
unzip Replace deprecated (or remove obsolete) libarchive 2.8 functions 2013-03-22 10:17:42 +00:00
usbhidaction
usbhidctl mdoc sweep. 2013-05-12 22:22:12 +00:00
users
uudecode
uuencode
vacation
vgrind
vi Give up on using iconv to convert to UTF-8 at build time. I don't see any 2013-08-12 09:56:52 +00:00
vis Replace our (un)vis(1) commands with implementations from NetBSD to 2013-03-15 00:05:50 +00:00
vmstat
w Revert r253748,253749 2013-07-28 18:44:17 +00:00
wall
wc
what
whereis
which
who
whois
write
xargs Style(9) changes fo xargs.c 2013-05-10 03:49:05 +00:00
xinstall New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2. 2013-06-05 17:02:21 +00:00
xlint Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
xstr
xz
xzdec
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Enable svnlite on armv6. 2013-06-29 15:31:23 +00:00
Makefile.amd64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.arm Add arm bits to truss. 2013-03-07 23:44:35 +00:00
Makefile.i386 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.ia64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.inc
Makefile.powerpc - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.sparc64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00