Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat | |
2001-09-14 | Don't just use 'size'. Use SIZE and make it settable. | Artur Grabowski | |
2001-07-15 | add install target | assar | |
2001-05-11 | Use genassym.cf | Artur Grabowski | |
2001-01-16 | Fix cross-builds of the kernel. (ELF only). | Artur Grabowski | |
2000-11-07 | Use cc -xassembler-with-cpp instead of cpp | as | Artur Grabowski | |
1998-07-01 | let COPTS override -02 | Theo de Raadt | |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-07-06 | Remove -Wcast-qual unless someone has a way to make it not care | Todd C. Miller | |
about discarding "volatile". Implicit casts via prototypes cause major headaches in conjunction with volatile variables. | |||
1997-04-20 | Use ${ALPHA} instead of ../.. | Niklas Hallqvist | |
1997-04-19 | .depend needs cpuconf.c | Thorsten Lockert | |
1997-02-26 | Workaround for some weird cpp bug that made cpuconf.o builds fail | Niklas Hallqvist | |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist | |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist | |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist | |
-Wall -Wstrict-prototypes -Wmissing-prototypes too. | |||
1996-07-29 | Bring forward alpha configuration files to 0722. Add OpenBSD | Niklas Hallqvist | |
tags. s/netbsd/bsd/. Add ATAPI and dummy PCMCIA defines. | |||
1996-06-24 | kernel is /bsd | Theo de Raadt | |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt | |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff | |
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;) | |||
1995-12-14 | update to netbsd | Theo de Raadt | |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |