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
*
Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0.
dg
1994-08-01
1
-6
/
+14
*
Cast arguments to timeout() to quite compiler warnings. Should we
rgrimes
1994-05-27
1
-5
/
+5
*
Since we have removed com.c and renamed comreg.h to sioreg.h I need to
rgrimes
1994-05-26
1
-1
/
+1
*
Fix some references to MIN() and MAX() that have been replaced by min() and
rgrimes
1994-05-26
2
-2
/
+2
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
8
-103
/
+90
*
Added the bugfixes from the current NetBSD driver. Put in some parts of
ats
1994-05-02
1
-64
/
+98
*
Change old alias b_cylin to b_resid
gclarkii
1994-04-30
1
-2
/
+2
*
Updated swedish keymap.
sos
1994-04-26
1
-18
/
+18
*
Fixed missing bounds check in scroll up/down sequence, that could
sos
1994-04-26
1
-5
/
+11
*
Added support for the 16 port Boca via a flag to specify that there is
dg
1994-04-23
1
-4
/
+9
*
Changed timer usage to new functions in clock.c
sos
1994-04-21
1
-6
/
+8
*
Change timer usage to use new functions in clock.c
sos
1994-04-21
1
-10
/
+13
*
Bug fixes and performance improvements from John Dyson and myself:
dg
1994-04-20
2
-2
/
+6
*
Add delays after changing from 8/16 - 16/8 bit mode and after enabling/
dg
1994-04-13
1
-13
/
+30
*
Patch from S0ren, 80x50 font trashed after switching from X console
ache
1994-04-12
1
-1
/
+7
*
Fixed brokeness in the support of the 83C790/Elite Ultra (now that I
dg
1994-04-10
2
-20
/
+82
*
Fix arguments of CONS_GETINFO
ache
1994-04-07
1
-2
/
+4
*
Changes to lpt driver:
csgr
1994-04-06
1
-0
/
+24
*
Add declaration missing from previous bde's version
ache
1994-04-03
1
-1
/
+2
*
CHANGES from Bruce:
ache
1994-04-03
1
-196
/
+307
*
New interrupt code from Bruce Evans. In additional to Bruce's attached
dg
1994-04-02
1
-2
/
+1
*
Replace CAPS led with ALTGR led for ALTGR mode (soft) keyboards,
ache
1994-04-01
1
-7
/
+15
*
Change got_status/modem_status assignment per Bruce suggestion,
ache
1994-04-01
1
-4
/
+4
*
1) Better fix for false carrier detect on bidir port
ache
1994-03-26
1
-8
/
+16
*
Fix false carrier detection on incoming bidir port.
ache
1994-03-25
1
-1
/
+3
*
1) Change dtrwait 300 to 3 * hz (to be more kosher)
ache
1994-03-23
1
-2
/
+4
*
Add siostop to sioclose, because ttyflush called from
ache
1994-03-21
1
-1
/
+2
*
Changed the raw partition number from 3 to 0. This change lets us use
ats
1994-03-21
1
-2
/
+2
*
Increase default DTR wait time up to 3 secs.
ache
1994-03-21
1
-2
/
+2
*
previous optimization from John wasn't quite ready for primetime.
dg
1994-03-21
1
-9
/
+1
*
Two fixes from John Dyson to fix hangs and panics when using ctrl-T:
dg
1994-03-20
1
-13
/
+46
*
Remove ttyfree from sioclose
ache
1994-03-18
1
-6
/
+1
*
Added David Mills' kernel NTP PLL code. The current version of NTP does
wollman
1994-03-15
1
-2
/
+2
*
Checking l_close in unneeded (one of my previous fixes),
ache
1994-03-14
1
-3
/
+2
*
Don't call ttyclose twice into sioclose and move ttyclose
ache
1994-03-10
1
-2
/
+3
*
First open:
ache
1994-03-08
1
-4
/
+11
*
From: Jim Babb <babb@sedhps01.mdc.com>
nate
1994-03-08
1
-1
/
+2
*
Modified pccnprobe to not set cn_tp = CONSOLE_TTY if __FreeBSD__ is
dg
1994-03-08
1
-2
/
+2
*
Removed a #warning that I left here.
guido
1994-03-06
1
-4
/
+3
*
Used definable status codes (some may be sharable, esp the door open codes, but
jkh
1994-03-06
1
-8
/
+8
*
Added more status bytes for the mitsumi drive. This is only an ugly
ats
1994-03-05
1
-2
/
+7
*
This should stop the false probes in their slimey little tracks.
jkh
1994-03-05
1
-2
/
+5
*
Ttys structures are now allocated dynamically via ttymalloc/ttyfree.
guido
1994-03-02
2
-25
/
+35
*
360 DD entry speed fixed to 250KBPS
ache
1994-03-02
1
-2
/
+2
*
floppy tape support shouldn't interfere with floppy disk driver on
alm
1994-03-02
1
-3
/
+4
*
Minor comment change.
dg
1994-03-02
1
-5
/
+1
*
Fix from Christoph Robitschko: the '790 interrupt table was wrong.
dg
1994-03-01
1
-2
/
+2
*
RTS shouldn't be touched unless CS_RTS_IFLOW is set.
phk
1994-02-26
1
-2
/
+3
*
TIOCTIMESTAMP capability. The port in question must be configured with
phk
1994-02-24
1
-1
/
+20
*
This is Jordans probe code fixes. Tested on LU002, FX001D. Then I went
rgrimes
1994-02-22
2
-130
/
+220
[next]