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
*
Use the correct value for banksize so splash_pcx works in LFB modes.
des
1999-06-28
1
-2
/
+2
*
Reenable Vinum build
grog
1999-06-24
1
-3
/
+2
*
The second phase of syscons reorganization.
yokota
1999-06-22
13
-294
/
+221
*
Print verbose messages when there is error.
yokota
1999-06-16
1
-2
/
+21
*
Add bktr (Bt848/Bt878 driver loadable module) to the Makefile i386 only section
roger
1999-06-12
1
-2
/
+2
*
Change perl5 to perl (same change as made in the fxp module)
roger
1999-06-12
1
-5
/
+5
*
Makefile to build a loadable bktr Bt848/Bt878 device driver
roger
1999-06-12
1
-0
/
+47
*
Remove vinum from the build until Greg reviews phk's cdevsw changes.
jb
1999-06-02
1
-2
/
+3
*
Unifdef VM86.
jlemon
1999-06-01
1
-7
/
+3
*
Reenable vinum build.
grog
1999-05-15
1
-5
/
+2
*
Vinum doesn't compile right now.
phk
1999-05-13
1
-2
/
+5
*
MFS: indent-assisted style cleanup.
des
1999-05-10
1
-30
/
+27
*
A little closer to style(9).
des
1999-05-08
1
-58
/
+64
*
Fixed bitrot in comments.
bde
1999-05-06
1
-4
/
+2
*
MFS: don't build the pcic.ko module.
obrien
1999-05-05
1
-2
/
+2
*
Add procfs_rlimit.c so the kernel actually compiles.
billf
1999-05-04
1
-3
/
+4
*
Add missing copyright.
jkh
1999-05-04
1
-0
/
+27
*
Add "fire" screen saver.
jkh
1999-05-04
3
-2
/
+114
*
Allow loadable interface drivers with BPF support to be loaded into a kernel
msmith
1999-04-28
4
-8
/
+8
*
Reference kld(4).
ghelmer
1999-04-23
3
-6
/
+6
*
No need to use a magic IPFIREWALL_MODULE - the build system supplies
peter
1999-04-20
1
-2
/
+2
*
Kill joy for the time being, it used lkm unconditionally, breaking world.
peter
1999-04-19
1
-4
/
+3
*
Remove LKM module glue Makefile.
peter
1999-04-19
1
-12
/
+0
*
Use perl, not perl5 to compile interfaces.
dfr
1999-04-18
1
-4
/
+4
*
Actually build the new fxp module.
bde
1999-04-18
1
-6
/
+6
*
Disconnect lkm subdir so we don't build a lkm module, in case something
peter
1999-04-17
1
-2
/
+3
*
Reverse last checkin, which was a regression. Grrr.
grog
1999-04-17
1
-663
/
+4
*
Replace with the correct version which sources in the other .gdbinits.
grog
1999-04-17
1
-4
/
+663
*
Add a sample loadable pci driver Makefile..
peter
1999-04-16
1
-0
/
+28
*
Drop the atapi module from the build, it's just wasting time.
peter
1999-04-13
1
-2
/
+2
*
Fixed bogus SRCS definition which broke `make depend'. Plain `make'
bde
1999-04-13
1
-3
/
+2
*
PCX loader for pseudo-device splash.
des
1999-04-12
3
-2
/
+272
*
Centralize and reorganize a few macros.
des
1999-04-12
4
-18
/
+19
*
Add kldstat macro, which basically does the same thing as kldstat(8)
grog
1999-04-10
1
-0
/
+16
*
Replace LKM with KLD.
ghelmer
1999-04-06
2
-10
/
+10
*
'fr' macro: trace back to new kernel base 0xc0000000
grog
1999-04-05
1
-1
/
+1
*
Correct forgotten defs in defproc macro
grog
1999-04-04
1
-0
/
+4
*
Various bug fixes to make them actually work.
grog
1999-03-31
3
-650
/
+5
*
Make the splash screen alternate "fade out" and "fade in" action at
yokota
1999-03-29
1
-5
/
+20
*
Restructure the .gdbinit files:
grog
1999-03-28
4
-1
/
+804
*
Restructure the .gdbinit files:
grog
1999-03-28
1
-644
/
+3
*
quick BDE premption
julian
1999-03-14
1
-2
/
+2
*
A bit of a hack, but allows the vn device to be a module again.
julian
1999-03-14
1
-3
/
+3
*
Submitted by: Matt Dillon <dillon@freebsd.org>
julian
1999-03-14
1
-3
/
+3
*
Improve the manner in which the location of the kld is found. It
grog
1999-03-13
1
-1
/
+15
*
Oops. Adding a Makefile might help anyone who wants to use streams
newton
1999-02-22
1
-0
/
+30
*
Update for the man page. 4.0 is using KLD's not LKM's.
n_hibma
1999-02-22
1
-5
/
+7
*
Converted "streams" pseudo-device into a KLD
newton
1999-02-22
2
-5
/
+12
*
Clean up some .Os macro uses: quotes are not needed, multiple arguments
fenner
1999-02-15
1
-2
/
+2
*
Honor ${LDFLAGS} for building svr4_genassym. This is part of fixing
bde
1999-02-06
1
-5
/
+3
[next]