From 659819b3278e13fb5b39a58857820006c88cbb23 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 1 Jan 1999 19:15:16 +0000 Subject: . --- libdiskfs/ChangeLog | 4 ++++ libports/ChangeLog | 14 +++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 07dba224..b012d645 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,7 @@ +1999-01-01 Roland McGrath + + * sync-interval.c (diskfs_set_sync_interval): Use ENOMEM, not EIEIO. + 1998-12-27 Roland McGrath Use a struct hurd_port for the cached exec server port, diff --git a/libports/ChangeLog b/libports/ChangeLog index ea17aa8d..c7b6cd48 100644 --- a/libports/ChangeLog +++ b/libports/ChangeLog @@ -1,3 +1,8 @@ +1999-01-01 Roland McGrath + + * interrupt-on-notify.c (ports_interrupt_self_on_notification): Use + assert to check we are in an rpc; don't return EIEIO (not appropriate). + 1997-08-14 Miles Bader * interrupt-rpcs.c (ports_interrupt_rpcs): Put RPC into the @@ -13,10 +18,10 @@ Wed Aug 20 13:56:40 1997 Thomas Bushnell, n/BSG * manage-multithread.c (ports_manage_port_operations_multithread): Drop parms `wire_cthreads' and `wire_threads'. Add parm `hook'. (thread_function): Call HOOK instead of cthread_wire and/or - thread_wire. + thread_wire. * ports.h (ports_manage_port_operations_multithread): Adjust - declaration. - + declaration. + Fri Feb 14 00:51:32 1997 Miles Bader * create-bucket.c (ports_create_bucket): Initialize rpcs, flags, & @@ -37,7 +42,7 @@ Thu Jul 18 22:59:14 1996 Michael I. Bushnell, p/BSG * Makefile (SRCS): Add create-port-noinstall.c and create-internal.c. * create-port-noinstall.c: New file. * create-port.c (ports_create_port): Guts deleted; call new work - function. + function. * create-internal.c: New file; all the guts from create-port.c. Wed Jul 3 14:13:53 1996 Michael I. Bushnell, p/BSG @@ -469,4 +474,3 @@ Tue Jun 20 12:35:44 1995 Michael I Bushnell * libports/lookup-port.c (ports_lookup_port): Remove assignment from if test. - -- cgit v1.2.3