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
8900ab37e3
NetBSD
/
sys
/
kern
/
kern_prot.c
2 lines
35 B
C
Raw
Normal View
History
Unescape
Escape
These changes are due to a mismatch with user functions prototyped as func(short) and the fact the the kernel uses full ints. This caused problems on the pc532 port. These fixes take the good 16 bits passed by the user program and converts them into the correct form for the kernel.
1993-09-10 02:03:59 +04:00
revision
1.5
intentionally
removed
Reference in New Issue
Copy Permalink