Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sun3/dev/memerr.c
RevisionDateAuthorComments
 1.23  20-Dec-2024  tsutsui Remove trailing whitespace.
 1.22  16-Dec-2008  christos branches: 1.22.102;
replace bitmask_snprintf(9) with snprintb(3)
 1.21  28-Jun-2008  tsutsui branches: 1.21.4;
Split softc/device_t, with misc cosmetic changes.
 1.20  11-Dec-2005  christos branches: 1.20.74; 1.20.78; 1.20.80; 1.20.82;
merge ktrace-lwp.
 1.19  19-Jun-2005  thorpej Move common Sun ID PROM definitions into <dev/sun/idprom.h>.
 1.18  03-Jun-2005  tsutsui Constify.
 1.17  22-Jan-2005  chs de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
 1.16  07-Aug-2003  agc branches: 1.16.8;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.15  15-Jul-2003  lukem __KERNEL_RCSID()
 1.14  02-Oct-2002  thorpej branches: 1.14.6;
Add trailing ; to CFATTACH_DECL.
 1.13  01-Oct-2002  thorpej Use CFATTACH_DECL().
 1.12  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.11  27-May-2001  chs branches: 1.11.2; 1.11.8;
don't abuse cf_unit.
 1.10  05-Feb-1998  gwr branches: 1.10.26;
Merge arch/sun3x into arch/sun3
 1.9  12-Jan-1998  thorpej branches: 1.9.2;
Update for changes to config.
 1.8  28-Apr-1997  gwr Rename obio_alloc/obio_mapin and check for obio in match functions
for attachments that will use obio_mapin.
 1.7  17-Dec-1996  gwr Make this compile with -Werror -Wall -Wstrict-prototypes
(finally! yea!) Also get rid of __BROKEN_INDIRECT_CONFIG
 1.6  13-Nov-1996  thorpej Use bitmask_snprintf().
 1.5  30-Oct-1996  gwr Get rid of some cruft in the match function.
 1.4  13-Oct-1996  christos backout previous kprintf change
 1.3  11-Oct-1996  christos printf -> kprintf, sprintf -> ksprintf
 1.2  07-Apr-1996  gwr minor cleanup
 1.1  26-Mar-1996  gwr New driver for handling the memory error interrupt.
 1.9.2.1  27-Jan-1998  gwr Merged Sun3 and Sun3X kernel sources.
 1.10.26.1  21-Jun-2001  nathanw Catch up to -current.
 1.11.8.2  18-Oct-2002  nathanw Catch up to -current.
 1.11.8.1  27-May-2001  nathanw file memerr.c was added on branch nathanw_sa on 2002-10-18 02:40:20 +0000
 1.11.2.1  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.14.6.5  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.14.6.4  24-Jan-2005  skrll Sync with HEAD.
 1.14.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.14.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.14.6.1  03-Aug-2004  skrll Sync with HEAD
 1.16.8.1  29-Apr-2005  kent sync with -current
 1.20.82.1  03-Jul-2008  simonb Sync with head.
 1.20.80.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.20.78.1  04-May-2009  yamt sync with head.
 1.20.74.2  17-Jan-2009  mjf Sync with HEAD.
 1.20.74.1  29-Jun-2008  mjf Sync with HEAD.
 1.21.4.1  19-Jan-2009  skrll Sync with HEAD.
 1.22.102.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed