Age | Commit message (Expand) | Author |
---|---|---|
2018-06-01 | Quiet clang warnings | mortimer |
2018-04-26 | Use <fcntl.h> instead of <sys/file.h> for open() and friends. | Philip Guenther |
2017-12-03 | pledge(2) elfrdsetroot: | Theo Buehler |
2017-10-29 | Prefer <elf.h> to the non portable <sys/exec_elf.h>. | Martin Pieuchot |
2017-07-31 | Style fix and unused var/label cleanup. From Matthew Martin. | mortimer |
2017-07-29 | Fix clang warnings in rdsetroot | mortimer |
2015-10-16 | Check file sizes only for regular files. The current code breaks savecore | Tobias Stoeckmann |
2015-10-16 | Merge nlist out of boundary access fix with other nlist implementations. | Tobias Stoeckmann |
2015-08-20 | remove casts which are not needed | Theo de Raadt |
2011-07-08 | Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries. | Dale Rahn |