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
/
sun3
History
mycroft
e6dd44f034
Use SIGBUS iff we get a legitimate bus fault. Use SIGSEGV for page protection
...
violations (per Solaris, SVR4, AIX, Linux, Irix, and SunOS).
1996-09-07 22:26:41 +00:00
..
compile
COMPATOBJS -> COMPAT_OBJS (already done on release branch)
1996-07-11 16:52:10 +00:00
conf
Wrap the default definition of
S' in
.ifndef'.
1996-08-31 21:40:47 +00:00
dev
tty stop functions really should return void, not int, and certainly not both.
1996-09-02 06:43:16 +00:00
include
…
stand
Add memcpy.c to SRC_sa
1996-06-26 19:32:32 +00:00
sun3
Use SIGBUS iff we get a legitimate bus fault. Use SIGSEGV for page protection
1996-09-07 22:26:41 +00:00
Makefile
…