Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove orphaned files. | 2015-09-18 | 1 | -183/+0 | |
| | |||||
* | Change daddr_t to daddr32_t. The bootblocks on our architectures only | 2011-03-13 | 1 | -2/+2 | |
| | | | | | | | do 32-bit block spanning. If later on we get some that can/should do 64-bit, that can be done now using daddr64_t (but of course, we are taking this step to finalize the daddr_t 64-bit conversion). ok miod krw | ||||
* | Cleanup cn_pri. Change constants to more meaningful names, rather than | 2008-01-23 | 1 | -2/+2 | |
| | | | | | | | the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI, CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI. ok miod@ | ||||
* | ansification and knf and protos | 2003-08-11 | 1 | -38/+18 | |
| | |||||
* | three four kill ... | 2003-06-02 | 1 | -6/+1 | |
| | |||||
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by | 2003-06-01 | 1 | -8/+10 | |
| | | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | ||||
* | update up to the current libsa env | 1998-05-25 | 1 | -28/+50 | |
| | |||||
* | my recent fixes | 1997-03-30 | 1 | -13/+20 | |
| | |||||
* | Get rid of userland includes | 1997-03-25 | 1 | -5/+3 | |
| | |||||
* | test/debug device, readdir->Makefile | 1997-02-16 | 1 | -0/+179 | |