From b0ae1be5ee65598b17f117b5f72462c58b563309 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 3 Dec 1999 20:48:25 +0000 Subject: . --- sutils/ChangeLog | 5 +++++ trans/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 1492d8df..11c34ba9 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,8 @@ +1999-12-03 Roland McGrath + + * MAKEDEV.sh (mkdev: full): New device, using /hurd/null --full. + (mkdev: std): Add full to the standard list. + 1999-11-19 Roland McGrath * MAKEDEV.sh (mkdev: time): Use --no-cache flag. diff --git a/trans/ChangeLog b/trans/ChangeLog index 4d088fd5..79e82034 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,12 @@ +1999-12-03 Roland McGrath + + * null.c: Support --full/-f option to be /dev/full (ENOSPC writes). + (write_error_code): New variable. + (options, argp): New static const variables. + (parse_opt): New function. + (main): Move local ARGP out to static. + (trivfs_S_io_write): Return write_error_code instead of zero. + 1999-11-08 Roland McGrath * hello-mt.c: New file, modified from hello.c to be multithreaded. -- cgit v1.2.3