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
*
We don't need no stinkin' echos here.
imp
2002-05-01
1
-3
/
+3
*
Use makeobjops.awk rather than makeobjops.pl.
obrien
2002-05-01
3
-5
/
+4
*
Catch any stray KMODDEPS entries to make sure they do not keep turning up.
peter
2002-05-01
1
-0
/
+4
*
Note that the aacp device requires CAM
scottl
2002-04-30
1
-1
/
+1
*
Add the myson controllers to LINT
julian
2002-04-30
1
-0
/
+1
*
Add sigcode.S
benno
2002-04-30
1
-0
/
+1
*
Add a new UMA debugging facility. This will overwrite freed memory with
jeff
2002-04-30
1
-0
/
+1
*
Barrow something from the `nmap' port to help the ENOCLUE people upgrading
obrien
2002-04-29
1
-0
/
+2
*
Add mca.c.
marcel
2002-04-28
1
-0
/
+1
*
Hook the DRM up to the build and add it to NOTES.
anholt
2002-04-28
3
-0
/
+37
*
Add a CAM interface to the aac driver. This is useful in case you should
scottl
2002-04-27
2
-0
/
+2
*
aic7xxx_freebsd.c -> aic7xxx_osm.c
gibbs
2002-04-24
1
-1
/
+1
*
The install.debug and reinstall.debug targets are needed solely
ru
2002-04-24
2
-17
/
+23
*
Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.
ru
2002-04-23
1
-12
/
+5
*
Back out remnants of revision 1.97: we don't need TARGET_ARCH here.
ru
2002-04-22
1
-2
/
+0
*
Use standard bsd.init.mk prologue.
ru
2002-04-22
1
-7
/
+1
*
Reenable the newly unbroken hfa device.
mike
2002-04-20
1
-1
/
+1
*
Comment out and mark broken the hea and hfa devices until someone has
mike
2002-04-20
1
-2
/
+3
*
Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constants
semenu
2002-04-19
1
-1
/
+1
*
Respect setting of NM to allow cross-building.
marcel
2002-04-19
1
-1
/
+1
*
Witness doesn't just track mutexes, so don't say mutexes specifically. It
rwatson
2002-04-18
1
-1
/
+1
*
- Convert the 'hfa' ATM interface driver to newbus.
mdodd
2002-04-17
1
-1
/
+5
*
Add entry for the myson ethernet driver
julian
2002-04-16
1
-0
/
+1
*
pal.s is no longer needed for the kernel to build with Gcc. We now use
obrien
2002-04-15
1
-1
/
+0
*
Document WITNESS_PROFILING.
des
2002-04-15
1
-0
/
+22
*
Add ofwd to the GENERIC config for powerpc.
benno
2002-04-15
1
-0
/
+1
*
Grab a major number for OpenFirmware disk devices.
benno
2002-04-15
1
-0
/
+1
*
Add a filesystem driver for the Universal Disk Format. For more info,
scottl
2002-04-14
3
-0
/
+5
*
Allow a kernel to be compiled with both SKI and acpica and still
peter
2002-04-14
1
-0
/
+1
*
Turn on TGA support.
obrien
2002-04-13
2
-0
/
+15
*
Forgot to commit this when I committed the rest of the hostap stuff.
imp
2002-04-12
1
-0
/
+1
*
Add IA32 option for emulation of i386 binaries on the ia64 platform.
dfr
2002-04-10
2
-0
/
+4
*
Don't suggest that the digi firmware modules are normally loaded
brian
2002-04-10
1
-1
/
+1
*
Round 2 of munging the MI/MD split in NOTES. Put almost all the device
jhb
2002-04-09
1
-8
/
+359
*
GC various bits and pieces of USERCONFIG from all over the place.
phk
2002-04-09
1
-6
/
+1
*
Turn #ifdef LOOKUP_SHARED into #ifndef LOOKUP_EXCLUSIVE to enable this
jeff
2002-04-09
1
-1
/
+2
*
Grab a major number for the se driver.
jake
2002-04-09
1
-0
/
+1
*
Add the se driver.
jake
2002-04-09
1
-0
/
+1
*
Now that we can thorougly self compile the kernel, stop hard coding the
peter
2002-04-07
1
-7
/
+0
*
Added the new kernel dumping support for pc98.
nyan
2002-04-06
1
-0
/
+1
*
Fix the ofw_isa.c entries, readd ofw_bus.c.
tmm
2002-04-05
1
-4
/
+3
*
Add the eeprom diver frontend files, correct the entry for ofw_isa.c.
tmm
2002-04-04
1
-1
/
+5
*
D'oh! I forgot to commit this a while back.
mjacob
2002-04-04
1
-1
/
+2
*
Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59
tmm
2002-04-04
1
-0
/
+1
*
Add a generic implementation of inittodr() and resettodr(), as well as
tmm
2002-04-04
1
-0
/
+2
*
Mention that options BOOTP requires options NFSCLIENT and options NFS_ROOT
brian
2002-04-04
1
-0
/
+1
*
Register major #4 for GEOM
phk
2002-04-04
1
-1
/
+1
*
First round at trying to split up NOTES into MI and MD portions.
jhb
2002-04-03
1
-1206
/
+9
*
Dike out a highly insecure UCONSOLE option.
ru
2002-04-03
2
-5
/
+0
*
Actually have ia64dump.c be included in the build. Can't be bad.
marcel
2002-04-03
1
-0
/
+1
[next]