summaryrefslogtreecommitdiff
path: root/sys/lib
AgeCommit message (Expand)Author
1996-10-31Merge NetBSD/Alpha 961020Niklas Hallqvist
1996-10-29-Wall happiness.Michael Shalayeff
1996-10-29introduce readdir.Michael Shalayeff
1996-10-29-Wall happiness (strerror prototype)Michael Shalayeff
1996-10-29add some prototypes.Michael Shalayeff
1996-10-29#include <stand.h>.Michael Shalayeff
1996-10-29move vars closer to the usage.Michael Shalayeff
1996-10-24replace with a correct memcmp; problem spotted by rahndsTheo de Raadt
1996-10-24fix protos and decls.Michael Shalayeff
1996-10-23introduce multiconsoles.Michael Shalayeff
1996-10-17prototype stat,fstatMichael Shalayeff
1996-10-16remove unneeded include <string.h>Michael Shalayeff
1996-10-16back up last change, it's wrong.Michael Shalayeff
1996-10-16remove unneeded include <string.h>Michael Shalayeff
1996-10-16include <sys/stat.h>Michael Shalayeff
1996-10-16unneeded includes.Michael Shalayeff
1996-10-16prototype changes.Michael Shalayeff
1996-10-16cleanup, add new filesMichael Shalayeff
1996-10-16add functions.Michael Shalayeff
1996-10-16fix debug code, automatize buffer size calculation.Michael Shalayeff
1996-10-15gcc -Wall happyMichael Shalayeff
1996-10-15zlib need thisMichael Shalayeff
1996-10-15missing ';'Michael Shalayeff
1996-09-27update up to the current bootpd.Michael Shalayeff
1996-09-27use nfs/{nfsv2.h,rpcv2.h} instead.Michael Shalayeff
1996-09-27cleanup tags and Ids.Michael Shalayeff
1996-09-23add OpenBSD tag.Michael Shalayeff
1996-09-23add <ctype.h> style macros.Michael Shalayeff
1996-09-22Fix unterminated constant complaintimp
1996-09-20fix makefiles. cleanup, addopt for boot.Michael Shalayeff
1996-09-18correct dkcksum return type.Michael Shalayeff
1996-09-18we need this.Michael Shalayeff
1996-08-23Fluff needed for -Wstrict-prototypes -Wmissing-prototypesNiklas Hallqvist
1996-08-14Remove extra underscore from _randseedNiklas Hallqvist
1996-08-11make -Wstrict-prototypes happyNiklas Hallqvist
1996-08-11Move MD5 protos to a more sensible placeNiklas Hallqvist
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1996-07-30Cleanup of endian and abi call stuff.Per Fogelstrom
1996-07-18Add macros to handle endian issues.Per Fogelstrom
1996-06-18sync to libcTheo de Raadt
1996-06-16add getsn(char *buf, int len)Theo de Raadt
1996-06-10pull string.h at right placeTheo de Raadt
1996-06-1064 bit cleanTheo de Raadt
1996-05-23quote typeTheo de Raadt
1996-05-22make depend workTheo de Raadt
1996-05-22obviously killing gcc warnings is more important than keeping this library smallTheo de Raadt
1996-05-18Added missing '.set noreorder' directivePer Fogelstrom
1996-05-15Now uses libkern instead of locore functions.Per Fogelstrom
1996-05-10clean betterTheo de Raadt
1996-05-01switch on _KERNEL to pull in correct headersTheo de Raadt