Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove orphaned files. | 2015-09-18 | 1 | -52/+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 | ||||
* | three four kill ... | 2003-06-02 | 1 | -6/+1 | |
| | |||||
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by | 2003-06-01 | 1 | -3/+3 | |
| | | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -19/+19 | |
| | |||||
* | update up to the current libsa env | 1998-05-25 | 1 | -6/+7 | |
| | |||||
* | missing protos | 1997-04-02 | 1 | -2/+3 | |
| | |||||
* | test/debug device, readdir->Makefile | 1997-02-16 | 1 | -0/+55 | |