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 genassym script here too. The linux and svr4 modules were broken.
bde
2000-06-03
2
-2
/
+8
*
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
peter
2000-05-27
118
-118
/
+118
*
Some joker decided to make it even harder to build modules outside the
msmith
2000-05-26
1
-1
/
+1
*
Fix typo.
archie
2000-05-25
1
-1
/
+1
*
Build the twe module with the rest.
msmith
2000-05-24
1
-1
/
+1
*
Add the 'twe' driver module makefile.
msmith
2000-05-24
1
-0
/
+7
*
Remove the -DFDESC cruft that is no longer necessary since the support
chris
2000-05-14
2
-2
/
+0
*
Update man page to reflect new IPv6 hook. Simplify Makefile.
archie
2000-05-10
2
-26
/
+5
*
Supply only one author name per instance of %A, as per mdoc.samples(7).
sheldonh
2000-05-10
1
-1
/
+2
*
Support non-i386 architectures.
obrien
2000-05-10
1
-1
/
+3
*
Added PC-98 supports.
nyan
2000-05-08
6
-0
/
+30
*
Remove debugging cruft.
n_hibma
2000-05-07
1
-2
/
+0
*
All the screen savers other than "apm" build on the Alpha. daemon.ko has
obrien
2000-05-06
2
-3
/
+6
*
AUTHOR -> AUTHORS
archie
2000-05-05
3
-3
/
+3
*
Document the new statistics control messages.
archie
2000-05-05
1
-1
/
+19
*
Move netgraph node type man pages from section 8 to section 4.
archie
2000-05-04
58
-3331
/
+130
*
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
peter
2000-05-04
117
-117
/
+117
*
The USB double bulk pipe driver (Host to host cables). Currently there
n_hibma
2000-05-01
2
-1
/
+15
*
Add $FreeBSD$
peter
2000-05-01
2
-0
/
+3
*
Zap KMODDEPS line
peter
2000-05-01
32
-32
/
+0
*
Update the man page to reflect the recent changes to the kernel API for
julian
2000-04-30
1
-13
/
+68
*
Added PC-98 supports.
nyan
2000-04-27
2
-0
/
+45
*
More machdep/random.h -> sys/random.h fixes.
bp
2000-04-25
3
-6
/
+3
*
- Added support for 1bpp and 4bpp BMP files.
yokota
2000-04-24
1
-68
/
+82
*
Reoganize/update the SysKonnect driver:
wpaul
2000-04-22
2
-0
/
+2
*
Point to the new location of the sources under the i386 linux compatibility
msmith
2000-04-20
1
-1
/
+1
*
Remove MAINTAINER.
grog
2000-04-16
1
-2
/
+0
*
Enable building Vinum on alpha.
grog
2000-04-13
1
-2
/
+2
*
Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.
archie
2000-04-12
1
-0
/
+4
*
Revert to previous state, plus a few cleanups pointed out by bde.
archie
2000-04-12
1
-24
/
+4
*
Premier version of Makefile to build tx driver as KLD
semenu
2000-04-11
1
-0
/
+9
*
As tx driver was patched for newbus, we can now build it as module!
semenu
2000-04-11
1
-1
/
+1
*
Turn off build of ng_mppc KLD until I can figure out how to have the
archie
2000-04-11
1
-1
/
+1
*
Turn off MPPE encryption if NOCRYPT is defined. If neither compression
archie
2000-04-10
1
-7
/
+22
*
Add ng_mppc(8) netgraph node as a KLD module.
archie
2000-04-09
4
-2
/
+424
*
Uncomment ETHER_II frame and remove BPF related variable.
bp
2000-04-06
2
-7
/
+5
*
Move linprocfs to the i386-only section so the Alpha buildworld has a
peter
2000-03-30
1
-2
/
+2
*
Remove some cruft
n_hibma
2000-03-28
1
-3
/
+0
*
Remove duplicate word
charnier
2000-03-26
1
-1
/
+1
*
Linux /proc filesystem.
des
2000-03-25
2
-2
/
+13
*
Make pcic module compile again for NEWCARD (not for old pccard).
imp
2000-03-25
1
-1
/
+2
*
Define PC98 when MACHINE == pc98, because msdos_vfsops.c contains
kato
2000-03-19
2
-0
/
+8
*
Please welcome the URio driver. Written by
n_hibma
2000-03-16
2
-1
/
+12
*
- Document updates in iface netgraph node type functionality
archie
2000-03-13
3
-89
/
+103
*
Fix typo.
archie
2000-03-13
2
-6
/
+6
*
Correct man page title.
archie
2000-03-10
2
-2
/
+2
*
Disconnect pcfclock from the build until it works on the Alpha.
sheldonh
2000-03-01
1
-1
/
+1
*
Add a little more history of when netgraph appeared in FreeBSD.
billf
2000-02-29
1
-1
/
+3
*
Enable pcfclock as a kernel loadable module.
sheldonh
2000-02-29
2
-1
/
+9
*
Use config's conditional compilation rather than using #ifdefs that make
peter
2000-01-29
1
-12
/
+1
[next]