| History log of /src/usr.bin/lam | 
    | Revision | Date | Author | Comments | 
| 1.5 | 16-Aug-2011 | christos | document non-literal format strings 
 | 
| 1.4 | 08-Oct-2006 | peter | WFORMAT is no more... 
 | 
| 1.3 | 11-Oct-2000 | is | More format string cleanup by sommerfeld. 
 | 
| 1.2 | 14-Nov-1994 | jtc | branches:  1.2.8;  1.2.16; Changed to conform to NetBSD's new RCS Id convention.
 
 | 
| 1.1 | 14-Nov-1994 | jtc | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.1 | 14-Nov-1994 | jtc | imported from 4.4lite 
 | 
| 1.2.16.1 | 18-Oct-2000 | tv | Pullup usr.bin string format fixes [is]. See "cvs log" for explicit revision numbers per file, from sommerfeld.
 
 | 
| 1.2.8.1 | 19-Oct-2000 | he | Pull up revision 1.3 (requested by he): Format string cleanup.
 
 | 
| 1.15 | 25-Jan-2021 | dholland | In the lam(1) example with a literal newline, use newish sh syntax. 
 Bump date (as of when I wrote the change and discussed it, in October;
 forgot to commit since)
 
 | 
| 1.14 | 26-Oct-2020 | dholland | Clarify the behavior of -S further in lam(1). 
 Seems that "lam file1 -S sep file2" does not carry the -S over past
 file2, even though you can also write "lam file1 file2 -[sS] sep" to
 give a separator string after the last file.
 
 Ride previous date bump.
 
 | 
| 1.13 | 26-Oct-2020 | dholland | Improve previous lam(1) change. 
 | 
| 1.12 | 26-Oct-2020 | dholland | Fix the second example in lam(1). 
 (a) revert -r1.8 (changing -s back to -S) as it was wrong;
 (b) get rid of the backslash since it doesn't belong.
 (c) bump date.
 
 Noted by Robert Elz.
 
 | 
| 1.11 | 03-Jul-2017 | wiz | Remove workaround for ancient HTML generation code. 
 | 
| 1.10 | 04-Jan-2016 | kamil | Bump date for previous 
 | 
| 1.9 | 04-Jan-2016 | kamil | Add HISTORY and AUTHORS to lam 
 John A. Kunze requested to add himself as the authord of rs
 on the FreeBSD bugzilla with the following text:
 
 Please re-instate my name (as "John A. Kunze") as AUTHOR of the
 jot, rs, and lam utilities.  I wrote these in 1982, around or
 before the time that I worked with Jordan at UCB (he left to work
 at FreeBSD and later at Apple).  Thank you!
 
 -- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196786
 
 While there add a note that this tool first appeared in BSD 4.2.
 This information is based on the FreeBSD manual pages.
 
 Patch submitted by Michal Mazurek <akfaew AT jasminek.net>.
 
 Reviewed by <dholland>
 
 | 
| 1.8 | 13-Dec-2012 | pgoyette | Adjust case of example to match usage (and code) 
 | 
| 1.7 | 05-Apr-2010 | joerg | branches:  1.7.6;  1.7.12; \\ -> \e
 
 | 
| 1.6 | 18-Jan-2008 | jschauma | add an paragraph before listing of options 
 | 
| 1.5 | 07-Aug-2003 | agc | branches:  1.5.24; Move UCB-licensed code from 4-clause to 3-clause licence.
 
 Patches provided by Joel Baker in PR 22365, verified by myself.
 
 | 
| 1.4 | 08-Feb-2002 | ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 
 | 
| 1.3 | 01-Dec-2001 | wiz | mdocify 
 | 
| 1.2 | 14-Nov-1994 | jtc | Changed to conform to NetBSD's new RCS Id convention. 
 | 
| 1.1 | 14-Nov-1994 | jtc | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.1 | 14-Nov-1994 | jtc | imported from 4.4lite 
 | 
| 1.5.24.1 | 23-Mar-2008 | matt | sync with HEAD 
 | 
| 1.7.12.1 | 25-Feb-2013 | tls | resync with head 
 | 
| 1.7.6.1 | 23-Jan-2013 | yamt | sync with head 
 | 
| 1.8 | 04-Sep-2011 | joerg | ANSIfy + static + __dead 
 | 
| 1.7 | 12-Apr-2009 | lukem | fix -Wcast-qual issues 
 | 
| 1.6 | 21-Jul-2008 | lukem | branches:  1.6.6; Remove the \n and tabs from the __COPYRIGHT() strings.
 Tweak to use a consistent format.
 
 | 
| 1.5 | 27-Sep-2006 | daniel | branches:  1.5.18; PR/17410: lam(1) contains numerous overflows (Juli Mallett)
 
 Fix some overflows and bugs (patch from FreeBSD).
 
 | 
| 1.4 | 07-Aug-2003 | agc | Move UCB-licensed code from 4-clause to 3-clause licence. 
 Patches provided by Joel Baker in PR 22365, verified by myself.
 
 | 
| 1.3 | 19-Oct-1997 | lukem | WARNSify, fix .Nm usage, deprecate register, use <err.h> 
 | 
| 1.2 | 14-Nov-1994 | jtc | Changed to conform to NetBSD's new RCS Id convention. 
 | 
| 1.1 | 14-Nov-1994 | jtc | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.1 | 14-Nov-1994 | jtc | imported from 4.4lite 
 | 
| 1.5.18.1 | 18-Sep-2008 | wrstuden | Sync with wrstuden-revivesa-base-2. 
 | 
| 1.6.6.1 | 13-May-2009 | jym | Sync with HEAD. 
 Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 
 |