CVS log for src/usr.bin/m4/m4.1
Up to [cvs.NetBSD.org] / src / usr.bin / m4
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.27.18.1: download - view: text, markup, annotated - select for diffs
Tue Jul 7 10:40:46 2020 UTC (4 years, 6 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +3 -6
lines
Pull up following revision(s) (requested by uwe in ticket #981):
usr.bin/m4/m4.1: revision 1.28
usr.bin/m4/m4.1: revision 1.29
usr.bin/m4/extern.h: revision 1.20
usr.bin/m4/main.c: revision 1.49
usr.bin/m4/m4.1: revision 1.30
usr.bin/m4/trace.c: revision 1.9
usr.bin/m4/main.c: revision 1.50
Try not to lose error output with --error-output.
Try to avoid the trap we set up ourselves while avoiding freopen(3).
When exit flushes and closes open streams it may close sfp first and
when it comes about to flush and close stderr, the descriptor is
already gone and we lose any buffered error output. This actually
happens on some hosts, breaking --trace output used by autoconf.
Fix --error-output to be more like GNU m4.
GNU m4 --error-output is the same as -o despite the name. It does NOT
affect warnings, error messages, and 'errprint' output so drop the
misguided bit of code that tried to freopen stderr without closing it
on failure. Drop -e (which was our local invention) and make merge
--error-output with -o so that both set traceout. Make trace_file()
preserve the old traceout on error and return error status so that the
caller can emit appropriate warning.
Do not yet support disabling tracing with an empty name, the rest of
the code is not ready, we don't do -o positionally and we don't have
`debugfile'.
Fix --error-output to be more like GNU m4. It's a long version of -o.
Bump date for previous.
Use a date that is actually a real date.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jun 27 19:07:15 2020 UTC (4 years, 6 months ago) by uwe
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +114 -90
lines
Improve markup for better PostScript output.
Make sure quotes are right and copy-pastable even in UTF-8 output.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 25 02:59:20 2020 UTC (4 years, 6 months ago) by uwe
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Use a date that is actually a real date.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jun 25 02:58:16 2020 UTC (4 years, 6 months ago) by uwe
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Bump date for previous.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jun 25 02:54:50 2020 UTC (4 years, 6 months ago) by uwe
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -5
lines
Fix --error-output to be more like GNU m4. It's a long version of -o.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jan 17 11:24:28 2016 UTC (9 years ago) by wiz
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
is-mlppp-base,
is-mlppp,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: netbsd-9
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +9 -9
lines
Fix some macros. Sort stuff some more.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jan 16 21:15:51 2016 UTC (9 years ago) by christos
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +40 -11
lines
Update documentation.
Revision 1.23.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:05:00 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +10 -8
lines
Rebase to HEAD as of a few days ago.
Revision 1.22.6.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:42:45 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.22.6.1: preferred, colored; branchpoint 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22.6.1: +10 -8
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 7 13:32:21 2014 UTC (11 years ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -5
lines
Better document eval, mentioning optional second and third arguments.
Requested by martin.
Bump date.
Revision 1.23.4.1: download - view: text, markup, annotated - select for diffs
Tue Jul 23 21:07:39 2013 UTC (11 years, 6 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +4 -4
lines
sync with HEAD
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 20 21:40:00 2013 UTC (11 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: riastradh-drm2-base2,
riastradh-drm2-base1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4
lines
Use Mt for email addresses.
Revision 1.22.6.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:09:35 2012 UTC (12 years, 9 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3
lines
sync with head
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 8 22:00:39 2012 UTC (12 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
riastradh-drm2-base,
agc-symver-base,
agc-symver
Branch point for: tls-maxphys,
riastradh-drm2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3
lines
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
No effective change except where I used the opportunity to sort options
and/or option descriptions.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 14 17:14:28 2010 UTC (14 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Improve/fix/deuglify markup.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Oct 30 01:40:45 2009 UTC (15 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -4
lines
Fix markup.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Oct 26 21:11:28 2009 UTC (15 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +255 -156
lines
resolve conflicts.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Oct 26 21:08:59 2009 UTC (15 years, 2 months ago) by christos
Branches: OPENBSD
CVS tags: OPENBSD20091026
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +423 -108
lines
Import new m4 from OpenBSD.
Revision 1.18.42.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:19:55 2009 UTC (15 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +2 -4
lines
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Mar 10 13:46:43 2009 UTC (15 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: jym-xensuspend-nbase,
jym-xensuspend-base
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -4
lines
Don't break scope for .Oo/.Oc to workaround ancient argument limit.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jun 27 21:57:43 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
mjf-devfs2-base,
mjf-devfs2,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: jym-xensuspend
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
End sentence with a dot. From jmc@openbsd.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jun 26 18:14:41 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Add Ns where needed.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 26 18:14:21 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +19 -20
lines
Replace Ql by Sq and Dq where appropriate.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Feb 25 10:35:46 2003 UTC (21 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -5
lines
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 8 01:36:27 2002 UTC (22 years, 11 months ago) by ross
Branches: MAIN
CVS tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
fvdl_fs64_base
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4
lines
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 1 16:43:19 2001 UTC (23 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +10 -10
lines
Whitespace cleanup.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 14 14:49:38 2001 UTC (23 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -2
lines
Document -o.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 14 06:16:09 2001 UTC (23 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +305 -104
lines
Pull in various changes from OpenBSD, most from Marc Espie, including:
* Provide some GNUisms as extensions.
* Provide dynamically growable string space.
* Make define(defn(foo)) work correctly for builtins.
(The current version is supposed to be capable of satisfying autoconf.)
All still relevant NetBSD changes have been preserved in this version, and
formatting and style fixes have been applied in various places.
Thanks to Masao Uebayashi <uebayasi@soum.co.jp> for pointing this out.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 5 11:57:40 2001 UTC (23 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Uppercase Dt argument, correct AUTHORS section name.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 23 19:09:35 1999 UTC (25 years, 7 months ago) by tv
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
minoura-xpg4dl-base,
minoura-xpg4dl,
comdex-fall-1999-base,
comdex-fall-1999
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +15 -1
lines
Implement the very useful `-P' option from GNU's m4 (causes all builtin
macros to be prefixed with the string `m4_').
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 23 23:05:34 1998 UTC (27 years ago) by lukem
Branches: MAIN
CVS tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
fix richard o'keefe's email address (will have to change for his new job, but the one i've used is at least valid...)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 19 04:39:58 1997 UTC (27 years, 3 months ago) by lukem
Branches: MAIN
CVS tags: netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 12 07:09:07 1997 UTC (27 years, 11 months ago) by mikel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -8
lines
fix typo reported by Saitoh Masanobu in PR misc/3214.
also fixed .Nm usage, other typos
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 9 20:20:36 1997 UTC (28 years ago) by tls
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2
lines
RCS ID police
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 19 07:52:46 1995 UTC (29 years, 3 months ago) by jtc
Branches: MAIN
CVS tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Fix spelling error (Michael K. Sanders; PR #1617)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 30 00:28:46 1993 UTC (31 years, 2 months ago) by glass
Branches: MAIN
CVS tags: netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1,
netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2
lines
latest m4 from ozan. now does the right thing w/respect to sendmail
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 1 07:31:17 1993 UTC (31 years, 5 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Add RCS indentifiers.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 18 21:50:31 1993 UTC (31 years, 7 months ago) by glass
Branches: MAIN
CVS tags: netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9
baseline of new version of m4 supplied by Ozan Yigit, original author
of the broken m4 we had. This is his stuff virgin + our Makefile.
CVSweb <webmaster@jp.NetBSD.org>