OpenBSD CVS

CVS log for src/usr.bin/yacc/yacc.1


[BACK] Up to [local] / src / usr.bin / yacc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Mon Mar 8 02:47:29 2021 UTC (3 years, 2 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, HEAD
Changes since 1.33: +11 -2 lines
Diff to previous 1.33 (colored)

Add some references, most of these were removed when we stopped building
and installing USD/SMM/PSD docs.

jmc@ agrees with the direction, ok millert@ on an earlier diff

Revision 1.33 / (download) - annotate - [select for diffs], Sat May 23 22:43:43 2020 UTC (3 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.32: +2 -5 lines
Diff to previous 1.32 (colored)

those tempfiles no longer have names
okay millert@

Revision 1.32 / (download) - annotate - [select for diffs], Wed Jul 27 20:53:47 2016 UTC (7 years, 9 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.31: +3 -10 lines
Diff to previous 1.31 (colored)

it should not be necessary for yacc to use TMPDIR, /tmp is good enough.
ok beck deraadt guenther

Revision 1.31 / (download) - annotate - [select for diffs], Wed Sep 9 21:23:31 2015 UTC (8 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.30: +6 -12 lines
Diff to previous 1.30 (colored)

The .Nd macro is intended to provide "a one line description", so avoid
multiple lines of input, in particular, don't use macros below .Nd;
such bad style can confuse various apropos(1) tools.  All deleted
macros reappear later in the text, anyway, except for .Tn, which i'm
deleting outright.
Found while scanning the tree for good and bad practices in preparation
for my EuroBSD2015 mdoc(7) tutorial on Oct 1 in Stockholm.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jun 4 06:55:50 2014 UTC (9 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.29: +5 -3 lines
Diff to previous 1.29 (colored)

TMPDIR is an extension;

Revision 1.29 / (download) - annotate - [select for diffs], Fri Feb 14 17:22:18 2014 UTC (10 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.28: +21 -9 lines
Diff to previous 1.28 (colored)

clean up macro usage in the HISTORY section;
triggered by a smaller patch from Jan Stary <hans at stare dot cz>

Revision 1.28 / (download) - annotate - [select for diffs], Tue Jan 28 15:43:42 2014 UTC (10 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.27: +6 -3 lines
Diff to previous 1.27 (colored)

bit more info for the toplas article;
From: Jan Stary
tweaked a bit by myself

Revision 1.27 / (download) - annotate - [select for diffs], Thu Aug 15 16:26:59 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.26: +9 -2 lines
Diff to previous 1.26 (colored)

add the lalr paper;
from jan stary

Revision 1.26 / (download) - annotate - [select for diffs], Mon Oct 18 14:42:16 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.25: +2 -5 lines
Diff to previous 1.25 (colored)

remove references to now removed usd/psd/smm docs;

Revision 1.25 / (download) - annotate - [select for diffs], Fri Sep 3 11:09:29 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

add an EXIT STATUS section for /usr/bin;

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jul 21 19:44:47 2010 UTC (13 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.23: +4 -2 lines
Diff to previous 1.23 (colored)

more HISTORY; from daniel dickman

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jul 20 12:53:43 2010 UTC (13 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.22: +39 -2 lines
Diff to previous 1.22 (colored)

daniel dickman has folded the relevant bits of the files being removed
into yacc.1 - thanks!

ok millert deraadt

Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 10 19:24:17 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.21: +4 -3 lines
Diff to previous 1.21 (colored)

STANDARDS:
mark these utilities as being either optional (SD/FR/UP); or as
being compliant only with XPG4 (XSI); strip.1 and talk.1 are tweaked
purely for consistency;

thanks otto for feedback

Revision 1.21 / (download) - annotate - [select for diffs], Sun Feb 8 17:15:10 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
updates to follow;

Revision 1.20 / (download) - annotate - [select for diffs], Sat May 17 23:31:52 2008 UTC (16 years ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.19: +8 -8 lines
Diff to previous 1.19 (colored)

documentation tweaks.

ok (some time ago) jmc@

Revision 1.19 / (download) - annotate - [select for diffs], Thu May 31 19:20:20 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

convert to new .Dd format;

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 30 04:41:35 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.17: +8 -3 lines
Diff to previous 1.17 (colored)

- use a consistent text for STANDARDS
- note which options are extensions to POSIX

Revision 1.17 / (download) - annotate - [select for diffs], Fri Oct 8 20:20:35 2004 UTC (19 years, 7 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)

xref yacc psd. ok millert@

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jun 10 09:12:13 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.15: +8 -8 lines
Diff to previous 1.15 (colored)

- section reorder
- COMPATIBILITY merge
- macro cleanup
- kill whitespace at EOL
- new sentence, new line

ssh pages ok markus@

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 3 02:56:24 2003 UTC (20 years, 11 months ago) by millert
Branch: MAIN
Changes since 1.14: +2 -6 lines
Diff to previous 1.14 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.14 / (download) - annotate - [select for diffs], Tue May 1 17:58:05 2001 UTC (23 years ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

Remove completely redundant introductory sentences in ENVIRONMENT sections.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 9 17:52:50 2000 UTC (23 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 6 04:06:58 2000 UTC (23 years, 10 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Insert more missing .El directives. Our troff really should identify these and
spit out a warning.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 23 21:39:56 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

More pedantic man page formatting insanity, lalala

Revision 1.10 / (download) - annotate - [select for diffs], Tue Mar 14 14:58:27 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.9: +19 -23 lines
Diff to previous 1.9 (colored)

Finish off cleanup usr.bin/ man pages.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 5 00:28:56 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Finish standardizing options list introduction.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 5 21:13:43 1999 UTC (24 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.7: +9 -2 lines
Diff to previous 1.7 (colored)

Describe the -o option; whs@xs4all.nl

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 4 18:31:27 1999 UTC (24 years, 9 months ago) by millert
Branch: MAIN
Changes since 1.6: +7 -7 lines
Diff to previous 1.6 (colored)

o Use __progname
o Use _PATH_TMP
o Use mkstemp() instead of mktemp()
o Really use 10 X's (one is eaten up by a letter)
o Correct manpage wrt temp file name
o Uncomment .Xr yyfix in man page since we ship it now

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:30 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 3 02:11:09 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

remove redundant .Pp macros

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 30 00:24:45 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

usr.bin/ man page fixes, t-z

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 26 05:44:41 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

rcsid

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 11 17:52:34 1996 UTC (28 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +10 -1 lines
Diff to previous 1.1 (colored)

from netbsd; Fetch `-p' documentation from a previous version of
the man page

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:47:06 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:47:06 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.