Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Tue Mar 24 15:13:29 PST 1998
Update of /cvsroot/src/sys/arch/arm32/include
In directory nb00:/tmp/cvs-serv10490/include

Modified Files:
        limits.h 
Log Message:
The arm32 'char' is unsigned.  Fix CHAR_MIN and CHAR_MAX to reflect that.
(they were incorrect, defined to be the values that they should have were
'char' signed.)


cgd
Tue Mar 24 15:17:21 PST 1998
Update of /cvsroot/src/gnu/usr.bin/gcc/libobjc
In directory nb00:/tmp/cvs-serv10531

Modified Files:
        archive.c 
Log Message:
use CHAR_MIN to determine if 'char' is unsigned, and conditionalize
the code in __objc_code_char() appropriately.  Thanks to
Alan Barrett <apb%iafrica.com@localhost> for providing a good way to do this.


tron
Tue Mar 24 15:18:40 PST 1998
Update of /cvsroot/pkgsrc/x11/fvwm2
In directory nb00:/tmp/cvs-serv10556

Modified Files:
        Makefile 
Log Message:
Don't install "xpmroot", depend on the "xpmroot" package instead.


tron
Tue Mar 24 15:18:41 PST 1998
Update of /cvsroot/pkgsrc/x11/fvwm2/patches
In directory nb00:/tmp/cvs-serv10556/patches

Added Files:
        patch-ab 
Log Message:
Don't install "xpmroot", depend on the "xpmroot" package instead.


tron
Tue Mar 24 15:18:41 PST 1998
Update of /cvsroot/pkgsrc/x11/fvwm2/pkg
In directory nb00:/tmp/cvs-serv10556/pkg

Modified Files:
        PLIST 
Log Message:
Don't install "xpmroot", depend on the "xpmroot" package instead.




Home | Main Index | Thread Index | Old Index