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
*
Major cleanup and debugging of the new AIO/LIO code. The LIO code is
dyson
1997-10-09
1
-65
/
+258
*
Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines.
bde
1997-10-09
1
-2
/
+2
*
- Enable PS/2 mouse support by default. Given that almost all new hardware
nate
1997-10-08
2
-4
/
+4
*
Despam 1.11, 1.12 and 1.13 caused by no sync between author/committer/CURRENT
markm
1997-10-08
2
-28
/
+72
*
Don't allow the window to be increased beyond what is possible to
fenner
1997-10-07
1
-3
/
+3
*
`numdirtybuffers' was not maintained properly. This caused excessive
bde
1997-10-07
2
-4
/
+8
*
Preserve old SC_STATIC value after units exchange
ache
1997-10-07
1
-1
/
+3
*
Ooops, this should have made it into the same commit, but didn't.
joerg
1997-10-07
1
-1
/
+3
*
Introduce the SIOC[SG]IFGENERIC hooks that can be used to pass an
joerg
1997-10-07
1
-1
/
+3
*
Fixed spammed Id.
bde
1997-10-07
1
-1
/
+1
*
Latest round of patches from the author.
markm
1997-10-07
7
-39
/
+226
*
Since i've just touched <sys/syslog.h>, thereby causing a large part
joerg
1997-10-06
1
-1
/
+6
*
Shift the value for INTERNAL_MARK left by 3, as done for all other
joerg
1997-10-06
1
-2
/
+2
*
Remove dereference of uninitialized (and unused) variable. This enables
jlemon
1997-10-06
2
-6
/
+0
*
Ack! Fix excessive cut/paste blunder during poll mods. Who had the
peter
1997-10-06
1
-3
/
+3
*
Added two Cyrix 6x86/6x86MX options.
kato
1997-10-06
5
-17
/
+100
*
- Bring in APM_PCCARD_RESUME support from PAO, FreeBSD style. This new
nate
1997-10-06
1
-8
/
+33
*
Fixed spot in twintr() where tw_control and TWC_SYNC were used instead
stark
1997-10-06
1
-1
/
+1
*
- Include <sys/interrupt.h> to avoid compiler errors.
nate
1997-10-06
1
-0
/
+1
*
- Hide the 'device doesn't supported shared interrupts' code behind
nate
1997-10-06
1
-4
/
+5
*
- Fix braino in last commit.
nate
1997-10-06
1
-11
/
+3
*
Modem cards send the speaker audio (dialing noises) to the host's
nate
1997-10-06
2
-18
/
+49
*
- Allocate the 'PCIC' interrupt from the last available (higher #) IRQ
nate
1997-10-06
1
-1
/
+1
*
- Don't start at IRQ 0 in build-freelist, but instead start at IRQ 1.
nate
1997-10-06
1
-1
/
+1
*
Improve management of pages moving from the inactive to active queue. Additi...
dyson
1997-10-06
1
-21
/
+94
*
- Style police
nate
1997-10-06
2
-30
/
+30
*
Relax the vnode locking for read only operations.
dyson
1997-10-06
2
-5
/
+6
*
It is possible that MB's with really broken bios's not set up more of
dyson
1997-10-06
7
-0
/
+56
*
Add the REGAL CDC-4X as a known CD-ROM changer device.
joerg
1997-10-05
1
-1
/
+6
*
Reverse rev 1.56 and rev 1.59. These made NFS too flakey.
phk
1997-10-05
2
-14
/
+120
*
Changes to support full make parallelism (-j<n>) in the world
jkh
1997-10-05
1
-8
/
+10
*
Make sure that the memory type registers are the same for each CPU
dyson
1997-10-05
7
-7
/
+371
*
While booting diskless we have no proc pointer.
phk
1997-10-04
1
-2
/
+3
*
Synchronize with sys/i386/isa/if_ed.c revision 1.122.
kato
1997-10-04
1
-6
/
+1
*
Make the blank screen saver work with MDA and CGA. The fade and green
yokota
1997-10-04
7
-76
/
+340
*
Allow interfaces to be attached to bpf at times other than boot.
julian
1997-10-03
1
-2
/
+5
*
Backed out part of a previous change: don't set ZWS on '790 chips; it has
dg
1997-10-03
2
-12
/
+2
*
Call identifycyrix() when 6x86MX CPU is found. The identifycyrix()
kato
1997-10-03
2
-4
/
+6
*
Nuke these two out of date readme files. This stuff should be in de(4)
peter
1997-10-03
2
-84
/
+0
*
Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.234
kato
1997-10-02
2
-13
/
+25
*
Killed the SYN_RECEIVED addition from rev 1.52. It results in legitimate
dg
1997-10-02
2
-12
/
+2
*
Add a new keyboard mode K_CODE. Returns a single byte for each key
sos
1997-10-01
8
-41
/
+79
*
To obey the traditional practice in mbuf chaining.
itojun
1997-10-01
1
-10
/
+15
*
Don't consider a SYN/ACK with CC but no CCECHO a proper T/TCP
fenner
1997-09-30
2
-18
/
+22
*
Killed a gratuitous assignment in a NetBSD case.
dg
1997-09-30
2
-10
/
+2
*
Two changes which should make the system less suseptible to receiver
dg
1997-09-30
2
-58
/
+58
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
1
-3
/
+3
*
Work around a bug in the 82557 NIC where the receiver will lock up
dg
1997-09-29
6
-114
/
+396
*
Fixed a foobar on my part that broke non-SMP kernels. (I need some sleep...)
fsmp
1997-09-29
1
-11
/
+24
*
oops, I seem to have forgotten to commit this. redirect _cam_imask to
peter
1997-09-29
1
-1
/
+2
[next]