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
*
Restore to version 1.14. Only opt_inet.h is required again.
brian
2000-01-29
1
-21
/
+1
*
Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module
bde
2000-01-28
23
-26
/
+0
*
Move if_tun back to the common section now that it works on the Alpha.
peter
2000-01-27
1
-2
/
+2
*
Re-add vpo. I've just re-tested this in a 'make world' on a December
peter
2000-01-26
1
-1
/
+1
*
Remove `vpo' with a vengeance -- "EXAMPLE" modules have *NO* business
obrien
2000-01-26
1
-1
/
+1
*
Don't use ATM on the alpha - it #errors out.
brian
2000-01-26
1
-1
/
+5
*
if_tun is out of here -- it can come back with it stops breaking the
obrien
2000-01-26
1
-2
/
+2
*
Move the *intrq variables into net/intrq.c and unconditionally
brian
2000-01-24
1
-7
/
+13
*
Add an example vpo module. I don't have a zip drive to test it, but it
peter
2000-01-23
2
-1
/
+12
*
Get rid of some debugging cruft.
n_hibma
2000-01-23
1
-9
/
+1
*
Hmm, don't compile in INET6, IPX or NETATALK support for the
brian
2000-01-23
1
-3
/
+3
*
Allow if_ef driver to be compiled into kernel.
bp
2000-01-23
1
-18
/
+9
*
Support INET6, NETATALK and IPX as well as INET.
brian
2000-01-23
1
-1
/
+11
*
Do not explicitly create empty option files; they are taken
yokota
2000-01-20
1
-8
/
+1
*
Work around aparent bug in the .Dv macro by eliminating some spaces.
archie
2000-01-17
2
-2
/
+2
*
This is the 3rd stage of syscons code reorganization.
yokota
2000-01-15
3
-3
/
+3
*
Grrr. Really add the module makefile for the Aironet driver.
wpaul
2000-01-14
1
-0
/
+12
*
Add driver support for the Aironet 4500/4800 series wireless 802.11
wpaul
2000-01-14
1
-1
/
+1
*
Add device driver support for USB ethernet adapters based on the CATC
wpaul
2000-01-14
2
-1
/
+11
*
Add opt_ukbd.h.
yokota
2000-01-12
1
-2
/
+5
*
Attempt to fix a problem with receiving packets on USB ethernet interfaces.
wpaul
2000-01-10
1
-1
/
+2
*
. add manpage for svr4(8)
phantom
2000-01-10
2
-2
/
+53
*
Cleaned up options handling:
bde
2000-01-09
1
-9
/
+4
*
Compile svr4_genassym.c with ordinary ${CFLAGS}. The (small) need for
bde
2000-01-09
1
-4
/
+3
*
Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need for
bde
2000-01-09
1
-3
/
+3
*
Add device driver support for USB ethernet adapters based on the
wpaul
2000-01-05
2
-1
/
+11
*
Remove non-functional 'all:' target.
grog
2000-01-04
1
-19
/
+10
*
Fix typos per PR 15649. Also did some rewording for clarity.
archie
2000-01-03
2
-34
/
+38
*
Remove -g compiler flag.
marcel
2000-01-03
1
-1
/
+0
*
o Add build-tools target for maketabs although it doesn't seem to
marcel
2000-01-03
1
-3
/
+5
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
2
-5
/
+5
*
This commit adds device driver support for the ADMtek AN986 Pegasus
wpaul
1999-12-28
2
-2
/
+13
*
Use genassym(1) and <sys/assym.h> to generate assembler symbols.
marcel
1999-12-23
1
-8
/
+3
*
Use genassym(1) and <sys/assym.h> to generate assembler symbols.
marcel
1999-12-23
1
-8
/
+3
*
Revert previous checkin; I incorrectly thought that it was needed
archie
1999-12-21
1
-2
/
+0
*
Manual page style work.
julian
1999-12-21
37
-281
/
+611
*
i82365_isasubr is gone, remove from building module.
imp
1999-12-19
1
-1
/
+1
*
Enable building of the OSF/1 compat module.
gallatin
1999-12-15
1
-0
/
+4
*
Finally add the Alpha OSF/1 compat code. I will add it to the
gallatin
1999-12-14
3
-0
/
+108
*
Add module for if_ef driver and make it compile.
bp
1999-12-13
3
-2
/
+157
*
Add a run of Linux ldconfig.
cracauer
1999-12-13
1
-1
/
+10
*
Move mlx, ncp and nwfs to the common area, they build on the Alpha and
peter
1999-12-12
1
-3
/
+4
*
Zap unused CFLAGS += -DNCP
peter
1999-12-12
1
-1
/
+0
*
Move mlx from x86-only to generic. It builds on the Alpha and is in the
peter
1999-12-12
1
-4
/
+0
*
Move amr from x86-specific to generic. (it's in the generic conf/files
peter
1999-12-12
1
-2
/
+2
*
Don't waste time creating amr.h since it (and NAMR) aren't used.
peter
1999-12-12
1
-4
/
+0
*
Fix joy and put it back in the MI section. (yes, it works on Alpha)
peter
1999-12-12
2
-6
/
+4
*
Change "atapi" (the old one) from "present but broken" to "not present".
peter
1999-12-12
1
-33
/
+0
*
Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been
peter
1999-12-12
15
-24
/
+3
*
Bring these more into line with other modules that have .h files generated
peter
1999-12-12
21
-43
/
+43
[next]