index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
test
/
test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
1
-15
/
+17
*
Add support for 64bit integer comparisons.
se
2000-07-10
1
-6
/
+50
*
Take into account the fact that "[" may be called with a path,
sheldonh
1999-12-28
1
-1
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Make the comments nice, short-but-sweet XXX format.
green
1999-08-24
1
-10
/
+3
*
Make a comment I added a bit nicer.
green
1999-08-22
1
-2
/
+3
*
Finally: fix test -x as completely as possible.
green
1999-08-20
1
-7
/
+17
*
The new test(1) did not use access() correctly. I don't know why, since
green
1999-08-18
1
-2
/
+7
*
Replace our test(1) with NetBSD's pdksh-derived version. The code is
sheldonh
1999-08-16
1
-520
/
+391
*
Minor style fix - change 'if(!*v)' to 'if (!*v)'
chris
1999-08-14
1
-2
/
+2
*
Various spelling/formatting changes.
kris
1999-05-08
1
-2
/
+2
*
Add -S flag to test for sockets.
cracauer
1998-09-07
1
-1
/
+4
*
Correct use of .Nm. Add rcsid.
charnier
1998-05-18
1
-3
/
+5
*
Remove simultaneous include of <sys/param.h> and <sys/types.h>.
eivind
1997-12-10
1
-3
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix handling of -o and -a operators in the 3 argument case.
steve
1996-12-25
1
-2
/
+2
*
-Wall cleaning.
steve
1996-12-14
1
-3
/
+3
*
err() --> errx() for non-errno related failures.
joerg
1996-03-11
1
-3
/
+3
*
Fix -h option:
ache
1995-10-28
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
1
-3
/
+3
*
Fix group permissions check for group list size > 1
ache
1994-11-05
1
-3
/
+13
*
Fix root -w case according to manpage (-x & -r cases already accords)
ache
1994-11-05
1
-4
/
+7
*
Cosmetique, missing tab/spaces after patch
ache
1994-11-05
1
-6
/
+6
*
More complex implementation of previos superuser fix
ache
1994-11-05
1
-2
/
+10
*
test produce wrong results for superuser, i.e. tells
ache
1994-11-05
1
-2
/
+2
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
Make get_int() think that "" (null) has the integer value 0.
csgr
1994-09-11
1
-0
/
+5
*
- handle signs on integers properly,
csgr
1994-09-11
1
-2
/
+3
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+560