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
/
lkm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install kld version (there can be only one)
peter
1998-11-11
1
-4
/
+4
*
/usr/bin/ibcs2 comes from src/sys/modules/ibcs2 now. This is probably
peter
1998-11-11
1
-4
/
+4
*
Cannot install two different versions of /usr/bin/linux in the same place.
peter
1998-11-11
1
-4
/
+4
*
Remove machine/cputypes.h - it's an i386 only thing
peter
1998-11-06
1
-2
/
+1
*
Update unionfs comments; It could be made to work but isn't worth the
peter
1998-11-03
1
-2
/
+5
*
Remove some dead code and comments
grog
1998-11-03
1
-10
/
+8
*
Print a warning if we removed a junked drive
grog
1998-11-03
1
-1
/
+7
*
Take drive down if the disk driver tells us it's not there
grog
1998-11-03
1
-1
/
+5
*
Check for duplicate subdisk names
grog
1998-11-03
1
-9
/
+9
*
Change some numeric #defines to enums
grog
1998-11-02
1
-12
/
+11
*
Don't close drives when called from interrupt context, set a flag for
grog
1998-11-02
1
-23
/
+63
*
Get the default revive blocksize right for striped and RAID-5 plexes
grog
1998-11-02
1
-3
/
+4
*
Close any drives downed in an interrupt context.
grog
1998-11-02
1
-5
/
+24
*
Accept incorrect device open counts, but print a warning
grog
1998-11-02
1
-2
/
+17
*
Check for maximum number of subdisks in a plex
grog
1998-11-02
1
-1
/
+11
*
Move the kld stuff to here.
peter
1998-10-23
1
-4
/
+38
*
config.c:
grog
1998-10-21
11
-56
/
+188
*
Unregister the glibc2 brand at module unload time.
alex
1998-10-11
1
-6
/
+23
*
Fixes for lkm:
rvb
1998-09-29
1
-2
/
+1
*
Include vinum in SUBDIR
grog
1998-09-28
1
-2
/
+2
*
Correct calculation of revive blocksize
grog
1998-09-28
1
-2
/
+2
*
Get include paths right
grog
1998-09-28
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r39652,
rvb
1998-09-25
1
-0
/
+11
|
\
|
*
lkm for coda
rvb
1998-09-25
1
-0
/
+11
*
lkm for coda
rvb
1998-09-25
1
-2
/
+2
*
Add support for glibc consumers using the new ld-linux.so.2 linker.
msmith
1998-09-17
1
-3
/
+4
*
Fix the sreensavers so the work again with the new syscons & friends.
sos
1998-09-17
7
-35
/
+46
*
This commit was generated by cvs2svn to compensate for changes in r39330,
grog
1998-09-16
23
-0
/
+8235
|
\
|
*
Import base vinum lkm sources
grog
1998-09-16
23
-0
/
+8235
*
Add the vesa module to the list
sos
1998-09-15
1
-2
/
+2
*
Double oops, committed the wrong Makefile ata that, fixed.
sos
1998-09-15
1
-2
/
+2
*
Oops for the Makefile for the VESA lkm
sos
1998-09-15
1
-0
/
+19
*
Add VESA support to syscons.
sos
1998-09-15
7
-39
/
+39
*
Load linux emulator lkm only when not already loaded. This avoids
cracauer
1998-09-07
1
-2
/
+9
*
Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not in
bde
1998-09-02
1
-7
/
+0
*
Sort cross references.
wosch
1998-08-31
1
-3
/
+3
*
Shut this thing up, like the other LKMs
jkh
1998-08-24
1
-2
/
+2
*
The daemon, snake and star savers should refuse to load if the current
yokota
1998-08-06
3
-3
/
+12
*
A better solution to the rm_at_exit problem: Register the exit function
alex
1998-07-27
1
-2
/
+2
*
Override the default VFS LKM dispatch functions so that a module
alex
1998-07-25
1
-2
/
+2
*
Finished previous fix - don't forget to add one dummy options header
bde
1998-07-07
1
-13
/
+10
*
Added a `build-tools' target for internal tools. (linux_genassym may
bde
1998-07-07
1
-2
/
+4
*
Fix the N'th occurance of missed bits due to opt_???? mucking.
sos
1998-07-02
1
-2
/
+5
*
Fixed missing options headers. Options that affect LKMs shouldn't
bde
1998-07-01
1
-3
/
+6
*
Added opt_vmpage.h to SRCS so that it actually gets created.
bde
1998-07-01
1
-5
/
+5
*
Leading whitespace in Makefile are TABS not spaces....
sos
1998-06-30
1
-2
/
+2
*
add new opt_nfs.h to cleanfiles...
jmg
1998-06-30
1
-2
/
+2
*
fix more of my breakage... :(
jmg
1998-06-30
1
-1
/
+5
*
fix buildworld hopefully be3fore anyone complains...
jmg
1998-06-30
1
-1
/
+3
*
ELF preparation step 2:
sos
1998-05-26
1
-1
/
+4
[next]