Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller | |
the ANSI way. | |||
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
1999-08-16 | Allow the twiddler to be disabled via a global. | Jason Downs | |
1998-06-12 | fix potential bug where sprintf and %p would write to console | David Leonard | |
1998-04-18 | cannot grow this as mickey wants | Theo de Raadt | |
1998-04-18 | i386 bootblocks that work for 2.3. A tale too long to tell | Theo de Raadt | |
1997-07-25 | userland bye-bye | Michael Shalayeff | |
(arch/machine/libsa have to have machine link or smth) | |||
1997-02-06 | print 0x for %p | Michael Shalayeff | |
1997-02-06 | better heuristic for %p: | Michael Shalayeff | |
assume l for x only if sizeof(void *)==sizeof(u_long), else it's u_int (; | |||
1997-02-06 | remove net/zlib.c (use -lz now) | Michael Shalayeff | |
export NO_NET and SA_ZLIB to the Makefile (from Makefile.inc) add -p printf flag (tiny code) just for gcc -Wall import latest alloc.c from netbsd text data bss dec hex 400 8 0 408 198 | |||
1996-12-08 | Merge to NetBSD 961207 | Niklas Hallqvist | |
1996-10-29 | move vars closer to the usage. | Michael Shalayeff | |
strip a bit for xxboot/bootxx. | |||
1996-10-24 | fix protos and decls. | Michael Shalayeff | |
1996-09-20 | fix makefiles. cleanup, addopt for boot. | Michael Shalayeff | |
1996-02-29 | From NetBSD: Merge with NetBSD 960217 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |