index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ia64
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out r253779 & r253786.
obrien
2013-07-31
1
-1
/
+0
*
Decouple yarrow from random(4) device.
obrien
2013-07-29
1
-0
/
+1
*
Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...
achim
2013-05-24
1
-0
/
+1
*
Tidy up some CVS workarounds.
peter
2013-05-12
1
-1
/
+0
*
Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'
trasz
2013-04-12
1
-1
/
+1
*
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
mav
2013-04-04
1
-1
/
+0
*
Enable PREEMPTION by default now that PR 147501 has been fixed.
marcel
2013-02-23
1
-1
/
+1
*
Remove firewire devices missed in r244992.
hrs
2013-01-04
1
-5
/
+0
*
Enable the UFS quotas for big-iron GENERIC kernels.
kib
2013-01-03
1
-0
/
+1
*
As discussed on -current last October, remove the firewire drivers from
des
2013-01-03
1
-1
/
+0
*
Remove support for SKI: HP's Itanium simulator. It's pretty much not
marcel
2012-08-18
2
-65
/
+0
*
Remove pty(4) from our kernel configurations.
ed
2012-03-21
2
-2
/
+0
*
Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported
attilio
2012-03-06
1
-3
/
+0
*
Add the CAM Target Layer (CTL).
ken
2012-01-12
1
-1
/
+2
*
Flip on IEEE80211_SUPPORT_MESH and AH_SUPPORT_AR5416, the
adrian
2012-01-05
1
-0
/
+9
*
Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel
rwatson
2011-12-29
1
-0
/
+2
*
Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on
attilio
2011-11-08
1
-0
/
+3
*
Adjust the debugger options slightly. This should help me do the right
kensmith
2011-10-27
1
-2
/
+5
*
Move the debugging support to its own section. This matches what is
kensmith
2011-10-26
1
-7
/
+9
*
Add a warning about why sbp(4) is commented out so that curious folks
kensmith
2011-10-19
1
-0
/
+1
*
Comment out the sbp(4) driver for architectures that support it.
kensmith
2011-10-18
1
-1
/
+1
*
Enable NEW_PCIB by default on ia64.
jhb
2011-07-18
1
-0
/
+2
*
Disable PREEMPTION for now. See also PR ia64/147501.
marcel
2011-07-04
1
-1
/
+1
*
Use a non-standard page size that is supported.
alc
2011-06-21
1
-1
/
+1
*
This patch changes head so that the default NFS client is now the new
rmacklem
2011-04-27
1
-2
/
+2
*
Switch the GENERIC kernels for all architectures to the new CAM-based ATA
mav
2011-04-24
1
-10
/
+9
*
For now remove options FLOWTABLE from the remaining GENERIC kernel
bz
2011-03-19
1
-2
/
+0
*
Comment-out FLOWTABLE. It causes a kernel panic due to a misaligned memory
marcel
2011-02-06
1
-1
/
+2
*
Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma
mdf
2010-07-28
1
-0
/
+1
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
1
-0
/
+1
*
Bring up-to-date:
marcel
2010-03-27
1
-15
/
+44
*
Remove COMPAT_43TTY from stock kernel configuration files.
ed
2010-03-13
1
-1
/
+0
*
Accidentally committed test code. Remove it.
nwhitehorn
2010-03-11
1
-1
/
+0
*
Provide groundwork for 32-bit binary compatibility on non-x86 platforms,
nwhitehorn
2010-03-11
2
-2
/
+3
*
Adjust style (following the already existing rules) for the newly
attilio
2010-02-15
1
-1
/
+1
*
Add the options DEADLKRES (introducing the deadlock resolver thread) in
attilio
2010-02-10
1
-0
/
+1
*
Use io(4) for I/O port access on ia64, rather than through sysarch(2).
marcel
2010-01-11
1
-0
/
+1
*
Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.
imp
2010-01-10
1
-0
/
+1
*
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
bz
2010-01-08
1
-0
/
+2
*
Revert 200594. This file isn't intended for these sorts of things.
imp
2010-01-04
1
-7
/
+0
*
Add vlan(4) to all GENERIC kernels.
brooks
2010-01-03
1
-0
/
+1
*
Add INCLUDE_CONFIG_FILE, and a note in comments about how to also
dougb
2009-12-16
1
-0
/
+7
*
Add PRINTF_BUFR_SIZE=128, since we have SMP by default.
marcel
2009-10-24
1
-2
/
+3
*
Enable POSIX semaphores on all non-embedded architectures by default.
ed
2009-07-02
1
-0
/
+1
*
Remove MAC kernel config files and add "options MAC" to GENERIC, with the
rwatson
2009-06-02
2
-28
/
+1
*
- Use "device\t" and "options \t" for consistency.
kuriyama
2009-05-10
2
-8
/
+8
*
Change over the usb kernel options to the new stack (retaining existing
thompsa
2009-02-23
1
-67
/
+14
*
Add uslcom to the build too.
thompsa
2009-02-15
1
-0
/
+1
*
Switch over GENERIC kernels to USB2 by default.
thompsa
2009-02-15
1
-15
/
+66
*
Don't forget to create opt_agp.h on ia64, which also uses agp(4).
wkoszek
2009-02-07
1
-0
/
+3
[next]