This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b28a0fe196
freebsd-nq
/
sys
/
i386
History
Poul-Henning Kamp
cb8e433232
Don't call function in return() for a void function.
2002-09-28 17:36:29 +00:00
..
acpica
Wrap GCC-specific asm() code in #ifdef __GNUC__
2002-09-21 18:19:51 +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
conf
Add the pst (Promise SX6000) driver to GENERIC.
2002-09-27 19:09:21 +00:00
i386
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
ibcs2
use __packed.
2002-09-23 18:54:32 +00:00
include
ISMEMSDP(), IS286GDP(), IS386GDP(), ISGDP(), ISSDP() and ISSYSSDP() are
2002-09-26 05:07:41 +00:00
isa
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
linux
Back out last commit. Linux uses the old 4.3BSD sockaddr format.
2002-09-24 07:03:01 +00:00
pci
Don't call function in return() for a void function.
2002-09-28 17:36:29 +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