Commit Graph

14 Commits

Author SHA1 Message Date
scottr
e494b8793f Back out previous change. 1996-03-11 05:46:51 +00:00
thorpej
e142a2195f Provide a memset() for the i386 (assembly version), and move memset.c
out into the libkern proper in case other ports want to use it.
i386 kernels with COMPAT_LINUX should compile now.
1996-03-11 03:19:37 +00:00
mycroft
9782971b02 Remove setjmp() and ffs(). 1995-10-07 22:26:53 +00:00
pk
1778fc8e4a eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1995-04-22 09:37:39 +00:00
cgd
aa9eacdd59 new RCS ID format. 1994-10-26 06:39:02 +00:00
deraadt
9d977e669b gcc automatically calls memset in certain situations. 1994-09-15 01:46:37 +00:00
deraadt
983c6f33c3 auto-copied from libc 1994-06-30 06:52:54 +00:00
deraadt
b13e4ea39a find divrem.m4 automatically 1994-06-30 06:51:51 +00:00
deraadt
21bd5c11f4 delete some unneeded things 1994-03-22 19:17:22 +00:00
pk
ccbb67e8c3 Find source in the right places. 1994-01-15 19:48:56 +00:00
cgd
fdc1a28735 use .S 1993-12-05 01:52:27 +00:00
cgd
2193c056b8 add strncmp to anything 1993-10-15 08:41:12 +00:00
cgd
acbf63a86b add __main() 1993-10-15 06:20:46 +00:00
cgd
2d4295eb29 move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'
building and dependencies.
1993-10-13 05:40:23 +00:00