This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
common
/
lib
/
libc
History
skrll
5dbd6a69ca
Make sure _atomic_cas_fn is initialised for "weirdo environments" such
...
as ramdisks where the constructor doesn't get called. Fixes ifconfig in hp700 sysinst. OK'ed by ad.
2009-01-30 14:29:44 +00:00
..
arch
include sys/param.h for _HARDKERNEL instead of homegrown def.
2009-01-12 02:53:29 +00:00
atomic
Make sure _atomic_cas_fn is initialised for "weirdo environments" such
2009-01-30 14:29:44 +00:00
gen
fix -Wsign-compare issues
2009-01-18 11:56:51 +00:00
gmon
Temporarily define MCOUNT as a dummy for _RUMPKERNEL to allow build
2009-01-05 18:06:57 +00:00
hash
…
inet
…
md
…
net
…
quad
…
stdlib
oops, converted some #ifndef into #if defined...
2008-11-17 10:21:30 +00:00
string
…
sys
…
Makefile.inc
look for COMMON_MACHINE_ARCH before MACHINE_ARCH or MACHINE_CPU.
2008-10-26 07:22:50 +00:00