OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 3 07:43:45 2022 UTC (21 months, 2 weeks 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, HEAD
Changes since 1.15: +9 -4 lines
Diff to previous 1.15 (colored)

we have spell(1) via 4.4BSD

discussed with schwarze@

Revision 1.15 / (download) - annotate - [select for diffs], Sat Feb 8 01:09:58 2020 UTC (4 years, 3 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

correct Research Unix edition "appeared in" use in HISTORY

Starting from "Combined Table of Contents" in Doug McIlroy's
"A Research UNIX Reader" a table of which edition manuals appeared in.
Checked against manuals from bitsavers/TUHS and source from TUHS where
available.

Ingo points out there are cases where something is included but not
documented until a later release.
bcd(6)		v6	v7
printf(3)	v2	v4
abort(3)	v5	v6
system(3)	v6	v7
fmod(3)		v5	v6

ok schwarze@

Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 17 22:47:58 2017 UTC (6 years, 7 months ago) by schwarze
Branch: MAIN
CVS Tags: 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
Changes since 1.13: +6 -4 lines
Diff to previous 1.13 (colored)

add missing HISTORY; based on CVS logs and release announcements

Revision 1.13 / (download) - annotate - [select for diffs], Wed Dec 28 22:47:11 2016 UTC (7 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

fix the remaining cases of .Xr with only one argument

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 30 17:18:46 2014 UTC (10 years, 3 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.11: +7 -7 lines
Diff to previous 1.11 (colored)

fix various inconsistencies.

ok jmc@

Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 28 21:32:54 2010 UTC (13 years, 6 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.10: +5 -13 lines
Diff to previous 1.10 (colored)

more roff adjustments;

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 31 19:20:16 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

convert to new .Dd format;

Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 16 13:47:03 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

sync synopsis and usage(); mostly from Igor Sobrado

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 6 16:25:55 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

lexicographical order, not lexigraphical order; why people don't
just use "alphabetical" is beyond me...

from igor sobrado (pr #5070);

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 5 15:01:12 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.6: +38 -49 lines
Diff to previous 1.6 (colored)

sort options, and some formatting improvememnts;
from wiz@netbsd

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

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

ssh pages ok markus@

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 4 21:48:02 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -6 lines
Diff to previous 1.4 (colored)

mop up some more 3/4 license issues

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 11 08:11:08 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

files with dead .Xr's;

left .Xr, but removed man page number
as suggested by mpech@

more help and ok millert@

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 2 16:33:51 2002 UTC (22 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.2: +40 -3 lines
Diff to previous 1.2 (colored)

Accept deroff's -m flags too.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 1 22:19:02 2002 UTC (22 years, 2 months ago) by millert
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Sort -df, not sort -f

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 1 22:01:11 2002 UTC (22 years, 2 months ago) by millert
Branch: MAIN

spell command from 4.4BSD, now freed by Caldera.
I have made some significant changes:
o spell no longer uses hashed files.  The algorithm for generating
  the hashed files breaks down for large files.  Instead, I use the
  same approach as look(1) and do binary searches of mmap(2)ed files
  which has acceptable performance.  A side effect of this is that
  spell can now search multiple word lists.
o The spell binary has been renamed to "spellprog" so as to not conflict
  with the spell shell script.  This is consistent with other operating
  systems.
o The putsuf() and putword() functions have been renamed to
  trypref() and tryword() respectively for consistency with modern
  versions and for general sanity.
o the spell front-end shell script has been completely rewritten
o The code has been ANSIfied and re-style(9)d

spell currently must be compiled with -fwriteable-strings to make
the -b option work.  This should be fixed.

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.