| Age | Commit message (Expand) | Author |
| 1995-06-12 | Various cleanup, including: | mycroft |
| 1995-06-09 | Have netboot! | gwr |
| 1995-05-16 | parenthesize macro arg usage | cgd |
| 1995-05-15 | spacing fixups and KNF. #define ether address size, so it's not | cgd |
| 1995-04-30 | first arg to open() is a 'const char *'. pointed out by David Brownlee | cgd |
| 1995-04-22 | various attribute poisoning, don't be as quick to specify size of files[] | cgd |
| 1995-04-22 | cast pointers to longs | cgd |
| 1995-04-22 | note properly whether or not functions return, etc. | cgd |
| 1995-04-22 | cast ptrs to longs, etc. | cgd |
| 1995-04-22 | cast ptrs to longs. | cgd |
| 1995-04-22 | various type fixups | cgd |
| 1995-04-17 | spacing cleaup. also, minor type mixup fixups. | cgd |
| 1995-04-13 | be a bit more careful and explicit with types. (basically a large no-op.) | cgd |
| 1995-04-10 | Remove now unneeded #ifdef. Prototype new function. | mycroft |
| 1995-03-29 | KERNEL -> _KERNEL | briggs |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-03-06 | remove references to arptnew. fix spelling error | glass |
| 1995-02-27 | fix some typos. from frank@fwi.uva.nl (Frank van der Linden) | glass |
| 1995-02-21 | Clean up a little. | mycroft |
| 1995-02-21 | Add EFTYPE. | mycroft |
| 1995-02-21 | Correct some error strings, and add a few more. Don't print error messages in | mycroft |
| 1995-02-21 | Update prototypes. | mycroft |
| 1995-02-21 | exec() doesn't need to return a value. | mycroft |
| 1995-02-21 | Add the security check in the hp300 code, and clean a little. | mycroft |
| 1995-02-21 | Add a generic twiddler. | mycroft |
| 1995-02-20 | Various: | mycroft |
| 1995-02-20 | Define netif_debug in here. | mycroft |
| 1995-02-19 | Add some more diagnostic info. Increment the xid in a better place. | mycroft |
| 1995-02-19 | Adjust the attribute info size for our NFS code. | mycroft |
| 1995-02-19 | Remove duplicate defn of bcea. | mycroft |
| 1995-01-07 | Better fix for the last. | ws |
| 1995-01-06 | Update symbolic-link handling, from Darren Reed. | pk |
| 1994-11-25 | round text segment to __LDPGSZ bytes | deraadt |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-08-22 | Cleanup to make more ANSI compliant; checkpoint | brezak |
| 1994-08-09 | Echo terminating NL too. | pk |
| 1994-08-04 | Make libsa compile again by not including sys/errno.h | brezak |
| 1994-07-27 | include libkern.h | cgd |
| 1994-07-27 | get includes from sys, and define KERNEL | cgd |
| 1994-07-27 | use ALIGN, rather than hard-coded numbers | cgd |
| 1994-07-27 | make bcopy work for overlapping regions, as is standard. | cgd |
| 1994-07-27 | get rid of someone else's bravery (stupidity) | cgd |
| 1994-07-24 | Add some more constants. | mycroft |
| 1994-07-18 | do echo. | pk |
| 1994-07-18 | Avoid descriptor leakage. | pk |
| 1994-07-18 | Include ffs_oldfscompat() from ffs_vfsops.c; enables booting from pre-44 | pk |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-06-20 | Further adaptions to 4.4-lite header files. | pk |
| 1994-06-20 | make it compile w/4.4-lite header file changes | glass |