summaryrefslogtreecommitdiff
path: root/sys/lib/libkern
AgeCommit message (Expand)Author
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-03-28KERNEL -> _KERNELjtc
1995-03-03copy down from libc.cgd
1995-03-01Clean up deleted files.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-06copy back from libccgd
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
1994-12-07silence link creationderaadt
1994-10-26new RCS ID format.cgd
1994-09-16compile -O3deraadt
1994-09-15gcc automatically calls memset in certain situations.deraadt
1994-09-09Use bfffo rather than a slow loop.mycroft
1994-07-15don't use inline, use __inline, like cdefs intends (so it can kill it if nongcccgd
1994-06-30clean obj betterderaadt
1994-06-30to find the DEFS.h files here, not in libc..deraadt
1994-06-30auto-copied from libcderaadt
1994-06-30find divrem.m4 automaticallyderaadt
1994-06-30Clean up deleted files.mycroft
1994-06-30Clean up deleted files.mycroft
1994-06-30mv ${arch}/ to arch/${arch}, so that libkern builds without obj/deraadt
1994-06-16wierd fix for very wierd pmax compile problem. terry hit this tooglass
1994-06-15fix typo: scan.c -> scanc.cglass
1994-06-03works in bootstrapping caseeeglass
1994-06-03needed by some multicast thingglass
1994-05-21be careful about mcount.pocgd
1994-05-16need a backslash!cgd
1994-05-16attempts to reduce our reliance on /usr/includederaadt
1994-05-14add libkern mcountcgd
1994-05-05lots of changes: prototype migration, move lots of variables, definitions,cgd
1994-04-17missing. not noticed because all the ports have their own version.glass
1994-03-29copied over so lib/libc/arch not needed to build kernel.chopps
1994-03-23kernel/disklib.c goes away, not very portablederaadt
1994-03-23Much faster on 486s and Pentiums; a little slower on 386s.mycroft
1994-03-22delete some unneeded thingsderaadt
1994-03-09Make FFS optionalws
1994-02-24Minor speedup.mycroft
1994-02-24Minutely faster.mycroft
1994-02-24Assembler versions of these.mycroft
1994-02-15Update from libc.mycroft
1994-01-28Fix spelling error in Copyright noticejtc
1994-01-15Find source in the right places.pk
1994-01-09Use $(MAKE) instead of makews
1993-12-28Changed to use make's new .OBJDIRdavidb
1993-12-22use ${MAKE} rather than "make", as suggested by Roland McGrathcgd