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
mike
0768501a2f
Add standards visibility conditionals. Change any uses of sigset_t to
...
struct __sigset to avoid depending on objects from <sys/signal.h>.
2002-10-13 00:31:46 +00:00
..
acpica
Use d_thread_t for cdevsw functions instead of struct thread * so that it
2002-10-09 20:39:26 +00:00
apm
Hang apm off of the legacy device instead of the nexus.
2002-09-23 15:56:09 +00:00
bios
use __packed.
2002-09-23 18:54:32 +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
Remove NO_GEOM option. No outstanding show-stoppers.
2002-10-12 07:26:48 +00:00
i386
- Create a new scheduler api that is defined in sys/sched.h
2002-10-12 05:32:24 +00:00
ibcs2
Back our kernel support for reliable signal queues.
2002-10-01 17:15:53 +00:00
include
Add standards visibility conditionals. Change any uses of sigset_t to
2002-10-13 00:31:46 +00:00
isa
NB: This commit does *NOT* make GEOM the default in FreeBSD
2002-10-05 16:35:33 +00:00
linux
Fixed syntax errors and printf format errors.
2002-10-12 13:48:21 +00:00
pci
o go ahead and route the interupt, even if it is supposedly unique.
2002-10-07 05:15:05 +00:00
svr4
Include <sys/systm.h> for the definition of offsetof() instead of depending
2002-09-05 13:08:22 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00