| Age | Commit message (Expand) | Author |
| 1994-05-16 | need a backslash! | cgd |
| 1994-05-16 | attempts to reduce our reliance on /usr/include | deraadt |
| 1994-05-14 | add libkern mcount | cgd |
| 1994-05-05 | lots of changes: prototype migration, move lots of variables, definitions, | cgd |
| 1994-04-17 | missing. not noticed because all the ports have their own version. | glass |
| 1994-03-29 | copied over so lib/libc/arch not needed to build kernel. | chopps |
| 1994-03-23 | kernel/disklib.c goes away, not very portable | deraadt |
| 1994-03-23 | Much faster on 486s and Pentiums; a little slower on 386s. | mycroft |
| 1994-03-22 | delete some unneeded things | deraadt |
| 1994-03-09 | Make FFS optional | ws |
| 1994-02-24 | Minor speedup. | mycroft |
| 1994-02-24 | Minutely faster. | mycroft |
| 1994-02-24 | Assembler versions of these. | mycroft |
| 1994-02-15 | Update from libc. | mycroft |
| 1994-01-28 | Fix spelling error in Copyright notice | jtc |
| 1994-01-15 | Find source in the right places. | pk |
| 1994-01-09 | Use $(MAKE) instead of make | ws |
| 1993-12-28 | Changed to use make's new .OBJDIR | davidb |
| 1993-12-22 | use ${MAKE} rather than "make", as suggested by Roland McGrath | cgd |
| 1993-12-05 | Clean up deleted files. | mycroft |
| 1993-12-05 | Clean up deleted files. | mycroft |
| 1993-12-05 | use .S | cgd |
| 1993-12-05 | split up the {ntoh,hton}[ls] functions | cgd |
| 1993-12-04 | use .S files | cgd |
| 1993-12-04 | quad support | cgd |
| 1993-12-04 | oops; we need this | cgd |
| 1993-12-04 | quad support copied in from libc. | cgd |
| 1993-12-04 | change to use MACHINE_ARCH and update from libc | cgd |
| 1993-12-04 | Clean up deleted files. | mycroft |
| 1993-12-04 | change to use MACHINE_ARCH and update from libc | cgd |
| 1993-12-04 | Clean up deleted files. | mycroft |
| 1993-12-04 | change to use MACHINE_ARCH and update from libc | cgd |
| 1993-11-29 | Move the SRCS from hp300 over to here, changing ffs.c to ffs.s. | briggs |
| 1993-11-05 | added files copied in from libc. version numbers are screwed, | cgd |
| 1993-10-27 | Did a ``make copy-to-libkern'' from libc to copy libc files to libkern. | jtc |
| 1993-10-23 | use obj.${MACHINE} dirs to compile into | cgd |
| 1993-10-21 | So many files in arch/i386 have been changed I might as well run my | jtc |
| 1993-10-21 | Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to change | jtc |
| 1993-10-20 | Replaced instructions with immediate operands with compatible alternatives | jtc |
| 1993-10-15 | add strncmp to anything | cgd |
| 1993-10-15 | add __main() | cgd |
| 1993-10-13 | punt on doing minimal work in favor of less output in 'happy' case. | cgd |
| 1993-10-13 | add a bunch of .NOTMAINs | cgd |
| 1993-10-13 | slight cleanup, and ... (gasp) add comments | cgd |
| 1993-10-13 | move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' | cgd |
| 1993-10-07 | make an arch directory in libc, and move all machine dirs into it | cgd |