2000-07-26 Mark Kettenis * Makefile (HURDLIBS): Reorder libs such that the threads lib comes before the ports lib. This makes sure the functions in libthreads properly override the stubs in libports with the new dynamic linker semantics in glibc 2.2. 2000-07-18 Thomas Bushnell, BSG * mux.c (free_name): Fix typo in comment. * usermux.c: Likewise. * usermux.h: Likewise (struct usermux): Likewise. 1999-07-10 Roland McGrath * mux.c: Add #include for munmap decl. 1999-07-09 Thomas Bushnell, BSG * mux.c (get_dirents): Use mmap instead of vm_allocate. (netfs_get_dirents): Likewise. 1999-07-03 Thomas Bushnell, BSG * mux.c (get_dirents): Use munmap instead of vm_deallocate. (netfs_get_dirents): Likewise. 1999-02-28 Roland McGrath * node.c (netfs_attempt_utimes): Fix typo in last change. Sun Jan 31 18:41:17 1999 Thomas Bushnell, BSG * node.c (netfs_attempt_utimes): Handle new possibility that ATIME or MTIME might be null. 1998-10-20 Roland McGrath * mux.c (get_dirents): Add braces to silence gcc warning.