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
*
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
*
Allow all characters except "real" control chars.
sos
1995-02-03
1
-52
/
+59
*
Have version number track CSV version number. No other change.
gibbs
1995-02-03
1
-2
/
+2
*
Fix hanging while playing very short notes.
ache
1995-02-03
1
-3
/
+5
*
Removed misleading copyright note. This file contains just
se
1995-02-02
1
-7
/
+2
*
Reapplied all of Stefan's changes. What a mess - the files were modified
dg
1995-02-02
3
-403
/
+212
*
Fixed up include paths after copying these in the repository.
dg
1995-02-02
2
-5
/
+5
*
Fixed problem passing received packets to bpf.
paul
1995-02-02
1
-33
/
+94
*
Reviewed by: se
se
1995-02-01
1
-0
/
+242
*
Syscons bug fix: tab now right (thanks bruce!)
sos
1995-02-01
1
-293
/
+319
*
Reviewed by:
sos
1995-01-30
2
-47
/
+61
*
Use double speed read for FX001D, now this drive
ache
1995-01-30
2
-9
/
+21
*
Warning: vn doesn't work just now. I havn't found out why. This commit
phk
1995-01-30
1
-24
/
+0
*
Add parentheses around macros!
jmz
1995-01-29
1
-2
/
+2
*
Third round in syscons update.
sos
1995-01-28
2
-515
/
+415
*
Do not recompute TIMER0's maximum count, since it is in timer0_max_count.
jmz
1995-01-28
1
-11
/
+8
*
Back out my previous change and disable the floppy tape controller again
jkh
1995-01-27
1
-1
/
+4
*
Use NUM_FKEYS instead of hardcoded 65 for fkey_tab size
ache
1995-01-26
1
-2
/
+2
*
Get rid of overloaded Keypad 5, now F(65)
ache
1995-01-26
1
-8
/
+8
*
Get rid of overloaded Back tab, now F(64)
ache
1995-01-26
1
-2
/
+2
*
Rewrite fkey_tab to produce unique sequences for all fkeys
ache
1995-01-26
1
-14
/
+20
*
Implement Delete key properly, needed by ncurses
ache
1995-01-26
1
-12
/
+12
*
o Restore removed hardware cursor support and make it _default_
ache
1995-01-26
1
-51
/
+120
*
Changed address of the game controller to 0x201 (was 0x200)
jmz
1995-01-25
1
-0
/
+209
*
Fix probe so it now correctly identifies all the different chips
paul
1995-01-25
1
-56
/
+74
*
Added Andres Vega Garcia's email address.
dg
1995-01-24
1
-1
/
+8
*
Much better fix/support for the 83c795 based cards (the new SMC EtherEZ)
dg
1995-01-23
2
-13
/
+71
*
aic7xxx.c:
gibbs
1995-01-22
4
-99
/
+64
*
Second round in syscons update:
sos
1995-01-20
1
-286
/
+499
*
Submitted by: Bill Paul (wpaul@ctr.columbia.edu)
wpaul
1995-01-20
2
-13
/
+26
*
Enable floppy-tape controller by default again. Flags no longer has any
jkh
1995-01-17
1
-5
/
+2
*
At $Ids to all files. Have the sequencer use DMA to tranfer its SCB
gibbs
1995-01-16
4
-109
/
+132
*
Some fixes to device configuration, now that I've had a chance to do it
wollman
1995-01-15
1
-12
/
+51
*
Oops, forgot one change when DDB is defined.
sos
1995-01-13
1
-2
/
+2
*
Use (n - 1) in ESC [ xxx d and ESC [ xxx `
ache
1995-01-13
1
-3
/
+3
*
Full support for 294x and Wide devices. Fixed month old bug in the SCSI
gibbs
1995-01-13
1
-81
/
+173
*
Back out cursor wrap (restore original thing)
ache
1995-01-12
1
-2
/
+2
*
Argl!, finally found this bummer. The code testing for a write-
joerg
1995-01-12
1
-36
/
+10
*
First round in syscons update. Several new features has been added:
sos
1995-01-12
1
-354
/
+497
*
Finally implement support for the `lsdev' program. The controller is
joerg
1995-01-11
1
-14
/
+30
*
Restored Herb's current copyright. The one in the file appeared to have
dg
1995-01-08
1
-244
/
+28
*
Peter's work to work around one of the most annoying bugs in the
joerg
1995-01-06
2
-144
/
+372
*
Fix scaling for TIOCM[SG]DTRWAIT to work when hz != 100.
bde
1995-01-06
1
-5
/
+5
[next]