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
/
sys
/
arch
/
hppa
/
include
History
ad
ad40d74014
- Change lock_cas from "compare and set" to "compare and swap".
...
- Add aliases for atomic_cas_ulong(), etc. Ok skrll@
2007-11-29 16:14:28 +00:00
..
ansi.h
…
aout_machdep.h
…
asm.h
Fix kernel profiling on HPPA.
2007-11-12 12:58:10 +00:00
bswap.h
…
byte_swap.h
…
cdefs.h
…
cpufunc.h
…
db_machdep.h
…
elf_machdep.h
…
endian_machdep.h
…
exec.h
…
float.h
…
frame.h
Typo in comment. From OpenBSD.
2007-11-18 12:18:21 +00:00
ieee.h
…
ieeefp.h
…
int_const.h
…
int_fmtio.h
…
int_limits.h
…
int_mwgwtypes.h
…
int_types.h
…
kcore.h
…
limits.h
…
lock.h
Don't use structure copy in __cpu_simple_lock_init. Set the array elements
2007-11-13 11:37:06 +00:00
Makefile
…
math.h
…
mcontext.h
…
mutex.h
make kmutex_t and krwlock_t smaller by killing lock id.
2007-11-21 10:19:06 +00:00
param.h
…
pcb.h
…
pmap.h
…
pmc.h
…
proc.h
s/proc/lwp/ in comment
2007-11-16 07:36:10 +00:00
profile.h
Fix kernel profiling on HPPA.
2007-11-12 12:58:10 +00:00
psl.h
…
pte.h
…
ptrace.h
Define PT_MACHDEP_STRINGS for kdump(1)
2007-11-22 11:58:48 +00:00
reg.h
…
reloc.h
…
rwlock.h
- Change lock_cas from "compare and set" to "compare and swap".
2007-11-29 16:14:28 +00:00
setjmp.h
…
signal.h
…
som.h
…
stdarg.h
…
trap.h
…
types.h
…
varargs.h
…
vmparam.h
…
wchar_limits.h
…