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
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix benign type mismatches in devsw functions. 82 out of 299 devsw
bde
1995-09-08
5
-35
/
+47
*
Finish bringing this driver up to rev 2.2 - now compiles without warnings.
jkh
1995-09-04
1
-6
/
+19
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
2
-10
/
+56
*
Bring the Digiboard driver (ALPHA version) into -current. Includes
jkh
1995-09-03
4
-0
/
+3120
*
Use tsleep() instead of ttysleep() to wait for carrier since a generation
bde
1995-07-31
1
-4
/
+48
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-31
1
-4
/
+16
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-22
1
-3
/
+14
*
Move the inline code for waking up writers to a new function
bde
1995-07-22
1
-11
/
+9
*
Obtained from: partly from ancient patches by ache and me via 1.1.5
bde
1995-07-21
1
-3
/
+19
*
Obtained from: partly from an ancient patch of mine via 1.1.5
bde
1995-07-21
1
-4
/
+7
*
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
bde
1995-07-16
1
-3
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
13
-36
/
+47
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
2
-6
/
+17
*
Changes to get rid of ufslk2 hangs when doing read/write to/from
dyson
1995-04-24
3
-11
/
+25
*
John Aycock's BSD copyrighted sequencer assembler and sequencer code. This
gibbs
1995-04-15
3
-170
/
+240
*
More code optimizations. Use a slightly different approach to decide
gibbs
1995-04-09
1
-76
/
+28
*
Off by one error in -MSG-START+0 was just Justin being tired -- revert to
gibbs
1995-04-01
1
-6
/
+5
*
Major overhaul of the aic7xxx driver:
gibbs
1995-03-31
2
-86
/
+116
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
9
-29
/
+97
*
Removed redundant newlines that were in some panic strings.
dg
1995-03-19
1
-3
/
+6
*
Make the aic7xxx assembler take quoted strings as a single token.
gibbs
1995-03-17
2
-9
/
+26
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
2
-2
/
+5
*
Be careful to maintain the bits in SBLKCTL that are reserved.
gibbs
1995-03-07
1
-6
/
+5
*
Removed obsolete vtrace() remnants.
dg
1995-03-04
2
-18
/
+8
*
Incorporate bde's code-review comments.
pst
1995-02-28
1
-12
/
+11
*
(a) remove the pointer to each driver's tty structure array from cdevsw
pst
1995-02-25
1
-3
/
+20
*
Add tagged queueing support to the aic7xxx sequencer code.
gibbs
1995-02-22
1
-66
/
+96
*
Fix a few bogons introduced when config lost the 3 char limitation.
jkh
1995-02-16
1
-3
/
+6
*
Fix a few more nits. Should compile better now! :_)
jkh
1995-02-15
2
-17
/
+30
*
Fix up include paths, nuke some warnings.
jkh
1995-02-15
6
-19
/
+87
*
Julian E. says the code is out of date, but I can at least make the
jkh
1995-02-14
1
-4
/
+13
*
An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.
jkh
1995-02-14
13
-0
/
+5940
*
Get scdreg.h from new location.
jkh
1995-02-14
1
-2
/
+2
*
Remove duplicate functions.
jkh
1995-02-09
2
-128
/
+2
*
Commit Gary's diffs for adding xcdplayer support to the Sony CDROM driver.
jkh
1995-02-06
4
-6
/
+286
*
Have version number track CSV version number. No other change.
gibbs
1995-02-03
1
-2
/
+2
*
Fix the include path to scdreg.h.
phk
1995-01-30
2
-4
/
+4
*
Second version of this driver.
jkh
1995-01-29
4
-1780
/
+1528
*
Nuke out a printf that otherwise spews crap at probe() time. A no-no.
jkh
1995-01-28
2
-2
/
+2
*
Look for scdreg.h in the right place. Whoops.
jkh
1995-01-28
2
-2
/
+2
*
Add the soundblaster CDROM driver back in, but this time under the GPL
jkh
1995-01-28
4
-0
/
+3448
*
aic7xxx.c:
gibbs
1995-01-22
2
-97
/
+60
*
At $Ids to all files. Have the sequencer use DMA to tranfer its SCB
gibbs
1995-01-16
2
-109
/
+128
*
Full support for 294x and Wide devices. Fixed month old bug in the SCSI
gibbs
1995-01-13
1
-81
/
+173
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
2
-8
/
+10
*
Update the sequencer code to handle both channels of Twin channel devices.
gibbs
1994-12-31
2
-108
/
+288
*
Use the same current time throughout ITIMES(). I want all current
bde
1994-12-27
2
-14
/
+30
*
Merge in latest Linux sequencer code release with my changes. This should
gibbs
1994-11-29
4
-152
/
+154
*
Previous changes to the sequencer compiler backed out. We go back to
gibbs
1994-11-18
4
-4
/
+706
*
Make the compiler spit out a .c file instead of a .h file.
jkh
1994-11-18
2
-0
/
+4
[next]