summaryrefslogtreecommitdiffstats
path: root/bin/test/test.c
Commit message (Expand)AuthorAgeFilesLines
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-15/+17
* Add support for 64bit integer comparisons.se2000-07-101-6/+50
* Take into account the fact that "[" may be called with a path,sheldonh1999-12-281-1/+6
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Make the comments nice, short-but-sweet XXX format.green1999-08-241-10/+3
* Make a comment I added a bit nicer.green1999-08-221-2/+3
* Finally: fix test -x as completely as possible.green1999-08-201-7/+17
* The new test(1) did not use access() correctly. I don't know why, sincegreen1999-08-181-2/+7
* Replace our test(1) with NetBSD's pdksh-derived version. The code issheldonh1999-08-161-520/+391
* Minor style fix - change 'if(!*v)' to 'if (!*v)'chris1999-08-141-2/+2
* Various spelling/formatting changes.kris1999-05-081-2/+2
* Add -S flag to test for sockets.cracauer1998-09-071-1/+4
* Correct use of .Nm. Add rcsid.charnier1998-05-181-3/+5
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.eivind1997-12-101-3/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix handling of -o and -a operators in the 3 argument case.steve1996-12-251-2/+2
* -Wall cleaning.steve1996-12-141-3/+3
* err() --> errx() for non-errno related failures.joerg1996-03-111-3/+3
* Fix -h option:ache1995-10-281-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-191-3/+3
* Fix group permissions check for group list size > 1ache1994-11-051-3/+13
* Fix root -w case according to manpage (-x & -r cases already accords)ache1994-11-051-4/+7
* Cosmetique, missing tab/spaces after patchache1994-11-051-6/+6
* More complex implementation of previos superuser fixache1994-11-051-2/+10
* test produce wrong results for superuser, i.e. tellsache1994-11-051-2/+2
* Added $Id$dg1994-09-241-0/+2
* Make get_int() think that "" (null) has the integer value 0.csgr1994-09-111-0/+5
* - handle signs on integers properly,csgr1994-09-111-2/+3
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+560
OpenPOWER on IntegriCloud