Age | Commit message (Expand) | Author |
---|---|---|
2021-09-02 | remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAX | Theo de Raadt |
2021-06-30 | Replace Id: tags with OpenBSD: tags | Claudio Jeker |
2019-05-08 | remove sess argument from log functions. ok deraadt@ | Sebastian Benoit |
2019-03-31 | Increasing strictness regarding signed-vs-unsigned types and their range | Theo de Raadt |
2019-03-23 | indents and reflows around ERR*() and LOG*(); ok benno | Theo de Raadt |
2019-02-11 | swap comparison arguments as needed, to match idiomatic C most of us | Theo de Raadt |
2019-02-11 | cleanup weird spaces around !. (We normalize source-code to a standard | Theo de Raadt |
2019-02-10 | fix whitespace | Sebastian Benoit |
2019-02-10 | Import Kristaps' openrsync into the tree. | Sebastian Benoit |