History log of /src/usr.bin/soelim |
Revision | Date | Author | Comments |
1.5 | 14-Apr-2009 |
lukem | Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
|
1.4 | 09-Apr-2001 |
wiz | branches: 1.4.44; make compile with WARNS=2, and enable WARNS=2 in the Makefile
|
1.3 | 21-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
1.2 | 30-Jul-1993 |
mycroft | Add RCS identifiers.
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 | 21-Dec-1994 |
jtc | imported from 44lite
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.4.44.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 | 12-May-2012 |
reed | Change or add history. I checked the 1bsd archives and this first appeared in 1BSD (before it was known as 1BSD). I looked at code and later sccs history to confirm. In the case of rewritten code, we are not consistent in manpages indicating that history.
|
1.9 | 02-Jan-2012 |
wiz | Remove unnecessary quoting. From Abhinav Upadhyay.
|
1.8 | 07-Aug-2003 |
agc | branches: 1.8.56; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.7 | 08-Dec-2001 |
wiz | Sort sections.
|
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 | 21-Dec-1997 |
christos | add -Idirectory option to seach for .so files.
|
1.4 | 19-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
1.3 | 21-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
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 | 21-Dec-1994 |
jtc | imported from 44lite
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.8.56.2 | 23-May-2012 |
yamt | sync with head.
|
1.8.56.1 | 17-Apr-2012 |
yamt | sync with head
|
1.15 | 05-Sep-2016 |
sevan | Drop main() prototype.
|
1.14 | 21-Jul-2008 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. Tweak to use a consistent format.
|
1.13 | 05-Jan-2004 |
jmmv | branches: 1.13.34; Homogenize usage messages: make the 'usage' word all lowercase, as this seems to be the most common practice in our tree.
|
1.12 | 16-Oct-2003 |
itojun | safer use of realloc
|
1.11 | 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.10 | 09-Apr-2001 |
wiz | make compile with WARNS=2, and enable WARNS=2 in the Makefile
|
1.9 | 09-Apr-2001 |
wiz | ANSIfy
|
1.8 | 19-Feb-2001 |
cgd | convert to use getprogname()
|
1.7 | 09-Nov-1999 |
drochner | Since our gcc doesn't warn about NULL format strings anymore, we can fix the incorrect err(1, "%s", "") et al. Closes PR bin/7592 by cgd.
|
1.6 | 03-Feb-1998 |
perry | branches: 1.6.6; change includes to fix compiler warning
|
1.5 | 21-Dec-1997 |
christos | add -Idirectory option to seach for .so files.
|
1.4 | 19-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
1.3 | 21-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
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 | 21-Dec-1994 |
jtc | imported from 44lite
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.6.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.13.34.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|