Home | History | Annotate | Download | only in common
History log of /src/sys/arch/sgimips/stand/common/getchar.c
RevisionDateAuthorComments
 1.8  20-Feb-2011  matt Merge forward matt-nb5-mips64
Adapt to new interrupt/spl framework
Deal with arcbios calls being O32 and kernels being N32/N64.
Need to save/restore T8 across arcbios calls.
 1.7  28-Apr-2008  martin branches: 1.7.22; 1.7.28; 1.7.30;
Remove clause 3 and 4 from TNF licenses
 1.6  11-Dec-2005  christos branches: 1.6.74; 1.6.76; 1.6.78;
merge ktrace-lwp.
 1.5  21-Apr-2005  tsutsui Cosmetic changes to reduce diffs from arc.
 1.4  18-Apr-2005  tsutsui - Use u_long or long rather than paddr_t for ARCBIOS function prototypes
as per the ARC specification. They are actually 64bit on MIPS64 based
machines and our paddr_t is not equal to pointer size.
(arc is ILP32 but has 64bit paddr_t)
- While here, change some unsigned long to u_long for consistency.
 1.3  04-Oct-2004  he branches: 1.3.4;
Track the change of int -> paddr_t for the arguments to the ARCBIOS
routines.
 1.2  21-May-2002  rafal branches: 1.2.8;
Make sure to read from stdin, not stdout. From Scott Taylor.
 1.1  21-Nov-2001  thorpej branches: 1.1.2; 1.1.10;
Initial cut at a bootloader for NetBSD/sgimips, by Michael Hitch.
 1.1.10.1  30-May-2002  gehenna Catch up with -current.
 1.1.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.2.1  21-Nov-2001  thorpej file getchar.c was added on branch kqueue on 2002-01-10 19:48:35 +0000
 1.2.8.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.2.8.1  19-Oct-2004  skrll Sync with HEAD
 1.3.4.1  29-Apr-2005  kent sync with -current
 1.6.78.1  16-May-2008  yamt sync with head.
 1.6.76.1  18-May-2008  yamt sync with head.
 1.6.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.30.1  05-Mar-2011  bouyer Sync with HEAD
 1.7.28.1  06-Jun-2011  jruoho Sync with HEAD.
 1.7.22.1  05-Mar-2011  rmind sync with head

RSS XML Feed