Go to file
maxv 6e7355e588 Rename i8259_stubs -> legacy_stubs. We will want the entries to have the
same name, eg:

	legacy_stubs
		-> Xintr_legacy0, Xrecurse_legacy0, Xresume_legacy0
		-> Xintr_legacy1, Xrecurse_legacy1, Xresume_legacy1
		...
2018-02-17 18:51:53 +00:00
bin Typos. 2018-02-08 09:05:16 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto Provide SHAR384 flavors: The OpenSSL SHA512_Final implementation is re-used 2018-02-13 22:35:47 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib t_timeleft.debug is still installed, remove 'obsolete' marker. 2018-02-17 08:07:06 +00:00
doc Note ddb.dumpstack sysctl 2018-02-17 00:53:53 +00:00
etc Actually install dhcpd6 rc script. Organize CONFIGFILES 2018-02-17 03:02:04 +00:00
external minimal basic support for ia64 and gcc6. i am not sure about the 2018-02-16 07:59:05 +00:00
extsrc
games Typos. 2018-02-08 09:05:16 +00:00
include fix typo 2018-02-06 20:22:41 +00:00
lib Enforce that getpeereid only returns success on AF_LOCAL sockets, instead 2018-02-16 19:21:49 +00:00
libexec Wrap PowerPC #pragma goop in #if __GNUC_PREREQ__(6,0). 2018-02-11 18:58:44 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin Revert functional changes in previous, at expense of strict KNF conformance. 2018-02-14 17:43:09 +00:00
share Remove mention of DDB_ONPANIC=2, ddb.dumpstack which is enabled by default now handles back traces on panic. 2018-02-17 02:11:00 +00:00
sys Rename i8259_stubs -> legacy_stubs. We will want the entries to have the 2018-02-17 18:51:53 +00:00
tests Add a test demonstrating thst LOCAL_PEEREID is busted. 2018-02-17 16:34:18 +00:00
tools also fetch GCOV_DUMP_OBJS. 2018-02-06 07:04:01 +00:00
usr.bin Avoid unused variable warning 2018-02-13 19:37:30 +00:00
usr.sbin Sort some lists. Use EXIT STATUS instead of RETURN VALUES. 2018-02-14 10:13:25 +00:00
build.sh Remove port-acorn26 2018-01-24 09:04:40 +00:00
BUILDING regen 2018-02-16 10:05:22 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING note that openssl and GCC may upset your builds. 2018-02-13 04:36:00 +00:00