#
03daa790 |
| 20-Dec-2024 |
tsutsui <tsutsui@NetBSD.org> |
Remove trailing whitespace.
|
#
9a5d3f28 |
| 16-Dec-2008 |
christos <christos@NetBSD.org> |
replace bitmask_snprintf(9) with snprintb(3)
|
#
2c5f71cc |
| 28-Jun-2008 |
tsutsui <tsutsui@NetBSD.org> |
Split softc/device_t, with misc cosmetic changes.
|
#
95e1ffb1 |
| 11-Dec-2005 |
christos <christos@NetBSD.org> |
merge ktrace-lwp.
|
#
15adcb96 |
| 19-Jun-2005 |
thorpej <thorpej@NetBSD.org> |
Move common Sun ID PROM definitions into <dev/sun/idprom.h>.
|
#
03aea31d |
| 03-Jun-2005 |
tsutsui <tsutsui@NetBSD.org> |
Constify.
|
#
10b1a7be |
| 22-Jan-2005 |
chs <chs@NetBSD.org> |
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
|
#
aad01611 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
#
ed517291 |
| 15-Jul-2003 |
lukem <lukem@NetBSD.org> |
__KERNEL_RCSID()
|
#
4bf871a7 |
| 02-Oct-2002 |
thorpej <thorpej@NetBSD.org> |
Add trailing ; to CFATTACH_DECL.
|
#
82af7d52 |
| 01-Oct-2002 |
thorpej <thorpej@NetBSD.org> |
Use CFATTACH_DECL().
|
#
f818766a |
| 27-Sep-2002 |
thorpej <thorpej@NetBSD.org> |
Declare all cfattach structures const.
|
#
7520514a |
| 27-May-2001 |
chs <chs@NetBSD.org> |
don't abuse cf_unit.
|
#
eff2e270 |
| 05-Feb-1998 |
gwr <gwr@NetBSD.org> |
Merge arch/sun3x into arch/sun3
|
#
1adb4489 |
| 12-Jan-1998 |
thorpej <thorpej@NetBSD.org> |
Update for changes to config.
|
#
388bf0e0 |
| 28-Apr-1997 |
gwr <gwr@NetBSD.org> |
Rename obio_alloc/obio_mapin and check for obio in match functions for attachments that will use obio_mapin.
|
#
0c5e3e49 |
| 17-Dec-1996 |
gwr <gwr@NetBSD.org> |
Make this compile with -Werror -Wall -Wstrict-prototypes (finally! yea!) Also get rid of __BROKEN_INDIRECT_CONFIG
|
#
a0dffcaf |
| 13-Nov-1996 |
thorpej <thorpej@NetBSD.org> |
Use bitmask_snprintf().
|
#
769fe0df |
| 30-Oct-1996 |
gwr <gwr@NetBSD.org> |
Get rid of some cruft in the match function.
|
#
a087bfeb |
| 13-Oct-1996 |
christos <christos@NetBSD.org> |
backout previous kprintf change
|
#
19d8368f |
| 11-Oct-1996 |
christos <christos@NetBSD.org> |
printf -> kprintf, sprintf -> ksprintf
|
#
d1ca7d4c |
| 07-Apr-1996 |
gwr <gwr@NetBSD.org> |
minor cleanup
|
#
fa2d8c6e |
| 26-Mar-1996 |
gwr <gwr@NetBSD.org> |
New driver for handling the memory error interrupt.
|