This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d6ca3de751
freebsd-dev
/
sys
/
amd64
History
Mike Barcroft
4275e0d98d
Remove the P1003_1B kernel option; it is no longer used.
2002-10-13 16:29:17 +00:00
..
acpica
Use d_thread_t for cdevsw functions instead of struct thread * so that it
2002-10-09 20:39:26 +00:00
amd64
- Create a new scheduler api that is defined in sys/sched.h
2002-10-12 05:32:24 +00:00
compile
Make space for compilations.
2002-07-06 02:49:07 +00:00
conf
Remove the P1003_1B kernel option; it is no longer used.
2002-10-13 16:29:17 +00:00
ia32
re-regen. Sigh.
2002-10-09 22:40:41 +00:00
include
Add standards visibility conditionals. Change any uses of sigset_t to
2002-10-13 00:31:46 +00:00
isa
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
pci
o go ahead and route the interupt, even if it is supposedly unique.
2002-10-07 05:15:05 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00