| Commit message (Expand) | Author | Age | Files | Lines |
* | rs: Fix some pointer arith UB. | John Baldwin | 2022-10-05 | 1 | -3/+6 |
* | rs: Fix a use after free. | John Baldwin | 2022-10-05 | 1 | -1/+4 |
* | rs: Fix various harmless warnings. | John Baldwin | 2022-10-05 | 1 | -15/+12 |
* | Add basic tests for ctfconvert(1), fold(1) and rs(1) | Alan Somers | 2017-11-27 | 3 | -0/+289 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 2 | -2/+2 |
* | Rename getline with get_line to avoid collision with getline(3) | Baptiste Daroussin | 2016-05-10 | 1 | -5/+5 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -1/+3 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
* | | Fix missing AUTHOR section for jot(1), rs(1), and lam(1) | Allan Jude | 2015-04-07 | 1 | -1/+3 |
|/ |
|
* | Add missing static keywords to rs(1) | Ed Schouten | 2011-11-06 | 1 | -38/+38 |
* | Document the input line length limit. | Jaakko Heinonen | 2011-02-25 | 1 | -1/+6 |
* | - Use LINE_MAX from limits.h as the maximum line length instead of | Jaakko Heinonen | 2011-02-07 | 1 | -6/+12 |
* | Handle EOF when skipping lines. | Jaakko Heinonen | 2011-02-07 | 1 | -1/+4 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 2 | -8/+0 |
* | Setting a variable to the same value twice doesn't actually make it | Colin Percival | 2008-08-04 | 1 | -1/+0 |
* | Document that jot(1), rs(1), and lam(1) first appeared in 4.2BSD. | Colin Percival | 2006-10-20 | 1 | -0/+5 |
* | - Set negative row or column argument values to zero. | Robert Drehmel | 2005-04-28 | 1 | -3/+5 |
* | Document incorrect handling of multibyte characters. | Tim J. Robbins | 2004-07-30 | 1 | -1/+3 |
* | Avoid passing negative values to isdigit() on machines with signed chars. | Tim J. Robbins | 2004-07-15 | 1 | -5/+5 |
* | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -6/+6 |
* | Contrary to what the comments said, rs -H did not recycle storage, it just | Tim J. Robbins | 2002-06-07 | 1 | -1/+3 |
* | Use __FBSDID, ANSIfy functions, fix const string. | Mark Murray | 2002-04-28 | 1 | -44/+37 |
* | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -4/+6 |
* | remove __P | Warner Losh | 2002-03-22 | 1 | -10/+10 |
* | Do not overrun entry array when printing output tables. | Ruslan Ermilov | 2001-09-10 | 1 | -24/+22 |
* | Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w). | Ruslan Ermilov | 2001-09-10 | 1 | -1/+3 |
* | Fixed the -z option handling: | Ruslan Ermilov | 2001-09-10 | 1 | -3/+6 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -5/+3 |
* | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-19 | 1 | -4/+7 |
* | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 2 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
* | Add #include <string.h> to get prototypes. | John Birrell | 1998-02-20 | 1 | -1/+2 |
* | Use err(3). Add usage(). Rewrote man page in mdoc format. | Philippe Charnier | 1997-08-07 | 2 | -116/+153 |
* | The rs(1) command dumps core with the -s option (SIGSEGV) | Joerg Wunsch | 1996-05-26 | 1 | -4/+5 |
* | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 3 | -0/+748 |