aboutsummaryrefslogtreecommitdiff
path: root/bin/chio
Commit message (Expand)AuthorAgeFilesLines
* chio: avoid out of bounds readEd Maste2020-07-261-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Document where chio(1) originated from & which version of FreeBSD first inclu...Sevan Janiyan2016-10-051-1/+9
* Move the description of CHANGER variable to ENVIRONMENT section rather than i...Sevan Janiyan2016-10-021-5/+7
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-7/+3
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2013-09-051-0/+70
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-5/+3
* | | mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-151-2/+0
| |/ |/|
* | Update chio(1) and ch(4) to support reporting element designators.Kenneth D. Merry2013-04-191-0/+70
|/
* Add static keywords to chio(1).Ed Schouten2011-12-111-3/+3
* Zero struct before reading from itUlrich Spörlein2010-06-021-0/+1
* When running a "chio return" operation using a physical source unitJoerg Wunsch2008-10-301-4/+6
* Don't specify SRCS= when it can be obtained from PROGS=Xin LI2005-01-271-1/+0
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-5/+5
* Removed harmful empty lines that crept in during the copyrightRuslan Ermilov2005-01-131-1/+0
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-104-4/+5
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-12/+24
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-0/+2
* The .Nm utilityPhilippe Charnier2003-03-241-2/+3
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Remove double #include <sys/cdef.h> and __FBSDID.David Malone2002-07-011-2/+0
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-0/+2
* Replace use of __progname with the functionally identical and moreMark Murray2002-03-241-15/+14
* Use ANSI-99 int names (uintXX_t) over traditional BSD int namesWarner Losh2002-03-051-5/+6
* Fix a boatload of warnings inspired by lint, a commercial lintMark Murray2002-02-221-16/+14
* Modernization effort for bin/c*:Warner Losh2002-02-022-89/+45
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-1/+0
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-2/+0
* Fix warnings on alpha and re-enable WARNS=2.Mike Heffner2001-07-042-13/+18
* Argh...this isn't ready for WARNS=2 on alpha.Mike Heffner2001-07-031-1/+0
* Constify and lockdown with WARNS=2.Mike Heffner2001-07-033-25/+26
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-2/+0
* mdoc(7) police: simplify construct.Ruslan Ermilov2000-12-211-4/+1
* logRuslan Ermilov2000-11-221-2/+4
* more removal of trailing periods from SEE ALSO.Ben Smithurst2000-11-151-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-2/+3
* Use .Cm macro where appropriate.Ruslan Ermilov2000-09-191-8/+8
* Fix horrendous abuse of the Nm and Pa mdoc macros, and remove troffSheldon Hearn2000-09-191-41/+43
* Add two new features to chio(1):Kenneth D. Merry2000-09-182-15/+304
* Don't explicitly declare optarg and optind. These are declared inWarner Losh2000-08-161-1/+0