diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-15 20:22:59 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-15 20:22:59 +0000 |
commit | e8ac42dc5d09570b2a65b411a966880f67a792a9 (patch) | |
tree | 6c2ca7500ee157fea5a60d20b8484e49b1eef589 /term/ChangeLog | |
parent | 6436e3dfe7702d3f4f92379e1815c161ea930418 (diff) |
*** empty log message ***
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index b61002cf..1e4854c6 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,11 @@ +Thu Aug 15 16:07:07 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * users.c (trivfs_S_io_pathconf): Implement function. + + * term.h (QUEUE_HIWAT, QUEUE_LOWAT): New macros. + * main.c (main): Use these new macros to create inputq, rawq, and + outputq. + Thu Aug 15 15:32:47 1996 Miles Bader <miles@gnu.ai.mit.edu> * users.c (trivfs_S_file_check_access): Renamed from |