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
*
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
*
Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.
ed
2008-12-02
1
-1
/
+1
*
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
ed
2008-08-20
2
-2
/
+2
*
Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out
delphij
2008-07-07
1
-0
/
+1
*
Make genclock standard on all platforms.
phk
2008-04-21
1
-1
/
+0
*
Use genclock for RTC handling. This eliminates the MD versions for
marcel
2008-04-15
1
-0
/
+1
*
Support and switch to the ULE scheduler:
marcel
2008-04-15
2
-3
/
+3
*
Add kernel module support for nfslockd and krpc. Use the module system
dfr
2008-03-27
1
-0
/
+1
*
Remove kernel support for M:N threading.
jeff
2008-03-12
1
-3
/
+0
*
Re-sort options. While here:
marcel
2008-02-16
1
-5
/
+8
*
Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.
jhb
2008-01-07
1
-0
/
+1
*
Add a BSD disklabel backend to g_part:
marcel
2007-12-06
1
-1
/
+1
*
Break out stack(9) from ddb(4):
rwatson
2007-12-02
1
-0
/
+1
*
Use the correct expanded name for SCTP.
brueffer
2007-09-26
1
-1
/
+1
*
Enable SCTP by default for GENERIC kernels in order to give it
delphij
2007-06-14
1
-0
/
+1
*
Enable GEOM_PART_MBR by default. On ia64 this replaces GEOM_MBR.
marcel
2007-06-13
1
-1
/
+1
*
Enable AUDIT by default in the GENERIC kernel, allowing security event
rwatson
2007-06-08
1
-0
/
+1
*
Remove trailing '.' for consistency!
pjd
2007-04-10
1
-1
/
+1
*
Add UFS_GJOURNAL options to the GENERIC kernel.
pjd
2007-04-10
1
-0
/
+1
*
Include GEOM_LABEL in GENERIC. It's very useful and not well publicized
brooks
2007-02-09
1
-0
/
+1
*
Evolve the ctlreq interface added to geom_gpt into a generic
marcel
2007-02-07
1
-1
/
+1
*
Remove the KDTRACE option again because of the complaints about having
jb
2006-11-04
1
-3
/
+0
[next]