summaryrefslogtreecommitdiff
path: root/sys/lib
AgeCommit message (Expand)Author
1998-06-27fix for non-ansi compilersMichael Shalayeff
1998-06-24add bcmp()Michael Shalayeff
1998-06-24some more files for libkern (/boot uses it's own Makefile for this)Michael Shalayeff
1998-06-23use HP versionMichael Shalayeff
1998-06-23initial importMichael Shalayeff
1998-06-19Added memset.c, needed by AUDIO_INITINFOMarc Espie
1998-06-12fix potential bug where sprintf and %p would write to consoleDavid Leonard
1998-06-11fix leap yearMichael Shalayeff
1998-06-02sparc needs memset for gcc now (i hate this)Theo de Raadt
1998-06-01this is standalone, not kernelMichael Shalayeff
1998-05-31cleanup for !ANSI compilers, mostly __P usageMichael Shalayeff
1998-05-30use shift, save on long div (which is expensive on certain archs)Michael Shalayeff
1998-05-30more const here and there; so would benefit everyoneMichael Shalayeff
1998-05-29add ctime(3) for certain archs usageMichael Shalayeff
1998-05-25update up to the current libsa envMichael Shalayeff
1998-05-20fix strtol on one character long numbersArtur Grabowski
1998-04-27Silence warning now that a_* is not long.Todd C. Miller
1998-04-25a.out fields are u_int32_t not long; fix warnings from printf.Todd C. Miller
1998-04-18cannot grow this as mickey wantsTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-03-18pass MACHINE{,_ARCH} into libkern/Makefile so cross-build worksMichael Shalayeff
1998-03-01Use correct comment syntax for RCS IdsNiklas Hallqvist
1998-02-24Prototype strtol()Tobias Weingartner
1998-02-24Fix OpenBSD tag.Tobias Weingartner
1998-02-24I found at least two places that could have used this function.Tobias Weingartner
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas Hallqvist
1998-02-14Added CPP, STRIP, AR, NM and LORDER to KERNMAKE, to facilitate cross-compilingDavid Leonard
1997-11-30missed from last bcd2bin commitMichael Shalayeff
1997-11-30add bcd<-->bin conversions; from freebsdMichael Shalayeff
1997-11-09isonum_722 and isonum_732 are now in isofs/cd9660/iso.hTodd C. Miller
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-04add prototype for memchrchuck
1997-11-04add memchr to libkernchuck
1997-10-07let's keep it MI; 10x phil for the MD implementationMichael Shalayeff
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-09-28Kill non-secure blip.Tobias Weingartner
1997-09-14From NetBSD: assert stuffNiklas Hallqvist
1997-08-13Add console switching logicNiklas Hallqvist
1997-08-12new, like dev/cninit.c+cons.cMichael Shalayeff
1997-08-07grammarNiklas Hallqvist
1997-08-04do consdevMichael Shalayeff
1997-08-04remove that i386 defines, we can survive w/o 'emMichael Shalayeff
1997-08-01compile clean with ALLOC_FIRST_FIT definedPer Fogelstrom
1997-07-25_STANDALONE needs <machine/limits.h> tooMichael Shalayeff
1997-07-25use machine/{std,var}args.hMichael Shalayeff
1997-07-25userland bye-byeMichael Shalayeff
1997-07-21proper errnoMichael Shalayeff
1997-07-21do opendir for dirs onlyMichael Shalayeff
1997-07-18no user includes in standaloneMichael Shalayeff