summaryrefslogtreecommitdiff
path: root/sys/lib
AgeCommit message (Expand)Author
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-03-01set errno.pk
1994-02-26Don't use aggregate initialization;pk
1994-02-24Minor speedup.mycroft
1994-02-24Minutely faster.mycroft
1994-02-24Assembler versions of these.mycroft
1994-02-15Update from libc.mycroft
1994-02-14PARANOID --> DIAGNOSTIC for inexpensive tests.mycroft
1994-02-02Multicast is no longer optional.hpeyerl
1994-01-28Fix spelling error in Copyright noticejtc
1994-01-26Clean up deleted files.mycroft
1994-01-26CMU/4.4 stand-alone librarybrezak
1994-01-15Find source in the right places.pk
1994-01-09Use $(MAKE) instead of makews
1994-01-08Fix some inconsistent spacing; spaces at the end of lines, etc.mycroft
1993-12-30"struct ether_addr" for ethers(3) functions.deraadt
1993-12-28Changed to use make's new .OBJDIRdavidb
1993-12-22use ${MAKE} rather than "make", as suggested by Roland McGrathcgd
1993-12-13>From cmaeda@cs.washington.edu; part of the multicast patches derivedhpeyerl
1993-12-05Clean up deleted files.mycroft
1993-12-05Clean up deleted files.mycroft
1993-12-05use .Scgd
1993-12-05split up the {ntoh,hton}[ls] functionscgd
1993-12-04use .S filescgd
1993-12-04quad supportcgd
1993-12-04oops; we need thiscgd
1993-12-04quad support copied in from libc.cgd
1993-12-04deal with missing lib dirscgd
1993-12-04change to use MACHINE_ARCH and update from libccgd
1993-12-04Clean up deleted files.mycroft
1993-12-04change to use MACHINE_ARCH and update from libccgd
1993-12-04Clean up deleted files.mycroft
1993-12-04change to use MACHINE_ARCH and update from libccgd
1993-11-29Move the SRCS from hp300 over to here, changing ffs.c to ffs.s.briggs
1993-11-05added files copied in from libc. version numbers are screwed,cgd
1993-10-27Did a ``make copy-to-libkern'' from libc to copy libc files to libkern.jtc
1993-10-23use obj.${MACHINE} dirs to compile intocgd
1993-10-21So many files in arch/i386 have been changed I might as well run myjtc
1993-10-21Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to changejtc
1993-10-20Replaced instructions with immediate operands with compatible alternativesjtc
1993-10-18byte-order fixes, and bunch of debug printfs...cgd
1993-10-18byte-order fixescgd
1993-10-16total overhaul. still needs a lot of cleanup though...cgd
1993-10-16add a header file with some protos...cgd
1993-10-15rename nfsboot.c, and add boot_tftp.c, which isn't done yet.cgd
1993-10-15get rid of extra variable, and move to boot_nfs.ccgd
1993-10-15add strncmp to anythingcgd