Age | Commit message (Expand) | Author |
1997-02-17 | no unixdev by dafault | Michael Shalayeff |
1997-02-16 | test/debug device, readdir->Makefile | Michael Shalayeff |
1997-02-16 | missed prototypes | Michael Shalayeff |
1997-02-16 | and here comes the readdir! | Michael Shalayeff |
1997-02-16 | opendir, readdir, closedir (define NO_READDIR, if none required) | Michael Shalayeff |
1997-02-15 | SAVE_MEMORY even more | Michael Shalayeff |
1997-02-07 | s/DEBUG/DEBUG_ZLIB/g | Michael Shalayeff |
1997-02-07 | quote [AC]FLAGS and others... | Michael Shalayeff |
1997-02-07 | machdep_start, not muchdep_exec | Michael Shalayeff |
1997-02-06 | * remove reference to non-existant fat.c. | Jason Downs |
1997-02-06 | -Wall printf format correction | Michael Shalayeff |
1997-02-06 | print 0x for %p | Michael Shalayeff |
1997-02-06 | better heuristic for %p: | Michael Shalayeff |
1997-02-06 | remove net/zlib.c (use -lz now) | Michael Shalayeff |
1997-02-06 | need -I for zlib.c | Michael Shalayeff |
1997-02-06 | add strncmp | Michael Shalayeff |
1997-02-06 | missed test compile ); | Michael Shalayeff |
1997-02-06 | make it work w/ old allocator | Michael Shalayeff |
1997-02-06 | Add libz and make libsa aware of it. From NetBSD. | Jason Downs |
1997-02-05 | The hp300 bug is now fixed correctly... | Jason Downs |
1997-01-27 | prototyping problems, PR#71, felix@mamba.pond.sub.org | Theo de Raadt |
1997-01-18 | protect from multiple includes (required by gpl_math_emulate) | Michael Shalayeff |
1997-01-18 | Gross hack for hp300, and a fix for NO_LSEEK as pointed out by briggs. | Jason Downs |
1997-01-17 | sys/stat.h gets included here, and STAYS included here, thank you | Jason Downs |
1997-01-14 | Remove locc. -moj | Mats O Jansson |
1996-12-28 | Adding OpenBSD tags to files. | Dale S. Rahn |
1996-12-28 | add necessary file for powerpc port. | Dale S. Rahn |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn |
1996-12-12 | printf format fix. | Michael Shalayeff |
1996-12-12 | <sys/stat.h> missed. | Michael Shalayeff |
1996-12-12 | types.h for u_char | Theo de Raadt |
1996-12-12 | safe to{lower,upper} macros. | Michael Shalayeff |
1996-12-08 | Merge to NetBSD 961207 | Niklas Hallqvist |
1996-12-08 | -Wcast-qual happiness | Niklas Hallqvist |
1996-12-06 | Promise to not change arg 2 & 3 to scanc | Niklas Hallqvist |
1996-11-27 | Make typesafe and 64bit cleaner | Niklas Hallqvist |
1996-11-27 | short and long are now u_int16_t and u_int32_t | Niklas Hallqvist |
1996-11-27 | don't define min,max if libkern.h included. | Michael Shalayeff |
1996-10-31 | Merge NetBSD/Alpha 961020 | Niklas Hallqvist |
1996-10-29 | -Wall happiness. | Michael Shalayeff |
1996-10-29 | introduce readdir. | Michael Shalayeff |
1996-10-29 | -Wall happiness (strerror prototype) | Michael Shalayeff |
1996-10-29 | add some prototypes. | Michael Shalayeff |
1996-10-29 | #include <stand.h>. | Michael Shalayeff |
1996-10-29 | move vars closer to the usage. | Michael Shalayeff |
1996-10-24 | replace with a correct memcmp; problem spotted by rahnds | Theo de Raadt |
1996-10-24 | fix protos and decls. | Michael Shalayeff |
1996-10-23 | introduce multiconsoles. | Michael Shalayeff |
1996-10-17 | prototype stat,fstat | Michael Shalayeff |
1996-10-16 | remove unneeded include <string.h> | Michael Shalayeff |