about summary refs log tree commit diff
path: root/login
Commit message (Expand)AuthorAgeFilesLines
* 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