| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Run find.1 through ispell. | keramida | 2002-04-01 | 1 | -1/+1 |
* | Change a "/*" within a comment to a "**". | dwmalone | 2002-03-30 | 1 | -1/+2 |
* | spelling | charnier | 2002-03-26 | 2 | -4/+4 |
* | Restructure for own parsedate (replacement for get_date from CVS). | markm | 2002-03-21 | 4 | -48/+54 |
* | Add a replacement for get_date which is currently being dug out of | markm | 2002-03-21 | 1 | -0/+880 |
* | For the sake of consistency, remove an include that is included in | markm | 2002-03-20 | 1 | -1/+0 |
* | Remove __P(). | markm | 2002-03-20 | 8 | -23/+23 |
* | 1) Remove -Wall from Makefile. | dwmalone | 2002-02-27 | 9 | -71/+80 |
* | Fixed divots that I created when I moved prototypes of group_from_gid | imp | 2002-02-19 | 1 | -1/+7 |
* | Add a missing comma. | ru | 2001-11-20 | 1 | -1/+1 |
* | Document -depth | obrien | 2001-10-06 | 1 | -0/+13 |
* | Simplify f_Xtime(). | ru | 2001-09-14 | 1 | -24/+11 |
* | Bloat find(1) even more, and introduce the concept | ru | 2001-09-14 | 3 | -18/+166 |
* | The implementation of -flags was broken and did not match the (poorly) | ru | 2001-09-04 | 3 | -31/+79 |
* | Sort predicates. | ru | 2001-08-31 | 1 | -70/+70 |
* | Restore the `-perm +mode' feature. | ru | 2001-08-30 | 1 | -2/+2 |
* | Remove emalloc and expand to the malloc + error checking it was, where used. | obrien | 2001-07-24 | 3 | -20/+9 |
* | Quiet a [useless] compiler warning. | obrien | 2001-07-23 | 1 | -1/+1 |
* | Clarify the feature that -exec parameters won't get | yar | 2001-06-29 | 1 | -0/+5 |
* | mdoc(7) police: fix markup. | ru | 2001-05-16 | 1 | -198/+255 |
* | They add the following commands: | phk | 2001-05-03 | 9 | -927/+793 |
* | Don't attempt to parse %c, use nl_langinfo instead | ache | 2001-03-21 | 1 | -13/+16 |
* | MAXPATHLEN already accounts for the trailing NUL, so no need to add one in. | imp | 2001-03-01 | 1 | -1/+1 |
* | mdoc(7) police: restore correct order of references in the SEE ALSO. | ru | 2001-02-24 | 1 | -1/+1 |
* | Implement the following options and primaries: | knu | 2001-02-23 | 7 | -7/+219 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -2/+1 |
* | Add the -empty flag, from OpenBSD. It returns true if the directory | peter | 2001-01-23 | 5 | -2/+49 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -4/+11 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -20/+20 |
* | "minute(s) period(s)" --> "minute(s)" | mph | 2000-11-17 | 1 | -6/+6 |
* | Make passing unknown fstypes to -fstype result in a warning instead of | eivind | 2000-07-28 | 1 | -2/+16 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 2 | -5/+2 |
* | Make find -Wall -Wredundant-decls clean. | roberto | 2000-06-14 | 1 | -4/+0 |
* | This patch adds the -mindepth and -maxdepth options to find(1), which | roberto | 2000-06-12 | 11 | -6/+115 |
* | The find -perm option currently supports an exact match, | roberto | 2000-06-12 | 3 | -1/+9 |
* | Fix errors in .Xr usage. | nik | 2000-03-01 | 1 | -3/+3 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 2 | -1/+4 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 2 | -5/+1 |
* | Added missing DPADD's. Removed unrequired SRCS's. | joe | 2000-01-01 | 1 | -0/+1 |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 1 | -2/+2 |
* | Second part of bin/3648: add -flags to search for specific flags. | roberto | 1999-12-19 | 6 | -4/+87 |
* | -Wall: remove unused variable, initialize variable to avoid gcc stupidity. | billf | 1999-09-06 | 1 | -1/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | The -perm option takes argument [-]mode, not [-mode] | kris | 1999-06-06 | 1 | -3/+6 |
* | Clarify wording to indicate that the arguments to find(1) are path names | jkoshy | 1999-04-19 | 1 | -6/+6 |
* | Typo - "the -delete primary do not.." -> "the -delete primary does not.." | billf | 1998-12-31 | 1 | -2/+2 |
* | Return memory from setmode. | imp | 1998-12-16 | 1 | -0/+1 |
* | Fixed style bugs in previous commit. | bde | 1998-11-29 | 1 | -1/+1 |
* | Fixed English in previous commit. Clarify "lexicographical order". | bde | 1998-11-29 | 1 | -8/+14 |