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
*
recording cvs-1.6 file death
peter
1995-12-30
1
-153
/
+0
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-1
/
+2
*
Added support for the Hayes ESP serial card.
bde
1995-12-29
1
-1
/
+2
*
Make a couple of options that hurt when they're removed more
jkh
1995-12-29
1
-6
/
+11
*
Removed nonexistent option AUTO_EOI_1.
bde
1995-12-26
1
-6
/
+2
*
Removed almost all traces of libkern.a. The objects that were in
bde
1995-12-26
3
-53
/
+26
*
Renamed isa/random.c to isa/random_machdep.c to avoid a conflict with
bde
1995-12-26
1
-2
/
+2
*
Fixed staticizing. Some functions aren't static but depend on
bde
1995-12-25
1
-1
/
+2
*
Added device fxp0 (device driver for Intel EtherExpress Pro/100).
dg
1995-12-24
1
-1
/
+2
*
Added I686_CPU.
dg
1995-12-24
1
-1
/
+2
*
Added undocumented option DEBUG so that debugging code gets maintained
bde
1995-12-22
1
-1
/
+2
*
i386/i386/conf.c is no longer needed.. remove it from files.i386
julian
1995-12-21
1
-2
/
+1
*
Fixed comment about IPFIREWALL_VERBOSE.
bde
1995-12-16
1
-2
/
+3
*
Added undocumented option LINUX so that it gets tested.
bde
1995-12-16
1
-1
/
+2
*
Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so that
bde
1995-12-16
3
-8
/
+12
*
GENERIC/LINT: Remove redundant quoting on some option lines.
peter
1995-12-14
2
-17
/
+31
*
Have bt0 entry specify "bt_isa_intr" for its vector. This one entry will
gibbs
1995-12-12
2
-4
/
+6
*
Add pci/bt9xx.c - the new PCI probe module of the Buslogic SCSI driver.
gibbs
1995-12-12
1
-0
/
+1
*
Added undocumented option EXT2FS so that it gets tested.
bde
1995-12-10
1
-4
/
+7
*
Last commit this round: Staticize.
phk
1995-12-10
1
-3
/
+1
*
Add DEVFS to LINT
julian
1995-12-10
1
-1
/
+4
*
Remove option ARP_PROXYALL, it's now a sysctl var.
phk
1995-12-09
1
-6
/
+1
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-0
/
+1
*
GENERIC - Add a commented out line for adding support for IBM ThinkPad
nate
1995-11-29
1
-0
/
+2
*
Add some comments above the npx0 device to make it even more obvious
nate
1995-11-29
1
-1
/
+8
*
A batch of Jim Lowe's patches:
jkh
1995-11-29
1
-2
/
+7
*
Device driver for Intel Pro/100 PCI Fast Ethernet controller.
dg
1995-11-28
1
-0
/
+1
*
Add and document the hooks for John Hay's Arnet sync driver...
peter
1995-11-21
2
-3
/
+6
*
i386 is defined by the compiler, so don't define it here. LOAD_ADDRESS
dg
1995-11-19
2
-4
/
+4
*
Restored the device-driverness off wd.c. It got lost when wdc was
bde
1995-11-18
1
-4
/
+4
*
Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could
joerg
1995-11-10
1
-2
/
+2
*
Change ahb device line to eisaconf syntax.
gibbs
1995-11-09
1
-4
/
+5
*
Convert Adaptec 1742 driver to new eisaconf interface.
gibbs
1995-11-09
1
-2
/
+2
*
Changes to existing files for ext2fs support. The UFS mods need rework
dyson
1995-11-05
1
-0
/
+10
*
Add eisa0 and remove ISA configuration line for ahc0.
gibbs
1995-11-05
1
-2
/
+16
*
Move aic7770.c to i386/eisa. It is the first driver to use the new eisaconf.
gibbs
1995-11-05
1
-4
/
+3
*
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
bde
1995-11-04
1
-2
/
+3
*
Add a DRIVER_S= definition that config wants to use for assembler
peter
1995-11-01
2
-2
/
+4
*
Submitted by: Mike Mitchell (mitchell@ref.tfs.com)
julian
1995-10-31
1
-3
/
+3
*
Update the file list for the new ppp files..
peter
1995-10-31
1
-1
/
+3
*
Get pccard stuff into LINT.
phk
1995-10-31
2
-4
/
+11
*
Include the "od" driver.
joerg
1995-10-31
1
-1
/
+2
*
Reviewed by: not yet
julian
1995-10-31
2
-1
/
+7
*
When moving kernel to kernel.old, also change kern.bootfile.to
guido
1995-10-30
2
-2
/
+4
*
Use the new config(8) %SFILES token to auto-generate the SFILES list.
dg
1995-10-29
2
-6
/
+6
*
Theodore Ts'po's random number gernerator for Linux, ported by me.
markm
1995-10-28
1
-1
/
+2
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
2
-1
/
+19
*
Stable matcd port to 0x230, as per request by Bruce and Frank.
jkh
1995-10-25
1
-2
/
+2
*
Reset only one necessary LC_ variable
ache
1995-10-23
1
-3
/
+2
*
An even better idea: The default will be that on _${KMOD} (_nfs_mod...) will
phk
1995-10-15
1
-2
/
+3
[next]