aboutsummaryrefslogtreecommitdiff
path: root/login
AgeCommit message (Expand)AuthorFilesLines
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