aboutsummaryrefslogtreecommitdiff
path: root/login
AgeCommit message (Expand)AuthorFilesLines
1996-08-19update from main archive 960818cvs/libc-960820cvs/libc-960819Ulrich Drepper1-13/+7
1996-08-07Update.cvs/libc-ud-960807cvs/libc-960808Ulrich Drepper13-17/+35
1996-08-02Remade for alpha-1.93cvs/libc-960802Roland McGrath2-1/+5
1996-07-26Fri Jul 26 16:10:43 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1-2/+3
1996-07-26(getutid_r): Mark UTMP_DATA->loc_utmp invalid if a search fails.Miles Bader1-0/+2
1996-07-18Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com>cvs/libc-960718Roland McGrath4-64/+104
1996-07-15(logout): Initialize DATA to a state that will make setutent_r happy.Miles Bader1-1/+1
1996-07-06Fri Jul 5 17:34:47 1996 Miles Bader <miles@gnu.ai.mit.edu>cvs/libc-960706Miles Bader2-17/+20
1996-07-06(pututline_r): Since we assign RESULT from lseek now, check that it's >= 0,...Miles Bader1-3/+3
1996-07-05(getutline_r): When we return ESRCH, mark UTMP_DATA->ubuf invalid (by setting...Miles Bader1-0/+1
1996-07-05* nss/nss_files/files-parse.c (parse_list): Set EOL from LINE if itRoland McGrath1-2/+2
1996-07-03(login): Only Frob OLD->ut_type if getutline_r actually found any entry.cvs/libc-960703Miles Bader1-1/+5
1996-07-01Mon Jul 1 13:32:42 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1-1/+1
1996-07-01(pututline_r): If not located after any entry don't use UTMP_DATA->ubuf, and ...Miles Bader1-25/+35
1996-06-29(login): Initialize DATA so that setutent_r will actually do something.Miles Bader1-1/+1
1996-06-21* sysdeps/sparc/elf/start.S: New file.Roland McGrath3-8/+17
1996-06-21Fri Jun 21 00:27:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960621Roland McGrath1-1/+7
1996-06-07(tty_name): New function. (login): Use it. (PATH_MAX): MACRO removed. <stdlib...Miles Bader1-8/+63
1996-06-06*** empty log message ***Miles Bader1-0/+4
1996-06-02Sun Jun 2 14:56:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+1
1996-05-30Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960602cvs/libc-960601cvs/libc-960531Roland McGrath1-5/+6
1996-05-29Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath7-193/+304
1996-05-26Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-5/+7
1996-05-24* login/getutline_r.c: Include string.h.cvs/libc-960526cvs/libc-960525Roland McGrath1-0/+1
1996-05-24Fri May 24 17:30:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath2-5/+6
1996-05-22Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath18-0/+980