1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.bin
Gabor Kovesdan 5d5151ae7e - Change --nthreads parameter to --parallel for GNU compatibility
- Change default sort method to mergesort, which has a better worst case
  performance than qsort

Submitted by:	Oleg Moskalenko <oleg.moskalenko@citrix.com>
2012-07-04 16:25:11 +00:00
..
alias
apply
ar Fix world after byacc import: 2012-05-22 16:33:10 +00:00
asa
at
atm
awk
banner
basename
bc Fix world after byacc import: 2012-05-22 16:33:10 +00:00
biff
bluetooth
brandelf
bsdiff
bzip2
bzip2recover
c89
c99
calendar Add myself to commiters-[doc,ports].dot and calendar.freebsd 2012-07-03 07:28:57 +00:00
cap_mkdb
catman
chat Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
checknr
chkey
chpass
cksum
clang General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpio
cpuset
csplit
csup General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
ctags
ctlstat Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
cut Fix typo 2012-06-11 03:10:15 +00:00
dc Minor mdoc nits. 2012-05-13 14:16:04 +00:00
dig
dirname
du
ee
elf2aout
elfdump
enigma
env
expand
false
fetch Revert r232274 - unauthorized, unnecessary and incorrect. 2012-05-26 17:19:41 +00:00
file
file2c
find find(1): Move description of -d option to -depth primary. 2012-06-13 21:53:40 +00:00
finger
fmt
fold
from
fstat Bring DPADD in sync with LDADD. 2012-05-19 05:07:03 +00:00
fsync
ftp
gcore
gencat
getconf
getent
getopt
gprof Fix resolving symbol names on ARM. 2012-05-25 06:48:42 +00:00
grep
gzip Fix style nit: don't use leading zero for dates in .Dd 2012-06-05 03:14:39 +00:00
head
hesinfo
hexdump
host
iconv
id
indent
ipcrm General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
ipcs
join Fix a typo that crept in. 2012-05-18 03:30:50 +00:00
jot
kdump Allow the -p argument to kdump to accept either a PID or a thread ID. 2012-06-04 19:09:14 +00:00
keylogin
keylogout
killall Once in a month, when the moon is full, killall mistakenly considers 2012-06-30 16:36:22 +00:00
ktrace Don't trace or dump page fault records in the default set of tracepoints 2012-05-31 14:46:02 +00:00
ktrdump
lam
last
lastcomm Allow to specify strftime(3) format for process start end exit times. 2012-05-17 11:10:13 +00:00
ldd
leave
less MFV: less v449. 2012-06-26 23:17:33 +00:00
lessecho
lesskey
lex Fix error reported by mandoc. 2012-05-23 18:41:45 +00:00
limits General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
locale
locate
lock
lockf
logger
login None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
logins
logname
look
lorder
lsvfs
lzmainfo
m4 Fix world after byacc import: 2012-05-22 16:33:10 +00:00
mail Fix likely race condition if wait_child() is interrupted by sigchild() 2012-05-30 03:55:44 +00:00
make Correct typo in version. 2012-06-20 00:37:00 +00:00
makewhatis Currently the code uses gzFile * for a zlib file descriptor, which 2012-06-20 23:53:36 +00:00
man Minor mdoc improvements. 2012-06-03 11:09:51 +00:00
mesg
minigzip MFV: Update zlib to 1.2.7. 2012-06-21 21:47:08 +00:00
ministat
mkcsmapper Fix world after byacc import: 2012-05-22 16:33:10 +00:00
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mklocale Fix world after byacc import: 2012-05-22 16:33:10 +00:00
mkstr
mktemp
mkulzma
mkuzip
msgs
mt
nc
ncal
ncplist
ncplogin General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
netstat - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00
newgrp
newkey
nfsstat
nice
nl
nohup
nslookup
nsupdate
opieinfo
opiekey
opiepasswd
pagesize
pamtest Update to OpenPAM Micrampelis. 2012-05-26 17:10:16 +00:00
passwd None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
paste
pathchk
perror
pr
printenv
printf
procstat Fix style. 2012-07-03 19:11:38 +00:00
quota
rctl
renice
rev
revoke
rlogin None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
rpcgen
rpcinfo
rs
rsh None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
rup
ruptime
rusers
rwall
rwho
script
sed
seq
setchannel
shar
showmount
smbutil
sockstat Update the usage with the new jail option. 2012-06-27 23:26:32 +00:00
sort - Change --nthreads parameter to --parallel for GNU compatibility 2012-07-04 16:25:11 +00:00
split
stat
stdbuf Remove end of line whitespace. 2012-05-12 19:59:37 +00:00
su
systat
tabs
tail
talk
tar
tcopy
tee
telnet
tftp General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
time
tip
top Fix two layout bugs in the previous change: 2012-07-02 20:08:11 +00:00
touch touch: Add the -d option from POSIX.1-2008. 2012-06-10 14:26:51 +00:00
tput
tr
true
truncate
truss
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
unzip Pass a filename, rather than a file descriptor, to libarchive. 2012-05-29 09:11:19 +00:00
usbhidaction
usbhidctl Fix style nit: don't use leading zero for dates in .Dd 2012-06-05 03:14:39 +00:00
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat
w
wall
wc
what
whereis
which
who General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
whois General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
write
xargs
xinstall Issue proper diagnostic on the short writes, also consider the 2012-07-02 09:53:57 +00:00
xlint
xstr
xz
xzdec
yacc Import byacc from invisible island, it brings us lots of compatibilities with 2012-05-21 13:31:26 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Hook up mkulzma to the build. 2012-05-24 16:11:51 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.powerpc
Makefile.sparc64