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
*
Bring in some kernel bootp support. This removes the need for netboot
tegge
1997-05-11
2
-1
/
+10
*
Documented SMP_AUTOSTART to be working.
fsmp
1997-05-10
1
-2
/
+4
*
Remove IPXPRINTFS, it is now a sysctl knob.
jhay
1997-05-10
1
-3
/
+1
*
forgot to add the "longer" description of bktr and add an example device
jmg
1997-05-10
1
-1
/
+5
*
add a line for bktr (Bt848 base capture cards) to LINT.
jmg
1997-05-10
1
-1
/
+2
*
merge ATM driver
kjc
1997-05-09
3
-1
/
+33
*
Synchronize with sys/i386/conf/options.i386 revision 1.44.
kato
1997-05-08
1
-3
/
+6
*
Synchronize with sys/i386/conf/Makefile.pc98 revision 1.96.
kato
1997-05-08
1
-1
/
+8
*
Round 1 of a long series of commits..
peter
1997-05-07
1
-4
/
+6
*
This is the kernel linker. To use it, you will first need to apply
dfr
1997-05-07
3
-2
/
+19
*
A *little* more descriptive test for options.
fsmp
1997-05-06
1
-6
/
+4
*
Add SMPHDRS to CLEANFILES instead of replacing its current value.
dfr
1997-05-06
1
-2
/
+2
*
This mega-commit brings the following:
joerg
1997-05-04
2
-2
/
+21
*
add net/if_media.c
peter
1997-05-03
1
-0
/
+1
*
removed:
fsmp
1997-04-30
1
-2
/
+2
*
Fixed the SMP fixes:
bde
1997-04-30
1
-7
/
+10
*
bugfix: 'make depend' cause all LKMs rebuild
ache
1997-04-30
1
-2
/
+6
*
Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/wd.c
kato
1997-04-29
1
-1
/
+3
*
Move CMD640 option from kernel Makefile into opt_wd.h
se
1997-04-28
1
-1
/
+3
*
Synchornize with sys/i386/conf/options.i386 revision 1.42.
kato
1997-04-28
1
-4
/
+1
*
Synchronize with sys/i386/conf/Makefile.i386 revision 1.95.
kato
1997-04-28
1
-3
/
+5
*
remove the SMP_INVLTLB option, making the code default for APIC_IO.
fsmp
1997-04-28
2
-7
/
+2
*
Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
fsmp
1997-04-28
1
-1
/
+9
*
Create a special option file "opt_global.h" which is included by all
peter
1997-04-27
3
-7
/
+13
*
Merge SMP code from IBM-PC tree into PC-98 tree.
kato
1997-04-27
2
-2
/
+23
*
Man the liferafts! Here comes the long awaited SMP -> -current merge!
peter
1997-04-26
4
-3
/
+86
*
Synchronize with sys/i386/conf/Makefile.i386, sys/i386/i386/machdep.c
kato
1997-04-22
1
-9
/
+23
*
Make the necessary changes so that an ELF kernel can be built. I
jdp
1997-04-22
2
-18
/
+46
*
Synchronize with sys/i386/conf/files.i386 revision 1.159.
kato
1997-04-15
1
-2
/
+1
*
GENERIC, LINT:
gibbs
1997-04-14
2
-5
/
+4
*
Support GLOBAL style tags.
jkh
1997-04-13
1
-3
/
+9
*
Enables lnc driver on PC-98 to support NEC SV-98/2-B06 PCI card.
kato
1997-04-08
1
-2
/
+2
*
Documented new serial console flags.
bde
1997-04-07
1
-5
/
+23
*
Synchronize with sys/i386/conf/options.i386 revision 1.39.
kato
1997-04-05
1
-4
/
+4
*
Moved COMCONSOLE, CONADDR and CONUNIT to defunct options.
bde
1997-04-05
1
-4
/
+4
*
Synchronize with sys/i386/confi/files.i386 revision 1.158.
kato
1997-04-03
1
-3
/
+3
*
make obj before building the aic7xxx assembler. This puts the object
gibbs
1997-04-03
1
-3
/
+3
*
Sanitize APM a bit. Convert various #ifdef to id_flags instead.
phk
1997-03-29
1
-10
/
+6
*
Add "conflicts" to sbmidi0 since configured irq passed back to isa
ache
1997-03-26
1
-2
/
+2
*
Add "conflicts" to sbxvi0 since all information now passed to isa
ache
1997-03-26
1
-2
/
+2
*
Bring the dev/pdq entries into alphabetical order.
joerg
1997-03-26
1
-4
/
+4
*
Don't trick with opl0 address since we have conflicts keyword
ache
1997-03-26
1
-5
/
+2
*
Use port? for sbxvi0 since it is autoconfigured from sb0
ache
1997-03-25
1
-3
/
+3
*
Merge PC-98 code int i386/isa/ft.c.
kato
1997-03-24
1
-2
/
+2
*
Created new section `CPU OPTIONS'. CPU classes and math emulator are
kato
1997-03-23
1
-20
/
+91
*
Improved CPU identification and initialization routines. This
kato
1997-03-22
5
-16
/
+42
*
Typo police.
mpp
1997-03-20
1
-3
/
+3
*
Synchronize with sys/i386/conf/files.i386 revision 1.156.
kato
1997-03-19
1
-9
/
+10
*
typo (nthe --> the)
obrien
1997-03-19
1
-2
/
+2
*
Make this whitespace compatible with the change that I correctly committed
gibbs
1997-03-16
1
-1
/
+1
[next]