From f91f5eb5b1fcdb0124dfd469dab5be2ab6078c62 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 11 Jul 2009 10:40:39 +0200 Subject: Switch to the new ChangeLog style. * ChangeLog: Wipe out content, and add instructions about how to get it back. * auth/ChangeLog: Remove file. * benchmarks/ChangeLog: Likewise. * boot/ChangeLog: Likewise. * bsdfsck/ChangeLog: Likewise. * config/ChangeLog: Likewise. * console-client/ChangeLog: Likewise. * console/ChangeLog: Likewise. * daemons/ChangeLog: Likewise. * defpager/ChangeLog: Likewise. * doc/ChangeLog: Likewise. * exec/ChangeLog: Likewise. * ext2fs/ChangeLog: Likewise. * fatfs/ChangeLog: Likewise. * fstests/ChangeLog: Likewise. * ftpfs/ChangeLog: Likewise. * hostmux/ChangeLog: Likewise. * hurd/ChangeLog: Likewise. * include/ChangeLog: Likewise. * init/ChangeLog: Likewise. * isofs/ChangeLog: Likewise. * libcons/ChangeLog: Likewise. * libdirmgt/ChangeLog: Likewise. * libdiskfs/ChangeLog: Likewise. * libfshelp/ChangeLog: Likewise. * libftpconn/ChangeLog: Likewise. * libhurdbugaddr/ChangeLog: Likewise. * libihash/ChangeLog: Likewise. * libiohelp/ChangeLog: Likewise. * libnetfs/ChangeLog: Likewise. * libpager/ChangeLog: Likewise. * libpipe/ChangeLog: Likewise. * libports/ChangeLog: Likewise. * libps/ChangeLog: Likewise. * libshouldbeinlibc/ChangeLog: Likewise. * libstore/ChangeLog: Likewise. * libthreads/ChangeLog: Likewise. * libtrivfs/ChangeLog: Likewise. * login/ChangeLog: Likewise. * mach-defpager/ChangeLog: Likewise. * nfs/ChangeLog: Likewise. * nfsd/ChangeLog: Likewise. * pfinet/ChangeLog: Likewise. * pflocal/ChangeLog: Likewise. * proc/ChangeLog: Likewise. * release/ChangeLog: Likewise. * serverboot/ChangeLog: Likewise. * storeio/ChangeLog: Likewise. * sutils/ChangeLog: Likewise. * term/ChangeLog: Likewise. * tmpfs/ChangeLog: Likewise. * trans/ChangeLog: Likewise. * ufs-fsck/ChangeLog: Likewise. * ufs-utils/ChangeLog: Likewise. * ufs/ChangeLog: Likewise. * usermux/ChangeLog: Likewise. * utils/ChangeLog: Likewise. --- usermux/ChangeLog | 71 ------------------------------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 usermux/ChangeLog (limited to 'usermux') diff --git a/usermux/ChangeLog b/usermux/ChangeLog deleted file mode 100644 index e6572e0e..00000000 --- a/usermux/ChangeLog +++ /dev/null @@ -1,71 +0,0 @@ -2008-04-24 Samuel Thibault - - * mux.c (lookup_user): Check null condition for struct passwd returnd - by getpwnam_r. - Reported by Marc-Olivier Mercier . - -2007-11-13 Thomas Schwinge - - * node.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes. - -2004-10-23 Marcus Brinkmann - - * usermux-xinl.c (__OPTIMIZE__): Define to 1 instead of nothing. - -2002-05-13 Roland McGrath - - * mux.c (netfs_attempt_chmod): Handle MODE arg with no S_IFMT bits set. - - * leaf.c (create_user_node): Set NEW->nn_translated appropriately. - * usermux.c (main): Set netfs_root_node->nn_translated to zero. - -2002-05-13 Marcus Brinkmann - - * usermux.c (netfs_server_name, netfs_server_version): New - variables. - -2001-02-12 Marcus Brinkmann - - * usermux.c (options): Include . Add global variable - ARGP_PROGRAM_VERSION. Add period to DOC. - -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. -- cgit v1.2.3