index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libkern
/
arch
Age
Commit message (
Expand
)
Author
1995-04-22
eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett.
pk
1995-04-18
Added VAX specific makefile. (In libkern/arch/vax)
ragge
1995-03-03
copy down from libc.
cgd
1995-03-01
Clean up deleted files.
mycroft
1995-02-13
Alpha support from libc.
cgd
1995-02-08
Sync with libc.
mycroft
1995-02-05
Sync with libc.
mycroft
1994-10-26
new RCS ID format.
cgd
1994-09-15
gcc automatically calls memset in certain situations.
deraadt
1994-09-09
Use bfffo rather than a slow loop.
mycroft
1994-06-30
auto-copied from libc
deraadt
1994-06-30
find divrem.m4 automatically
deraadt
1994-06-15
fix typo: scan.c -> scanc.c
glass
1994-06-03
works in bootstrapping caseee
glass
1994-03-29
copied over so lib/libc/arch not needed to build kernel.
chopps
1994-03-23
Much faster on 486s and Pentiums; a little slower on 386s.
mycroft
1994-03-22
delete some unneeded things
deraadt
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
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
change to use MACHINE_ARCH and update from libc
cgd
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-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
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