aboutsummaryrefslogtreecommitdiff
path: root/bin/chio
Commit message (Expand)AuthorAgeFilesLines
* chio(8): Fix typo in the copyright sectionWilbert Allen Koeswoyo Suwito2024-02-131-1/+1
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-8/+0
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-162-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* chio: Mark some arguments as unused.Warner Losh2022-10-251-2/+2
* pkgbase: Put chio in utilitiesEmmanuel Vadot2021-06-191-1/+1
* 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