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
*
Support for VIA VT8233 audio controller.
orion
2002-08-17
1
-0
/
+1
*
Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so we
rwatson
2002-08-16
2
-0
/
+2
*
Remove usage of cam_extend.c, replace with dev->si_drv1
njl
2002-08-15
1
-1
/
+0
*
pccbb->cbb
imp
2002-08-15
1
-2
/
+2
*
Spell kenrel as 'kernel' for consistency with the rest of the universe.
jmallett
2002-08-14
2
-2
/
+2
*
Update for recent changes in the usb code.
joe
2002-08-12
1
-11
/
+6
*
Add support for the LSI-Logic Fusion/MP architecture.
mjacob
2002-08-11
1
-0
/
+4
*
Add the uftdi ucom driver which supports the following adapters:
joe
2002-08-11
1
-0
/
+1
*
Add the ability to use ATAPI devices via CAM.
sos
2002-08-09
3
-5
/
+9
*
Make ppp(4) devices clonable and unloadable.
brooks
2002-08-09
2
-2
/
+2
*
Our awk does not implement the ARGIND variable, so we were attempting
iedowse
2002-08-06
1
-2
/
+1
*
se -> sab.
jake
2002-08-04
2
-1
/
+2
*
Remove this abortive attempt.
jake
2002-08-04
1
-1
/
+0
*
Add code that will download firmware to a Symbol LA4100-series of CF
imp
2002-08-03
1
-0
/
+4
*
typo.
phk
2002-08-02
1
-1
/
+1
*
Add the minimalist elan-mmcr device driver.
phk
2002-08-02
1
-0
/
+1
*
Demonstrate that MAC modules can also be linked statically as
rwatson
2002-08-01
1
-0
/
+1
*
Remove duplicate 'modules-tags' rule
peter
2002-08-01
1
-3
/
+0
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-01
1
-0
/
+1
*
Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAID
sos
2002-07-31
1
-0
/
+3
*
*.s -> *.S.
jake
2002-07-31
2
-11
/
+11
*
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
jake
2002-07-31
8
-3
/
+21
*
Fix path to other files.<arch> files.
imp
2002-07-30
1
-2
/
+2
*
Resolve conflicts arising from the ACPI CA 20020725 import.
iwasaki
2002-07-30
1
-2
/
+12
*
Commit a version of the uvisor driver for connecting Handspring
joe
2002-07-30
1
-0
/
+1
*
Hook up kern_mac.c to the build.
rwatson
2002-07-30
1
-0
/
+1
*
Drop support for COPY, -c has been the default mode of install(1)
ru
2002-07-29
2
-6
/
+6
*
Add routines needed for high resolution profiling.
jake
2002-07-29
1
-0
/
+1
*
Kernel options for Mandatory Access Control (MAC).
rwatson
2002-07-27
2
-1
/
+14
*
Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can also
imp
2002-07-26
1
-1
/
+0
*
gethints.awk is a machine-specific 4.x->5.x transition aid. We cannot
peter
2002-07-26
1
-116
/
+0
*
Move sio's ebus attachment to the MI files section so it is compiled in
jhb
2002-07-24
2
-1
/
+1
*
Move sio_isa.c back to MD files files due to PC98 brain damage.
jhb
2002-07-24
6
-1
/
+5
*
MFi386: revision 1.407 (move the em driver entry to MI file)
nyan
2002-07-24
1
-2
/
+0
*
pci is (finally) no longer a 'count' device. ahc/ahd were the last
peter
2002-07-23
1
-1
/
+1
*
Move 'em' from files.i386 to files so that it is within reach of the
peter
2002-07-22
2
-2
/
+2
*
The transition time for -Werror has been gone for a while. We are now
peter
2002-07-22
1
-5
/
+0
*
Add unit count to 'card'
peter
2002-07-21
1
-1
/
+1
*
pci/cy_pci.c is still MD, it needs i386/isa/cy.c for the core.
peter
2002-07-21
3
-1
/
+2
*
The following devices do not take a static unit 'count' argument:
peter
2002-07-21
1
-7
/
+7
*
Change bktr and smbus from 'count' back to 'optional'
peter
2002-07-21
1
-2
/
+2
*
Remove dependency on NPCI. Use 'options ATA_NOPCI' to compile without
peter
2002-07-21
1
-0
/
+1
*
Add uaudio -- a USB audio device driver.
nsayer
2002-07-21
1
-0
/
+2
*
ebus is not a 'count' device. There are no NEBUS references.
peter
2002-07-20
1
-1
/
+1
*
Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable
peter
2002-07-20
2
-2
/
+5
*
Add the ebus sio attachment.
obrien
2002-07-19
1
-0
/
+1
*
s/install -c/${INSTALL} ${COPY}/
ru
2002-07-18
1
-4
/
+4
*
Handle installation of links through bsd.links.mk.
ru
2002-07-17
1
-54
/
+17
*
pccard_common.c is no longer necssary
imp
2002-07-17
1
-1
/
+0
*
Introduce the DEVFS "rule" subsystem. DEVFS rules permit the
dd
2002-07-17
1
-0
/
+1
[next]