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
*
Fix pollution of application namespace by declarations of kernel
bde
1995-10-05
2
-3
/
+4
*
Don't wait for output to drain in pppclose(). Discard output immediately
bde
1995-10-05
1
-5
/
+10
*
This upgrades the driver for Cronyx-Sigma multiplexor boards
jkh
1995-10-04
6
-366
/
+716
*
I have applied my last changes correcting the bug in dgbselect() to it
jkh
1995-10-04
4
-204
/
+92
*
Make a whole bunch of PCB variables ints rather than shorts. There appear
wollman
1995-10-04
1
-16
/
+16
*
find some way of letting a node know where in its parent's directory structure
julian
1995-10-04
2
-9
/
+13
*
fix REALLY STUPID bug/typo
julian
1995-10-04
1
-6
/
+6
*
Add the kernel config file (only for 2.1) that I'll be using
jkh
1995-10-04
1
-0
/
+123
*
Submitted by: Juergen Lock <nox@jelal.hb.north.de>
julian
1995-10-04
5
-31
/
+155
*
Hide the "input/output timeout" messages behind the bootverbose case.
joerg
1995-10-04
3
-27
/
+39
*
add the file kern_conf.c so it can be compiled in when needed
julian
1995-10-04
2
-2
/
+10
*
add the file kern_conf.c so it can be compiled in when needed
julian
1995-10-04
1
-1
/
+38
*
add the file kern_conf.c so it con be compiled in when needed
julian
1995-10-04
1
-0
/
+1
*
Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbers
wollman
1995-10-03
6
-35
/
+62
*
Make swapgeneric.c compile and (sort of) work again.
wpaul
1995-10-03
1
-1
/
+5
*
Whoops, I misunderstood this. IRQ *12* is a better GUS default.
jkh
1995-10-03
3
-9
/
+9
*
Compress manual pages (if desired) in the obj directory rather
wollman
1995-10-02
1
-2
/
+3
*
Check for failure to map the interrupt. Not doing so will guarantee that
dg
1995-10-02
2
-6
/
+16
*
Fixed bug where wrong thing was being checked for NULL before calling
dg
1995-10-02
2
-4
/
+4
*
actually compiles.. (previous commit was to just get it into the tree)
julian
1995-10-02
1
-5
/
+9
*
Obtained from: well it has a relationship with the LKM code..
julian
1995-10-02
1
-0
/
+79
*
Well..finally..this is the first part..it should take care of
ugen
1995-10-01
2
-19
/
+114
*
Insert zeroed pages at the head of the zero queue rather than at the tail.
dg
1995-10-01
2
-4
/
+4
*
Say so if a sense code is vendor specific.
dufault
1995-10-01
1
-0
/
+7
*
Support the 1542CP by recognizing the new ID. Try to make future
dufault
1995-10-01
1
-32
/
+58
*
Two critical bugfixes:
dg
1995-10-01
1
-61
/
+61
*
Make ATAPI support completely optional - if ATAPI isn't defined, the
dg
1995-09-30
1
-4
/
+9
*
Bring IDE CDROM support up to latest version (1.8a?) from Serge.
jkh
1995-09-30
5
-118
/
+231
*
Latest version from Matt Thomas. This version works with the newer
dg
1995-09-29
3
-497
/
+1849
*
Fix FAT_CURSOR to give scanlines 0-15 instead of (the current start)-15.
bde
1995-09-28
1
-0
/
+1
*
o Support for CDIOCPREVENT and CDIOCALLOW ioctls that xcdplayer
jkh
1995-09-28
3
-55
/
+137
*
Back out MTUDISC description per Garrett request, yet not ready
ache
1995-09-27
3
-9
/
+0
*
Document MTUDISC
ache
1995-09-27
3
-3
/
+12
*
Add newline at end of log message and reduce log level to INFO from NOTICE.
wollman
1995-09-27
1
-2
/
+2
*
if_ze.c was derived from if_ed.c about 42 (!) versions ago. It is now
phk
1995-09-26
3
-82
/
+113
*
Add BPF and IP multicast capabilities to the `tun' and `lp' network
wollman
1995-09-25
2
-3
/
+82
*
Re-enable read clustering.
dyson
1995-09-25
1
-3
/
+3
*
Perform more checking for proper loading of the UPAGES when a process
dyson
1995-09-24
1
-13
/
+19
*
Significantly simplify the fault clustering code. After some analysis by
dyson
1995-09-24
1
-114
/
+56
*
siostop() is a void function, so don't return a value.
dg
1995-09-24
3
-9
/
+9
*
Check that the swap block is valid before including it in a cluster.
dg
1995-09-24
1
-1
/
+5
*
These changes fix a bug in the clustering code that I made worse when adding
dyson
1995-09-23
2
-10
/
+71
*
Tone down the doom-and-gloom prediction if one enables the si driver..
peter
1995-09-23
3
-18
/
+12
*
Merge 4.4-Lite-2: update version number (we already have the same fixes).
wollman
1995-09-22
1
-5
/
+4
*
Add some hooks visible from outside via nlist, so pstat can read the tty
peter
1995-09-22
2
-10
/
+16
*
Merge 4.4-Lite-2: always check the UDP checksum if it is present, even
wollman
1995-09-22
1
-5
/
+5
*
New approach to the PCI bus configuration mechanism probe problem:
se
1995-09-22
6
-300
/
+378
*
Remove the "Danger will robinson!" printf's at the start. I'm pretty happy
peter
1995-09-22
2
-18
/
+2
*
Fix BPf to generate a header mbuf for writes.
wollman
1995-09-22
4
-42
/
+59
*
Correct spelling error in MTUDISC code.
wollman
1995-09-22
2
-4
/
+4
[next]