Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(why you'd want to use a PS/2 keyboard on a sun machine is beyond me,
but whatever...)
|
|
|
|
(driver coming later today, hopefully)
|
|
|
|
suggestion by art.
|
|
pr#2379
|
|
|
|
|
|
The patch allows you to change the value of NMBCLUSTERS, BUFCACHEPERCENT
and NKMEMPAGES using the config command, instead of recompiling the kernel.
This is the kernel part of the patch. I have compiled it on i386, sparc64,
alpha and macppc. -moj ok art@ maja@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From NetBSD.
|
|
|
|
|
|
- ok art@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the dirty handler to avoid excessive branching
|
|
|
|
|
|
|
|
|
|
o empty definitions if !__GNUC__
miod@ testing and ok.
|
|
|
|
o _STRING -> __STRING
o empty definitions if !__GNUC__
miod@ testing and ok.
|
|
|
|
Thanks to deraadt@ for testing on mvme177.
|
|
|