Vadim B. Mikheev d865228807 AllocateFile():
fdleft = pg_nofile() - allocatedFiles - nfile;
looks more realistic, but too noisy -
   fdleft = pg_nofile() - allocatedFiles;
restored.
1997-05-23 02:56:48 +00:00
..
1997-05-23 02:56:48 +00:00
1997-05-22 17:08:35 +00:00
1996-11-10 03:13:59 +00:00