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
*
Remove unneeded devices.
nyan
2004-03-07
1
-13
/
+0
*
Overdue reversion of revision 1.143.
ru
2004-03-06
1
-2
/
+2
*
VESA* is a mistake - it cannot exist due to requiring a 32 bit kernel for
obrien
2004-03-05
1
-3
/
+0
*
PECOFF_* isn't useful for AMD64.
obrien
2004-03-05
1
-2
/
+0
*
Add rules for font.h atkbdmap.h ukbdmap.h so more of LINT can be built.
obrien
2004-03-03
1
-0
/
+15
*
Add missing working options from i386 file.
obrien
2004-03-03
1
-2
/
+31
*
Lower i386's INLINE_LIMIT to AMD64's level.
obrien
2004-03-03
1
-1
/
+1
*
mga_state & r128_state need an inline-limit larger than amd64's default
obrien
2004-03-03
1
-2
/
+4
*
1. Connect Cronyx Tau/ISA driver (ctau) to kernel.
rik
2004-03-02
1
-0
/
+3
*
Add the ACPI standard video extensions driver. I've done some style cleanup
njl
2004-03-01
1
-0
/
+1
*
Fixed some insertion sort errors for usb devcies (mainly for serial ones).
bde
2004-03-01
1
-9
/
+9
*
add driver for BWCT console management serials
ticso
2004-03-01
2
-0
/
+3
*
uteval.c gained a warning (cast discards qualifiers from pointer target
marcel
2004-02-28
1
-1
/
+1
*
Rename the WATCHDOG option to SW_WATCHDOG and make it use the
phk
2004-02-28
2
-5
/
+3
*
Add a generic watchdog facility which through a single device entry
phk
2004-02-28
1
-0
/
+1
*
add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/...
sanpei
2004-02-28
2
-0
/
+5
*
Switch the sleep/wakeup and condition variable implementations to use the
jhb
2004-02-27
1
-0
/
+1
*
Tweak existing header and other build infrastructure to be able to build
mlaier
2004-02-26
3
-0
/
+14
*
Move inet and inet6 related MAC Framework entry points from mac_net.c
rwatson
2004-02-26
1
-0
/
+2
*
Fixed some insertion sort errors.
bde
2004-02-25
1
-13
/
+13
*
Fixed some style bugs in previous commit (unsorting of the DDB_* options,
bde
2004-02-25
1
-5
/
+6
*
Add DDB_NUMSYM option which in addition to the symbolic representation
phk
2004-02-24
2
-0
/
+6
*
Fix vinums cdevsw{} to initialize d_version.
phk
2004-02-23
1
-1
/
+0
*
Ye/PCI is supported by cy driver, so we don't need to assign a number to it.
imp
2004-02-22
1
-1
/
+1
*
Device megapatch 2/6:
phk
2004-02-21
1
-3
/
+0
*
Device megapatch 1/6:
phk
2004-02-21
1
-73
/
+0
*
MFi386: revision 1.466
nyan
2004-02-19
1
-0
/
+1
*
Switch to using the new $PIR interrupt routing code and remove the old
jhb
2004-02-18
1
-0
/
+1
*
Remove the static major assignment for iir(4).
scottl
2004-02-14
1
-1
/
+0
*
Remove the static major assignment for ips(4).
scottl
2004-02-14
1
-1
/
+0
*
Remove the reservation for the I2O device. The code never materialized, and
scottl
2004-02-14
1
-1
/
+0
*
Merged from kmod.mk,v 1.152: strip debugging symbols even when not
ru
2004-02-13
1
-0
/
+3
*
Don't override the standard SYSTEM_LD setting from kern.pre.mk.
ru
2004-02-13
2
-6
/
+1
*
Reduce the number of knobs controlling the build of debug modules
ru
2004-02-13
2
-8
/
+7
*
We didn't strip debugging symbols from .ko if DEBUG was undefined.
ru
2004-02-13
1
-0
/
+3
*
Work-in-progress for the 'Kauai' ATA device in Mac notebooks. The
grehan
2004-02-12
1
-0
/
+1
*
Un-reserve major 144 (nsmb) now that we are using automatic allocation.
tjr
2004-02-11
1
-1
/
+0
*
Initial import of RFC 2385 (TCP-MD5) digest support.
bms
2004-02-11
2
-0
/
+2
*
Allow amr(4) to get a dynamic major number instead of a static one.
scottl
2004-02-08
1
-1
/
+0
*
Reduce the inline limit from 20000 to 8000 after the previous changes
peter
2004-02-06
1
-1
/
+1
*
Attempt to clean up the emu10k1-alsa.h stuff so that config doesn't
peter
2004-02-05
2
-11
/
+6
*
Add crypto implemenation files (C versions (like alpha, unlike i386))
peter
2004-02-05
1
-0
/
+4
*
Reserve 187 (twa) for the new 3ware ATA RAID controller.
ps
2004-02-02
1
-0
/
+1
*
Compiled longrun.c when defined options CPU_ENABLE_LONGRUN,
shiba
2004-01-31
1
-0
/
+1
*
Fix pathname so 'make tags' in a kernel build directory looks in
kensmith
2004-01-29
1
-1
/
+1
*
Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow direct
grehan
2004-01-29
1
-0
/
+1
*
Add missing 'device ataraid' to support ATA software RAID.
ale
2004-01-26
1
-0
/
+1
*
Fixed some style bugs.
nyan
2004-01-26
1
-14
/
+10
*
Fixed some style bugs (insertion sort errors, tab lossage, and ornation
bde
2004-01-25
1
-17
/
+13
*
Remove trailing whitespace.
des
2004-01-25
1
-24
/
+24
[next]