Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Provide a md_load64 prototype. | Warner Losh | 2017-12-03 | 1 | -0/+2 | |
* | Cast void * pointer to char * so the arg matches the %s format. | Warner Losh | 2017-12-03 | 1 | -1/+1 | |
* | Disconnet ps3 from the build. There's too many warnings to fix. Also, | Warner Losh | 2017-12-03 | 1 | -3/+0 | |
* | Declare our strange brand of main(). | Warner Losh | 2017-12-03 | 1 | -0/+2 | |
* | Include machine/md_var to pick up __syncicache prototype. | Warner Losh | 2017-12-03 | 1 | -2/+1 | |
* | Cleanup CFALGS usage here | Warner Losh | 2017-12-02 | 1 | -3/+1 | |
* | Remove stale dependency on ufsread.c | Warner Losh | 2017-12-02 | 1 | -2/+0 | |
* | Use const pointers to avoid casting away constness. | Warner Losh | 2017-11-30 | 2 | -3/+3 | |
* | Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a | Nathan Whitehorn | 2017-11-24 | 2 | -2/+2 | |
* | Move some more common stuff up to Makefile.inc. In particular, the no | Warner Losh | 2017-11-20 | 5 | -8/+3 | |
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 56 | -0/+7453 |