Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the EXAMPLE, since *noone* should use this non-portable API | 2010-10-27 | 1 | -38/+11 | |
| | | | | | directly -- it exists for libc use only. Tell people to use readdir(3). discussed with millert | ||||
* | promote correct style for error checking | 2009-07-09 | 1 | -5/+5 | |
| | | | | ok tedu@ deraadt@ krw@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | improve example by showing how to skip invalid entries; ok millert@ | 2007-02-09 | 1 | -2/+3 | |
| | |||||
* | Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@ | 2005-06-18 | 1 | -3/+2 | |
| | |||||
* | use a string format argument instead of nothing in the example | 2005-02-23 | 1 | -2/+2 | |
| | | | | ok otto@ | ||||
* | put EXAMPLES in the correct place, and change a stop to a colon; | 2004-10-03 | 1 | -27/+27 | |
| | |||||
* | - move the fact that it returns 0 on directory end in RETURN VALUES | 2004-10-02 | 1 | -3/+38 | |
| | | | | | | - add an example - add .Xr opendir Ok millert@, ok and some tweaks jaredy@. | ||||
* | MAXNAMELEN -> MAXNAMLEN | 2004-07-14 | 1 | -3/+3 | |
| | | | | ok jmc@ | ||||
* | Fix the types in struct dirent and document d_type (description | 2003-07-04 | 1 | -8/+26 | |
| | | | | taken from NetBSD). | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | grammar nits | 2002-08-09 | 1 | -5/+4 | |
| | |||||
* | Comma splice introduced in last commit. | 2002-08-06 | 1 | -2/+2 | |
| | |||||
* | Document that entries with d_fileno == 0 are invalid. | 2001-07-31 | 1 | -1/+5 | |
| | | | | From Egil Möller <redhog@mini.dhs.org> | ||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -3/+2 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -3/+3 | |
| | | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -3/+3 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | make function names the correct case | 1999-02-27 | 1 | -5/+5 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | doc EINVAL; bde | 1998-06-23 | 1 | -0/+7 | |
| | |||||
* | use Bx macro for BSD versions | 1998-06-15 | 1 | -1/+2 | |
| | |||||
* | from netbsd: | 1995-12-14 | 1 | -2/+2 | |
| | | | | add & fix a bunch of system call pages | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+154 | |