| Age | Commit message (Collapse) | Author |
|
|
|
|
|
potentially unused.
|
|
LIBISPRIVATE unconditionnally set MKPROFILE to no, preventing
profiling kernel library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compilers that don't support __COUNTER__ -- shifting the CTASSERTs
around to avoid __LINE__ conflicts is a hopeless struggle.
|
|
required mi_vector_hash(3) into src/common.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MIT license in libc++abi. At the moment, only x86 support is tested.
|
|
locations, shall we?
|
|
file's flags to decide if decompress cleanup is needed, just
check to see if the open() allocated the 'struct sd *' used for
decompression.
This fixes recent problem where presence of a "load=ffs" command
in my /boot.cfg resulted in a "heap full" error at boot time.
OK martin@
|
|
vs big PIC mode. Retire -DPIC and -DBIGPIC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tables are present.
|
|
|
|
rump_server doesn't die so much now.
|
|
|
|
|
|
|
|
Use longword ops for %d2.
|
|
|
|
|
|
Use a pcrelative access for the local data avoiding the GOT.
|
|
|
|
consttime_memequal is the same as the old consttime_bcmp.
explicit_memset is to memset as explicit_bzero was to bcmp.
Passes amd64 release and i386/ALL, but I'm sure I missed some spots,
so please let me know.
|
|
the following symbols so as to disambiguate fully. (Christos already
did the lfs ones.)
lblkno
lblktosize
lfragtosize
numfrags
blkroundup
fragroundup
|
|
XXX This unlocked initialization looks rather bogus...
|