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:10:08 PST 1997
Update of /cvsroot/src/sys/arch/pc532/include
In directory netbsd1:/var/slash-tmp/cvs-serv18388/pc532/include
Modified Files:
cdefs.h
Log Message:
Bug fixes and cleanup from Chris Demetriou <cgd%pa.dec.com@localhost>:
- fix _C_LABEL so that it actually works.
- make __RENAME use _C_LABEL.
- fix __RENAME so that it expects an unquoted argument.
- fix __indr_reference and __warn_references so that they
supply their own final semicolon.
- define __warn_references to nothing if not GNU C (required
by the way it's used).
The __warn_references semicolon change has to be made
so that __warn_references can be defined into nothing.
(A ; all by itself isn't a great idea.) The __indr_reference
change was made for consistency.
thorpej
Tue Nov 4 15:10:15 PST 1997
Update of /cvsroot/src/sys/arch/powerpc/include
In directory netbsd1:/var/slash-tmp/cvs-serv18388/powerpc/include
Modified Files:
cdefs.h
Log Message:
Bug fixes and cleanup from Chris Demetriou <cgd%pa.dec.com@localhost>:
- fix _C_LABEL so that it actually works.
- make __RENAME use _C_LABEL.
- fix __RENAME so that it expects an unquoted argument.
- fix __indr_reference and __warn_references so that they
supply their own final semicolon.
- define __warn_references to nothing if not GNU C (required
by the way it's used).
The __warn_references semicolon change has to be made
so that __warn_references can be defined into nothing.
(A ; all by itself isn't a great idea.) The __indr_reference
change was made for consistency.
thorpej
Tue Nov 4 15:10:24 PST 1997
Update of /cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/var/slash-tmp/cvs-serv18388/sparc/include
Modified Files:
cdefs.h
Log Message:
Bug fixes and cleanup from Chris Demetriou <cgd%pa.dec.com@localhost>:
- fix _C_LABEL so that it actually works.
- make __RENAME use _C_LABEL.
- fix __RENAME so that it expects an unquoted argument.
- fix __indr_reference and __warn_references so that they
supply their own final semicolon.
- define __warn_references to nothing if not GNU C (required
by the way it's used).
The __warn_references semicolon change has to be made
so that __warn_references can be defined into nothing.
(A ; all by itself isn't a great idea.) The __indr_reference
change was made for consistency.
thorpej
Tue Nov 4 15:10:32 PST 1997
Update of /cvsroot/src/sys/arch/vax/include
In directory netbsd1:/var/slash-tmp/cvs-serv18388/vax/include
Modified Files:
cdefs.h
Log Message:
Bug fixes and cleanup from Chris Demetriou <cgd%pa.dec.com@localhost>:
- fix _C_LABEL so that it actually works.
- make __RENAME use _C_LABEL.
- fix __RENAME so that it expects an unquoted argument.
- fix __indr_reference and __warn_references so that they
supply their own final semicolon.
- define __warn_references to nothing if not GNU C (required
by the way it's used).
The __warn_references semicolon change has to be made
so that __warn_references can be defined into nothing.
(A ; all by itself isn't a great idea.) The __indr_reference
change was made for consistency.
mellon
Tue Nov 4 15:16:46 PST 1997
Update of /cvsroot/src/sys/arch/sun3/dev
In directory netbsd1:/var/slash-tmp/cvs-serv20580
Modified Files:
Tag: netbsd-1-3
zs.c
Log Message:
Pull rev 1.51 up from trunk (mycroft)
thorpej
Tue Nov 4 15:18:39 PST 1997
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/alpha/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
mellon
Tue Nov 4 15:18:39 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv20866
Modified Files:
Tag: netbsd-1-3
com.c
Log Message:
Pull up rev 1.120 through 1.128 (mycroft)
thorpej
Tue Nov 4 15:18:44 PST 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/arm32/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:18:51 PST 1997
Update of /cvsroot/src/sys/arch/bebox/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/bebox/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:18:56 PST 1997
Update of /cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/i386/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:19:02 PST 1997
Update of /cvsroot/src/sys/arch/m68k/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/m68k/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:19:08 PST 1997
Update of /cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/mips/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:19:14 PST 1997
Update of /cvsroot/src/sys/arch/pc532/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/pc532/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:19:21 PST 1997
Update of /cvsroot/src/sys/arch/powerpc/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/powerpc/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:19:26 PST 1997
Update of /cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/sparc/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
thorpej
Tue Nov 4 15:19:31 PST 1997
Update of /cvsroot/src/sys/arch/vax/include
In directory netbsd1:/var/slash-tmp/cvs-serv20776/vax/include
Modified Files:
Tag: netbsd-1-3
cdefs.h
Log Message:
Pull up from trunk: bug fixes and cleaups.
mellon
Tue Nov 4 15:20:01 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv21290
Modified Files:
Tag: netbsd-1-3
comvar.h
Log Message:
Pull rev 1.19 up from trunk (mycroft)
Home |
Main Index |
Thread Index |
Old Index