History log of /src/sys/arch/sun3/dev/bt_subr.c |
Revision | | Date | Author | Comments |
1.10 |
| 20-Dec-2024 |
tsutsui | Remove trailing whitespace.
|
1.9 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.8 |
| 22-Jan-2005 |
chs | de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
|
1.7 |
| 07-Aug-2003 |
agc | branches: 1.7.8; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
1.6 |
| 15-Jul-2003 |
lukem | __KERNEL_RCSID()
|
1.5 |
| 03-Aug-2002 |
itojun | branches: 1.5.6; correct range check, have overflow check, fix type mismatches, for cmap args and some other calls. from openbsd
|
1.4 |
| 19-Sep-2001 |
thorpej | branches: 1.4.4; 1.4.12; 1.4.14; machine/fbio.h -> dev/sun/fbio.h
|
1.3 |
| 05-Sep-2001 |
tsutsui | branches: 1.3.2; Remove register prefixes.
|
1.2 |
| 10-Apr-1995 |
gwr | branches: 1.2.44; 1.2.48; Oops, sparc -> sun3
|
1.1 |
| 10-Mar-1995 |
gwr | New frame-buffer support from Chuck Silvers (plus some tweaks from me)
|
1.2.48.3 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.2.48.2 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.2.48.1 |
| 13-Sep-2001 |
thorpej | Update the kqueue branch to HEAD.
|
1.2.44.1 |
| 04-Sep-2002 |
itojun | pullup (itojun)
sys/arch/amiga/dev/grf_cv3d.c 1.11 sys/arch/hpcmips/dev/mq200.c 1.21 sys/arch/i386/i386/sys_machdep.c 1.64 sys/arch/luna68k/dev/lunafb.c 1.9 sys/arch/sparc/dev/bt_subr.c via patch sys/arch/sparc64/dev/bt_subr.c via patch sys/arch/sun3/dev/bt_subr.c via patch sys/compat/ibcs2/ibcs2_stat.c 1.21-1.23 sys/dev/sun/bt_subr.c 1.3 sys/dev/tc/cfb.c 1.34 sys/dev/tc/sfb.c 1.53 sys/dev/tc/xcfb.c 1.29 integer overflow. reported by silvio@qualys.com
|
1.3.2.1 |
| 01-Oct-2001 |
fvdl | Catch up with -current.
|
1.4.14.1 |
| 07-Aug-2002 |
lukem | Pull up revision 1.5 (requested by itojun in ticket #616): correct range check, have overflow check, fix type mismatches, for cmap args and some other calls. from openbsd
|
1.4.12.1 |
| 31-Aug-2002 |
gehenna | catch up with -current.
|
1.4.4.2 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
1.4.4.1 |
| 19-Sep-2001 |
nathanw | file bt_subr.c was added on branch nathanw_sa on 2002-08-13 02:18:59 +0000
|
1.5.6.4 |
| 24-Jan-2005 |
skrll | Sync with HEAD.
|
1.5.6.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.5.6.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.5.6.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.7.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|