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
freebsd-skq
/
sys
/
i386
History
jeff
f869be5c72
- Pass the ISOPEN flag to namei so filesystems will know we're about to
...
open them or otherwise access the data.
2005-04-27 09:05:19 +00:00
..
acpica
Pick up the selectors to use for various kernel segments from assym.s
2005-04-22 09:53:04 +00:00
bios
- Consistently protect against NULL dereference.
2005-04-12 20:14:56 +00:00
compile
…
conf
Remove obsolete option.
2005-04-25 06:24:19 +00:00
cpufreq
Add a driver for SMI-based SpeedStep. The hardware supports two frequency
2005-04-19 16:38:24 +00:00
i386
Change cpu_set_kse_upcall to more generic style, so we can reuse it
2005-04-23 02:32:32 +00:00
ibcs2
- Pass the ISOPEN flag to namei so filesystems will know we're about to
2005-04-27 09:05:19 +00:00
include
o Reverse the inclusion chain from MD->MI to MI->MD by removing the
2005-04-20 20:22:33 +00:00
isa
Replace spl protection in rtcin() and writertc() with spinlocks
2005-04-12 20:49:31 +00:00
linux
Add support for O_NOFOLLOW and O_DIRECT to Linux fcntl() F_GETFL/F_SETFL.
2005-04-13 04:31:43 +00:00
pci
Trust the settings programmed by the BIOS over what the $PIR says.
2005-04-14 18:25:09 +00:00
svr4
…
Makefile
…