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 Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto Add kdigest(8) manpage 2014-11-22 01:28:13 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
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 English 2014-10-18 06:42:31 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include add open_{,w}memstream 2014-10-13 00:47:03 +00:00
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 Replace manual realdepend dependency with DPSRCS. 2014-09-19 21:35:42 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
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 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING regen 2014-11-16 06:10:55 +00:00
Makefile iso -> images 2014-11-05 08:19:17 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00
build.sh build.sh mkernels: Build all kernels in modular build 2014-11-16 06:08:13 +00:00