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
freebsd-nq
/
sys
/
amd64
History
Alan Cox
8478ea241b
Remove an outdated assertion from _pmap_allocpte(). (When vm_page_alloc()
...
succeeds, the page's queue field is unconditionally set to PQ_NONE by vm_pageq_remove_nowakeup().)
2004-09-19 02:39:31 +00:00
..
acpica
Sync with i386 - get the softc via the devclass rather than caching the dev
2004-08-16 23:10:18 +00:00
amd64
Remove an outdated assertion from _pmap_allocpte(). (When vm_page_alloc()
2004-09-19 02:39:31 +00:00
compile
Make space for compilations.
2002-07-06 02:49:07 +00:00
conf
Add device driver support for the VIA Networking Technologies
2004-09-10 20:57:46 +00:00
ia32
Remove sched_free_thread() which was only used
2004-08-31 06:12:13 +00:00
include
Double the number of kernel page tables for amd64 and for i386/PAE. The old
2004-09-11 01:31:26 +00:00
isa
Add new a function isa_dma_init() which returns an errno when it fails
2004-09-15 12:09:50 +00:00
linux32
Give setrunqueue() and sched_add() more of a clue as to
2004-09-01 02:11:28 +00:00
pci
Add missing <sys/module.h> instances which were shadowed by the nested
2004-06-03 05:58:30 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00