Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-16 | changed find_free_file() to file_new(). | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 3daee29636dcb2d99a0e7c08179a098befae00dc) | |||||
1998-08-15 | this checkin gets rid of the global Files[] array and makes it local | Andrew Tridgell | 1 | -0/+321 | |
in files.c it should now be faily easy to expand the default MAX_OPEN_FILES to many thousands. (This used to be commit b088c804f98908eb02f05ab2f2e8a61691a0a582) |