| 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 | cast pointers to longs, print appropriately | cgd |
| 1995-04-22 | prototype strlen; shouldn't be here. | cgd |
| 1995-04-22 | cast pointers to longs | cgd |
| 1995-04-22 | ints and pointers of various types are _NOT_ interchangable in protos | cgd |
| 1995-04-22 | cast pointers to longs, kill stupid local var return error, types. | 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-22 | eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. | pk |
| 1995-04-18 | Added VAX specific makefile. (In libkern/arch/vax) | ragge |
| 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-28 | KERNEL -> _KERNEL | jtc |
| 1995-03-26 | KERNEL -> _KERNEL | jtc |
| 1995-03-06 | remove references to arptnew. fix spelling error | glass |
| 1995-03-03 | copy down from libc. | cgd |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 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-02-13 | Alpha support from libc. | cgd |
| 1995-02-13 | slight cleanup/reorg. don't use quad code on the alpha. | cgd |
| 1995-02-08 | Sync with libc. | mycroft |
| 1995-02-05 | Sync with libc. | mycroft |
| 1995-01-07 | Better fix for the last. | ws |
| 1995-01-06 | copy back from libc | cgd |
| 1995-01-06 | Update symbolic-link handling, from Darren Reed. | pk |
| 1995-01-06 | from libc | cgd |
| 1994-12-31 | Change a dependency to work when not using `all' target. | mycroft |
| 1994-12-31 | Only build the version of the library that's needed. | mycroft |