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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak this build.
green
1999-11-02
3
-9
/
+9
*
bpf need no longer be an option
julian
1999-11-01
1
-6
/
+2
*
Fix some spelling errors.
mpp
1999-10-30
27
-65
/
+65
*
Revamped and more useful PPP node type, supporting multi-link PPP directly.
archie
1999-10-29
2
-176
/
+468
*
Slight touchups noticed after checkin.
julian
1999-10-29
2
-4
/
+4
*
Add a man page for the pppoe node. Includes sample code.
julian
1999-10-29
2
-118
/
+646
*
Put tty back in, problem was due to cvsup mess on freefall.
dillon
1999-10-24
1
-1
/
+1
*
Temporarily remove 'tty' netgraph sub module until it can be made
dillon
1999-10-23
1
-1
/
+1
*
Now that Netgraph is in the system there are some cleanups we can do.
julian
1999-10-23
4
-30
/
+10
*
Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
julian
1999-10-21
50
-3
/
+4799
*
Test commit of first Netgraph file
julian
1999-10-21
1
-0
/
+7
*
Convert the mx driver to miibus.
wpaul
1999-10-16
2
-3
/
+6
*
Format documentations in the form that gdb appears to want.
grog
1999-10-13
1
-13
/
+65
*
Add macro 'msgbuf' for printing out msgbuf.
grog
1999-10-13
1
-0
/
+6
*
perl5 -> perl
n_hibma
1999-10-08
2
-4
/
+4
*
perl5 -> perl
green
1999-10-08
5
-10
/
+10
*
Change the SOURCE line to include ${CURDIR}
n_hibma
1999-10-08
7
-7
/
+7
*
Fix typo
n_hibma
1999-10-07
1
-1
/
+1
*
The Makefiles for the modules for the USB device drivers.
n_hibma
1999-10-07
8
-0
/
+169
*
Connect the 'amr' and 'mlx' drivers. They can be built as modules or
msmith
1999-10-07
1
-1
/
+1
*
This is a driver for the AMI MegaRAID family of controllers. It all of
msmith
1999-10-07
1
-0
/
+22
*
This is a driver for the Mylex DAC960 family of integrated RAID
msmith
1999-10-07
1
-0
/
+22
*
ncplib modules: bring up new ncp.ko and nwfs.ko
bp
1999-10-02
3
-1
/
+88
*
Add the apm_saver syscons screen saver module.
nsayer
1999-10-02
3
-0
/
+101
*
Reconnect 'bktr' now that world won't (I hope) break again from it.
peter
1999-09-28
1
-2
/
+1
*
Make the bktr module build. The Makefile was badly mangled, including
peter
1999-09-28
1
-7
/
+9
*
/tmp/cvswGS523
imp
1999-09-28
2
-3
/
+32
*
Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff.
peter
1999-09-27
20
-103
/
+40
*
Don't set an unused make(1) variable (NBPF)
peter
1999-09-27
1
-1
/
+0
*
bktr (as a module) doesn't build.
peter
1999-09-27
1
-1
/
+2
*
Don't generate 'bpf.h' since it's not used.
peter
1999-09-27
1
-5
/
+2
*
Don't generate 'bpf.h' since it's not used.
peter
1999-09-27
18
-90
/
+36
*
Update to use new Bt848 driver
roger
1999-09-26
1
-1
/
+1
*
Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in the
peter
1999-09-26
1
-5
/
+2
*
Add phk's m(4) Memory Disk driver as a KLD. I don't believe it
green
1999-09-22
2
-1
/
+10
*
Use new location of Bt848 driver.
roger
1999-09-22
1
-6
/
+3
*
Spruce up the ADMtek driver: conver to newbus, miibus and add support
wpaul
1999-09-22
2
-1
/
+35
*
Change the name of the installed KLM to contain a leading "if_".
obrien
1999-09-20
16
-16
/
+25
*
RealTek driver module wasn't being built; add it to the Makefile.
wpaul
1999-09-19
1
-1
/
+1
*
Convert the VIA Rhine driver to miibus.
wpaul
1999-09-19
1
-0
/
+6
*
Clean up and reorder.
des
1999-09-08
1
-1
/
+11
*
1) s/mod(un)?load/kld$1load/
n_hibma
1999-09-06
1
-0
/
+3
*
This commit adds driver support for PCI fast ethernet NICs based on
wpaul
1999-09-06
2
-1
/
+34
*
Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,
wpaul
1999-09-06
1
-1
/
+1
*
This commit adds driver support for the Silicon Integrated Systems
wpaul
1999-09-05
2
-1
/
+34
*
Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin.
obrien
1999-09-05
2
-2
/
+2
*
Don't generate opt_debug_nullfs.h. It is no longer necessary.
bde
1999-09-04
1
-6
/
+1
*
Backed out the quick fix in the previous commit. Depending on opt_ddb.h
bde
1999-09-04
1
-5
/
+1
*
Install linux.sh in /usr/sbin and not in /usr/bin.
marcel
1999-09-03
1
-1
/
+1
*
Add MAINTAINER line
newton
1999-09-01
1
-0
/
+1
[next]