This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
98848ba89a
freebsd-skq
/
sys
/
amd64
History
Matthew Dillon
98848ba89a
Change local ddb_mode variable to volatile to handle GCC warning about
...
the variable possibly being clobbered by setjmp/longjmp.
1998-12-14 05:34:33 +00:00
..
amd64
Change local ddb_mode variable to volatile to handle GCC warning about
1998-12-14 05:34:33 +00:00
conf
dded the stubs for umodem and ucom (communications class driver). They are nothing other than
1998-12-13 23:04:35 +00:00
include
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
isa
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
pci
Make the class code checks in function pci_cfgcheck less strict.
1997-12-20 09:04:25 +00:00
Makefile
Make this ${.OBJDIR} and ${.CURDIR} aware.
1998-05-31 22:40:49 +00:00