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
Poul-Henning Kamp
22bd43ccda
Move a few ancient minor-number definitions for tapedrives to the
...
only driver which uses them. Remove the rest.
2002-05-14 06:57:02 +00:00
..
acpica
Makefile uses genwakecode.sh now.
2002-05-02 22:17:35 +00:00
apm
Remove __P.
2002-03-20 05:48:58 +00:00
bios
Remove __P.
2002-03-20 05:48:58 +00:00
compile
…
conf
s/sysctl -w/sysctl/
2002-05-06 00:45:27 +00:00
i386
Fixed a semantic error. va_arg(ap, u_short) is nonsense except on i386's
2002-05-13 14:34:47 +00:00
ibcs2
Moved signal handling and rescheduling from userret() to ast() so that
2002-04-04 17:49:48 +00:00
include
I reorganized a little bit too much in the backwards case.
2002-05-10 03:24:06 +00:00
isa
Move a few ancient minor-number definitions for tapedrives to the
2002-05-14 06:57:02 +00:00
linux
Spell "separate" correctly.
2002-04-05 00:04:56 +00:00
pci
o Work around bugs in the powerof2 macro: It thinks that 0 is a power of
2002-04-24 15:30:11 +00:00
svr4
Moved signal handling and rescheduling from userret() to ast() so that
2002-04-04 17:49:48 +00:00
Makefile
…