Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Set negative row or column argument values to zero. | robert | 2005-04-28 | 1 | -3/+5 |
* | Avoid passing negative values to isdigit() on machines with signed chars. | tjr | 2004-07-15 | 1 | -5/+5 |
* | Contrary to what the comments said, rs -H did not recycle storage, it just | tjr | 2002-06-07 | 1 | -1/+3 |
* | Use __FBSDID, ANSIfy functions, fix const string. | markm | 2002-04-28 | 1 | -44/+37 |
* | remove __P | imp | 2002-03-22 | 1 | -10/+10 |
* | Do not overrun entry array when printing output tables. | ru | 2001-09-10 | 1 | -24/+22 |
* | Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w). | ru | 2001-09-10 | 1 | -1/+3 |
* | Fixed the -z option handling: | ru | 2001-09-10 | 1 | -3/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add #include <string.h> to get prototypes. | jb | 1998-02-20 | 1 | -1/+2 |
* | Use err(3). Add usage(). Rewrote man page in mdoc format. | charnier | 1997-08-07 | 1 | -23/+24 |
* | The rs(1) command dumps core with the -s option (SIGSEGV) | joerg | 1996-05-26 | 1 | -4/+5 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+546 |