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
*
Synchronize with sys/i386/boot/kzipboot/boot.c revision 1.7.
kato
1997-07-02
1
-2
/
+4
*
Synchronize with sys/i386/isa/wd.c revision 1.131.
kato
1997-07-02
1
-2
/
+3
*
Synchronize with sys/i386/conf/options.i386 revision 1.49.
kato
1997-07-02
2
-2
/
+6
*
Synchronize with sys/i386/isa/syscons.c revision 1.220.
kato
1997-07-02
1
-28
/
+65
*
Initial revision
peter
1997-07-01
3
-0
/
+5944
*
Fix a bug (apparently very old) that can cause a TCP connection to
jdp
1997-07-01
2
-4
/
+4
*
Un-inline a call to spl0(). It is not time critical, and was only inline
bde
1997-07-01
3
-30
/
+6
*
Added ifdefs so that this compiles when neither I586_CPU nor I586_CPU
bde
1997-07-01
1
-2
/
+7
*
Un-inline a call to spl0(). It is not time critical, and was only inline
bde
1997-07-01
3
-15
/
+6
*
Some staticized variables were still declared to be extern.
bde
1997-07-01
2
-6
/
+2
*
Removed extra definition of constty. It is defined in subr_prf.c.
bde
1997-07-01
2
-6
/
+2
*
Don't cast function pointers to (void *). This will cause warnings.
bde
1997-07-01
4
-14
/
+6
*
Don't depend <machine/cpufunc.h> including <sys/types.h>.
bde
1997-07-01
1
-2
/
+4
*
Don't depend on gcc's feature of permitting labels that aren't followed
bde
1997-07-01
9
-16
/
+17
*
Enabled some SMP options. LINT is for testing that all code compiles
bde
1997-07-01
3
-18
/
+24
*
Don't depend on gcc's feature of permitting returning void expressions
bde
1997-07-01
2
-5
/
+8
*
Some staticized variables were still declared to be extern.
bde
1997-06-30
3
-15
/
+10
*
Don't depend on gcc's feature of interpreting `int foo(c) char c; ...'
bde
1997-06-30
2
-4
/
+4
*
Removed temporary SMP header fix.
bde
1997-06-30
1
-16
/
+1
*
options.i386:
yokota
1997-06-30
5
-8
/
+27
*
Fixes annoying behavior and a bug regarding the destructive
yokota
1997-06-30
3
-84
/
+195
*
Add experimental APM support for some laptops.
yokota
1997-06-30
1
-69
/
+220
*
Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.219
kato
1997-06-30
2
-22
/
+37
*
Synchronize with sys/i386/i386/machdep.c revision 1.252.
kato
1997-06-30
2
-6
/
+4
*
Synchronize with sys/i386/conf/Makefile.i386 and files.i386 revisions
kato
1997-06-30
4
-8
/
+10
*
dev->id_flags --> flags
ache
1997-06-29
3
-6
/
+6
*
Updated generated files (makesyscalls.sh changed). Only sysproto.h
bde
1997-06-29
5
-6
/
+5
*
Don't generate unused nested #include of <sys/aio.h>.
bde
1997-06-29
1
-2
/
+1
*
Fixed the fix for not using -fomit-frame-pointer with -pg. The previous
bde
1997-06-29
5
-10
/
+13
*
A fix/work-around for ThinkPad 535.
yokota
1997-06-29
6
-66
/
+111
*
apic_vector.s:
fsmp
1997-06-27
5
-7
/
+246
*
Initialize private variable other_cpus during AP boot.
fsmp
1997-06-27
1
-1
/
+4
*
Added POST code output to various points of the startup code.
fsmp
1997-06-27
7
-140
/
+1211
*
Experimental calls to stop_cpus()/restart_cpus() within breakpoint calls.
fsmp
1997-06-27
2
-2
/
+40
*
Added other_cpus to CPU private page.
fsmp
1997-06-27
3
-6
/
+12
*
Preliminaries for stop_cpus()/restart_cpus().
fsmp
1997-06-27
4
-12
/
+56
*
Program lint1 to handle NMIs.
fsmp
1997-06-27
7
-14
/
+168
*
Added fields to the LVT1/2 group.
fsmp
1997-06-27
3
-3
/
+30
*
Modify my copyright notice to allow the sequencer to be used with GPLed
gibbs
1997-06-27
3
-12
/
+33
*
Modify my copyright notice to allow the sequencer to be used with GPLed
gibbs
1997-06-27
21
-140
/
+235
*
KNF cleanup.
gibbs
1997-06-27
2
-3170
/
+3186
*
Fix a condition where nfs_statfs() can precipitate a panic. There is
wpaul
1997-06-27
2
-4
/
+10
*
Removed '#include <machine/smptests.h>' line, no longer needed.
fsmp
1997-06-27
2
-6
/
+4
*
Fill in some extra fields in the eproc structure. gdb uses this information
tegge
1997-06-27
1
-1
/
+5
*
Don't accept insane values for SO_(SND|RCV)BUF, and the low water marks.
peter
1997-06-27
1
-4
/
+27
*
Added CPU_DIRECT_MAPPED_CACHE option which sets L1 cache in direct
kato
1997-06-27
5
-5
/
+26
*
Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that I
jhay
1997-06-26
23
-807
/
+115
*
More comment cleanup.
alex
1997-06-26
2
-10
/
+10
*
Typo police.
alex
1997-06-26
2
-6
/
+6
*
Style fix my previous commit.
alex
1997-06-26
2
-4
/
+4
[next]