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
9df7e01734
NetBSD
/
sys
/
arch
/
sparc
History
tsutsui
addcf5d254
#if defined(_KERNEL_OPT) is enough, #if !defined(_LKM) isn't needed
...
in that case. Pointed out by mrg.
2003-11-08 15:19:20 +00:00
..
compile
conf
Catch up with GENERIC (1.148).
2003-10-22 18:24:53 +00:00
dev
uninitialized variables.
2003-10-28 15:25:27 +00:00
fpu
Simplify fpu_cleanup() by having it return a code to indicate that a SIGFPE
2003-10-12 19:48:52 +00:00
include
#if defined(_KERNEL_OPT) is enough, #if !defined(_LKM) isn't needed
2003-11-08 15:19:20 +00:00
sparc
Construct arguments properly and update comment in previous bzero -> memset
2003-11-08 14:04:26 +00:00
stand
Use ${HOST_SH} instead of `sh'.
2003-10-26 07:25:33 +00:00
Makefile