History log of /src/usr.bin/fpr |
Revision | Date | Author | Comments |
1.3 | 01-Sep-1995 |
jtc | Sync with 4.4lite2
|
1.2 | 31-Jul-1993 |
mycroft | Add RCS indentifiers.
|
1.1 | 09-Apr-1993 |
cgd | branches: 1.1.1; added, from net/2 (patch 124).
|
1.1.1.1 | 01-Sep-1995 |
jtc | imported from 44lite2
|
1.13 | 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.12 | 22-Mar-2012 |
wiz | Fix whitespace nits. Suggested by Bug Hunting.
|
1.11 | 17-Mar-2012 |
wiz | Quote word that has the same letter as a macro. Fixes PR 46215 by Nicolas Joly.
|
1.10 | 15-Mar-2009 |
joerg | branches: 1.10.6; Fix markup.
|
1.9 | 07-Aug-2003 |
agc | branches: 1.9.42; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.8 | 12-Oct-2002 |
wiz | Use single quotes for a single character.
|
1.7 | 30-Sep-2002 |
grant | New sentence, new line.
|
1.6 | 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.5 | 22-Mar-1999 |
garbled | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.4 | 18-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
1.3 | 01-Sep-1995 |
jtc | Sync with 4.4lite2
|
1.2 | 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 | 09-Apr-1993 |
cgd | branches: 1.1.1; added, from net/2 (patch 124).
|
1.1.1.1 | 01-Sep-1995 |
jtc | imported from 44lite2
|
1.9.42.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
|
1.10.6.1 | 17-Apr-2012 |
yamt | sync with head
|
1.9 | 04-Sep-2011 |
joerg | Use static, change deep if / else if / ... chains to switch(), apply __dead, ANSIfy.
|
1.8 | 21-Jul-2008 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. Tweak to use a consistent format.
|
1.7 | 16-Oct-2003 |
itojun | branches: 1.7.34; safer use of realloc
|
1.6 | 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.5 | 30-May-2002 |
thorpej | Rename local function "gettext" to "get_text" to avoid conflict with internal prototypes/attributes for the gettext() int'lzation function that gcc-current has.
|
1.4 | 18-Oct-1997 |
lukem | branches: 1.4.14; WARNSify, fix .Nm usage
|
1.3 | 01-Sep-1995 |
jtc | Sync with 4.4lite2
|
1.2 | 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
1.1 | 09-Apr-1993 |
cgd | branches: 1.1.1; added, from net/2 (patch 124).
|
1.1.1.1 | 01-Sep-1995 |
jtc | imported from 44lite2
|
1.4.14.1 | 30-May-2002 |
tv | Pull up revision 1.5 (requested by thorpej in ticket #80): Rename local function "gettext" to "get_text" to avoid conflict with internal prototypes/attributes for the gettext() int'lzation function that gcc-current has.
|
1.7.34.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|