Go to file
tsutsui 7839e5ad38 Specify -fno-strict-aliasing as a temporary workaround for gcc48.
The existing abcksum() also violates strict-aliasing rule
(while current gcc48 doesn't warn it) and fixing all violations
strictly requires whole reorganization of boot sector structures.
But it won't happen soon and this MD installboot should be integrated
into MI installboot(8) in future, and it requires whole overhaul anyway.
See long discussion in source-changes-d@ for details.

Should be pulled up to netbsd-7 if we switches m68k to using gcc48.
2014-11-24 07:52:04 +00:00
bin Use l_wmesg if the string is not empty. Don't bother checking l_name for 2014-11-15 01:58:34 +00:00
common Add atomic_c11_compare_exchange_cas_{8,16,32}.c 2014-11-20 07:07:13 +00:00
compat
crypto Add kdigest(8) manpage 2014-11-22 01:28:13 +00:00
dist/pf
distrib Add kdigest(8) manpage 2014-11-22 01:28:13 +00:00
doc new tcpdump and libpcap 2014-11-20 03:07:30 +00:00
etc - generate the list of disks only once and select from them later 2014-11-23 16:36:03 +00:00
external Replace very question pointer games to override const, mark the member 2014-11-23 01:47:59 +00:00
extsrc
games
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include
lib welcome to 2014j 2014-11-18 01:58:59 +00:00
libexec Fixed memory leak in case of multiple authentication headers sent by the 2014-11-21 08:58:28 +00:00
regress
rescue
sbin - pass the proper argument vector so that subcommands can use getopt. 2014-11-23 15:43:49 +00:00
share Fix = -> == in conditional in example. Oops! 2014-11-21 20:53:35 +00:00
sys Specify -fno-strict-aliasing as a temporary workaround for gcc48. 2014-11-24 07:52:04 +00:00
tests Since the netpgpverify rewrite to have no external pre-requisites, the 2014-11-23 01:56:35 +00:00
tools use --disable-shared on m68000 for mknative. 2014-11-22 19:41:27 +00:00
usr.bin Use proper index types, delete casts, use correct sizeof() in allocations. 2014-11-21 20:46:56 +00:00
usr.sbin Bump date. Quote minus with a backslash, for PostScript/PDF output. 2014-11-20 13:16:05 +00:00
x11
BUILDING regen 2014-11-16 06:10:55 +00:00
Makefile
Makefile.inc
UPDATING
build.sh build.sh mkernels: Build all kernels in modular build 2014-11-16 06:08:13 +00:00