This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fb64253767
freebsd-dev
/
sys
/
i386
History
markm
ace2744bc7
Use a function instead of a non-portable, GCC-specific asm() entry.
2002-09-21 19:03:42 +00:00
..
acpica
Wrap GCC-specific asm() code in #ifdef __GNUC__
2002-09-21 18:19:51 +00:00
apm
Use a function instead of embedding non-portable asm() constructs
2002-09-21 18:51:19 +00:00
bios
Use a function instead of embedding non-portable asm() constructs
2002-09-21 18:51:19 +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
move wl (isa wavelan card, not "wi") to i386-only
2002-09-19 03:10:23 +00:00
i386
Use a function instead of a non-portable, GCC-specific asm() entry.
2002-09-21 19:03:42 +00:00
ibcs2
- Fix iBCS2 emulation of COFF files that have multiple libraries
2002-09-09 15:51:10 +00:00
include
Provide in inline function for the (GNUC) assembler "hlt" instruction.
2002-09-21 18:26:53 +00:00
isa
Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there
2002-09-21 07:59:06 +00:00
linux
Removed unused includes. Sorted includes. This is part of removing
2002-09-15 17:45:10 +00:00
pci
Axe unused include.
2002-09-20 19:16:41 +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