steve
9079a13346
Fix handling of -o and -a operators in the 3 argument case.
...
Submitted by: Tom Rush <tarush@mindspring.com>
1996-12-25 00:08:10 +00:00
steve
a958416f1b
-Wall cleaning.
1996-12-14 06:16:51 +00:00
joerg
e2c4135de9
err() --> errx() for non-errno related failures.
1996-03-11 11:01:03 +00:00
ache
449a77b650
Fix -h option:
...
sense symlink even it is unresolved
1995-10-28 11:54:42 +00:00
rgrimes
1888033949
Remove trailing whitespace.
...
Reviewed by: phk
1995-05-30 00:07:29 +00:00
joerg
c6030c6511
You will find enclosed some changes to make gcc -Wall more happy in
...
/usr/src/bin. Note that some patches are still needed in that directory.
I (Joerg) finished most of Philippe's cleanup. /bin/sh will still
need *allot* of work, however.
Submitted by: charnier@lirmm.fr (Philippe Charnier)
1995-03-19 13:29:28 +00:00
ache
7418e4c6c2
Fix group permissions check for group list size > 1
...
Pointed by Bruce
1994-11-05 20:48:06 +00:00
ache
b3950642a8
Fix root -w case according to manpage (-x & -r cases already accords)
...
Pointed by Bruce.
1994-11-05 20:24:49 +00:00
ache
330d2baea1
Cosmetique, missing tab/spaces after patch
1994-11-05 17:31:23 +00:00
ache
63bfe9e23a
More complex implementation of previos superuser fix
...
because rw and x bit treats differently infact
1994-11-05 17:28:03 +00:00
ache
bc1cc6ddda
test produce wrong results for superuser, i.e. tells
...
that file is unreadable when it is readable infact.
1994-11-05 17:07:14 +00:00
dg
8722740e7f
Added $Id$
1994-09-24 02:59:15 +00:00
csgr
a837391e87
Make get_int() think that "" (null) has the integer value 0.
...
(Which is the same behaviour as in 1.x)
The install blows up without this.
Reviewed by: rgrimes
1994-09-11 21:30:09 +00:00
csgr
b819d56caf
- handle signs on integers properly,
...
- make sure error messages for bad integers are moderately sensible
- handle test ! "abc" -o "abc" (This should evaluate to true)
(and similar cases) ie:
and/or operator test added to POSIX special case processing.
- more test cases added.
Based on: Work done on 1.x's test(1) by Andrew Moore and Adam David.
1994-09-11 13:57:31 +00:00
rgrimes
e3cfc8ce61
BSD 4.4 Lite bin Sources
1994-05-26 06:18:55 +00:00