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
...
*
|
Fixed permissions of /dev/pcaudio*.
bde
1995-12-22
1
-6
/
+6
*
|
Fixed arg order in an outb() call. add_timer_randomness() clobbered
bde
1995-12-22
1
-6
/
+9
*
|
Synced with sio.c. This fixed the DEVFS initialization. cy.c is
bde
1995-12-22
3
-276
/
+231
*
|
Fixed bugs introduced in rev. 1.127 (some broken 16650 support was
bde
1995-12-22
3
-210
/
+162
*
|
Remove crufty "pg" function.
phk
1995-12-22
4
-22
/
+6
*
|
Cleanup.
phk
1995-12-22
2
-292
/
+22
*
|
Fix a small logic bug that caused the arguments of the previous frame to
dg
1995-12-22
2
-6
/
+12
*
|
If _IP_VHL is defined, declare a single ip_vhl member in struct ip rather
wollman
1995-12-21
1
-1
/
+5
*
|
Delete old-style-broadcast-address compatibility cruft in IP input path.
wollman
1995-12-21
1
-3
/
+3
*
|
i386/i386/conf.c is no longer needed.. remove it from files.i386
julian
1995-12-21
5
-145
/
+99
*
|
Reviewed by: peter (verbally :)
julian
1995-12-21
3
-62
/
+54
*
|
Rewrote most of the ddb stack traceback code. These changes are smarter
dg
1995-12-21
8
-463
/
+340
*
|
in_proto.c: spell ``Internet'' right and put whitespace after commas.
wollman
1995-12-20
4
-28
/
+35
*
|
Increase Pentium cyclecounter calibration time to 131072 us. This
wollman
1995-12-20
5
-10
/
+10
*
|
Demolish DIRECTED_BROADCAST. It was always a bad idea, and nobody uses it.
wollman
1995-12-20
1
-15
/
+8
*
|
Fix a nagging divide-by-zero error resulting from the MTU discovery code
wollman
1995-12-20
2
-4
/
+40
*
|
Bruce's fix for when dk_ndrive >= DK_NDRIVE. Fixes CDROM changer
dufault
1995-12-20
1
-2
/
+2
*
|
Added a comment about why trying to make a one-behind cache for
wollman
1995-12-19
1
-1
/
+18
*
|
Actually call in_rtqdrain()as was originally intended.
wollman
1995-12-19
3
-8
/
+7
*
|
Add-back strlen.c to the library in case a kernel is compiled without
nate
1995-12-19
1
-6
/
+5
*
|
Corrected a typo in a comment.
dg
1995-12-19
3
-6
/
+6
*
|
Implemented a (sorely needed for years) double fault handler to catch stack
dg
1995-12-19
15
-95
/
+205
*
|
Cleanup and staticize.
phk
1995-12-18
2
-88
/
+63
*
|
Added prototype for fxp_scb_wait() and fixed a bug where the wrong pointer
dg
1995-12-18
2
-4
/
+6
*
|
Fix paging from ext2fs (and other fs w/block size < PAGE_SIZE). This
dyson
1995-12-17
1
-15
/
+31
*
|
Staticize.
phk
1995-12-17
14
-74
/
+81
*
|
Staticize and remove $Log$.
phk
1995-12-17
5
-448
/
+38
*
|
Staticize.
phk
1995-12-17
59
-880
/
+611
*
|
Add an obscure feature, needed for debugging.
phk
1995-12-17
2
-11
/
+14
*
|
Cleaned up prototypes in pmap headers: removed ones for nonexistent
bde
1995-12-17
3
-53
/
+44
*
|
Fixed 1TB filesize changes. Some pindexes had bogus names and types
bde
1995-12-17
8
-31
/
+23
*
|
Updated to match 1TB filesize changes. Some pindexes were still offsets
bde
1995-12-17
1
-7
/
+9
*
|
Really finished (?) cleaning up sysinit stuff.
bde
1995-12-16
1
-6
/
+4
*
|
Oops, the last commit missed one change from 200 to OBUFSIZ + 100.
bde
1995-12-16
1
-2
/
+2
*
|
Removed dead debugging code.
bde
1995-12-16
1
-7
/
+1
*
|
Return the i/o size, not a truth value, in the probe.
bde
1995-12-16
1
-1
/
+1
*
|
One less magic number.
bde
1995-12-16
1
-2
/
+2
*
|
Reformatted the list of broken modules and added ip_mroute_mod to it.
bde
1995-12-16
1
-5
/
+2
*
|
Fixed comment about IPFIREWALL_VERBOSE.
bde
1995-12-16
3
-6
/
+9
*
|
Catch a couple more null devsw dereferences...
peter
1995-12-16
4
-8
/
+20
*
|
Another shot at getting working si DEVFS entries.. Apparently, it didn't
peter
1995-12-16
2
-20
/
+32
*
|
Oops, forgot to update this to match pr_ctlinput.
bde
1995-12-16
1
-3
/
+3
*
|
Added undocumented option LINUX so that it gets tested.
bde
1995-12-16
3
-3
/
+6
*
|
Uniformized pr_ctlinput protosw functions. The third arg is now `void
bde
1995-12-16
16
-40
/
+52
*
|
Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so that
bde
1995-12-16
4
-11
/
+16
*
|
Completed function declarations and/or added prototypes and/or added
bde
1995-12-16
11
-76
/
+83
*
|
Completed function declarations and/or added prototypes and/or added
bde
1995-12-16
2
-2
/
+3
*
|
Added a prototype.
bde
1995-12-16
1
-1
/
+2
*
|
Removed unused function lkmenodev().
bde
1995-12-16
1
-19
/
+1
*
|
Completed function declarations and added prototypes. Sorted prototypes.
bde
1995-12-15
1
-25
/
+46
[prev]
[next]