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