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
*
A clean fix for the spl "deadlock before smp_active" problem.
fsmp
1997-08-24
11
-29
/
+49
*
Fix a deadlock caused by one of the spl functions being called before
fsmp
1997-08-24
1
-11
/
+10
*
Code cleanup. Removed !FreeBSD code arround sysctl stuff. Renamed
kato
1997-08-24
4
-46
/
+14
*
Synchronize with sys/i386/i386/microtime.s revision up to 1.29.
kato
1997-08-24
1
-29
/
+10
*
Go back to previous definition of FE_CACHE_SET, since the problem
se
1997-08-24
1
-3
/
+2
*
The last of the encapsolation of cpl/spl/ipending things into a critical
fsmp
1997-08-24
18
-239
/
+953
*
Remove extraneous init parameter.
steve
1997-08-23
1
-4
/
+2
*
Some cleanup and a fix for an assumed chip bug:
se
1997-08-23
1
-93
/
+90
*
Minor corrections to the code added in rev. 1.100 and 1.101:
se
1997-08-23
1
-4
/
+4
*
Increase the retry timeouts.
steve
1997-08-23
1
-4
/
+4
*
Fixed logging of verbose limited packets.
alex
1997-08-23
1
-4
/
+5
*
Added sysctl args vfs.ext2fs.doclusterread and
kato
1997-08-23
4
-18
/
+56
*
add some comments while trying to understand why appletalk
julian
1997-08-22
1
-4
/
+36
*
Fix the "remove optimization" by removing it. Sorry for the trouble.
dyson
1997-08-22
1
-1
/
+3
*
Print a warning if an unsupported (under SMP) shared address space fork
peter
1997-08-22
1
-2
/
+5
*
Some fixes from Bruce:
peter
1997-08-22
2
-8
/
+10
*
Synchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.c
kato
1997-08-22
4
-5
/
+9
*
typo in comment.
phk
1997-08-22
1
-2
/
+2
*
This is a trial improvement for the vnode reference count while on the vnode
dyson
1997-08-22
6
-40
/
+49
*
Change restart_sequencer to be more robust by performing an explicit
gibbs
1997-08-21
1
-17
/
+6
*
#include <machine/limits.h> explicitly in the few places that it is required.
bde
1997-08-21
18
-18
/
+45
*
Staticized.
bde
1997-08-21
1
-2
/
+2
*
Police 4.4Lite #include style.
bde
1997-08-21
1
-2
/
+3
*
Removed unused definition.
bde
1997-08-21
1
-3
/
+1
*
make lkm/if_ppp build again.. opt_ppp.h is needed again...
jmg
1997-08-21
1
-3
/
+9
*
Synchronize with sys/i386/i386/machdep.c, trap.c and
kato
1997-08-21
4
-9
/
+11
*
Get le_intr decl from sys/conf.h
fsmp
1997-08-21
1
-2
/
+2
*
Yank the casts.
fsmp
1997-08-21
3
-4
/
+4
*
3c509.c was identical to kzipboot/unzip.c. I just copied it from
kato
1997-08-21
1
-126
/
+573
*
Reorder function decls alphabetically.
fsmp
1997-08-21
2
-4
/
+4
*
Synchronize with sys/i386/isa/sio.c revision up to 1.177.
kato
1997-08-21
2
-26
/
+8
*
Synchronize with sys/i386/isa/isa.c revision 1.101.
kato
1997-08-21
1
-2
/
+1
*
Synchronize with sys/i386/isa/clock.c revision 1.99.
kato
1997-08-21
3
-102
/
+18
*
Forward declaration for the intr routine, avoids compiler warning.
fsmp
1997-08-21
1
-1
/
+2
*
Add several casts and include several header files to eliminate compiler
fsmp
1997-08-21
4
-6
/
+12
*
Add a cast to eliminate a compiler warning.
fsmp
1997-08-21
2
-2
/
+2
*
A few more casts and a function declaration for warning free kernel builds.
fsmp
1997-08-21
3
-4
/
+6
*
Added a half dozen casts to eliminate annoying warnings.
fsmp
1997-08-21
1
-7
/
+7
*
Revert my previous commit about using CS_SECURE macro.
charnier
1997-08-21
16
-39
/
+39
*
Fixed a warning about undefined isa_irq_pending(). (UP kernel only)
fsmp
1997-08-21
3
-12
/
+12
*
Moved the COM_LOCK and COM_UNLOCK macros to machine/param.h.
fsmp
1997-08-21
7
-62
/
+23
*
Another boo-boo, this file defines cil.
fsmp
1997-08-21
1
-1
/
+5
*
Oops, this should have been in last commit.
fsmp
1997-08-21
1
-1
/
+4
*
Made PEND_INTS default.
fsmp
1997-08-21
29
-955
/
+595
*
Performance improvment to minimize delayed write output of files
dyson
1997-08-21
1
-1
/
+7
*
Some corrections to the anonymous page managment.
dyson
1997-08-21
1
-5
/
+5
*
Add forward declaration for struct proc.
jlemon
1997-08-20
1
-1
/
+2
*
Synchronize with sys/i386/i386/trap.c revision 1.106 and
kato
1997-08-20
3
-3
/
+105
*
Attempt to make cy.c MP-safe.
fsmp
1997-08-20
3
-3
/
+126
*
Preperation for moving cpl into critical region access.
fsmp
1997-08-20
23
-219
/
+674
[next]