Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When system calls indicate an error they return -1, not some arbitrary | 2019-06-28 | 1 | -3/+3 | |
* | Replace lseek/[read|write] with pread|pwrite. | 2015-12-28 | 1 | -5/+3 | |
* | Revert the sync -> fsync conversion (at least for the time being) - there | 2015-11-30 | 1 | -2/+3 | |
* | Apply pledge. | 2015-11-26 | 1 | -3/+2 | |
* | Refactor fileprefix() and filecopy() to use warn() instead of err() | 2015-10-08 | 1 | -2/+5 | |
* | first batch of cleanup to programs based upon the namespace cleanups | 2015-01-16 | 1 | -2/+2 | |
* | Use calloc() instead of malloc()/memset(). | 2014-06-09 | 1 | -4/+3 | |
* | Rework installboot and use a single directory with a single makefile. The | 2014-01-19 | 1 | -0/+113 |