summaryrefslogtreecommitdiff
path: root/sys/lib
AgeCommit message (Expand)Author
1995-06-12Various cleanup, including:mycroft
1995-06-09Have netboot!gwr
1995-05-16parenthesize macro arg usagecgd
1995-05-15spacing fixups and KNF. #define ether address size, so it's notcgd
1995-04-30first arg to open() is a 'const char *'. pointed out by David Brownleecgd
1995-04-22cast pointers to longs, print appropriatelycgd
1995-04-22prototype strlen; shouldn't be here.cgd
1995-04-22cast pointers to longscgd
1995-04-22ints and pointers of various types are _NOT_ interchangable in protoscgd
1995-04-22cast pointers to longs, kill stupid local var return error, types.cgd
1995-04-22various attribute poisoning, don't be as quick to specify size of files[]cgd
1995-04-22cast pointers to longscgd
1995-04-22note properly whether or not functions return, etc.cgd
1995-04-22cast ptrs to longs, etc.cgd
1995-04-22cast ptrs to longs.cgd
1995-04-22various type fixupscgd
1995-04-22eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett.pk
1995-04-18Added VAX specific makefile. (In libkern/arch/vax)ragge
1995-04-17spacing cleaup. also, minor type mixup fixups.cgd
1995-04-13be a bit more careful and explicit with types. (basically a large no-op.)cgd
1995-04-10Remove now unneeded #ifdef. Prototype new function.mycroft
1995-03-29KERNEL -> _KERNELbriggs
1995-03-28KERNEL -> _KERNELjtc
1995-03-26KERNEL -> _KERNELjtc
1995-03-06remove references to arptnew. fix spelling errorglass
1995-03-03copy down from libc.cgd
1995-03-01Clean up deleted files.mycroft
1995-02-27fix some typos. from frank@fwi.uva.nl (Frank van der Linden)glass
1995-02-21Clean up a little.mycroft
1995-02-21Add EFTYPE.mycroft
1995-02-21Correct some error strings, and add a few more. Don't print error messages inmycroft
1995-02-21Update prototypes.mycroft
1995-02-21exec() doesn't need to return a value.mycroft
1995-02-21Add the security check in the hp300 code, and clean a little.mycroft
1995-02-21Add a generic twiddler.mycroft
1995-02-20Various:mycroft
1995-02-20Define netif_debug in here.mycroft
1995-02-19Add some more diagnostic info. Increment the xid in a better place.mycroft
1995-02-19Adjust the attribute info size for our NFS code.mycroft
1995-02-19Remove duplicate defn of bcea.mycroft
1995-02-13Alpha support from libc.cgd
1995-02-13slight cleanup/reorg. don't use quad code on the alpha.cgd
1995-02-08Sync with libc.mycroft
1995-02-05Sync with libc.mycroft
1995-01-07Better fix for the last.ws
1995-01-06copy back from libccgd
1995-01-06Update symbolic-link handling, from Darren Reed.pk
1995-01-06from libccgd
1994-12-31Change a dependency to work when not using `all' target.mycroft
1994-12-31Only build the version of the library that's needed.mycroft