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
7231b5a661
freebsd-nq
/
sys
/
i386
History
Poul-Henning Kamp
753374dad4
Give the ELAN timecounter better quality than i8254
2003-09-03 08:13:12 +00:00
..
acpica
Use the ACPICA AcpiEnterSleepStateS4bios instead of rolling our own. This
2003-08-29 04:02:19 +00:00
bios
- Use the new resource_disabled() helper function to see if devices are
2003-07-02 16:09:02 +00:00
compile
conf
Add device ataraid, this is now seperate and not pulled in by atadisk.
2003-08-24 09:30:13 +00:00
i386
Give the ELAN timecounter better quality than i8254
2003-09-03 08:13:12 +00:00
ibcs2
Remove a few ushorts I missed in my earlier pass.
2003-08-15 14:55:50 +00:00
include
Standardize idempotentcy ifdefs. Consistently use _MACHINE_VARARGS_H_
2003-09-01 03:01:45 +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
- Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long.
2003-08-28 21:22:25 +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