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
07107de9bc
freebsd-skq
/
sys
/
i386
History
John Baldwin
bb0d293f15
Add an inline function cpu_pause() for the IA32 'pause' instruction.
2002-05-21 20:21:53 +00:00
..
acpica
Make this compile with gcc-3.1, which objects to the multi-line string.
2002-05-19 06:42:29 +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
Don't need the .keep_me files. Obrien and I committed past each other.
2001-07-01 23:35:44 +00:00
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
Add an inline function cpu_pause() for the IA32 'pause' instruction.
2002-05-21 20:21:53 +00:00
isa
Off-by-128 error in the cuam* device node numbers.
2002-05-20 05:12:56 +00:00
linux
o Fix race condition caused by doing ptrace() for permission
2002-05-19 19:35:36 +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
Update pathnames for creation of tags file.
2001-12-05 01:23:21 +00:00