Home | History | Annotate | Download | only in isa
History log of /src/sys/arch/atari/isa/isa_hades.c
RevisionDateAuthorComments
 1.10  06-Jan-2023  tsutsui TAB/spaces/indents cleanup.
 1.9  18-Mar-2009  cegger Ansify function definitions w/o arguments. Generated with sed.
 1.8  16-Mar-2009  dsl ANSIfy functions with function-pointer arguments
 1.7  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.6  14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.5  28-Apr-2008  martin branches: 1.5.8; 1.5.14;
Remove clause 3 and 4 from TNF licenses
 1.4  11-Dec-2005  christos branches: 1.4.74; 1.4.76; 1.4.78;
merge ktrace-lwp.
 1.3  15-Jul-2003  lukem __KERNEL_RCSID()
 1.2  27-Sep-2002  provos branches: 1.2.6;
remove trailing \n in panic(). approved perry.
 1.1  24-Apr-2001  leo branches: 1.1.2; 1.1.4; 1.1.10;
Split the ISA common attachment stuff and the interrupt handling.
There are too many differences between the Hades and Milan in this area.
 1.1.10.2  18-Oct-2002  nathanw Catch up to -current.
 1.1.10.1  24-Apr-2001  nathanw file isa_hades.c was added on branch nathanw_sa on 2002-10-18 02:35:58 +0000
 1.1.4.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.1.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.2.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.6.1  03-Aug-2004  skrll Sync with HEAD
 1.4.78.2  04-May-2009  yamt sync with head.
 1.4.78.1  16-May-2008  yamt sync with head.
 1.4.76.1  18-May-2008  yamt sync with head.
 1.4.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.5.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.5.8.1  28-Apr-2009  skrll Sync with HEAD.

RSS XML Feed