Go to file
tsutsui 1cebe5b4a9 Build luna68k's X.Org server using wsfb driver.
(XXX: needs more hacks to make it actually functional)
2011-07-21 10:20:25 +00:00
bin Move the savehandler assignment before setjmp() to avoid triggering 2011-07-12 16:40:41 +00:00
common add a weak alias for __ffssi2 2011-07-09 14:57:29 +00:00
compat build GMP, MPFR and MPC as private libraries just for GCC. don't 2011-07-21 03:13:30 +00:00
crypto Disable Clang's integrated assembler for the AES-NI files for now. 2011-07-17 19:48:31 +00:00
dist initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib Build luna68k's X.Org server using wsfb driver. 2011-07-21 10:20:25 +00:00
doc Note the two new drivers I recently worked on. 2011-07-20 20:38:29 +00:00
etc Revive NetBSD/luna68k. 2011-07-16 15:52:20 +00:00
external Build luna68k's X.Org server using wsfb driver. 2011-07-21 10:20:25 +00:00
extsrc
games Include system headers before private headers. Avoids various possible 2011-07-20 07:04:30 +00:00
gnu Redo previous change in a better way, as suggested by mrg. 2011-07-15 07:04:52 +00:00
include Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
lib build GMP, MPFR and MPC as private libraries just for GCC. don't 2011-07-21 03:13:30 +00:00
libexec Fix memset usage. 2011-07-01 02:46:24 +00:00
regress Move the uvm "loan" test to tests(7). 2011-07-14 11:08:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Use howmany() macro as it is used in a lot fo places in this tool anyway 2011-07-19 19:57:54 +00:00
share Add urndis(4) manual page. 2011-07-20 20:51:11 +00:00
sys Changes put for luna68k X.Org mono server demo at OSC 2011 Kansai @ Kyoto: 2011-07-21 10:06:59 +00:00
tests Modify exec test to be more resilient regarding partial exec protection: 2011-07-20 22:53:44 +00:00
tools Partially revert last, keep assertions enabled (but with the correct 2011-07-18 19:11:28 +00:00
usr.bin - use poll() instead of select() 2011-07-18 21:51:06 +00:00
usr.sbin Allow cross-compiling from Linux 2011-07-19 18:29:41 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
BUILDING
Makefile re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. 2011-06-29 02:05:24 +00:00
Makefile.inc
UPDATING
build.sh