Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-01 | Update copyright years. | Thomas Schwinge | |
2008-04-24 | 2008-04-24 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | |
* mux.c (lookup_user): Check null condition for struct passwd returnd by getpwnam_r. Reported by Marc-Olivier Mercier <mercier.m@sympatico.ca>. | |||
2002-05-13 | 2002-05-13 Roland McGrath <roland@frob.com> | Roland McGrath | |
* mux.c (netfs_attempt_chmod): Handle MODE arg with no S_IFMT bits set. | |||
2000-07-18 | 2000-07-18 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* mux.c (free_name): Fix typo in comment. * usermux.c: Likewise. * usermux.h: Likewise (struct usermux): Likewise. | |||
1999-07-11 | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* mux.c (get_dirents): Use mmap instead of vm_allocate. (netfs_get_dirents): Likewise. | |||
1999-07-11 | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* mux.c: Add #include <sys/mman.h> for munmap decl. | |||
1999-07-03 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* mux.c (get_dirents): Use munmap instead of vm_deallocate. (netfs_get_dirents): Likewise. | |||
1998-10-20 | Add braces to silence gcc warnings. | Roland McGrath | |
1997-07-23 | Initial checkin | Miles Bader | |