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
*
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
*
Make this a precompiled script - don't bother autogenerating it.
jkh
1994-11-18
1
-0
/
+355
*
Another file Justin missed. Hope this is the right one! :-(
jkh
1994-11-18
1
-0
/
+1064
*
John Aycock's aic7770 sequencer code and assembler. There is currently
gibbs
1994-11-17
14
-0
/
+4340
*
POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,
phk
1994-10-08
3
-11
/
+21
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
Fix the consistent mistranslation of Linux's get_fs_word() and
bde
1994-09-21
2
-17
/
+17
*
Quiet down compiler warnings.
dg
1994-08-31
3
-9
/
+9
*
Changed STRC -> P_TRACED.
dg
1994-08-30
1
-2
/
+2
*
Made idempotent
paul
1994-08-21
4
-6
/
+22
*
Added $Id$
dg
1994-08-02
7
-0
/
+7
*
Commit a whole cluster of last minute critical (and one cosmetic) fixes
jkh
1994-06-22
1
-3
/
+2
[next]