..
defines
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
files
New PHY driver for the internal PHY found in the AX88790. There's a
2009-03-30 16:01:09 +00:00
files.amd64
Save and restore segment registers on amd64 when entering and leaving
2009-04-01 13:09:26 +00:00
files.arm
Switch to ath hal source code. Note this removes the ath_hal
2008-12-01 16:53:01 +00:00
files.i386
Add support for Phenom (Family 10h) to cpufreq.
2009-03-28 08:54:47 +00:00
files.ia64
Add memmove() to the kernel, making the kernel compile with Clang.
2009-02-28 16:21:25 +00:00
files.mips
Add memmove() to the kernel, making the kernel compile with Clang.
2009-02-28 16:21:25 +00:00
files.pc98
Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced
2009-03-15 14:21:05 +00:00
files.powerpc
Add memmove() to the kernel, making the kernel compile with Clang.
2009-02-28 16:21:25 +00:00
files.sparc64
Add memmove() to the kernel, making the kernel compile with Clang.
2009-02-28 16:21:25 +00:00
files.sun4v
Add memmove() to the kernel, making the kernel compile with Clang.
2009-02-28 16:21:25 +00:00
kern.mk
Bump down the inline limit on MIPS.
2009-03-03 18:53:47 +00:00
kern.post.mk
Using KMODOWN/KMODGRP rather than hard coding root/wheel for
2009-01-07 09:56:54 +00:00
kern.pre.mk
Allow the old usb stack to compile by adding the appropriate -I foo, this must
2009-02-26 20:54:43 +00:00
kmod_syms.awk
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
kmod.mk
Change over the usb kernel options to the new stack (retaining existing
2009-02-23 18:34:56 +00:00
ldscript.amd64
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
ldscript.arm
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
ldscript.i386
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
ldscript.ia64
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
ldscript.mips
Merge from p4: add Juniper license statement.
2008-09-19 03:36:37 +00:00
ldscript.mips.cfe
Fix the CFE ldscript after the cutover to tradmips.
2008-10-13 06:07:58 +00:00
ldscript.powerpc
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
ldscript.sparc64
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
Makefile.amd64
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
Makefile.arm
Rename Marvell ARM CPU specific file according to r186933.
2009-01-09 10:55:33 +00:00
Makefile.i386
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
Makefile.ia64
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
Makefile.mips
Merge in the mips specific configuration files and such from the
2008-04-13 06:25:43 +00:00
Makefile.pc98
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
Makefile.powerpc
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
Makefile.sparc64
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
Makefile.sun4v
makeLINT.mk
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
makeLINT.sed
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
newvers.sh
For kernel builds reduce the impact of svnversion, just scanning
2009-03-28 23:17:18 +00:00
NOTES
Remove the uscanner(4) driver, this follows the removal of the kernel scanner
2009-03-19 20:33:26 +00:00
options
Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. It
2009-03-30 19:23:49 +00:00
options.amd64
Merge in support for Xen HVM on amd64 architecture.
2009-03-11 15:30:12 +00:00
options.arm
add IXP4XX_FLASH_SIZE config knob that can be used to override the default
2009-03-10 21:49:22 +00:00
options.i386
Fix AGP debugging code:
2009-02-06 20:57:10 +00:00
options.ia64
Don't forget to create opt_agp.h on ia64, which also uses agp(4).
2009-02-07 09:57:14 +00:00
options.mips
Consistently use <TAB> instead of spaces as option name and file
2009-02-06 10:30:46 +00:00
options.pc98
Fix AGP debugging code:
2009-02-06 20:57:10 +00:00
options.powerpc
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
options.sparc64
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00
options.sun4v
systags.sh
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
2008-11-22 16:14:52 +00:00