Source-Changes archive

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

NetBSD master CVS tree commits



mycroft
Sat Aug 10 01:29:27 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/alpha/conf

Modified Files:
        Makefile.alpha 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:29 EDT 1996
Update of /a/cvsroot/src/sys/arch/amiga/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/amiga/conf

Modified Files:
        Makefile.amiga 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:31 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/arm32/conf

Modified Files:
        Makefile.arm32 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:33 EDT 1996
Update of /a/cvsroot/src/sys/arch/atari/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/atari/conf

Modified Files:
        Makefile.atari 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:35 EDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/hp300/conf

Modified Files:
        Makefile.hp300 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:39 EDT 1996
Update of /a/cvsroot/src/sys/arch/i386/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/i386/conf

Modified Files:
        Makefile.i386 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:42 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/mac68k/conf

Modified Files:
        Makefile.mac68k 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:44 EDT 1996
Update of /a/cvsroot/src/sys/arch/mvme68k/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/mvme68k/conf

Modified Files:
        Makefile.mvme68k 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:46 EDT 1996
Update of /a/cvsroot/src/sys/arch/pc532/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/pc532/conf

Modified Files:
        Makefile.pc532 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:48 EDT 1996
Update of /a/cvsroot/src/sys/arch/pica/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/pica/conf

Modified Files:
        Makefile.pica 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:50 EDT 1996
Update of /a/cvsroot/src/sys/arch/pmax/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/pmax/conf

Modified Files:
        Makefile.pmax 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:52 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/sparc/conf

Modified Files:
        Makefile.sparc 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:54 EDT 1996
Update of /a/cvsroot/src/sys/arch/sun3/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/sun3/conf

Modified Files:
        Makefile.sun3 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:56 EDT 1996
Update of /a/cvsroot/src/sys/arch/vax/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/vax/conf

Modified Files:
        Makefile.vax 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.

mycroft
Sat Aug 10 01:29:59 EDT 1996
Update of /a/cvsroot/src/sys/arch/x68k/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18203/x68k/conf

Modified Files:
        Makefile.x68k 
Log Message:
* Define CWARNFLAGS and MKDEP in some moderately consistent fashion.
* Make S expand to an absolute path at compile time.
* Use `-S' rather than `-x' to remove debugging symbols.
* Garbage collect unused variables.
* Reverse a handful of port-specific changes that do not correspond to
the common build model and are not needed.



Home | Main Index | Thread Index | Old Index