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
freebsd-nq
/
sys
/
i386
History
Scott Long
b4b9c52ca4
Add the if_bge driver. I can't find any reason why it's not here, and it's
...
pretty common on Dell servers and other high-end boxes.
2002-12-28 06:22:17 +00:00
..
acpica
Export the physical address of the RSDP to userland by means
2002-12-18 08:47:07 +00:00
apm
Be consistent about functions being static.
2002-10-16 08:57:14 +00:00
bios
Be consistent about functions being static.
2002-10-16 08:57:14 +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
Add the if_bge driver. I can't find any reason why it's not here, and it's
2002-12-28 06:22:17 +00:00
i386
Add code to ddb to allow backtracing an arbitrary thread.
2002-12-28 01:23:07 +00:00
ibcs2
SCARGS removal take II.
2002-12-14 01:56:26 +00:00
include
MB_LEN_MAX is not MD, move it to the MI limits.h.
2002-12-22 06:38:45 +00:00
isa
Set %bx register instead of %di register, see vbe3.0, page 45.
2002-12-26 13:20:58 +00:00
linux
bzero() the sigframe before we fill it. This was not done at all in
2002-11-02 07:41:04 +00:00
pci
Outdent the string rather than use concatenation.
2002-12-23 22:12:17 +00:00
svr4
SCARGS removal take II.
2002-12-14 01:56:26 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00