1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/usr.bin
Pedro F. Giffuni b780b03cbe sed(1): add LEGACY_BSDSED_COMPAT compile-time flag.
In r297602, which included a __FreeBSD_version bump to 1100105, we changed
sed 'i' and 'a' from discarding whitespaces to conform with what GNU and
sysvish sed do.

There are arguments in favor of keeping the old behavior but the new
behavior is also useful for migration purposes. It seems important to at
least consider the case of developers depending on the previous behavior,
so add a CFLAG to enable the old behaviour.

PR:		213474
MFC after:	5 days
2016-11-04 20:49:59 +00:00
..
addr2line
alias
apply
ar ar: enable reproducible output by default when invoked as 'ar -s' 2016-06-16 21:22:26 +00:00
asa
at Use nitems() from sys/param.h 2016-07-30 06:32:18 +00:00
atm
awk WITH_META_MODE: Fix rebuilding maketab outside of build-tools. 2016-06-14 16:20:05 +00:00
banner
basename
bc
biff
bluetooth
bmake Update to bmake-20170818 2016-09-09 01:09:39 +00:00
brandelf
bsdcat MFV r307859: 2016-10-24 14:08:05 +00:00
bsdiff bspatch: Remove backwards-compatibility sys/capability.h support 2016-09-20 15:13:15 +00:00
bzip2
bzip2recover
c89
c99
caesar
calendar Fix packaging calendar(1) files. 2016-10-31 20:31:56 +00:00
cap_mkdb
catman
chat
checknr Remove usage of _WITH_GETLINE from usr.bin 2016-07-30 01:07:47 +00:00
chkey
chpass
cksum
clang Add clang-format under WITH_CLANG_EXTRAS. 2016-06-17 16:46:58 +00:00
cmp Restrict stdin if it's not in use. 2016-10-07 19:02:13 +00:00
col Remove the duplicated code using Capsicum helpers. 2016-10-07 17:56:57 +00:00
colcrt
colldef
colrm
column
comm Remove usage of _WITH_GETLINE from usr.bin 2016-07-30 01:07:47 +00:00
compile_et
compress
cpio MFV r307859: 2016-10-24 14:08:05 +00:00
cpuset Fix markup for -j in cpuset(1) synopsis 2016-07-29 21:18:20 +00:00
csplit
ctags
ctlstat
cut
cxxfilt
dc
dirname
dpv
drill
dtc Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
du
ee
elf2aout
elfcopy Retire WITHOUT_ELFCOPY_AS_OBJCOPY option 2016-10-03 17:49:26 +00:00
elfdump elfdump: correct DT_AUXILIARY / DT_USED / DT_FILTER definitions 2016-10-17 13:36:50 +00:00
enigma
env
expand
factor
false
fetch
file
file2c
find
finger
fmt
fold
fortune Fix grammar in a fortune. 2016-11-04 15:11:51 +00:00
from
fstat
fsync
ftp
gcore Mirror r303120 to gcore 2016-07-21 00:53:14 +00:00
gencat
getconf Add non-TRUSTEDBSD prefixed knobs for the _PC_ACL* and {CAP,INF,MAC}_PRESENT knobs 2016-08-25 17:07:43 +00:00
getent
getopt
gprof
grdc
grep Fix a segfault in bsdgrep when parsing the invalid extended regexps "?" 2016-08-02 20:25:22 +00:00
gzip Use printable ASCII instead of octal representation. 2016-08-27 00:56:37 +00:00
head
hesinfo
hexdump hexdump(1): Simplify by using asprintf(3) 2016-09-19 18:35:22 +00:00
host
iconv
id
ident
indent Move sys/capsicum.h includes after types.h or param.h 2016-09-19 20:43:03 +00:00
ipcrm
ipcs
iscsictl Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
join
jot Capsicum support for jot(1) 2016-10-19 21:50:57 +00:00
kdump Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
keylogin
keylogout
killall
ktrace
ktrdump
lam
last
lastcomm Fix .../usr.bin/lastcomm/legacy_test:main on i386 2016-07-03 17:52:21 +00:00
ldd
leave
less
lessecho
lesskey
lex
limits
locale Use nitems() from sys/param.h. 2016-07-30 07:04:46 +00:00
localedef localedef: Improve cc_list parsing 2016-10-06 19:51:30 +00:00
locate locate: ANSIfy 2016-10-06 13:37:46 +00:00
lock
lockf
logger
login login: fix capitalization in errx messages 2016-10-06 13:21:42 +00:00
logins
logname
look
lorder lorder: produce locale-independent symbol ordering 2016-07-07 20:50:59 +00:00
lsvfs
lzmainfo
m4
mail mail(1): Minor declaration updates. 2016-07-15 20:27:21 +00:00
makewhatis
man
mandoc Remove usage of _WITH_GETLINE from usr.bin 2016-07-30 01:07:47 +00:00
mesg
minigzip
ministat
mkcsmapper Revert the change from errx/strerror to errc to appease gcc 4.2 2016-07-09 06:52:55 +00:00
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mkimg Add a new flag to mkimg (-a num) to specify the active partition for 2016-10-18 05:43:12 +00:00
mklocale
mkstr
mktemp
mkuzip
morse
msgs
mt
nc
ncal
netstat Fix build without INET6 and with gcc. A function definition was ifdefed 2016-08-27 11:06:06 +00:00
newgrp
newkey Squelch clang 3.9.0 warnings about BASE (which is 32768) being converted 2016-08-30 19:02:15 +00:00
nfsstat DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
nice
nl Remove another occurence of _WITH_GETLINE 2016-07-31 19:02:19 +00:00
nm
nohup
numactl
number
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch patch(1): make some macros look boolean. 2016-10-01 20:46:01 +00:00
pathchk Add -P to pathchk usage 2016-07-09 04:56:28 +00:00
perror
pom
pr
primes primes: trivially capsicumize 2016-09-30 13:50:59 +00:00
printenv Chase a cornercase in printenv and sync its behaviour with builtin's 2016-10-19 14:51:25 +00:00
printf
proccontrol DIRDEPS_BUILD: Connect new directories. 2016-09-23 22:46:19 +00:00
procstat Use nitems() from sys/param.h. 2016-07-30 07:15:54 +00:00
protect
quota
random Fix a (false positive?) Argument cannot be negative coverity defect. 2016-06-08 02:14:05 +00:00
rctl
readelf
renice
resizewin Make resizewin.1 manpage use .Fx macro 2016-07-29 21:05:17 +00:00
rev
revoke
rlogin
rpcgen Use nitems() from sys/param.h. 2016-08-16 15:53:05 +00:00
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
script
sdiff Fix typos in sdiff(1) message and improve display 2016-10-15 19:55:07 +00:00
sed sed(1): add LEGACY_BSDSED_COMPAT compile-time flag. 2016-11-04 20:49:59 +00:00
send-pr
seq Update history. Patch supplied by Sevan Janiyan <venture37@geeklan.co.uk>. 2016-09-16 14:23:16 +00:00
setchannel
shar
showmount
size
smbutil
sockstat This patch fixes two bugs: 2016-06-25 12:46:18 +00:00
soelim Revert capsicum support 2016-09-19 06:39:11 +00:00
sort - Fix typo 2016-09-08 14:50:23 +00:00
split
ssh-copy-id
stat
stdbuf
strings
su
svn
systat Use nitems() from sys/param.h. 2016-08-16 15:52:10 +00:00
tabs
tail
talk
tar MFV r307859: 2016-10-24 14:08:05 +00:00
tcopy
tee Remove the duplicated code using Capsicum helpers. 2016-10-07 17:56:57 +00:00
telnet
tests
tftp
time
timeout
tip
top Add a toggle to display the approximate amount of swap used by each 2016-09-05 08:27:04 +00:00
touch
tput
tr Remove the duplicated code using Capsicum helpers. 2016-10-07 17:56:57 +00:00
true
truncate
truss Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
tset
tsort
tty tty: Use proper definition of exit status code and stdin macro 2016-08-16 14:15:09 +00:00
ul Do not truncate lines longer than 512 chars. 2016-07-11 08:05:46 +00:00
uname
unexpand
unifdef
uniq Remove usage of _WITH_GETLINE from usr.bin 2016-07-30 01:07:47 +00:00
units
unvis
unzip
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat
vtfontcvt vtfontcvt: remove superfluous newlines in errx messages 2016-09-14 18:22:12 +00:00
w When -n is specified, don't make bogus DNS queries. Instead, 2016-09-02 18:28:14 +00:00
wall
wc
what
whereis
which
who
whois
write write(1): Capsicumify 2016-10-06 14:55:15 +00:00
xargs
xinstall DIRDEPS_BUILD: Add some missing dirctories to the build. 2016-08-31 19:30:59 +00:00
xlint
xo
xstr
xz
xzdec
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Add a WITHOUT_DIALOG src.conf(5) knob 2016-09-27 18:08:38 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc
Makefile.sparc64