aboutsummaryrefslogtreecommitdiff
path: root/libiohelp/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* .Roland McGrath2002-05-051-0/+9
|
* .Roland McGrath2001-06-161-1/+17
|
* 1999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-0/+7
| | | | | | | * return-buffer.c: Include <sys/mman.h>. * iouser-reauth.c (iohelp_reauth): Cast first arg to munmap correctly.
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-0/+5
| | | | | * return-buffer.c (iohelp_return_malloced_buffer): Use mmap instead of vm_allocate.
* .Roland McGrath1999-07-111-1/+5
|
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-0/+5
| | | | | * iouser-reauth.c (iohelp_reauth): Use munmap instead of vm_deallocate.
* .Roland McGrath1998-08-211-0/+4
|
* .Roland McGrath1998-08-201-4/+9
|
* Mon Nov 18 16:37:59 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-0/+18
| | | | | | | | | | | | | | | | | | * iouser-reauth.c: Include <hurd/auth.h>. Sat Nov 16 17:54:50 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (SRCS): Add shared.c. * shared.c: New file. Fri Nov 15 13:39:46 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * iouser-create.c (iohelp_create_iouser): Set NEW->hook to zero. * iouser-dup.c (iohelp_dup_iouser): Likewise. Tue Nov 12 21:51:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * iohelp.h: Include <idvec.h>.
* Wed Nov 6 19:26:14 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-0/+16
| | | | | | | | | | | | | | | | * Makefile (SRCS): Add iouser-create.c, iouser-dup.c iouser-reauth.c, and iouser-free.c. (OBJS): Compute automatically. * iohelp.h (iohelp_create_user): New function. * iouser-create.c: New file. Tue Nov 5 21:51:24 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * iohelp.h (struct iouser): New type. (iohelp_dup_iouser, iohelp_free_iouser, iohelp_reauth): New functions. * iouser-dup.c, iouser-reauth.c, iouser-free.c: New files.
* *** empty log message ***Thomas Bushnell1996-09-171-0/+5
|
* Initial revisionRoland McGrath1996-07-171-0/+37