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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add TCP_SIGNATURE (TCP-MD5) to NOTES for -CURRENT.
bms
2004-04-20
1
-0
/
+6
*
As promised a while ago, remove DA_OLD_QUIRKS and all quirks it was enabling.
njl
2004-04-19
2
-8
/
+0
*
Remove nowerror lines now that acpica is warns clean.
njl
2004-04-14
1
-5
/
+5
*
Move sx to i386/NOTES for the moment. I missed the
imp
2004-04-12
1
-2
/
+0
*
Add sx driver, since it looks like it should work on all
imp
2004-04-11
1
-0
/
+2
*
Add glue for new sx driver.
imp
2004-04-11
2
-0
/
+5
*
Unbreak alpha kernel build and unbreak any non-i386 runtime brokenness.
marcel
2004-04-10
2
-1
/
+1
*
Reorganise the entropy device so that high-yield entropy sources
markm
2004-04-09
1
-0
/
+3
*
Readd -Werror flag to compilation pf.c after the compiler warnings have been
mlaier
2004-04-08
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
2
-8
/
+0
*
The bs driver was replaced with the ct(pc98) driver. takahashi-san
imp
2004-04-07
1
-4
/
+0
*
Add a new kernel option MUTEX_WAKE_ALL that changes the mutex unlock code
jhb
2004-04-06
1
-0
/
+1
*
Make led.c/led(4) standard so acpi_asus can use it too.
phk
2004-04-03
1
-1
/
+1
*
Moved 3ware 9000 driver (twa) stuff from sys/conf/NOTES to /sys/i386/conf/NOTES.
vkashyap
2004-04-02
1
-8
/
+0
*
Fix style issues in twa lines added in rev 1.878.
des
2004-04-01
1
-5
/
+5
*
Comment out the au88x0 line which was inadvertantly included in the
des
2004-04-01
1
-1
/
+1
*
Move twa from files.i386 to files. This unbreaks LINT on !i386.
des
2004-04-01
2
-5
/
+6
*
Back out 1.188 (major number for twa). The twa driver does not need it.
des
2004-04-01
1
-1
/
+0
*
Moved comments on 3ware 9000 series RAID controller driver options from
vkashyap
2004-03-31
2
-3
/
+10
*
Give in to the oblique nagging and move AAC and AHC/AHD comments out of
scottl
2004-03-31
2
-42
/
+34
*
Added options for 3ware 9000 series RAID controller driver (twa).
vkashyap
2004-03-30
1
-0
/
+4
*
Fixed a style bug in previous commit (misformatted comment). Fixed
bde
2004-03-30
1
-3
/
+4
*
Initial check-in of the device driver for 3ware's 9000 series
vkashyap
2004-03-30
1
-0
/
+5
*
Clean up the stub fake vnode locking implemenations. The main reason this
peter
2004-03-29
1
-1
/
+2
*
Remove "-frename-registers" option for sparc64 kernel builds. That
kensmith
2004-03-29
1
-1
/
+3
*
Lets give -O2 kernels a try on sparc64.
obrien
2004-03-25
1
-1
/
+1
*
Add an implementation of uiomove_fromphys() for PowerPC. This
alc
2004-03-23
1
-0
/
+1
*
if_ndis.c no longer depends on either pci or pccard. Also, add an
wpaul
2004-03-22
1
-1
/
+2
*
Use ' rather than ".
obrien
2004-03-22
1
-1
/
+1
*
MFi386: revision 1.480.
nyan
2004-03-22
1
-0
/
+1
*
Add an implementation of uiomove_fromphys() to sparc64. This
alc
2004-03-22
1
-0
/
+1
*
Add an implementation of uiomove_fromphys() for i386. This implementation
alc
2004-03-21
1
-0
/
+1
*
Quote NM in case you need to force it to something with args.
obrien
2004-03-21
1
-1
/
+1
*
Compile the kernel with -O2 on ia64 by default.
marcel
2004-03-21
1
-0
/
+2
*
Don't make having ${DESTDIR}/boot/device.hints a prerequisite to
marcel
2004-03-20
1
-1
/
+7
*
- Add uiomove_fromphys() implementations to alpha and ia64. These only
alc
2004-03-20
2
-0
/
+2
*
Introduce uiomove_fromphys(). This is a variant of uiomove() that takes
alc
2004-03-20
1
-0
/
+1
*
Introduce the hw.uart.console and hw.uart.dbgport environment variables
marcel
2004-03-20
1
-0
/
+1
*
Delete local junk in previous commit. Sorry.
obrien
2004-03-19
1
-6
/
+0
*
Depend on rev 1.40.
obrien
2004-03-19
1
-2
/
+10
*
Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing them
rwatson
2004-03-19
1
-0
/
+1
*
For AMD64, lets officially support a -O2 kernel build!
obrien
2004-03-18
1
-0
/
+2
*
s/enable/enables/ in a comment
brueffer
2004-03-18
1
-1
/
+1
*
Remove RAIDFrame. It hasn't worked since GEOM replaced the old disk
scottl
2004-03-16
3
-70
/
+0
*
Add arl(4): driver for Aironet Arlan 655 wireless adapters.
fjoe
2004-03-15
1
-0
/
+2
*
Remove isa compat stuff.
imp
2004-03-14
4
-6
/
+0
*
The gsc driver uses the old COMPAT_ISA api. Retire it so we can
imp
2004-03-14
1
-1
/
+0
*
The rdp driver uses the COMPAT_OLD api. This is being retired, so
imp
2004-03-14
1
-1
/
+0
*
The spigot driver uses the old COMPAT_ISA interface. Retire it since
imp
2004-03-14
1
-1
/
+0
*
The le driver uses ISA_COMPAT, which is going away soon. Retire it
imp
2004-03-14
1
-1
/
+0
[prev]
[next]