summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch
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-03copy down from libc.cgd
1995-03-01Clean up deleted files.mycroft
1995-02-13Alpha support from libc.cgd
1995-02-08Sync with libc.mycroft
1995-02-05Sync with libc.mycroft
1994-10-26new RCS ID format.cgd
1994-09-15gcc automatically calls memset in certain situations.deraadt
1994-09-09Use bfffo rather than a slow loop.mycroft
1994-06-30auto-copied from libcderaadt
1994-06-30find divrem.m4 automaticallyderaadt
1994-06-15fix typo: scan.c -> scanc.cglass
1994-06-03works in bootstrapping caseeeglass
1994-03-29copied over so lib/libc/arch not needed to build kernel.chopps
1994-03-23Much faster on 486s and Pentiums; a little slower on 386s.mycroft
1994-03-22delete some unneeded thingsderaadt
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
1993-12-05use .Scgd
1993-12-05split up the {ntoh,hton}[ls] functionscgd
1993-12-04use .S filescgd
1993-12-04change to use MACHINE_ARCH and update from libccgd
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-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-15add strncmp to anythingcgd
1993-10-15add __main()cgd
1993-10-13move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'cgd
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd