imp
|
ebf059d1df
|
Remove advertising clause from University of California Regent's
license, per letter dated July 22, 1999 and email from Peter Wemm,
Alan Cox and Robert Watson.
Approved by: core, peter, alc, rwatson
|
2004-04-07 05:00:01 +00:00 |
|
jake
|
62742a67f4
|
- Fix placement of cvs ids in previous commit to match .S files in libc.
- gcc uses 32 byte alignment for functions regardless of profiling, so
follow suit.
|
2003-04-29 00:37:41 +00:00 |
|
obrien
|
0c6d9d6137
|
I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.
Restore the bits and remove them from asmacros.h. *.S will now be asm.h
consumers.
Approved by: jake
|
2003-04-26 20:54:45 +00:00 |
|
obrien
|
fd57950371
|
The ENTRY bits were in two places. Remove the one not used (asm.h), but
presurve the nice comment by adding it to asmacros.h.
|
2003-04-26 17:17:45 +00:00 |
|
obrien
|
4c2f517045
|
ASM versions of __FBSDID.
|
2002-03-23 02:01:27 +00:00 |
|
jake
|
440d569653
|
Define __ASM__ so that libc will know not to define C things.
|
2002-01-01 21:21:05 +00:00 |
|
jake
|
41a88cc21e
|
Add kernel headers needed to build libc. Some are bogus and/or just enough
to compile.
Mostly obtained from: netbsd
|
2001-11-18 17:56:46 +00:00 |
|