summaryrefslogtreecommitdiffstats
path: root/usr.bin/rs/rs.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords to rs(1)ed2011-11-061-38/+38
* - Use LINE_MAX from limits.h as the maximum line length instead ofjh2011-02-071-6/+12
* Handle EOF when skipping lines.jh2011-02-071-1/+4
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Setting a variable to the same value twice doesn't actually make itcperciva2008-08-041-1/+0
* - Set negative row or column argument values to zero.robert2005-04-281-3/+5
* Avoid passing negative values to isdigit() on machines with signed chars.tjr2004-07-151-5/+5
* Contrary to what the comments said, rs -H did not recycle storage, it justtjr2002-06-071-1/+3
* Use __FBSDID, ANSIfy functions, fix const string.markm2002-04-281-44/+37
* remove __Pimp2002-03-221-10/+10
* Do not overrun entry array when printing output tables.ru2001-09-101-24/+22
* Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w).ru2001-09-101-1/+3
* Fixed the -z option handling:ru2001-09-101-3/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add #include <string.h> to get prototypes.jb1998-02-201-1/+2
* Use err(3). Add usage(). Rewrote man page in mdoc format.charnier1997-08-071-23/+24
* The rs(1) command dumps core with the -s option (SIGSEGV)joerg1996-05-261-4/+5
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+546
OpenPOWER on IntegriCloud