| History log of /src/usr.bin/dirname |
| Revision | Date | Author | Comments |
| 1.8 | 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.7 | 17-Feb-2005 |
xtraeme | branches: 1.7.36; Kill __P(), use ANSI function declarations; WARNS=3.
|
| 1.6 | 18-Sep-2002 |
lukem | makefile delint. use NETBSDSRCDIR as appropriate
|
| 1.5 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
| 1.4 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.3 | 28-Mar-1995 |
glass | Merged with 4.4Lite
|
| 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 | 28-Mar-1995 |
glass | Import from 4.4Lite
|
| 1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.7.36.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.12 | 16-Sep-2011 |
joerg | Use __dead
|
| 1.11 | 21-Jul-2008 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. Tweak to use a consistent format.
|
| 1.10 | 04-Apr-2005 |
peter | branches: 1.10.22; Clean up by using dirname(3) from libc.
Approved by christos.
|
| 1.9 | 17-Feb-2005 |
xtraeme | Kill __P(), use ANSI function declarations; WARNS=3.
|
| 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 | 18-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
| 1.6 | 02-Sep-1995 |
jtc | Sync with 4.4lite2
|
| 1.5 | 28-Mar-1995 |
glass | Merged with 4.4Lite
|
| 1.4 | 01-Oct-1993 |
jtc | Added setlocale(LC_ALL, "") --- all POSIX.2 utilities are supposed to do this --- although this won't change the behavior of this utility until we have message catalogs implemented. Passed through FlexeLint.
|
| 1.3 | 27-Aug-1993 |
jtc | Minor tweaks: including header files to bring prototypes into scope, explicitly declaring function return values, etc. to make gcc -Wall shut up.
|
| 1.2 | 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
| 1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.3 | 02-Sep-1995 |
jtc | imported from 44lite2
|
| 1.1.1.2 | 28-Mar-1995 |
glass | Import from 4.4Lite
|
| 1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.10.22.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|