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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent duplicate output lines from 'atm show arpserver' command on systems
mks
1999-01-19
2
-11
/
+16
*
Prevent accessing freed signalling instance memory during detach processing.
mks
1999-01-19
1
-12
/
+9
*
Don't return errors for 'atm show arpserver' command on sigpvc and spans
mks
1999-01-19
2
-5
/
+13
*
Relax linkage symbol scope restrictions to be more compatable with that
peter
1999-01-19
1
-2
/
+22
*
Hide the gensetdefs run the same way we hide the final ld command.
peter
1999-01-19
3
-6
/
+9
*
The Samsung WN34324U is broken for tagged queueing.
ken
1999-01-19
1
-2
/
+13
*
Don't decrement userrefs unless the file was actually was unloaded.
peter
1999-01-19
1
-2
/
+4
*
Fix comment wording.
des
1999-01-19
3
-6
/
+6
*
Fixed argument to intr member of the variable kbd.
kato
1999-01-19
2
-4
/
+4
*
Sync with sys/dev/syscons and sys/dev/kbd drivers.
kato
1999-01-19
3
-18
/
+51
*
syscons
yokota
1999-01-19
12
-103
/
+313
*
Remove unused files.
yokota
1999-01-19
8
-8709
/
+0
*
Obtained from: Luoqi
dillon
1999-01-19
1
-2
/
+3
*
Generalize the quirk entry for the Conner CFP* drives. It did just cover
ken
1999-01-19
1
-4
/
+24
*
Update for pcic for kld modules and activate
peter
1999-01-19
2
-6
/
+4
*
Update the pccard hooks to use a module style declaration instead.
peter
1999-01-19
19
-217
/
+57
*
Initial update pccard code for KLD module support. Module support
peter
1999-01-19
5
-156
/
+84
*
Call the xpt_init() hook during at the start of the configure() process
peter
1999-01-19
1
-5
/
+7
*
Break configure() into a couple of stages to allow insertion of
peter
1999-01-19
2
-44
/
+50
*
Fix typo. Unit is spelled with a 'u'. 'init' just types too easily.
julian
1999-01-18
3
-6
/
+6
*
Fix screwed up previous commit.
julian
1999-01-18
3
-12
/
+27
*
Reserve a major number for use by the Iprobe device driver.
gallatin
1999-01-18
1
-1
/
+2
*
Added support for the DEC EB64PLUS systype. (Part III)
gallatin
1999-01-18
6
-8
/
+16
*
Added support for the DEC EB64PLUS systype. (part II)
gallatin
1999-01-18
1
-0
/
+187
*
Added support for the DEC EB64PLUS systype. (part I)
gallatin
1999-01-18
2
-5
/
+114
*
Transition from using Perl to using awk for our text-manipulation
msmith
1999-01-18
7
-274
/
+203
*
Added copyright.
kato
1999-01-18
4
-14
/
+120
*
Merge with sys/dev/syscons/syscons.c revision 1.292.
kato
1999-01-18
1
-18
/
+28
*
Don't forget to initialize va_mode.
kato
1999-01-18
2
-4
/
+6
*
Sync with sys/i386/i386/userconfig.c revision 1.126.
kato
1999-01-18
1
-3
/
+3
*
Sync with sys/i386/conf/Makefile.i386 revision 1.135.
kato
1999-01-18
2
-30
/
+18
*
Switched to new syscons driver.
kato
1999-01-18
13
-1537
/
+4608
*
From inspection, ISA interrupts were completely broken..
julian
1999-01-18
3
-3
/
+60
*
Get rid of MT_RTABLE; multicast routing no longer uses it.
fenner
1999-01-18
1
-2
/
+2
*
Use dynamic memory allocation instead of mbuf's for multicast routing
fenner
1999-01-18
2
-103
/
+86
*
Rename igmp's MALLOC; it doesn't have anything to do with multicast routing.
fenner
1999-01-18
1
-3
/
+3
*
If arpresolve() gets passed a route with a null llinfo, call
fenner
1999-01-18
1
-2
/
+2
*
Bring a bit closer to the normal form. (In particular, add
dt
1999-01-17
1
-17
/
+20
*
Replaced by /usr/bin/gensetdefs a few months ago.
peter
1999-01-17
3
-403
/
+0
*
Use the gensetdefs that is now in /usr/bin, it's a superset of the
peter
1999-01-17
3
-45
/
+27
*
Missed a stray LKM #ifdef
peter
1999-01-17
2
-10
/
+16
*
Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.
peter
1999-01-17
4
-19
/
+8
*
Mountroot could concievably make sense to a KLD though, in the preload
peter
1999-01-17
2
-12
/
+2
*
Remove references to an LKM that isn't built any more.
peter
1999-01-17
2
-6
/
+4
*
Minor cleanup; no more references to LKM's.
peter
1999-01-17
3
-11
/
+5
*
Remove the LKM glue since the support (src/lkm) has been gone a while.
peter
1999-01-17
1
-34
/
+1
*
Remove LKM support, src/lkm that built it is gone and it never worked as an
peter
1999-01-17
1
-35
/
+1
*
Clean up the KLD/LKM goop a bit.
peter
1999-01-17
7
-188
/
+56
*
"fix" long standing aicasm build glitch. The problem was the
peter
1999-01-17
2
-4
/
+4
*
Add LKM option so that the remaining code (hopefully) doesn't go stale.
peter
1999-01-17
3
-3
/
+21
[next]