.. |
addr2line
|
Build infrastructure for elftoolchain tools
|
2014-12-01 17:49:42 +00:00 |
alias
|
|
|
apply
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
ar
|
Avoid escaping EOL for line continuation
|
2015-04-09 15:08:39 +00:00 |
asa
|
|
|
at
|
|
|
atm
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
awk
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
banner
|
|
|
basename
|
|
|
bc
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
biff
|
|
|
bluetooth
|
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
|
2015-04-07 16:48:23 +00:00 |
bmake
|
Merge bmake-20150418
|
2015-04-21 04:40:38 +00:00 |
brandelf
|
|
|
bsdiff
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
bzip2
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
bzip2recover
|
|
|
c89
|
|
|
c99
|
|
|
calendar
|
calendar: remove useless check
|
2015-04-19 04:27:50 +00:00 |
cap_mkdb
|
|
|
catman
|
|
|
chat
|
|
|
checknr
|
|
|
chkey
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
chpass
|
Partially revert 278642
|
2015-02-13 07:51:26 +00:00 |
cksum
|
|
|
clang
|
Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS is
|
2015-04-03 19:43:39 +00:00 |
cmp
|
|
|
col
|
Remove bogus cast.
|
2015-03-31 15:03:58 +00:00 |
colcrt
|
|
|
colldef
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
colrm
|
|
|
column
|
Remove bogus cast.
|
2015-03-31 15:03:58 +00:00 |
comm
|
|
|
compile_et
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
compress
|
compress,gzip,xz: Preserve timestamps with nanosecond precision.
|
2015-02-17 13:12:54 +00:00 |
cpio
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
cpuset
|
Document CPU_WHICH_DOMAIN and bump Dd for cpuset.1.
|
2015-01-08 18:53:11 +00:00 |
csplit
|
|
|
ctags
|
|
|
ctlstat
|
Ouch, I've misread the original text.
|
2015-03-08 19:50:30 +00:00 |
cut
|
|
|
dc
|
Init array field in the proper place.
|
2014-11-27 01:37:01 +00:00 |
demandoc
|
Forgot to convert demandoc along with mandoc
|
2014-11-24 23:29:56 +00:00 |
dirname
|
|
|
dpv
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
drill
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
dtc
|
|
|
du
|
du(1): replace malloc + memset with calloc.
|
2015-02-17 21:12:45 +00:00 |
ee
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
elf2aout
|
|
|
elfcopy
|
Build infrastructure for elftoolchain tools
|
2014-12-01 17:49:42 +00:00 |
elfdump
|
Limit descriptors and enter capability mode.
|
2014-11-24 09:31:38 +00:00 |
enigma
|
Explicitly crypt_set_format("des") and bail out if we
|
2015-02-25 20:47:25 +00:00 |
env
|
env: Fix crash when -S string is not empty but no operand follows.
|
2015-03-08 14:12:43 +00:00 |
expand
|
|
|
false
|
|
|
fetch
|
Remove defunct SSLv2 support from fetch(1) and fetch(3).
|
2015-03-25 18:56:36 +00:00 |
file
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
file2c
|
|
|
find
|
find.1: Add missing whitespace:
|
2015-04-20 02:23:00 +00:00 |
finger
|
|
|
fmt
|
|
|
fold
|
|
|
from
|
|
|
fstat
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
fsync
|
|
|
ftp
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
gcore
|
Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>
|
2015-04-08 16:30:45 +00:00 |
gencat
|
|
|
getconf
|
|
|
getent
|
|
|
getopt
|
|
|
gprof
|
|
|
grep
|
bsdgrep: fix regression in the -f option since r268799
|
2015-03-21 00:21:30 +00:00 |
gzip
|
r281540 was upstreamed as NetBSD r1.108 of gzip.c, note it as merged.
|
2015-04-16 22:30:57 +00:00 |
head
|
|
|
hesinfo
|
|
|
hexdump
|
|
|
host
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
iconv
|
Remove the const qualifier from iconv(3) to comply with POSIX:
|
2015-04-15 09:09:20 +00:00 |
id
|
Adjust printf format specifiers for dev_t and ino_t in user space.
|
2014-12-17 07:10:48 +00:00 |
indent
|
|
|
ipcrm
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
ipcs
|
ipcs: fix builds that use gcc
|
2015-04-14 04:52:52 +00:00 |
iscsictl
|
Add libxo(3) support to iscsictl(8).
|
2015-04-12 09:36:50 +00:00 |
join
|
|
|
jot
|
Fix missing AUTHOR section for jot(1), rs(1), and lam(1)
|
2015-04-07 15:56:08 +00:00 |
kdump
|
Stop including if_var.h from userland.
|
2015-04-06 09:42:23 +00:00 |
keylogin
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
keylogout
|
|
|
killall
|
Adjust printf format specifiers for dev_t and ino_t in user space.
|
2014-12-17 07:10:48 +00:00 |
ktrace
|
|
|
ktrdump
|
Change ktrdump to use the more standard -M/-N flags to specify the path
|
2015-02-06 19:41:23 +00:00 |
lam
|
Fix missing AUTHOR section for jot(1), rs(1), and lam(1)
|
2015-04-07 15:56:08 +00:00 |
last
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
lastcomm
|
|
|
ldd
|
Allowus to exclude a.out support from ldd and use it with arm64 as it won't
|
2015-03-18 13:59:04 +00:00 |
leave
|
|
|
less
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
lessecho
|
|
|
lesskey
|
|
|
lex
|
Add a ${CP} alias for copying files in the build.
|
2015-01-16 21:39:08 +00:00 |
limits
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
locale
|
|
|
locate
|
Fix the following -Werror warnings from clang 3.5.0, while building
|
2014-11-22 12:13:05 +00:00 |
lock
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
lockf
|
Remove extra flags from r250462.
|
2015-04-16 02:24:40 +00:00 |
logger
|
Describe the behavior when both -f and a message are given. Pointed out by
|
2015-03-22 01:25:57 +00:00 |
login
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
logins
|
|
|
logname
|
|
|
look
|
|
|
lorder
|
|
|
lsvfs
|
|
|
lzmainfo
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
m4
|
Add OpenBSD copyright for reallocarray
|
2015-03-10 14:22:28 +00:00 |
mail
|
|
|
make
|
Add a ${CP} alias for copying files in the build.
|
2015-01-16 21:39:08 +00:00 |
makewhatis
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
man
|
Update mandoc to cvs snaphot from 20150302
|
2015-03-02 16:58:57 +00:00 |
mandoc
|
Remove bad and useless LINKS
|
2015-03-15 23:31:20 +00:00 |
mesg
|
|
|
minigzip
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
ministat
|
Clarify the ministat default width
|
2015-03-26 17:13:11 +00:00 |
mkcsmapper
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
mkcsmapper_static
|
|
|
mkdep
|
|
|
mkesdb
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
mkesdb_static
|
|
|
mkfifo
|
|
|
mkimg
|
Add the -c option for specifying the capacity of the disk image. When
|
2015-02-22 04:50:47 +00:00 |
mklocale
|
|
|
mkstr
|
|
|
mktemp
|
|
|
mkulzma
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
mkuzip
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
msgs
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
mt
|
Convert mt(1) and libmt to LIBADD
|
2015-04-09 21:26:38 +00:00 |
nc
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
ncal
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
netstat
|
Like it was already done for 'netstat -i', drop the kvm(3) support
|
2015-04-07 05:50:45 +00:00 |
newgrp
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
newkey
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
nfsstat
|
Make nfsstat(1) build with WARNS=6.
|
2015-04-24 07:57:59 +00:00 |
nice
|
|
|
nl
|
|
|
nm
|
Build infrastructure for elftoolchain tools
|
2014-12-01 17:49:42 +00:00 |
nohup
|
|
|
opieinfo
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
opiekey
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
opiepasswd
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
pagesize
|
|
|
pamtest
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
passwd
|
Revert r278642
|
2015-02-13 09:02:15 +00:00 |
paste
|
|
|
patch
|
patch(1): small include changes.
|
2015-04-20 22:15:18 +00:00 |
pathchk
|
|
|
perror
|
Reassign copyright statements on several files from Advanced
|
2015-04-23 14:22:20 +00:00 |
pr
|
|
|
printenv
|
|
|
printf
|
sh: Fix compiler warnings related to duplicate or missing declarations.
|
2015-03-01 21:46:55 +00:00 |
procstat
|
Reassign copyright statements on several files from Advanced
|
2015-04-23 14:22:20 +00:00 |
protect
|
Reassign copyright statements on several files from Advanced
|
2015-04-23 14:22:20 +00:00 |
quota
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
rctl
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
readelf
|
Add Makefile for elftoolchain readelf(1)
|
2015-01-02 22:26:54 +00:00 |
renice
|
|
|
rev
|
|
|
revoke
|
|
|
rlogin
|
rlogin(1): initialize term variable.
|
2015-03-05 19:51:37 +00:00 |
rpcgen
|
rpcgen: fix use use of strcmp
|
2015-04-19 04:53:28 +00:00 |
rpcinfo
|
|
|
rs
|
Fix missing AUTHOR section for jot(1), rs(1), and lam(1)
|
2015-04-07 15:56:08 +00:00 |
rsh
|
r* commands are not precious anymore
|
2015-03-04 22:01:44 +00:00 |
rup
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
ruptime
|
|
|
rusers
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
rwall
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
rwho
|
|
|
script
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
sed
|
sed: fix pasto from previous r277802.
|
2015-01-27 19:46:19 +00:00 |
send-pr
|
|
|
seq
|
Sync with NetBSD, mainly address NetBSD bug #43355:
|
2014-12-18 20:23:19 +00:00 |
setchannel
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
shar
|
|
|
showmount
|
mdoc: sort SEE ALSO.
|
2014-12-26 21:56:23 +00:00 |
size
|
Build infrastructure for elftoolchain tools
|
2014-12-01 17:49:42 +00:00 |
smbutil
|
Remove uneeded link to libkiconv
|
2015-04-09 21:30:11 +00:00 |
sockstat
|
The code says "or", not "either or". So fix the documentation.
|
2015-04-07 14:33:03 +00:00 |
soeliminate
|
mdoc: remove EOL whitespace.
|
2014-12-29 13:50:59 +00:00 |
sort
|
Remove custom getdelim(3) and fix a small memory leak.
|
2015-04-07 01:17:49 +00:00 |
split
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
ssh-copy-id
|
|
|
stat
|
|
|
stdbuf
|
|
|
strings
|
Build infrastructure for elftoolchain tools
|
2014-12-01 17:49:42 +00:00 |
su
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
svn
|
Reduce number of lines to set ORGANIZATION_NAME in
|
2015-02-12 00:17:14 +00:00 |
systat
|
Merge from projects/sendfile:
|
2014-11-30 12:52:33 +00:00 |
tabs
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
tail
|
|
|
talk
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
tar
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
tcopy
|
|
|
tee
|
|
|
telnet
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
tests
|
|
|
tftp
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
time
|
|
|
timeout
|
timeout: handle zombie grandchildren
|
2015-02-15 20:10:53 +00:00 |
tip
|
|
|
top
|
Print size_t's with %zu rather than "%zd.
|
2015-03-26 09:13:16 +00:00 |
touch
|
touch(1): Xref utimensat(2) instead of utimes(2).
|
2015-03-08 22:49:34 +00:00 |
tput
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
tr
|
|
|
true
|
|
|
truncate
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
truss
|
|
|
tset
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
tsort
|
|
|
tty
|
|
|
ul
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
uname
|
|
|
unexpand
|
|
|
unifdef
|
Update to upstream version 2.10
|
2015-02-25 21:10:03 +00:00 |
uniq
|
|
|
units
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
unvis
|
|
|
unzip
|
unzip: Don't subvert vfs.timestamp_precision when setting atime to now.
|
2015-03-15 21:29:20 +00:00 |
usbhidaction
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
usbhidctl
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
users
|
|
|
uudecode
|
|
|
uuencode
|
|
|
vacation
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
vgrind
|
|
|
vi
|
Update nvi to 2.1.3 which fixes the data corruption when locale conversion
|
2015-04-10 17:50:28 +00:00 |
vis
|
|
|
vmstat
|
Use clock_gettime to measure the time that we spent asleep during
|
2015-01-23 16:21:31 +00:00 |
vtfontcvt
|
|
|
w
|
Fix libxo output from uptime command
|
2015-04-16 22:09:37 +00:00 |
wall
|
|
|
wc
|
Fix SIGINFO race causing final results to be lost to stderr.
|
2015-04-16 21:44:35 +00:00 |
what
|
|
|
whereis
|
Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
|
2015-02-12 05:35:00 +00:00 |
which
|
|
|
who
|
|
|
whois
|
|
|
write
|
|
|
xargs
|
|
|
xinstall
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
xlint
|
xlint: update.
|
2015-03-23 18:45:29 +00:00 |
xo
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
xstr
|
|
|
xz
|
Merge xz 5.2.0.
|
2015-02-09 06:20:34 +00:00 |
xzdec
|
Convert to usr.bin/ to LIBADD
|
2014-11-25 14:29:10 +00:00 |
yacc
|
Increase MAXTABLE to the maxmimum possible value. The default value is too
|
2014-11-13 00:46:53 +00:00 |
yes
|
|
|
ypcat
|
|
|
ypmatch
|
|
|
ypwhich
|
|
|
Makefile
|
Disable truss, gprof, and lint on arm64, they don't build.
|
2015-04-14 10:15:58 +00:00 |
Makefile.amd64
|
|
|
Makefile.arm
|
|
|
Makefile.i386
|
|
|
Makefile.inc
|
|
|
Makefile.powerpc
|
|
|
Makefile.sparc64
|
|
|