Home | History | Annotate | Download | only in isa
History log of /src/sys/arch/alpha/isa/isapnp_machdep.c
RevisionDateAuthorComments
 1.9  04-Jul-2021  thorpej Remove unnecessary #include <sys/malloc.h>
 1.8  01-Jul-2011  dyoung branches: 1.8.70;
#include <sys/bus.h> instead of <machine/bus.h>.
 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  28-Apr-2008  martin branches: 1.6.8; 1.6.14;
Remove clause 3 and 4 from TNF licenses
 1.5  11-Dec-2005  christos branches: 1.5.74; 1.5.76; 1.5.78;
merge ktrace-lwp.
 1.4  14-Jul-2003  lukem add __KERNEL_RCSID() (using 1, for #included .c files)
 1.3  05-Sep-1998  christos branches: 1.3.46;
Assign copyright to TNF.
 1.2  13-Aug-1998  eeh Merge paddr_t changes into the main branch.
 1.1  31-Jul-1998  thorpej branches: 1.1.2;
Machine-dependent ISA PnP goo for NetBSD/alpha.
 1.1.2.2  08-Aug-1998  eeh Revert cdevsw mmap routines to return int.
 1.1.2.1  31-Jul-1998  eeh file isapnp_machdep.c was added on branch eeh-paddr_t on 1998-08-08 03:06:35 +0000
 1.3.46.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.46.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.46.1  03-Aug-2004  skrll Sync with HEAD
 1.5.78.2  04-May-2009  yamt sync with head.
 1.5.78.1  16-May-2008  yamt sync with head.
 1.5.76.1  18-May-2008  yamt sync with head.
 1.5.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.6.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.6.8.1  28-Apr-2009  skrll Sync with HEAD.
 1.8.70.1  01-Aug-2021  thorpej Sync with HEAD.

RSS XML Feed