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
nyan
7d8da118c1
- Move bus dependent defines to {isa,cbus}_dmareg.h.
...
- Use isa/isareg.h rather than <arch>/isa/isa.h. Tested on: i386, pc98
2005-05-14 10:14:56 +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
Implement an alternate method to stop CPUs when entering DDB. Normally we use
2005-04-30 20:01:00 +00:00
cpufreq
Add a driver for SMI-based SpeedStep. The hardware supports two frequency
2005-04-19 16:38:24 +00:00
i386
Default hyperthreading on in -CURRENT. No seatbelts in CURRENT (^_^)
2005-05-13 00:57:04 +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
- Move timerreg.h to <arch>/include and split i8253 specific defines into
2005-05-14 09:10:02 +00:00
isa
- Move bus dependent defines to {isa,cbus}_dmareg.h.
2005-05-14 10:14:56 +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
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
Makefile
…