History log of /src/usr.bin/false |
Revision | Date | Author | Comments |
1.9 | 24-Mar-1997 |
christos | - Makefile cleanups
|
1.8 | 09-Jan-1997 |
tls | RCS ID police
|
1.7 | 18-Oct-1996 |
thorpej | Use ${INSTALL}.
|
1.6 | 22-Dec-1994 |
cgd | use beforeinstall, rather than install, so man pages get installed!
|
1.5 | 22-Dec-1994 |
cgd | specify man pages the new way.
|
1.4 | 20-Aug-1994 |
pk | Use .CURDIR to install things.
|
1.3 | 05-Aug-1994 |
jtc | Shell script implementations of "true" and "false" by me, working from the POSIX.1 specification only.
This should not infringe on the copyright of another well known shell script based implementation. See PR #361 for some reasons (Other than it's "clean room" development) why I think this is true.
|
1.2 | 31-Jul-1993 |
mycroft | Add RCS indentifiers.
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.8 | 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.7 | 05-Jun-2001 |
wiz | Minor fixes.
|
1.6 | 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.5 | 18-Oct-1997 |
lukem | fix up .Nm usage
|
1.4 | 09-Jan-1997 |
tls | RCS ID police
|
1.3 | 28-Aug-1993 |
jtc | Document that true and false are POSIX.2 compliant.
|
1.2 | 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.3 | 05-Aug-1994 |
mycroft | Clean up deleted files.
|
1.2 | 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.2 | 29-Dec-1994 |
jtc | fixed major brain fault: echo -> exit
|
1.1 | 05-Aug-1994 |
jtc | Shell script implementations of "true" and "false" by me, working from the POSIX.1 specification only.
This should not infringe on the copyright of another well known shell script based implementation. See PR #361 for some reasons (Other than it's "clean room" development) why I think this is true.
|