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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
if_ep.c clarification/simplification.
itojun
1997-10-14
2
-273
/
+92
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
3
-4
/
+4
*
Back out my LALT -> META change until we figure out a way to make it
jkh
1997-10-12
1
-2
/
+2
*
Attempt to support IPX.
peter
1997-10-12
1
-1
/
+22
*
Remove a #ifndef __FreeBSD__ chunk.
phk
1997-10-11
1
-5
/
+1
*
Change default keymap (I left all the international ones alone) so
jkh
1997-10-10
1
-2
/
+2
*
Despam 1.11, 1.12 and 1.13 caused by no sync between author/committer/CURRENT
markm
1997-10-08
1
-14
/
+36
*
Latest round of patches from the author.
markm
1997-10-07
3
-18
/
+102
*
Make the blank screen saver work with MDA and CGA. The fade and green
yokota
1997-10-04
3
-37
/
+169
*
Backed out part of a previous change: don't set ZWS on '790 chips; it has
dg
1997-10-03
1
-6
/
+1
*
Add a new keyboard mode K_CODE. Returns a single byte for each key
sos
1997-10-01
2
-13
/
+25
*
To obey the traditional practice in mbuf chaining.
itojun
1997-10-01
1
-10
/
+15
*
Killed a gratuitous assignment in a NetBSD case.
dg
1997-09-30
1
-5
/
+1
*
Two changes which should make the system less suseptible to receiver
dg
1997-09-30
1
-29
/
+29
*
Work around a bug in the 82557 NIC where the receiver will lock up
dg
1997-09-29
3
-57
/
+198
*
Add support to aicasm for "downloaded constants". These are immediate
gibbs
1997-09-27
13
-62
/
+211
*
Clustered read and write are switched at mount-option level.
kato
1997-09-27
1
-3
/
+3
*
The previous commit broke support for the Pro/10; detect which sort of
msmith
1997-09-26
1
-7
/
+25
*
tiny update of ESC sequence parser.
itojun
1997-09-26
1
-5
/
+23
*
Fix a call to timeout that wasn't properly saving it's callout handle.
gibbs
1997-09-23
1
-2
/
+2
*
Update for new callout interface.
gibbs
1997-09-21
2
-4
/
+6
*
aha1542.c aic6360.c cy.c fd.c ft.c
gibbs
1997-09-21
9
-83
/
+107
*
ipl.h:
gibbs
1997-09-21
1
-1
/
+4
*
Add shared EISA interrupt support.
gibbs
1997-09-21
5
-94
/
+129
*
Convert to the new callout interface.
gibbs
1997-09-21
2
-5
/
+15
*
Recognize the CS4326 on the Intel PR440FX motherboard. (It works just like
peter
1997-09-21
2
-22
/
+48
*
Fix a comment-within-a-comment
peter
1997-09-21
4
-4
/
+4
*
Addition of support of the slightly rogue Promise IDE interface(Dyson), support
dyson
1997-09-20
1
-1
/
+2
*
``oops''. I cut/pasted the original free()'s based on mark's suggestion
peter
1997-09-20
1
-4
/
+4
*
teach sio how to attach to isa PnP cards. This is mainly for use with
jmg
1997-09-19
1
-13
/
+122
*
Missed a place where the extra descriptor buffers would need to be
peter
1997-09-18
1
-1
/
+3
*
update Luigi's driver to poll interface (Peter, you might want to check
jmg
1997-09-18
6
-70
/
+46
*
Enable the FIFO on enhanced floppy controllers. This reduces the
tegge
1997-09-17
2
-2
/
+58
*
Fixed gratuitous ANSIisms.
bde
1997-09-16
1
-1
/
+3
*
Make FDC_DEBUG a supported option.
joerg
1997-09-16
1
-10
/
+21
*
Import of Luigi Rizzo's sound code. For more information about the driver
jmg
1997-09-14
10
-0
/
+8612
*
Bruce wants the warning.
peter
1997-09-14
1
-2
/
+2
*
Update select -> poll in drivers.
peter
1997-09-14
10
-33
/
+37
*
Convert select handler to poll style
peter
1997-09-14
1
-14
/
+13
*
Fix a warning.
peter
1997-09-13
1
-2
/
+2
*
Support Intel EtherExpress Pro 10+
msmith
1997-09-12
1
-4
/
+10
*
malloc() the rx and tx descriptors seperately rather than as part of the
peter
1997-09-11
2
-2
/
+17
*
Change the address for the low end of what we permit from c0000 down
dg
1997-09-10
1
-2
/
+2
*
Amancio's latest in the Brooktree driver.
markm
1997-09-09
3
-236
/
+353
*
Added a check for the ISA memory address range being valid. Fixes PR#835.
dg
1997-09-08
1
-2
/
+9
*
Turn on the 0WS option for 16bit cards. Newer machines insert enough
dg
1997-09-08
1
-18
/
+27
*
Changes to support NetBSD and the new ifmedia extensions.
dg
1997-09-05
3
-243
/
+842
*
Add a new compile option SC_HISTORY_SIZE to specify the history buffer
yokota
1997-09-04
2
-14
/
+19
*
Make the aic7xxx sequencer assembler compile in the kernel's object
gibbs
1997-09-03
16
-2763
/
+50
*
Cleaned up revs 1.36-1.40 (mainly disordered declarations, non-bogus
bde
1997-09-03
2
-242
/
+294
[prev]
[next]