Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Tue Nov 4 15:22:45 PST 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv21633
Modified Files:
cdefs.h
Log Message:
- define ___STRING() and ___CONCAT() macros which invoke
their double-underscore counterparts (cpp evil).
- define __RENAME() to do what lint expects, so that
renamed functions are handled properly.
>From Chris Demetriou <cgd%pa.dec.com@localhost>.
thorpej
Tue Nov 4 15:23:56 PST 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv21924
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Sync w/ trunk.
mellon
Tue Nov 4 15:24:54 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv22128
Modified Files:
Tag: netbsd-1-3
z8530tty.c
Log Message:
Pull rev 1.20 through 1.30 up from trunk (mycrosoft)
thorpej
Tue Nov 4 15:25:09 PST 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv22097
Modified Files:
mman.h stat.h
Log Message:
Fix __RENAME quoting lossage (don't pass it a quoted string). From
Chris Demetriou <cgd%pa.dec.com@localhost>.
Home |
Main Index |
Thread Index |
Old Index