summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2016-06-30PR 51192 David Binderman: fix wrong logic (probably)dholland
2016-06-30Fix DEBUG_SRC build. Partly from PR 51191.dholland
2016-06-30Cleanse an old mangy way of avoiding an unused variable warning.dholland
2016-06-30Fix botched logic; PR 51191 from David Binderman.dholland
2016-06-29meta_compat_parent: fflush each linesjg
2016-06-28Sync usage with program. Add RCS Id. Increase column width. Fix macro usage. ...wiz
2016-06-28Sort options in usage.wiz
2016-06-28Infile is also optional.wiz
2016-06-28Sync usage between program and man page. Increase column width.wiz
2016-06-28Add RCS Id. Sort options in SYNOPSIS. Fix macro usage. Fix Dd.wiz
2016-06-27Mention -d flag in mkesdb(1) usagemaya
2016-06-27Add man page for mkesdbmaya
2016-06-27Add man page for mkcsmapper.maya
2016-06-24Add a FILES section and add references to terminfo(3), terminfo(5) in SEE ALSO.abhinav
2016-06-23Make all the global variables and functions static.abhinav
2016-06-16Replace makewhatis(8) with makemandb(8) in SEE ALSO.abhinav
2016-06-16Document -f option for man(1).abhinav
2016-06-14meta_oodate: set needOODATE if oodate due to missing .meta file.sjg
2016-06-13Make the function static in the definition (prototype was already declared st...abhinav
2016-06-13Remove trailing whitespace. Remove unnecessary quotes.wiz
2016-06-13Fix missing quote. Resolve automated test failure.pgoyette
2016-06-13Add new primaries -asince, -csince, and -since to compare file'spgoyette
2016-06-12Use .Ic markup for consistency with the rest of the documentpgoyette
2016-06-12Further clarification of the treatment of numeric user and group names.pgoyette
2016-06-12Extend the numeric handling for uids with -user to gids with -group, anddholland
2016-06-12Add libutil to the DPADD variable.abhinav
2016-06-12Fix a buffer overflow when reading from files containing extra long lines.abhinav
2016-06-12Change -{min,max}depth argument name from n to depth so that thepgoyette
2016-06-07fix memory leak, simplifychristos
2016-06-07Extend the mtimes cache used by dir.c so it can be used by others.sjg
2016-06-06Convert reference to f77(1) from .Xr to .Ic as we don't have it any more.abhinav
2016-06-06Remove reference to uucp(1) in SEE ALSO, as it is no more there.abhinav
2016-06-06We don't have f77(1) anymore, remove the reference from SEE ALSO.abhinav
2016-06-05Fix CSRG-era typo: typedef, not typdef. Spotted by Piotr Stefaniak.dholland
2016-06-05NUL terminate.christos
2016-06-05Avoid breaking !NetBSD buildsjg
2016-06-04meta_oodate even when missing-meta is true, we do not make a target insjg
2016-06-04Following positive feedback on tech-userlevel, move the sys_infoagc
2016-06-03Fix typo in width argument; end sentence with dot.wiz
2016-06-03Commit patch sent to tech-userlevel with universal approval to add aagc
2016-06-03Add cached_realpath()sjg
2016-06-03Refactor the logic for deciding when a .meta file is needed.sjg
2016-06-01Sort options and their descriptions. Sync usage more with man page.wiz
2016-06-01Add the posix -C option (-c but quieter). Fix -R to work properly whenkre
2016-06-01Symbolic printing for mmapchristos
2016-05-31Move __MKTEMP_OK up earlier so it has an actual impact. Reduces thepgoyette
2016-05-30Use this program's Strdup() instead of strdup() so it exits on failuredholland
2016-05-30Use rewind() instead of freopen()'ing the same file for no reason. Also,dholland
2016-05-29Don't make crunch binaries PIEchristos
2016-05-24md5 is a hashing algorithm, don't say it is used for encryption.abhinav