| Commit message (Expand) | Author | Age | Files | Lines |
| * | /*- or .\"- or #- to begin license clauses. | Warner Losh | 2005-01-10 | 1 | -1/+1 |
| * | o Backout rev. 1.40 and rev. 1.49. | Maxim Konovalov | 2002-08-15 | 1 | -36/+34 |
| * | Make test check the tv_nsec part of a struct stat when comparing | David Malone | 2002-07-27 | 1 | -8/+10 |
| * | Fix a memory leak. | Maxim Konovalov | 2002-07-05 | 1 | -0/+1 |
| * | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 1 | -4/+2 |
| * | while i'm breaking stuff, use __dead2 instead of GCC specific __attribute__. | Alfred Perlstein | 2002-05-11 | 1 | -2/+1 |
| * | backout additional include of cdefs.h, it's not helping any. | Alfred Perlstein | 2002-05-11 | 1 | -1/+0 |
| * | include cdefs.h for __printf0like to silence warning. | Alfred Perlstein | 2002-05-11 | 1 | -0/+1 |
| * | Use intmax_t as quad_t replacement, like in expr | Andrey A. Chernov | 2002-03-28 | 1 | -5/+6 |
| * | Log: | Maxim Konovalov | 2002-03-06 | 1 | -10/+6 |
| * | __printflike() should really be __printf0like() since verrx() can | Kris Kennaway | 2002-02-04 | 1 | -1/+1 |
| * | Add a __printflike() attribute to silence warning with FORMAT_AUDIT=1 | Kris Kennaway | 2002-02-04 | 1 | -1/+2 |
| * | Work around a buffer overflow problem on argv that has been exposed | Akinori MUSHA | 2002-02-03 | 1 | -6/+16 |
| * | o __P has been reoved | Warner Losh | 2002-02-02 | 1 | -61/+32 |
| * | strtoq -> strtoll (strtoq is deprecated) | Andrey A. Chernov | 2001-12-25 | 1 | -5/+5 |
| * | 1) Localize (LC_CTYPE) | Andrey A. Chernov | 2001-12-17 | 1 | -0/+11 |
| * | POSIX strto*() functions MAY return EINVAL, so don't assume that only one | Andrey A. Chernov | 2001-12-14 | 1 | -2/+4 |
| * | Fix style bugs I found, and add a comment. | Akinori MUSHA | 2001-11-19 | 1 | -10/+11 |
| * | Oops sorry, forgot to add a #include. | Akinori MUSHA | 2001-11-19 | 1 | -0/+1 |
| * | - Do not reference argv[1] if no argument is given. | Akinori MUSHA | 2001-11-19 | 1 | -7/+34 |
| * | Make test(1) a builtin command of our sh(1) for efficiency. The | Akinori MUSHA | 2001-11-17 | 1 | -0/+5 |
| * | Silence WARNS=2 and BDECFLAGS on alpha and i386 | Kris Kennaway | 2001-05-20 | 1 | -15/+17 |
| * | Add support for 64bit integer comparisons. | Stefan Eßer | 2000-07-10 | 1 | -6/+50 |
| * | Take into account the fact that "[" may be called with a path, | Sheldon Hearn | 1999-12-28 | 1 | -1/+6 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Make the comments nice, short-but-sweet XXX format. | Brian Feldman | 1999-08-24 | 1 | -10/+3 |
| * | Make a comment I added a bit nicer. | Brian Feldman | 1999-08-22 | 1 | -2/+3 |
| * | Finally: fix test -x as completely as possible. | Brian Feldman | 1999-08-20 | 1 | -7/+17 |
| * | The new test(1) did not use access() correctly. I don't know why, since | Brian Feldman | 1999-08-18 | 1 | -2/+7 |
| * | Replace our test(1) with NetBSD's pdksh-derived version. The code is | Sheldon Hearn | 1999-08-16 | 1 | -520/+391 |
| * | Minor style fix - change 'if(!*v)' to 'if (!*v)' | Chris Costello | 1999-08-14 | 1 | -2/+2 |
| * | Various spelling/formatting changes. | Kris Kennaway | 1999-05-08 | 1 | -2/+2 |
| * | Add -S flag to test for sockets. | Martin Cracauer | 1998-09-07 | 1 | -1/+4 |
| * | Correct use of .Nm. Add rcsid. | Philippe Charnier | 1998-05-18 | 1 | -3/+5 |
| * | Remove simultaneous include of <sys/param.h> and <sys/types.h>. | Eivind Eklund | 1997-12-10 | 1 | -3/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Fix handling of -o and -a operators in the 3 argument case. | Steve Price | 1996-12-25 | 1 | -2/+2 |
| * | -Wall cleaning. | Steve Price | 1996-12-14 | 1 | -3/+3 |
| * | err() --> errx() for non-errno related failures. | Joerg Wunsch | 1996-03-11 | 1 | -3/+3 |
| * | Fix -h option: | Andrey A. Chernov | 1995-10-28 | 1 | -2/+2 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -6/+6 |
| * | You will find enclosed some changes to make gcc -Wall more happy in | Joerg Wunsch | 1995-03-19 | 1 | -3/+3 |
| * | Fix group permissions check for group list size > 1 | Andrey A. Chernov | 1994-11-05 | 1 | -3/+13 |
| * | Fix root -w case according to manpage (-x & -r cases already accords) | Andrey A. Chernov | 1994-11-05 | 1 | -4/+7 |
| * | Cosmetique, missing tab/spaces after patch | Andrey A. Chernov | 1994-11-05 | 1 | -6/+6 |
| * | More complex implementation of previos superuser fix | Andrey A. Chernov | 1994-11-05 | 1 | -2/+10 |
| * | test produce wrong results for superuser, i.e. tells | Andrey A. Chernov | 1994-11-05 | 1 | -2/+2 |
| * | Added $Id$ | David Greenman | 1994-09-24 | 1 | -0/+2 |
| * | Make get_int() think that "" (null) has the integer value 0. | Geoff Rehmet | 1994-09-11 | 1 | -0/+5 |