Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Wed Jul 16 17:54:28 PDT 1997
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv22747

Modified Files:
        nlist_elf32.c 
Log Message:
- Don't deref a bad pointer in the event the object has no symbol
  section header.  Instead, treat the object as stripped.
- Add a "default" case to the symbol type switch to calm GCC's jets.


jtk
Wed Jul 16 17:58:53 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv22918

Modified Files:
        com_multi.c isa.c isavar.h wd.c 
Log Message:
use locator defines in "locators.h" to index cf_loc[]

still to be done and/or decided not to be done: replace all *UNK uses in
isa code with the native names from locators.h




Home | Main Index | Thread Index | Old Index