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
*
Commented out entries of Luigi's sound driver. The name `pcm' is
kato
1997-09-24
1
-6
/
+6
*
Increment RELDATE so that it is possible to distinguish between the
jdp
1997-09-24
1
-2
/
+2
*
Fix merge spam
jkh
1997-09-23
1
-4
/
+2
*
Reserve entry for CAN16-2 CAN-PC Interface
jkh
1997-09-23
1
-1
/
+2
*
Be more explicit about one of IPFIREWALL's features.
jkh
1997-09-23
1
-1
/
+11
*
Make MFS a supported option, finally.
joerg
1997-09-22
1
-1
/
+2
*
Synchronize with sys/i386/conf/files.i386 revision 1.177.
kato
1997-09-22
1
-13
/
+2
*
Move the rules for aicasm to the MI conf file.
gibbs
1997-09-21
1
-14
/
+2
*
Move the rules for aicasm to the MI conf file.
gibbs
1997-09-21
1
-0
/
+16
*
Addition of support of the slightly rogue Promise IDE interface(Dyson), support
dyson
1997-09-20
1
-2
/
+17
*
Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/sio.c
kato
1997-09-20
1
-1
/
+2
*
teach sio how to attach to isa PnP cards. This is mainly for use with
jmg
1997-09-19
2
-2
/
+8
*
Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.c
kato
1997-09-17
1
-1
/
+4
*
Make TCPDEBUG a new-style option.
joerg
1997-09-16
1
-1
/
+2
*
Make FDC_DEBUG a supported option.
joerg
1997-09-16
2
-2
/
+12
*
Synchronize with sys/i386/conf/files.i386 revision 1.176.
kato
1997-09-15
1
-1
/
+6
*
docment the new sound drivers in LINT and add the necessary files to
jmg
1997-09-14
2
-2
/
+26
*
Synchronize with sys/i386/conf/files.i386 revision 1.175.
kato
1997-09-10
1
-2
/
+3
*
Allow a compile-time override of the ipfw deny rule. For a 'firewall'
peter
1997-09-10
2
-2
/
+11
*
add pnp device entries...
jmg
1997-09-09
2
-2
/
+8
*
Removed vestiges of config-time "argument processing" configuration.
bde
1997-09-07
1
-2
/
+1
*
Removed more vestiges of config-time swap configuration.
bde
1997-09-07
1
-5
/
+1
*
Synchronize with sys/i386/conf/options.1386 revision 1.58.
kato
1997-09-05
1
-1
/
+2
*
Add a new compile option SC_HISTORY_SIZE for syscons.
yokota
1997-09-04
2
-2
/
+4
*
Upgrade of EIDE DMA support, Johns comments:
sos
1997-09-04
1
-4
/
+5
*
Synchronize with sys/i386/conf/files.i386 revision 1.174.
kato
1997-09-03
1
-6
/
+6
*
Make the aic7xxx sequencer assembler compile in the kernel's object
gibbs
1997-09-03
1
-6
/
+6
*
Synchronize with sys/i386/conf/options.i386 revision 1.57.
kato
1997-09-01
1
-8
/
+10
*
Fixed options SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME which were broken
bde
1997-08-31
1
-4
/
+4
*
Put I*86_CPU options in opt_global.h and don't #include "opt_cpu.h"
bde
1997-08-31
1
-5
/
+7
*
Synchronize with sys/i386/conf/files.i386 and sys/i386/i386/trap.c
kato
1997-08-29
1
-1
/
+2
*
Document the VM86 option.
jlemon
1997-08-28
1
-1
/
+8
*
Remove the vm86 support as an LKM, and link it directly into the kernel
jlemon
1997-08-28
1
-1
/
+2
*
Synchronize with sys/i386/conf/files.i386 and majors.i386 revisions
kato
1997-08-28
1
-1
/
+2
*
Add entries for Comtrol Rocketport serial card.
jkh
1997-08-28
3
-4
/
+37
*
Use existing path, even though PC-98 doesn't support each device driver.
kato
1997-08-27
1
-44
/
+44
*
Clean up the SMP AP bootstrap and eliminate the wretched idle procs.
peter
1997-08-26
1
-1
/
+0
*
Mention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp.
peter
1997-08-19
1
-1
/
+6
*
Use two NetBSD-style options (PPP_DEFLATE and PPP_BSDCOMP) to control
peter
1997-08-19
2
-4
/
+6
*
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
peter
1997-08-19
1
-0
/
+2
*
Enable hostcache code.
wollman
1997-08-16
1
-0
/
+2
*
Assign character major 82 to the 'ppi' Generic Parallel Port I/O device.
msmith
1997-08-16
1
-1
/
+2
*
Add new ppbus files.
msmith
1997-08-16
1
-0
/
+2
*
Oops, reference the ppi and vpo drivers properly. Obviously nobody's
msmith
1997-08-16
1
-2
/
+2
*
Synchronize with sys/i386/conf/files.i386 revision 1.171.
kato
1997-08-16
1
-1
/
+2
*
Add support for the new Parallel-Port Bus and devices thereon.
msmith
1997-08-14
2
-2
/
+25
*
Add parallel-Port Bus drivers.
msmith
1997-08-14
1
-0
/
+4
*
Reserve major 81 for rocketport driver.
jkh
1997-08-13
1
-1
/
+2
*
Synchronize with sys/i386/conf/options.i386 revision 1.55.
kato
1997-08-09
1
-1
/
+2
*
Add VM86 to the options.
dyson
1997-08-09
1
-1
/
+2
[next]