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
*
Always build the ISA and EISA bridge code. This is slightly unintiuitive,
msmith
2000-12-12
1
-2
/
+2
*
- Add code to detect if a system call returns with locks other than Giant
jake
2000-12-12
1
-0
/
+1
*
add comment about ispfw
mjacob
2000-12-11
1
-0
/
+1
*
Add the spic driver, which is a simple first attempt at providing access
nsayer
2000-12-11
2
-0
/
+17
*
Stake a claim on major 160 for the forthcoming spic driver.
nsayer
2000-12-11
1
-0
/
+1
*
Change sppp from optional to count. At least ar(4) and sr(4) needs it in
jhay
2000-12-11
1
-1
/
+1
*
Added 'MACHINE=pc98' to MKMODULESENV variable. It is needed to make modules
nyan
2000-12-10
1
-0
/
+1
*
Sync-up so that buils actually work again.
marcel
2000-12-10
1
-15
/
+9
*
Next-phase PCI system update; move PCI core code to sys/dev and update
msmith
2000-12-08
5
-10
/
+16
*
Do not check for existence of ${_dir}/kern/ , because for modules that set
jasone
2000-12-08
1
-1
/
+1
*
Merged from files.i386 revision 1.339.
kato
2000-12-05
1
-0
/
+1
*
Merged from files.i386 revisions 1.337 and 1.338.
kato
2000-12-05
1
-1
/
+1
*
Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1
marcel
2000-12-05
2
-2
/
+37
*
Add the NS DP83815 to the list of supported chips by the sis driver.
alex
2000-12-03
1
-2
/
+4
*
Forgot this file in previous commit to remove file kern_threads.c
jake
2000-12-02
1
-1
/
+0
*
introduce support for static compilation of the osf/1 module via the
gallatin
2000-12-02
2
-0
/
+13
*
cleanup: remove redundant mp_machdep.c and non-existent simplelock.s.
gallatin
2000-12-02
1
-2
/
+0
*
We need support for comparing quad_t's now (ACPI CA uses this).
msmith
2000-12-01
1
-0
/
+1
*
Add one new file brought in with the ACPI CA 20001115 import.
msmith
2000-12-01
1
-0
/
+1
*
A bunch of newcard/cardbus changes that's been sitting in my tree for a while:
jon
2000-11-28
1
-2
/
+0
*
Update the ed driver to probe and attach under a NEWCARD kernel (I was
peter
2000-11-25
1
-1
/
+2
*
Make the xxxFILES= list generation generic. This makes it easier to add
peter
2000-11-25
5
-20
/
+20
*
Accept filters broke kernels compiled without options INET.
alfred
2000-11-20
1
-1
/
+1
*
Fix the `make -jX' (X>1) breakage.
obrien
2000-11-17
5
-45
/
+55
*
Add the 'gdt' and 'gdtd' devices for the ICP Vortex RAID controller family.
msmith
2000-11-17
1
-0
/
+2
*
Add kernel option NETGRAPH_ONE2MANY.
archie
2000-11-16
3
-0
/
+3
*
vx is now optional rather than taking a count. Reflect that in the
imp
2000-11-16
1
-2
/
+2
*
vx no longer uses pci compat shims and this doesn't need a count
imp
2000-11-15
1
-1
/
+1
*
Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.
imp
2000-11-12
1
-0
/
+3
*
Farewell our code. We will switch acpica code from Intel.
takawata
2000-11-09
2
-14
/
+0
*
Document DISABLE_PSE.
asmodai
2000-11-08
1
-0
/
+2
*
Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.
asmodai
2000-11-08
1
-0
/
+8
*
Document the following options:
asmodai
2000-11-08
1
-6
/
+13
*
Document XBONEHACK option.
asmodai
2000-11-08
1
-1
/
+3
*
Document some AHC_* options.
asmodai
2000-11-08
1
-2
/
+9
*
Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.
msmith
2000-11-08
3
-11
/
+12
*
newbusify the en atm driver.
kjc
2000-11-07
1
-2
/
+3
*
Document the KTR_VERBOSE option.
jhb
2000-11-07
1
-1
/
+4
*
- Remove much of the inlining of the KTR tracepoints into a ktr_tracepoint()
jhb
2000-11-07
1
-2
/
+3
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
1
-0
/
+3
*
Merged from the following changes.
nyan
2000-11-05
2
-1
/
+7
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
2
-3
/
+3
*
switch over to new sb8/sb16 code
cg
2000-11-01
1
-3
/
+2
*
Add the aic7xxx option AHC_DEBUG_SEQUENCER. This enables some diagnostic
gibbs
2000-10-31
1
-0
/
+2
*
Add pcib_if location to list of *.m files.
takawata
2000-10-31
1
-1
/
+1
*
Comment out the (old) acpi stuff, it breaks LINT.
phk
2000-10-30
1
-3
/
+3
*
Remove unneeded <stddef.h> #includes.
phk
2000-10-29
1
-2
/
+0
*
Add a hook for doing #include magic (for src/tools/tools/kerninclude).
phk
2000-10-29
6
-6
/
+6
*
Add hints for ISA cards (such as TMC1610M) which use stg driver.
non
2000-10-29
1
-0
/
+3
*
add commented-out entries for the new sb8 and sb16 drivers
cg
2000-10-28
1
-0
/
+2
[next]