Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 03:45:27 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.h
Log Message:
Move enum decl out from inside of struct decl.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 03:39:28 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: arch.c buf.c compat.c cond.c dir.c
for.c hash.c job.c main.c make.c meta.c parse.c portable.c
portable.h str.c strlist.c s
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 03:12:21 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: portable.h
Log Message:
Add MAKE_RCSID macro.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/dholland-make2/porta
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 03:08:23 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: portable.c
Log Message:
sort #defines
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/dholland-make2/portable.c
P
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 03:08:10 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: portable.h
Log Message:
Update description.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/dholland-make2/portabl
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 02:57:51 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: buf.c
Log Message:
We have MAX(), we don't also need max().
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/usr.bin/dh
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 02:53:33 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: portable.c util.c
Log Message:
Move the other compat stuff from util.c to portable.c.
(and the reason it isn't called compat.c is we already have
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 02:12:24 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: Makefile make.h portable.h strlist.c
othersrc/usr.bin/dholland-make2/lst.lib: lstInt.h
Added Files:
othersrc/usr.bin/dholland-make
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 02:02:41 UTC 2013
Modified Files:
src/share/man/man7: Makefile
Added Files:
src/share/man/man7: tests.atf.7 tests.kyua.7
Removed Files:
src/share/man/man7: tests.7
Log Message:
Provide Kyua instructions in
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 02:02:38 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.h
Added Files:
othersrc/usr.bin/dholland-make2: portable.h
Log Message:
Split a bunch of definitions related to compilers and portab
Module Name:src
Committed By: dholland
Date: Mon Feb 25 01:57:14 UTC 2013
Modified Files:
src/usr.bin/make: make.h
Log Message:
Fix obvious typo.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/usr.bin/make/make.h
Please note that diffs are not public
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 01:43:04 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: main.c make.h
Log Message:
extern decls should be only in header files.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersr
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 01:37:17 UTC 2013
Removed Files:
othersrc/usr.bin/dholland-make: Makefile Makefile.boot arch.c buf.c
buf.h compat.c cond.c config.h dir.c dir.h for.c hash.c hash.h
job.c job.h lst.h main.c
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 01:33:26 UTC 2013
Update of /cvsroot/othersrc/usr.bin/dholland-make2
In directory ivanova.netbsd.org:/tmp/cvs-serv3353
Log Message:
Import a copy of make from HEAD. I'm going to be beating this one like
a rented mule. :-
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 01:22:33 UTC 2013
Update of /cvsroot/othersrc/usr.bin/dholland-make
In directory ivanova.netbsd.org:/tmp/cvs-serv8512
Log Message:
get the right version of var.c, grr.
Status:
Vendor Tag: HEAD
Release Tags: HEAD-
Module Name:othersrc
Committed By: dholland
Date: Mon Feb 25 00:59:53 UTC 2013
Update of /cvsroot/othersrc/usr.bin/dholland-make
In directory ivanova.netbsd.org:/tmp/cvs-serv20808
Log Message:
Import a copy of make from HEAD. I'm going to beating this one like a
rented mule. :-)
Module Name:src
Committed By: msaitoh
Date: Mon Feb 25 00:36:23 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
Use macro. Remove duplicated macro. Remove unused variable.
No functional Change.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:34:53 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note new import of kyua-atf-compat, version 0.1.
To generate a diff of this commit:
cvs rdiff -u -r1.1006 -r1.1007 src/doc/3RDPARTY
cvs rdiff -u -
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:34:15 UTC 2013
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/misc: mi
src/distrib/sets/lists/tests
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:33:19 UTC 2013
Modified Files:
src/tests: Makefile
Log Message:
Run tests in kyua-atf-compat if MKKYUA!=no.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/tests/Makefile
Please note that diffs are
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:31:52 UTC 2013
Modified Files:
src/etc/mtree: NetBSD.dist.base NetBSD.dist.tests
Log Message:
Add new directories for kyua-atf-compat.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/etc/mtree/Net
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:23:01 UTC 2013
Modified Files:
src/share/xml: Makefile
Log Message:
Do not bother installing any XML calatog when MKKYUA!=no. We won't need
these any more, and we can possibly get rid of the directory altogether
at a
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:22:11 UTC 2013
Modified Files:
src/external/bsd/atf/etc: Makefile
src/external/bsd/atf/share: Makefile
src/external/bsd/atf/tests/atf: Makefile
src/external/bsd/atf/usr.bin: Makefile
Log Message
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:21:04 UTC 2013
Modified Files:
src/external/bsd: Makefile
Log Message:
Descend into kyua-atf-compat when MKKYUA!=no.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/external/bsd/Makefile
Please not
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:20:10 UTC 2013
Added Files:
src/external/bsd/kyua-atf-compat: Makefile Makefile.inc
prepare-import.sh
src/external/bsd/kyua-atf-compat/share: Makefile Makefile.inc
src/external/bsd/kyua-atf-c
Module Name:src
Committed By: jmmv
Date: Mon Feb 25 00:17:26 UTC 2013
Update of /cvsroot/src/external/bsd/kyua-atf-compat/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv29838
Log Message:
Initial import of kyua-atf-compat, version 0.1:
This is the last component of the import
Module Name:src
Committed By: dholland
Date: Mon Feb 25 00:15:09 UTC 2013
Modified Files:
src/usr.bin/make: main.c
Log Message:
typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 src/usr.bin/make/main.c
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Sun Feb 24 19:43:38 UTC 2013
Modified Files:
src/usr.bin/make: var.c
Log Message:
While it is nice to have the same function do both the upper case and
lower case conversion, it ends up eating 4% of the total time we spend
in ma
28 matches
Mail list logo