This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cc43d8766d
NetBSD
/
sys
/
arch
/
vax
History
ragge
cc43d8766d
Fix of bug causing allocations of physical pages to get wrong address.
1999-06-20 00:59:54 +00:00
..
bi
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
boot
Use common routines to identify cpu type.
1999-05-23 21:58:19 +00:00
compile
…
conf
Only declare block major numbers for devices which can be the root device.
1999-06-07 20:31:27 +00:00
consolerl
…
floppy
…
if
Make this file compile again.
1999-05-23 23:06:24 +00:00
include
Add macros to round/trunc vax pages.
1999-06-20 00:53:58 +00:00
mba
Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change
1999-01-01 21:43:17 +00:00
mscp
Fix deadlock bug. Pointed out by maximum entropy.
1998-12-09 19:02:31 +00:00
uba
Fix of bug causing allocations of physical pages to get wrong address.
1999-06-20 00:59:54 +00:00
vax
Fix of bug causing allocations of physical pages to get wrong address.
1999-06-20 00:59:54 +00:00
vsa
Don't try to disconnect SCSI disks. From Michael Kukat.
1999-06-19 15:46:05 +00:00
Makefile
…