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
*
Make the aic7xxx assembler take quoted strings as a single token.
gibbs
1995-03-17
4
-17
/
+70
*
Added a new field to the pci_device struct called pd_shutdown to specify
dg
1995-03-17
3
-7
/
+29
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
4
-9
/
+23
*
Prepare for shared interrupts (required by the new PCI code that adds
se
1995-03-16
1
-2
/
+6
*
Finally get rid of this bothering ``biodone: buffer already done''
joerg
1995-03-12
1
-3
/
+12
*
A substantial change to the way this works. Not the "TEST_LABELING" is
phk
1995-03-11
1
-126
/
+139
*
Be careful to maintain the bits in SBLKCTL that are reserved.
gibbs
1995-03-07
1
-6
/
+5
*
Fake the geometry to be 32 sectors * 64 heads * (vn->sc_size / 2048)
bde
1995-03-04
1
-13
/
+6
*
Fix flag bugs with RUKEYMAP
ache
1995-03-03
1
-3
/
+3
*
Minor update to syscons.
sos
1995-03-03
3
-57
/
+60
*
Speed up PCI attach code by ommiting test if its result is ignored anyway.
se
1995-03-02
1
-13
/
+15
*
Missed a reference to numvnd.
phk
1995-03-02
1
-1
/
+1
*
Less bogus allocation of softc to avoid races.
phk
1995-03-01
1
-30
/
+17
*
Workaround IXOFF bug when output queue is full && RTS control is on
ache
1995-02-28
1
-2
/
+6
*
Incorporate bde's code-review comments.
pst
1995-02-28
5
-46
/
+6
*
same
ugen
1995-02-27
1
-8
/
+73
*
First try to add support for PCI-PCI bridge chips (written for the
se
1995-02-27
2
-23
/
+90
*
Doubled 'maxwait' to 200 (240us).
dg
1995-02-26
1
-3
/
+3
*
Replace all remaining instances of `i386/include' by `machine' and fix
bde
1995-02-26
1
-4
/
+6
*
Don't confuse the frequency with the wavelength in DELAY() args. 960 cps
bde
1995-02-26
1
-40
/
+24
*
Declare all the args of Fdopen() and fdclose().
bde
1995-02-26
1
-15
/
+14
*
(a) remove the pointer to each driver's tty structure array from cdevsw
pst
1995-02-25
6
-157
/
+164
*
Deal with systems, that lack a fully decoded PCI configuration space.
se
1995-02-25
1
-2
/
+22
*
Remove YF comments.
bde
1995-02-25
1
-2
/
+2
*
Spell "guaranteed" correctly.
dg
1995-02-25
1
-2
/
+2
*
Revive input flow control, some ideas from iverson@leonheart.com
ache
1995-02-24
1
-9
/
+13
*
READSUBCHANNEL:
ache
1995-02-23
1
-13
/
+25
*
Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
jmz
1995-02-22
1
-6
/
+6
*
Remove the #error that temporarily stopped this from supporting slices and
bde
1995-02-22
1
-1
/
+0
*
New PCI attach code:
se
1995-02-22
1
-42
/
+120
*
Next syscons update (given up on numbering :)
sos
1995-02-22
7
-2872
/
+3161
*
Increase retry count while reading toc, old one
ache
1995-02-22
1
-2
/
+2
*
Add tagged queueing support to the aic7xxx sequencer code.
gibbs
1995-02-22
1
-66
/
+96
*
Implement tray closing and tray locking
ache
1995-02-22
1
-19
/
+130
*
This is the latest version of the APM stuff from HOSOKAWA, I have looked
phk
1995-02-17
1
-1
/
+32
*
Temporarily stop this compiling if the option TEST_LABELLING is defined
bde
1995-02-16
1
-0
/
+1
*
More changes to support user calls.
ugen
1995-02-15
1
-13
/
+31
*
Avoid duplicating ttselect() so that we don't have to change cyselect()
bde
1995-02-15
2
-60
/
+36
*
Fix couple of nasty bugs..
ugen
1995-02-15
1
-216
/
+224
*
ncr.c:
se
1995-02-14
1
-2
/
+8
*
Here it came-the all-brand-new snoop device..
ugen
1995-02-14
1
-0
/
+469
*
Fixed cursor xor problem...
sos
1995-02-14
1
-3
/
+3
*
YFfix
phk
1995-02-14
1
-1
/
+2
*
YF fix.
phk
1995-02-14
1
-16
/
+20
*
Fixed incorrect bufsize assignment that was causing a panic.
dg
1995-02-13
1
-1
/
+1
*
Turn on "Capture Effect" avoidence. This modifies the collision algorithm
dg
1995-02-10
1
-1
/
+2
*
Try to detect overlapping PCI memory assignment.
se
1995-02-09
1
-1
/
+17
*
Add the Cyclades serial driver code (ALPHA) from Andrew Werple and
jkh
1995-02-09
3
-0
/
+3485
*
Fixed the bug that caused the cursor to disappear under
sos
1995-02-07
1
-13
/
+17
*
Fixed the annoing bug that caused writes to /dev/console to go to
sos
1995-02-05
1
-29
/
+34
[next]