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
/
amd64
History
Peter Wemm
4c7452eb27
Fix i386 apic support merge botch. sizeof(long) is 8, not 4. This fixes
...
the annoying 'sysctl: hw.intrcnt: out of memory' error message in systat. Approved by: re (rwatson)
2003-11-27 17:20:44 +00:00
..
acpica
Minor source sync with amd64. For %.*s printf formats, pass in an
2003-11-14 22:26:29 +00:00
amd64
Fix i386 apic support merge botch. sizeof(long) is 8, not 4. This fixes
2003-11-27 17:20:44 +00:00
compile
Make space for compilations.
2002-07-06 02:49:07 +00:00
conf
Turn on NO_MIXED_MODE for amd64 generic. It turns out that all the
2003-11-21 03:19:59 +00:00
ia32
Initial landing of SMP support for FreeBSD/amd64.
2003-11-17 08:58:16 +00:00
include
Cosmetic and/or trivial sync up with i386.
2003-11-21 03:02:00 +00:00
isa
Cosmetic and/or trivial sync up with i386.
2003-11-21 03:02:00 +00:00
pci
Initial landing of SMP support for FreeBSD/amd64.
2003-11-17 08:58:16 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00