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