DragonFly commits List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make src/usr.bin/make/PSD.doc
dillon 2004/11/23 23:20:51 PST
DragonFly src repository
Modified files:
usr.bin/make make.1 nonints.h parse.c suff.c var.c
usr.bin/make/PSD.doc tutorial.ms
Log:
o Fix proto type
o Mention that the left-hand side of the comparison conditional
must always be a variable expansion. Do not lie that
debugging .for loops is a no-op.
o Update tutorial.
o Update man page.
o Fixed the abuses of .Ql visible on stderr in troff mode.
o Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
Add FreeBSD Id tag where missing.
Submitted-by: Max Okumoto <okumoto@xxxxxxxx>
Taken-from: FreeBSD
Revision Changes Path
1.8 +65 -65 src/usr.bin/make/make.1
1.14 +1 -1 src/usr.bin/make/nonints.h
1.15 +4 -35 src/usr.bin/make/parse.c
1.13 +1 -1 src/usr.bin/make/suff.c
1.13 +16 -2 src/usr.bin/make/var.c
1.5 +0 -1 src/usr.bin/make/PSD.doc/tutorial.ms
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.1.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/nonints.h.diff?r1=1.13&r2=1.14&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/PSD.doc/tutorial.ms.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]