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
*
Remove unused member reselet from struct tstamp.
se
1998-07-12
1
-3
/
+2
*
Fix size of time stamps (had been time_t before the variable "time" was
se
1998-07-12
1
-26
/
+29
*
Set the minimum malloc bucket to 5. In a DIAGNOSTIC kernel, the extra
dfr
1998-07-12
1
-1
/
+5
*
Point at the correct disk location for alpha disklabels.
dfr
1998-07-12
3
-9
/
+9
*
Make sure the packet is aligned correctly for the alpha in if_simloop.
dfr
1998-07-12
1
-2
/
+13
*
Initialise all the fields separately in vattr_null since on the alpha
dfr
1998-07-12
2
-16
/
+34
*
Overhaul the spl system so that it actually works properly.
dfr
1998-07-12
9
-67
/
+101
*
Don't bother calling pmap_emulate_reference() from cpu_fork(). It isn't
dfr
1998-07-12
3
-33
/
+3
*
Define option DEC_EB164
dfr
1998-07-12
2
-2
/
+4
*
Add entry for prom console.
dfr
1998-07-12
1
-2
/
+3
*
Add some bits and pieces for my test box.
dfr
1998-07-12
2
-2
/
+22
*
Update to new interrupt api.
dfr
1998-07-12
5
-14
/
+35
*
Change interrupt api to be closer to intr_create/intr_connect.
dfr
1998-07-12
3
-10
/
+27
*
Implement CIA interrupts.
dfr
1998-07-12
2
-1
/
+96
*
Implement intr_create/intr_connect.
dfr
1998-07-12
2
-3
/
+37
*
Implement promcncheckc.
dfr
1998-07-12
3
-14
/
+12
*
Add some debug code.
dfr
1998-07-12
1
-5
/
+29
*
Add a couple of sysctls and implement sendsig/sigreturn.
dfr
1998-07-12
1
-29
/
+196
*
Add some generic interrupt dispatch code.
dfr
1998-07-12
2
-114
/
+80
*
Add definition of p_switchtime.
dfr
1998-07-12
2
-2
/
+4
*
Include opt_ddb.h.
dfr
1998-07-12
1
-1
/
+3
*
Hardwire the root disk of my test box for now.
dfr
1998-07-12
1
-3
/
+4
*
Sync with sys/i386/conf/Makefile.i386 revision 1.117.
kato
1998-07-12
2
-80
/
+60
*
Removed historical dependencies on `Makefile'. They had rotted to being
bde
1998-07-12
3
-96
/
+66
*
Removed all traces of PARAM in Makefile.i386. Incremented CONFIGVERS
bde
1998-07-12
3
-30
/
+30
*
Prepare to handle MAXUSERS as a normal option.
bde
1998-07-12
1
-1
/
+2
*
Sync with sys/i386/isa/wd.c revision 1.171.
kato
1998-07-11
1
-4
/
+4
*
Sync with sys/i386/isa/fd.c revision 1.116.
kato
1998-07-11
2
-8
/
+8
*
Sync with sys/i386/isa/diskslice_machdep.c revision 1.28.
kato
1998-07-11
2
-6
/
+6
*
Sync with sys/i386/i386/machdep.c revision 1.303.
kato
1998-07-11
2
-10
/
+12
*
Moved definition of fscale from param.c to kern_synch.c where it
bde
1998-07-11
3
-13
/
+7
*
Fixed printf format errors.
bde
1998-07-11
2
-246
/
+226
*
Fixed printf format errors.
bde
1998-07-11
1
-2
/
+2
*
Fixed printf format errors.
bde
1998-07-11
3
-12
/
+20
*
Fixed printf format errors.
bde
1998-07-11
2
-6
/
+6
*
Fixed printf format errors.
bde
1998-07-11
1
-3
/
+4
*
Fixed printf format errors.
bde
1998-07-11
2
-12
/
+13
*
Fixed printf format errors.
bde
1998-07-11
1
-5
/
+5
*
Don't disable pmap_setdevram() which isn't called, but which could be,
phk
1998-07-11
2
-4
/
+6
*
Improve a couple of comment.
phk
1998-07-11
2
-12
/
+14
*
Fixed printf format errors.
bde
1998-07-11
49
-305
/
+369
*
Don't pretend to support ix86's with 7-bit ints by using longs just to
bde
1998-07-11
5
-16
/
+16
*
Don't pretend to support ix86's with 16-bit ints by using longs just to
bde
1998-07-11
4
-38
/
+36
*
Don't pretend to support ix86's with 16-bit ints by using longs
bde
1998-07-11
2
-64
/
+64
*
Add ipforward option
julian
1998-07-11
3
-6
/
+6
*
Don't pretend to support ix86's with 16-bit ints by using longs just
bde
1998-07-11
1
-15
/
+15
*
Quick and dirty support for Linux's mremap. Not used by anything
jkh
1998-07-10
7
-7
/
+79
*
Removed no longer valid comment about swb_block being int instead of
alex
1998-07-10
1
-2
/
+2
*
Removed unnecessary test from if/else construct.
alex
1998-07-10
1
-2
/
+2
*
Oops, fptrint_t still needs to be declared in <machine/profile.h> in the
bde
1998-07-10
2
-2
/
+12
[next]