about summary refs log tree commit diff
path: root/login
Commit message (Expand)AuthorAgeFilesLines
* update from main archive 961030 cvs/libc-961031Ulrich Drepper1996-10-311-0/+2
* update from main archive 961001Ulrich Drepper1996-10-021-0/+1
* update from main archive 960927 cvs/libc-961001 cvs/libc-960929 cvs/libc-960928Ulrich Drepper1996-09-283-2/+45
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-274-7/+7
* update from main archive 960818 cvs/libc-960820 cvs/libc-960819Ulrich Drepper1996-08-191-13/+7
* Update. cvs/libc-ud-960807 cvs/libc-960808Ulrich Drepper1996-08-0713-17/+35
* Remade for alpha-1.93 cvs/libc-960802Roland McGrath1996-08-022-1/+5
* Fri Jul 26 16:10:43 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-07-261-2/+3
* (getutid_r): Mark UTMP_DATA->loc_utmp invalid if a search fails.Miles Bader1996-07-261-0/+2
* Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com> cvs/libc-960718Roland McGrath1996-07-184-64/+104
* (logout): Initialize DATA to a state that will make setutent_r happy.Miles Bader1996-07-151-1/+1
* Fri Jul 5 17:34:47 1996 Miles Bader <miles@gnu.ai.mit.edu> cvs/libc-960706Miles Bader1996-07-062-17/+20
* (pututline_r): Since we assign RESULT from lseek now, check that it's >= 0,...Miles Bader1996-07-061-3/+3
* (getutline_r): When we return ESRCH, mark UTMP_DATA->ubuf invalid (by setting...Miles Bader1996-07-051-0/+1
* * nss/nss_files/files-parse.c (parse_list): Set EOL from LINE if itRoland McGrath1996-07-051-2/+2
* (login): Only Frob OLD->ut_type if getutline_r actually found any entry. cvs/libc-960703Miles Bader1996-07-031-1/+5
* Mon Jul 1 13:32:42 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-07-011-1/+1
* (pututline_r): If not located after any entry don't use UTMP_DATA->ubuf, and ...Miles Bader1996-07-011-25/+35
* (login): Initialize DATA so that setutent_r will actually do something.Miles Bader1996-06-291-1/+1
* * sysdeps/sparc/elf/start.S: New file.Roland McGrath1996-06-213-8/+17
* Fri Jun 21 00:27:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960621Roland McGrath1996-06-211-1/+7
* (tty_name): New function. (login): Use it. (PATH_MAX): MACRO removed. <stdlib...Miles Bader1996-06-071-8/+63
* *** empty log message ***Miles Bader1996-06-061-0/+4
* Sun Jun 2 14:56:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-021-1/+1
* Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960602 cvs/libc-960601 cvs/libc-960531Roland McGrath1996-05-301-5/+6
* Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-297-193/+304
* Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-263-5/+7
* * login/getutline_r.c: Include string.h. cvs/libc-960526 cvs/libc-960525Roland McGrath1996-05-241-0/+1
* Fri May 24 17:30:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-242-5/+6
* Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-05-2218-0/+980