Age | Commit message (Expand) | Author | Files | Lines |
1996-07-07 | * io/Makefile (headers): Add sys/vfs.h. | Roland McGrath | 3 | -1/+8 |
1996-07-07 | * stdio/linewrap.c (lwupdate): New function, mostly was | Roland McGrath | 1 | -4/+4 |
1996-07-07 | Sun Jul 7 18:42:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+7 |
1996-07-07 | Sun Jul 7 18:42:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+0 |
1996-07-07 | Recognize rtems as an o/s. | Doug Evans | 1 | -1/+1 |
1996-07-07 | Sun Jun 2 22:28:43 1996 Miles Bader <miles@gnu.ai.mit.edu> | Miles Bader | 2 | -17/+51 |
1996-07-07 | (lwupdate): New function, mostly was __line_wrap_update. Use POINT_COL fi... | Miles Bader | 1 | -54/+122 |
1996-07-06 | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960707 | Roland McGrath | 1 | -1/+1 |
1996-07-06 | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 3 | -91/+97 |
1996-07-06 | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+3 |
1996-07-06 | Fri Jul 5 17:34:47 1996 Miles Bader <miles@gnu.ai.mit.edu>cvs/libc-960706 | Miles Bader | 3 | -17/+36 |
1996-07-06 | (pututline_r): Since we assign RESULT from lseek now, check that it's >= 0,... | Miles Bader | 1 | -3/+3 |
1996-07-05 | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 |
1996-07-05 | * hurd/hurdsig.c (_hurd_internal_post_signal): In case of handled | Roland McGrath | 1 | -0/+8 |
1996-07-05 | (getutline_r): When we return ESRCH, mark UTMP_DATA->ubuf invalid (by setting... | Miles Bader | 1 | -0/+1 |
1996-07-05 | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 2 | -4/+26 |
1996-07-05 | * sysdeps/unix/sysv/linux/sys/user.h: New file. | Roland McGrath | 4 | -1/+7 |
1996-07-05 | * nss/nss_files/files-parse.c (parse_list): Set EOL from LINE if it | Roland McGrath | 12 | -136/+197 |
1996-07-05 | Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 4 | -26/+59 |
1996-07-04 | Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960705cvs/libc-960704 | Roland McGrath | 32 | -70/+528 |
1996-07-03 | * elf/Makefile (LDFLAGS-dl.so): New variable. | Roland McGrath | 3 | -1/+117 |
1996-07-03 | Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 8 | -53/+100 |
1996-07-03 | Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+1 |
1996-07-03 | (login): Only Frob OLD->ut_type if getutline_r actually found any entry.cvs/libc-960703 | Miles Bader | 1 | -1/+5 |
1996-07-02 | Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+5 |
1996-07-02 | * rpm/template (%build): Use @prefix@ instead of always /usr. | Roland McGrath | 3 | -3/+11 |
1996-07-02 | * elf/Makefile: Add missing endif. | Roland McGrath | 2 | -0/+3 |
1996-07-02 | * nss/nss_files/files-ethers.c (ntohost): Fix db key. | Roland McGrath | 3 | -2/+7 |
1996-07-02 | * nss/nss_files/files-network.c: Pass empty for new DB_LOOKUP args. | Roland McGrath | 20 | -123/+357 |
1996-07-02 | Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 18 | -218/+375 |
1996-07-01 | Mon Jul 1 15:44:34 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960702 | Roland McGrath | 7 | -7/+82 |
1996-07-01 | Add *.mo | Roland McGrath | 1 | -1/+1 |
1996-07-01 | * hurd/report-wait.c (describe_number): Make I unsigned long. | Miles Bader | 1 | -0/+2 |
1996-07-01 | (describe_number): Make I unsigned long. | Miles Bader | 1 | -1/+1 |
1996-07-01 | Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 16 | -128/+131 |
1996-07-01 | Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 3 | -3/+3 |
1996-07-01 | Mon Jul 1 13:32:42 1996 Miles Bader <miles@gnu.ai.mit.edu> | Miles Bader | 2 | -1/+10 |
1996-07-01 | (pututline_r): If not located after any entry don't use UTMP_DATA->ubuf, and ... | Miles Bader | 1 | -25/+35 |
1996-07-01 | Fri Jun 28 15:46:02 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu> | Roland McGrath | 1 | -3/+3 |
1996-07-01 | Fri Jun 28 15:46:02 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu> | Roland McGrath | 3 | -5/+15 |
1996-07-01 | Sat Jun 29 00:02:11 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Roland McGrath | 1 | -1/+1 |
1996-06-29 | Fri Jun 28 23:25:35 1996 Miles Bader <miles@gnu.ai.mit.edu>cvs/libc-960701cvs/libc-960630cvs/libc-960629 | Miles Bader | 1 | -0/+5 |
1996-06-29 | (login): Initialize DATA so that setutent_r will actually do something. | Miles Bader | 1 | -1/+1 |
1996-06-28 | (_hurd_internal_post_signal): In check-for-pending signals code, release _hur... | Thomas Bushnell, BSG | 1 | -1/+4 |
1996-06-28 | (_hurd_internal_post_signal): In pending signal check for signal zero, repair... | Thomas Bushnell, BSG | 1 | -4/+4 |
1996-06-28 | (mips:*:*:UMIPS): Fix typo in last change. | Richard Kenner | 1 | -1/+1 |
1996-06-28 | Fri Jun 28 07:27:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 5 | -15/+39 |
1996-06-28 | Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960628 | Roland McGrath | 36 | -260/+904 |
1996-06-28 | Thu Jun 27 23:43:22 1996 Richard Henderson <rth@tamu.edu> | Roland McGrath | 1 | -1/+1 |
1996-06-26 | * hurd/get-host.c <fcntl.h>: New include.cvs/libc-960627 | Miles Bader | 3 | -2/+9 |