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
*
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
*
Oops, forgot to modify the pointer-int typedefs from the i386 version.
bde
1998-07-10
1
-3
/
+3
*
Added a kernel-only typedef (ptrint_t) giving an integral type that is
bde
1998-07-10
4
-10
/
+16
*
Add code missed in the initial Soft updates integration.
julian
1998-07-10
1
-1
/
+16
*
Slight optimisation. Don't do the same calculation twice.
julian
1998-07-09
1
-17
/
+14
*
Don't update superblock if mounted readonly,
julian
1998-07-08
1
-8
/
+15
*
Oops, I broke netboot.
kato
1998-07-08
2
-20
/
+21
*
Use not-so-new printf formats %r and/or %z instead of %n and/or %+x.
bde
1998-07-08
9
-44
/
+44
*
Fixed (un)sign extension bugs in %+n format. -4 became
bde
1998-07-08
1
-7
/
+16
*
Fixed bogus type of valuep in struct db_variable. It was `int *' and
bde
1998-07-08
10
-56
/
+57
*
Sync with sys/i386/isa/syscons.c revision 1.265.
kato
1998-07-08
1
-2
/
+21
*
Sync with sys/i386/boot/netboot/Makefile revision 1.19.
kato
1998-07-08
1
-6
/
+9
*
When not acting as a router (ipforwarding=0), silently discard source
dg
1998-07-08
1
-10
/
+21
*
Fixed db_printf format errors.
bde
1998-07-08
5
-19
/
+18
*
Add support for run-time configuration of core file names. In a nutshell,
sef
1998-07-08
1
-5
/
+93
*
Fixed db_printf format errors (except for ones using broken extensions
bde
1998-07-08
1
-7
/
+7
*
Merge changes from vendor branch.
peter
1998-07-08
2
-4
/
+22
*
Catch a few corner cases where FreeBSD differs enough from BSD 4.4 to
julian
1998-07-08
4
-9
/
+15
*
Add definitions for PT_LOPROC and PT_HIPROC.
jdp
1998-07-07
2
-2
/
+8
*
Changed `#if defined(i386)' to `#ifdef __i386__'.
bde
1998-07-07
1
-2
/
+2
*
Don't depend on gcc's feature of casting lvalues.
bde
1998-07-07
2
-6
/
+8
*
Don't assume that longs are 32 bits in struct dos_partition.
bde
1998-07-07
3
-9
/
+9
*
Quick fix for type mismatches which were fatal if longs aren't 32
bde
1998-07-07
2
-10
/
+10
*
Added a `build-tools' target for internal tools.
bde
1998-07-07
1
-7
/
+10
*
Finished previous fix - don't forget to add one dummy options header
bde
1998-07-07
3
-39
/
+30
*
Added a `build-tools' target for internal tools. (linux_genassym may
bde
1998-07-07
1
-2
/
+4
*
Introduce (fairly hacky) workaround for odd TCP behavior with application
fenner
1998-07-06
1
-1
/
+2
[next]