NetBSD/external/bsd
christos 52d7030a87 2018-04-15 14:52 Christos Zoulas <christos@zoulas.com>
* release 5.33

2018-02-24  14:50  Christos Zoulas <christos@zoulas.com>

	* extend the support for ${x?:} expansions for magic descriptions

2018-02-21  16:25  Christos Zoulas <christos@zoulas.com>

	* add support for ${x?:} in mime types to handle
	  pie binaries.

2017-11-03   9:23  Christos Zoulas <christos@zoulas.com>

	* add support for negative offsets (offsets from the end of file)

2017-09-26   8:22  Christos Zoulas <christos@zoulas.com>

	* close the file on error when writing magic (Steve Grubb)

2017-09-24  12:02  Christos Zoulas <christos@zoulas.com>

	* seccomp support (Paul Moore)

2017-09-02  11:53  Christos Zoulas <christos@zoulas.com>

	* release 5.32

2017-08-28  16:37  Christos Zoulas <christos@zoulas.com>

	* Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)

2017-08-27  03:55  Christos Zoulas <christos@zoulas.com>

	* Fix always true condition (Thomas Jarosch)

2017-05-24  17:30  Christos Zoulas <christos@zoulas.com>

	* pickier parsing of numeric values in magic files.

2017-05-23  17:55  Christos Zoulas <christos@zoulas.com>

	* PR/615 add magic_getflags()
2018-04-15 19:32:47 +00:00
..
acpica Merge conflicts; STA methods and fields are not present anymore. 2018-04-07 15:49:50 +00:00
am-utils fix GCC 6.4 issues (finally a couple that aren't actual bugs, 2018-02-04 09:15:44 +00:00
atf ATF needs C++98 for now, and GCC 6.4 defaults to C++11. 2018-02-04 01:41:05 +00:00
bc Remove dummy breaks and returns after bc_exit 2017-04-18 04:35:18 +00:00
bind merge 9.7.10 2018-04-07 22:23:12 +00:00
blacklist add a diff for smtpd 2018-02-01 03:32:31 +00:00
byacc merge conflicts. 2017-06-05 18:54:30 +00:00
bzip2
cron Fix typo in function name. 2018-03-06 21:21:27 +00:00
dhcpcd Sync 2018-04-06 10:47:47 +00:00
ekermit Too many pointer sign issues right now to care, so make it non-fatal for 2014-08-08 23:56:57 +00:00
elftoolchain remove more unreachable code. 2018-02-10 23:46:44 +00:00
elftosb Use -v to get the expanded variables. 2017-06-19 20:12:34 +00:00
fetch switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
file 2018-04-15 14:52 Christos Zoulas <christos@zoulas.com> 2018-04-15 19:32:47 +00:00
flex don't need sys/cdefs.h if tool. 2018-03-11 18:32:10 +00:00
ipf apply __attribute__((__used__)) for rcsid, etc. 2018-02-04 08:19:42 +00:00
iscsi Update supporting files for components which rely on autoconf to allow systems 2017-02-01 09:26:39 +00:00
kyua-atf-compat Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
kyua-cli Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
kyua-testers Fix previous. (Sigh.) PR 51389 again. 2016-08-26 23:55:04 +00:00
less PR bin/50123 (myself): less and lesskey do not depend on libcurses and 2016-12-10 13:44:51 +00:00
libarchive undo previous. 2018-02-05 12:13:54 +00:00
libbind/dist Update supporting files for components which rely on autoconf to allow systems 2017-02-01 09:26:39 +00:00
libc++ Inline storage size in one place to avoid depending on DCE for removing 2017-08-01 18:08:48 +00:00
libevent switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
liblzf Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
libpcap PR lib/51952: Brad Harder: Apply upstream ada959c9 2017-08-12 00:43:25 +00:00
libproc add some flag definitions from a newer version of FreeBSD's libproc 2018-02-25 18:48:39 +00:00
librtld_db fix the lookup of the rtld postinit hook to use the netbsd names 2016-04-26 14:26:49 +00:00
llvm Mark files not tagged with r319952 as dead. 2017-12-17 21:28:52 +00:00
lutok allow build to proceed despite system header warnings. 2017-06-04 21:03:20 +00:00
mdocml Re-enable wchar_t support. mandoc(1) can now fall back to ascii 2018-04-13 21:52:48 +00:00
nsd fix for OpenSSL 1.0 and 1.1 co-existance, merge conflicts. 2018-02-09 17:13:27 +00:00
ntp fix ntp version some more 2018-04-11 00:35:14 +00:00
nvi PR bin/53164: Comment why we abort here. 2018-04-10 12:44:41 +00:00
openldap merge conflicts 2018-02-06 01:57:23 +00:00
openpam non-null arg. 2018-02-11 00:25:12 +00:00
openresolv Fix spelling of exclusive. 2017-01-31 21:25:58 +00:00
pcc Update supporting files for components which rely on autoconf to allow systems 2017-02-01 09:26:39 +00:00
pdisk
pkg_install Mark all files dead that should never have been imported. 2018-03-27 23:11:25 +00:00
ppp need stddef.h for offsetof 2017-01-12 23:06:23 +00:00
sljit Implement rumpcomp_sync_icache() hyprecall for arm and add 2014-07-23 07:16:14 +00:00
smbfs Mention about -E and -c options in the BUGS section. 2014-11-18 10:38:52 +00:00
tcpdump merge changes. 2017-09-08 14:01:12 +00:00
tmux cast pointers to uintptr_t, not uint64_t - then allow integer promotions 2017-10-13 09:43:50 +00:00
top Update supporting files for components which rely on autoconf to allow systems 2017-02-01 09:26:39 +00:00
tre Remove more files that should be removed when tre was imported from github 2017-11-21 08:19:54 +00:00
unbound add the generated prog.conf.5 to CLEANFILES. 2018-03-13 03:07:51 +00:00
wpa Add the NONE/WIRED drivers. 2018-01-14 03:05:06 +00:00
Makefile moved dhcp to mpl 2018-04-07 22:39:53 +00:00