This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-18 10:35:55 +00:00
Code
Issues
Releases
Activity
698f9cf828
freebsd
/
sys
/
alpha
History
Alan Cox
b561683329
Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. It
...
should be "VM_FAULT_NORMAL".
1999-11-09 01:44:28 +00:00
..
alpha
Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. It
1999-11-09 01:44:28 +00:00
conf
- Added the following options; they have existed in syscons
1999-11-08 10:59:48 +00:00
include
useracc() the prequel:
1999-10-29 18:09:36 +00:00
isa
* Add struct resource_list* argument to resource_list_alloc and
1999-10-12 21:35:51 +00:00
linux
Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the
1999-10-30 06:32:05 +00:00
pci
Add a second direct map window to increase the maximum RAM this platform
1999-11-03 01:16:11 +00:00
tc
Attempt at cleaning up the (unused part of) support for TurboChannel to
1999-10-05 20:46:58 +00:00
tlsb
Take a shot at using cdevsw_add() to get it working again. This really
1999-11-08 07:51:28 +00:00