Source-Changes archive

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

NetBSD master CVS tree commits



jonathan
Sun Sep 29 18:14:44 PDT 1996
Update of /cvsroot/src/sys/arch/pmax/stand/libsa
In directory netbsd1:/var/slash-tmp/cvs-serv15762

Modified Files:
        gets.c getenv.c strcat.c strcpy.c 
Log Message:
Add _ prefix to the PROM-callback-vector entrypoint in standalone
wrappers for:
        gets.c getenv.c strcat.c strcpy.c 
so they compile again (if _KERNEL is defined).

For bootblock space reasons it would be prereable to call the PROM entrypoints
directly, via the macro wappers in de_prom.h, rather than C function wrappers.




Home | Main Index | Thread Index | Old Index