Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thu Apr 16 13:13:24 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1998-04-16 | 1 | -0/+5 |
| | | | | | * rdi-share/etherdrv.c (EthernetWrite): Use strerror to get error string if in an ANSI C-ish environment. | ||||
* | Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1998-03-31 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | * rdi-share/Makefile.am, rdi-share/aclocal.m4, rdi-share/configure: New files. * rdi-share/configure.in: Rewritten to be an autoconf input file. * rdi-share/Makefile.in, rdi-share/configure: Generated by automake/autoconf. * rdi-share/dbg_hif.h, etherdrv.c, hostchan.c: Use autoconf tests to check environment. automake/autoconfiscate rdi-share. We don't use the checks that autoconf provides too much for now, but it'll be easier to use them if any problems crop up in the future. (rdi-share/ is foreign code and it probably isn't worth spending any more time than necessary messing with it.) | ||||
* | Change type of sys_errlist[] to match definition in /usr/include/errno.h | Nick Clifton | 1998-03-18 | 1 | -7/+3 |
| | |||||
* | Mon Mar 2 16:59:15 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1998-03-03 | 1 | -0/+4 |
| | | | | * rdi-share/etherdrv.c (sys_errlist): Add correct decl for Linux. | ||||
* | Applied patches from Tony.Thompson@arm.com to implement the Angel remote | Nick Clifton | 1998-01-08 | 1 | -0/+725 |
debugging interface and resurrected associated RDI files. |