Age | Commit message (Collapse) | Author |
|
minor consistency fix in sfeed_html.c comment
|
|
|
|
- pledge(2) sooner.
- Don't use getenv when it has no arguments and reads only from stdin.
prefixpath is unused in that case.
- Check for path truncation or an encoding error. No need to format the same
path twice.
- Use a fixed feed structure, no need for memory allocation in this format
program.
- Remove "totalnew" of all feeds. It was unused.
|
|
|
|
|
|
this makes sure tail -f with multiple files ignores the ==> file <== lines too.
|
|
|
|
no documentation and not enabled in the default build (yet).
|