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
94c7897b9f
freebsd-skq
/
sys
/
i386
History
alc
6b508bc507
Remove unnecessary check for curthread == NULL.
2004-08-30 03:52:05 +00:00
..
acpica
Be sure to always unlock the sx lock when exiting the sysctl function.
2004-08-24 17:53:25 +00:00
bios
o Return ai_batteries as 0xffffffff instead of -1. This is a nop change, but
2004-06-16 20:27:50 +00:00
compile
conf
Add a section for hardware watchdog timers, initially populated by ichwd.
2004-08-29 11:11:31 +00:00
cpufreq
o Fix whitespace bug introduced in the previous commit.
2004-08-23 10:09:29 +00:00
i386
Remove unnecessary check for curthread == NULL.
2004-08-30 03:52:05 +00:00
ibcs2
Regenerate after fcntl() wrappers were marked MP safe.
2004-08-24 20:24:34 +00:00
include
Move the kernel-specific logic to adjust frompc from MI to MD. For
2004-08-27 19:42:35 +00:00
isa
Optimize intr_execute_handlers() by combining the pic_disable_source() and
2004-08-02 15:31:10 +00:00
linux
Correct the arguments to kern_sigaltstack() as they were reversed.
2004-08-24 20:52:52 +00:00
pci
Consistently use __inline instead of __inline__ as the former is an empty macro
2004-07-04 16:11:03 +00:00
svr4
Attempt to make the proper changes here for the proc.h commit:
2004-01-05 00:29:00 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00