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 the 'amd' driver.
msmith
1998-11-11
1
-1
/
+0
*
Remove all mention of the 'amd' driver. It can come back if we grow
msmith
1998-11-11
1
-8
/
+1
*
Use a name less likely to collide with source files without an obj dir.
peter
1998-11-11
1
-4
/
+4
*
Update configuration files for the perl based makedevops script.
nsouch
1998-11-08
2
-29
/
+29
*
Missing newline at end of file causes syntax error.
peter
1998-11-08
1
-2
/
+2
*
USERCONFIG_BOOT -> INTRO_USERCONFIG
msmith
1998-11-06
1
-3
/
+3
*
make lnc0 definition in LINT match GENERIC
obrien
1998-11-06
1
-2
/
+2
*
add AMD Am7990 & Am79C960 to description of lnc(4)
obrien
1998-11-06
1
-2
/
+2
*
Sync with sys/i386/conf/options.i386 revision 1.91.
kato
1998-11-06
1
-2
/
+2
*
Sync with sys/i386/conf/Makefile.i386 revision 1.128.
kato
1998-11-06
1
-10
/
+2
*
Document the new NSFBUFS option.
dg
1998-11-05
1
-1
/
+8
*
Implemented zero-copy TCP/IP extensions via sendfile(2) - send a
dg
1998-11-05
2
-2
/
+9
*
Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is either
peter
1998-11-05
1
-2
/
+2
*
Make a.out kernels kld compatable by default...
peter
1998-11-04
2
-20
/
+4
*
Back out previous commit. The bpfilter -> bpf transition will have to be a
des
1998-11-03
2
-6
/
+3
*
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
des
1998-11-03
2
-3
/
+6
*
Remove USERCONFIG_BOOT, add INTRO_USERCONFIG
msmith
1998-11-03
1
-2
/
+2
*
Oops forgot to remove peter's 'device iicbb0' declaration. Done.
nsouch
1998-11-01
1
-2
/
+1
*
Add controller iicbb (generic I2C bit-banging code) and lpbb
nsouch
1998-11-01
1
-2
/
+16
*
The kernel should compile even /dev/null does not exists.
wosch
1998-11-01
1
-3
/
+2
*
I do not know if this is correct, but add iicbb0 as a device so that
peter
1998-10-31
1
-1
/
+2
*
Extensions to iicbus(4) added + brooktree848 driver ported to new I2C
nsouch
1998-10-31
1
-0
/
+17
*
Document that we support i82595-based Ethernet adapters (Intel EtherExpress
des
1998-10-30
1
-1
/
+2
*
Bump VERSREQ to make ``config'' happy.
dima
1998-10-29
1
-2
/
+2
*
Sync with sys/i386/conf/Makefile.i386 revision 1.127.
kato
1998-10-28
1
-2
/
+2
*
Add BUS_DEBUG option in opt_bus.h
dfr
1998-10-28
1
-1
/
+4
*
Add some missing dependencies.
phk
1998-10-25
1
-4
/
+6
*
Ignore `vector xxxintr' specifications except for checking their syntax.
bde
1998-10-23
2
-4
/
+4
*
Quote port names that have a digit in them. IO_TIMER1 was lexed as
bde
1998-10-22
1
-8
/
+8
*
Removed all `vector xxxintr' specifications. Interrupt handlers are now
bde
1998-10-22
1
-67
/
+67
*
Add driver support for PCI fast ethernet adapters based on the
wpaul
1998-10-18
2
-1
/
+8
*
Added missing dependency for bus_if.o on bus_if.h
phk
1998-10-18
1
-1
/
+1
*
Complete the description of sio flag 0x40.
alex
1998-10-16
1
-1
/
+2
*
Back to -current again.
jkh
1998-10-16
1
-2
/
+2
*
Update the kld glue
peter
1998-10-16
1
-1
/
+32
*
Change to 3.0-RELEASE in anticipation of the tag.
jkh
1998-10-16
1
-2
/
+2
*
Forgot to commit this; the alpha uses the kld symbol interface now. The
peter
1998-10-15
1
-1
/
+0
*
Support encapsulating ELF linker sets for KLD modules via gensetdefs.
peter
1998-10-14
1
-3
/
+36
*
Fixed bitrot in mfs options. MFS_ROOT split into MFS_ROOT and
bde
1998-10-12
2
-6
/
+4
*
Sync with sys/i386/conf/files.i386 revision 1.206.
kato
1998-10-11
1
-1
/
+3
*
Sync with sys/i386/conf/Makefile.i386 revision 1.126.
kato
1998-10-11
1
-2
/
+2
*
Make kernel build on alpha again. New kld stuff needs rindex.
gpalmer
1998-10-10
1
-1
/
+2
*
Add GENERIC rev 1.124 changes
obrien
1998-10-10
1
-2
/
+3
*
rm *.so and *.ko in clean as well.
peter
1998-10-10
2
-4
/
+4
*
Remove DDB_ELF_SYMBOLS and DDB_KLD_SYMBOLS options. KLD will be the sole
peter
1998-10-09
2
-5
/
+4
*
elf_machdep.c and rindex.c are now standard
peter
1998-10-09
1
-1
/
+3
*
New files for kernel environment and module metadata interfaces.
msmith
1998-10-09
1
-0
/
+2
*
Fix syntax errors I introduced.
obrien
1998-10-07
1
-3
/
+3
*
Add entries for the adw device driver.
gibbs
1998-10-07
1
-2
/
+4
*
Add ADW_ALLOW_MEMIO and DPT_ALLOW_MEMIO. Until our configuration
gibbs
1998-10-07
1
-2
/
+7
[next]