Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Wolfgang Helbig
8927843705
Search for proper executables, ignore directories
1998-02-01 20:01:29 +00:00
Wolfgang Helbig
9fe1b8ebb8
Don't ignore empty components of $PATH, i. e. colon at the beginning,
...
the end or two successive colons.
Reviewed and improved by wosch.
1998-01-02 13:46:25 +00:00
Philippe Charnier
93a354256b
Cosmetic in usage string. Mdocify author section.
1997-08-26 11:13:39 +00:00
Peter Wemm
c115df18cd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
8fe31d5429
fix perl indention style
1996-10-27 15:50:40 +00:00
Wolfram Schneider
5a80fb277e
sync copyright with /usr/share/examples/etc/bsd-style-copyright
1996-08-27 20:04:45 +00:00
Satoshi Asami
b60de1afb0
Submitted by: Wolfram Schneider <w@cs.tu-berlin.de>
...
The currently (1995/07/31 04:22:07) implemented if (-x "$prog") {
works only if you have '.' in your $PATH variable.
1995-08-02 07:30:37 +00:00
Satoshi Asami
75f2898f9a
Submitted by: Torbjorn Granlund <tege@matematik.su.se>
...
* /usr/bin/which doesn't work if a complete path is passed to it. This is
incompatible with other flavours of Unix, Here is a suggested patch:
1995-07-31 04:22:07 +00:00
Jordan K. Hubbard
120ca2ec49
Unify the copyright notice.
1995-01-30 22:21:29 +00:00
Satoshi Asami
106a8c2a7b
Cleanup.
...
Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-01-30 17:49:19 +00:00
Satoshi Asami
35bff0b976
Add a -s' flag for
silent' processing. Make the script return 0 for
...
success and 1 for failure. Describe the options in manpage.
1995-01-28 17:35:56 +00:00
Jordan K. Hubbard
9d6b125366
Use the better perl script version of which submitted by Wolfram.
...
Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-01-26 21:49:54 +00:00