| History log of /src/usr.bin/logname |
| Revision | Date | Author | Comments |
| 1.3 | 22-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
| 1.2 | 31-Jul-1993 |
mycroft | Add RCS indentifiers.
|
| 1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.2 | 22-Dec-1994 |
jtc | imported from 44lite
|
| 1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.14 | 04-Jul-2017 |
wiz | Add EXIT STATUS section. Use Ex.
|
| 1.13 | 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
| 1.12 | 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.11 | 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
| 1.10 | 01-Dec-2001 |
wiz | Whitespace cleanup.
|
| 1.9 | 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.8 | 19-Oct-1997 |
lukem | WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register
|
| 1.7 | 14-Jul-1997 |
mikel | xref getlogin(2) not getlogin(3)
|
| 1.6 | 29-May-1997 |
cgd | Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: .Dd is supposed to be invoked like: .Dd month day, year e.g. ".Dd January 25, 1989", rather than: .Dd "month day, year" which is what these pages did.
|
| 1.5 | 25-Jul-1995 |
jtc | Fix STANDARDS section, which got munged during the 4.4lite merge. Noted by Masanobu Saitoh in PR #1271.
|
| 1.4 | 22-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
| 1.3 | 28-Aug-1993 |
jtc | Document the fact that logname is POSIX.2 compliant. Simplify command line argument processing.
|
| 1.2 | 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
| 1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.2 | 22-Dec-1994 |
jtc | imported from 44lite
|
| 1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.10 | 04-Sep-2011 |
joerg | ANSIfy + static + __dead
|
| 1.9 | 21-Jul-2008 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. Tweak to use a consistent format.
|
| 1.8 | 07-Aug-2003 |
agc | branches: 1.8.34; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
| 1.7 | 19-Oct-1997 |
lukem | WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate register
|
| 1.6 | 22-Dec-1994 |
jtc | posix compliance goop.
|
| 1.5 | 22-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
| 1.4 | 31-Dec-1993 |
jtc | Provide local function declaration.
|
| 1.3 | 28-Aug-1993 |
jtc | Document the fact that logname is POSIX.2 compliant. Simplify command line argument processing.
|
| 1.2 | 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
| 1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.2 | 22-Dec-1994 |
jtc | imported from 44lite
|
| 1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.8.34.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|