Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | much cleaner chain pointer handling for both files and pipes. | Andrew Tridgell | 1998-08-17 | 1 | -15/+40 |
* | some cleanups from the conversion of Pipes[] to a linked list. I also | Andrew Tridgell | 1998-08-17 | 1 | -11/+8 |
* | - some tidying up in files.c | Andrew Tridgell | 1998-08-16 | 1 | -3/+3 |
* | got rid of the Files[] array completely (previously I'd just made it | Andrew Tridgell | 1998-08-16 | 1 | -146/+207 |
* | changed find_free_file() to file_new(). | Andrew Tridgell | 1998-08-16 | 1 | -1/+1 |
* | this checkin gets rid of the global Files[] array and makes it local | Andrew Tridgell | 1998-08-15 | 1 | -0/+321 |