| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -132/+0 |
| 2023-12-05 | strncat.3: Clarify that it terminates the string | Alejandro Colomar | 1 | -1/+2 |
| 2023-12-04 | strncat.3: Fix return value of possible implementation | Alejandro Colomar | 1 | -1/+2 |
| 2023-12-04 | strncat.3: Write the null byte with stpcpy(3) | Alejandro Colomar | 1 | -5/+1 |
| 2023-12-04 | strncat.3: Implement strncat(3) in terms of strnul() | Alejandro Colomar | 1 | -1/+2 |
| 2023-11-21 | strncat.3: CAVEATS: wfix | Alejandro Colomar | 1 | -2/+2 |
| 2023-11-21 | strncat.3: Reword description | Alejandro Colomar | 1 | -4/+9 |
| 2023-11-21 | strncat.3: Say that if dst isn't a string, the behavior is undefined | Alejandro Colomar | 1 | -3/+5 |
| 2023-11-21 | strncat.3: SEE ALSO: tfix | Alejandro Colomar | 1 | -1/+1 |
| 2023-11-21 | strncat.3: EXAMPLES: Fix name of variable | Alejandro Colomar | 1 | -4/+3 |
| 2023-11-21 | strncat.3: Simplify possible implementation of strncat() | Alejandro Colomar | 1 | -5/+2 |
| 2023-11-21 | strncat.3: Rename third parameter to ssize | Alejandro Colomar | 1 | -5/+5 |
| 2023-11-21 | strncat.3: Fix bug in possible implementation of strncat(3) | Alejandro Colomar | 1 | -2/+2 |
| 2023-11-21 | strncat.3: SYNOPSIS: ffix | Alejandro Colomar | 1 | -1/+1 |
| 2023-11-21 | strncat.3: Don't say 'width' when 'size' is meant | Alejandro Colomar | 1 | -2/+2 |
| 2023-11-21 | strncat.3: Say append instead of (con)catenate | Alejandro Colomar | 1 | -2/+2 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -4/+4 |
| 2023-08-29 | strcpy.3, strncat.3, string_copying.7: tfix | Alejandro Colomar | 1 | -1/+1 |
| 2023-08-13 | man*/: Remove .sp 1 calls right before SH or PP | Alejandro Colomar | 1 | -1/+0 |
| 2023-07-20 | man*/: ffix (un-bracket tables) | G. Branden Robinson | 1 | -4/+2 |
| 2023-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -9/+9 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -1/+3 |
| 2023-03-13 | Revert "Many pages: Remove references to C89" | Alejandro Colomar | 1 | -1/+1 |
| 2023-02-05 | Many pages: Use \[aq] instead of \(aq | Alejandro Colomar | 1 | -2/+2 |
| 2022-12-29 | Many pages: Remove references to C89 | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-21 | strncat.3: EXAMPLES: Check the return of malloc(3) | Alejandro Colomar | 1 | -0/+3 |
| 2022-12-20 | strncat.3: Rewrite to be consistent with string_copying.7 | Alejandro Colomar | 1 | -100/+57 |
| 2022-12-06 | strncat.3: Overrunning the dest buffer is not that bad | Alejandro Colomar | 1 | -117/+28 |
| 2022-12-06 | string.3, strncat.3: Undeprecate strncat(3) | Alejandro Colomar | 1 | -22/+184 |
| 2022-12-06 | string.3, strncat.3: Fix typo in prototype of strncat(3) | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-06 | strncat.3: tfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-05 | strncat.3: BUGS: Truncation | Alejandro Colomar | 1 | -0/+7 |
| 2022-12-05 | strcat.3, strncat.3: RIP strncat(3) | Alejandro Colomar | 1 | -1/+91 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+1 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -1/+0 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+1 |