aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * idvec-impgids.c (_merge_implied_gids) [HAVE_GETGROUPLIST]:Mark Kettenis2001-06-261-0/+7
| | | | | | Conditionally enable code that calls getgrouplist. Use `int' instead of `size_t' for number of groups. [!HAVE_GETGROUPLIST]: Add #warning about missing getgrouplist.
* .Roland McGrath2001-03-311-0/+9
|
* .Roland McGrath2001-02-261-0/+6
|
* 2001-02-20 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-02-201-0/+5
| | | | | * timefmt.c: Include <time.h>. Reported by Arkadi E. Shishlov <arkadi@it.lv>.
* 2000-10-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-10-301-0/+4
| | | | * wire.c: Include <error.h>.
* .Roland McGrath2000-10-291-0/+3
|
* .Roland McGrath2000-10-291-0/+4
|
* .Roland McGrath2000-03-181-0/+4
|
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-0/+5
| | | | | * exec-reauth.c (exec_reauth): Always destroy REF, even when we get errors.
* .Roland McGrath2000-02-041-0/+4
|
* .Roland McGrath1999-10-291-2/+6
|
* 1999-09-29 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-09-301-0/+6
| | | | | | * idvec.c (idvec_setid): Switch last two arguments in call to idvec_insert_only. * idvec.h: Doc fix.
* 1999-09-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-281-0/+7
| | | | | | | * idvec.c (idvec_setid): Implement Posix saved set-user id correctly. (idvec_insert_only): Doc fix. Reported by Mark Kettenis <kettenis@wins.uva.nl>.
* .Roland McGrath1999-09-131-0/+5
|
* .Roland McGrath1999-08-201-0/+5
|
* .Roland McGrath1999-07-111-1/+8
|
* 1999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-2/+3
| | | | | | | | | | | | | | * ugids-argp.c (parse_opt): Clarify if-then-else structure by adding more braces. * portinfo.h: Include <sys/types.h>. * portxlate.c: Likewise. * portinfo.c: (print_port_info): Cast first arg of munmap correctly. (print_task_ports_info): Likewise. * xportinfo.c (print_xlated_task_ports_info): Likewise. * idvec-auth.c (idvec_merge_auth): Likewise. * portxlate.c (port_name_xlator_create): Likewise. (port_name_xlator_free): Likewise.
* 1999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-0/+13
| | | | | | | | | | | | | * ugids-argp.c (parse_opt): Clarify if-then-else structure by adding more braces. * portinfo.c (print_port_info): Cast first arg of munmap correctly. (print_task_ports_info): Likewise. * xportinfo.c (print_xlated_task_ports_info): Likewise. * idvec-auth.c (idvec_merge_auth): Likewise. * portxlate.c (port_name_xlator_create): Likewise. (port_name_xlator_free): Likewise.
* .Roland McGrath1999-07-111-0/+1
|
* .Roland McGrath1999-07-111-0/+6
|
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-0/+10
| | | | | | | | | | * fsysops.c (fsys_get_readonly): Use munmap instead of vm_deallocate. * idvec-auth.c (idvec_merge_auth): Likewise. * portinfo.c (print_port_info): Likewise. (print_task_ports_info): Likewise. * portxlate.c (port_name_xlator_create): Likewise. (port_name_xlator_free): Likewise. * xportinfo.c (print_xlated_task_ports_info): Likewise.
* .Roland McGrath1999-05-241-0/+10
|
* .Roland McGrath1999-05-201-1/+6
|
* 1998-12-21 Mark Kettenis <kettenis@phys.uva.nl>Thomas Bushnell1999-04-261-0/+13
| | | | | | | | | | | | | * ugids-verify-auth.c: Include <hurd/password.h> again and remove temporary definitions of password_check_user and password_check_group. 1998-11-29 Mark Kettenis <kettenis@phys.uva.nl> * idvec-verify.c (verify_passwd): Grant access when the password in the passwd DB is empty. (verify_id): Also call verify_fn when the password in the password DB is empty.
* 1999-02-12 Gordon Matzigkeit <gord@trick.fig.org>Thomas Bushnell1999-02-181-0/+4
| | | | * Makefile (LCLHDRS): Purge argp-fmtstream.h and argp-namefrob.h.
* .Roland McGrath1998-12-011-0/+8
|
* .Roland McGrath1998-10-241-0/+6
|
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-0/+12
|
* .Roland McGrath1998-09-041-0/+11
|
* .Roland McGrath1998-08-121-0/+9
|
* .Roland McGrath1998-08-111-13/+23
|
* Wed Jul 29 16:25:50 1998 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1998-07-291-0/+4
| | | | * ugids-verify-auth.c: Don't include <hurd/password.h> for now.
* .Miles Bader1997-09-291-0/+26
|
* .Miles Bader1997-08-181-0/+7
|
* .Miles Bader1997-08-071-0/+8
|
* .Miles Bader1997-07-231-0/+4
|
* .Miles Bader1997-07-221-0/+9
|
* .Miles Bader1997-07-031-0/+10
|
* .Miles Bader1997-06-181-0/+34
|
* .Miles Bader1997-06-051-0/+3
|
* .Miles Bader1997-06-051-0/+5
|
* .Miles Bader1997-06-041-0/+4
|
* .Miles Bader1997-05-271-0/+4
|
* .Miles Bader1997-05-271-0/+49
|
* .Miles Bader1997-05-201-0/+7
|
* .Miles Bader1997-05-091-0/+16
|
* .Miles Bader1997-03-061-0/+8
|
* .Miles Bader1997-02-211-0/+6
|
* .Miles Bader1997-02-211-0/+3
|
* .Miles Bader1997-02-211-0/+35
|