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
f2a610fa25
freebsd-nq
/
sys
/
i386
History
Yoshihiro Takahashi
f2a610fa25
Fix compile error.
2003-08-25 08:13:07 +00:00
..
acpica
Use ACPI_FLUSH_CPU_CACHE() instead of wbinvd(). Verified .o with md5.
2003-07-30 17:20:33 +00:00
bios
- Use the new resource_disabled() helper function to see if devices are
2003-07-02 16:09:02 +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 device ataraid, this is now seperate and not pulled in by atadisk.
2003-08-24 09:30:13 +00:00
i386
Eliminate the last (direct) use of vm_page_lookup() on the pte object.
2003-08-22 05:49:29 +00:00
ibcs2
Remove a few ushorts I missed in my earlier pass.
2003-08-15 14:55:50 +00:00
include
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
2003-08-16 16:57:57 +00:00
isa
Fix compile error.
2003-08-25 08:13:07 +00:00
linux
Rename P_THREADED to P_SA. P_SA means a process is using scheduler
2003-06-15 00:31:24 +00:00
pci
Prefer new location of pci include files (which have only been in the
2003-08-22 07:20:27 +00:00
svr4
Use __FBSDID().
2003-06-10 05:05:54 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00