This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e903bd58a6
freebsd-nq
/
sys
/
i386
History
Jonathan Lemon
e903bd58a6
Add entry for the PRO/1000.
2001-10-19 02:28:12 +00:00
..
acpica
Now that this code is MD, we don't need the i386 ifdefs.
2001-09-07 03:00:30 +00:00
apm
KSE Milestone 2
2001-09-12 08:38:13 +00:00
bios
KSE Milestone 2
2001-09-12 08:38:13 +00:00
compile
Don't need the .keep_me files. Obrien and I committed past each other.
2001-07-01 23:35:44 +00:00
conf
Add entry for the PRO/1000.
2001-10-19 02:28:12 +00:00
i386
Change vmapbuf() to use pmap_qenter() and vunmapbuf() to use pmap_qremove().
2001-10-14 21:09:04 +00:00
ibcs2
KSE Milestone 2
2001-09-12 08:38:13 +00:00
include
My attempts at minimizing the number of #def's got me in trouble.
2001-10-18 16:07:21 +00:00
isa
Deleted most of npxprobe(), and merged npxprobe1() back into npxprobe().
2001-10-16 14:12:35 +00:00
linux
Implement linux_chown and linux_lchown. The fchown syscall maps
2001-10-16 06:15:36 +00:00
pci
It turns out that while Toshiba laptops don't want to route interrupts
2001-08-28 16:35:01 +00:00
svr4
If we have a p variable pointing to td->td_proc already, use it instead of
2001-09-18 21:20:58 +00:00
Makefile