NetBSD/common/lib
ad 30fd42e845 PR kern/40213 my i386 machine can't boot because of tsc
- Patch in atomic_cas_64() twice. The first patch is early and makes it
  the MP-atomic version available if we have cmpxchg8b. The second patch
  strips the lock prefix if ncpu==1.

- Fix the i486 atomic_cas_64() to not unconditionally enable interrupts.
2008-12-19 11:21:24 +00:00
..
libc PR kern/40213 my i386 machine can't boot because of tsc 2008-12-19 11:21:24 +00:00
libprop Fix two race conditions in proplib library. In prop_dictionary and prop_number 2008-11-30 00:17:07 +00:00
libutil We don't need this for _STANDALONE, and it needs snprintf to work. 2008-12-17 16:02:27 +00:00
libx86emu Raise correct interrupt on division errors. 2008-10-27 00:20:22 +00:00