Age | Commit message (Expand) | Author | Files | Lines |
1995-08-29 | Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 3 | -5/+19 |
1995-08-28 | * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' | Roland McGrath | 19 | -30/+57 |
1995-08-25 | Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 15 | -98/+144 |
1995-08-22 | Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 11 | -46/+150 |
1995-08-22 | (struct hurd_sigstate): New member `cancel_hook'. | Roland McGrath | 1 | -1/+3 |
1995-08-22 | Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c | Miles Bader | 1 | -34/+38 |
1995-08-22 | Removed dep on hurd/signal.h for RPC stub objects. | Roland McGrath | 2 | -3/+2 |
1995-08-21 | * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from | Roland McGrath | 2 | -3/+3 |
1995-08-17 | Thu Aug 17 16:18:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 6 | -37/+119 |
1995-08-17 | Wed Aug 16 17:04:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 3 | -2/+12 |
1995-08-15 | (sig): Add intr-msg. | Roland McGrath | 1 | -1/+1 |
1995-08-15 | Changes for Linux and LynxOS. | Per Bothner | 1 | -15/+25 |
1995-08-14 | (kill_pid): Don't make `inline'. | Roland McGrath | 1 | -1/+1 |
1995-08-14 | Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 19 | -339/+493 |
1995-08-10 | Regenerated | Roland McGrath | 1 | -0/+5 |
1995-08-10 | Wed Aug 9 14:25:35 1995 Miles Bader <miles@geech.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+21 |
1995-08-09 | (__setuid): Switch the port-type and port-count parameters to __auth_makeauth. | Miles Bader | 1 | -1/+1 |
1995-08-09 | (__setgid): Switch the port-type and port-count parameters to __auth_makeauth. | Miles Bader | 1 | -1/+1 |
1995-08-08 | Remove _hurd_longjmp_thread_state decl. | Roland McGrath | 1 | -3/+0 |
1995-08-08 | Reorder new multicast options to conform to BSD. (struct ip_mreq): New type. | Thomas Bushnell, BSG | 1 | -5/+11 |
1995-08-08 | New file, incorporated from 4.4BSD-Lite. | Roland McGrath | 1 | -0/+98 |
1995-08-08 | (IP_MULTICAST_TTL, IP_MULTICAST_LOOP, IP_MULTICAST_IP, IP_ADD_MEMBERSHIP, IP_... | Thomas Bushnell, BSG | 1 | -0/+5 |
1995-08-08 | (IPPROTO_GGP): Drop obsolete protocol. (IPPROTO_IGMP): Add new protocol (with... | Thomas Bushnell, BSG | 1 | -1/+1 |
1995-08-07 | * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H. | Roland McGrath | 4 | -8/+17 |
1995-08-07 | Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 5 | -5/+35 |
1995-08-07 | Fri Aug 4 16:01:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+24 |
1995-08-04 | (headers): Added gnu-versions.h. | Roland McGrath | 1 | -1/+2 |
1995-08-03 | (IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use equality, not assignment, to t... | Thomas Bushnell, BSG | 1 | -4/+4 |
1995-07-30 | [_LIBC]: Define HAVE_LIMITS_H. [HAVE_LIMITS_H]: Include it. | Jim Meyering | 1 | -1/+8 |
1995-07-30 | Sun Jul 30 01:09:08 1995 Jim Meyering (meyering@comco.com) | Jim Meyering | 1 | -0/+4 |
1995-07-30 | (accept): If the protocol family can't tell us what an address means, just ... | Miles Bader | 3 | -8/+50 |
1995-07-28 | (bind): Don't use file_invoke_translator, as it doesn't work. Instead just ... | Miles Bader | 1 | -4/+30 |
1995-07-27 | * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes. | Roland McGrath | 7 | -73/+276 |
1995-07-26 | * stdio/vfscanf.c (conv_error): Simplify expression to avoid | Roland McGrath | 5 | -22/+18 |
1995-07-26 | * asia, backward, europe, leapseconds, southamerica: New data from | Roland McGrath | 25 | -205/+405 |
1995-07-26 | Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/bind-493b24 | Roland McGrath | 3 | -1/+36 |
1995-07-26 | ($(installed-libcs)): Depend on `lib' (only). | Roland McGrath | 1 | -7/+3 |
1995-07-26 | Remove weird unnecessary shell construction. | David MacKenzie | 1 | -2/+2 |
1995-07-26 | New file, based on NET2 code but with DES code removed. | Roland McGrath | 1 | -0/+287 |
1995-07-25 | * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int. | Roland McGrath | 3 | -4/+7 |
1995-07-25 | * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS. | Roland McGrath | 8 | -16/+55 |
1995-07-25 | Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 2 | -6/+22 |
1995-07-24 | Mon Jul 24 03:13:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 2 | -0/+44 |
1995-07-23 | Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950723cvs/libc-950722 | Roland McGrath | 3 | -1/+17 |
1995-07-23 | Use JUMPTARGET macro in jmp insn. | Roland McGrath | 2 | -3/+4 |
1995-07-23 | *** empty log message *** | Thomas Bushnell, BSG | 1 | -7/+18 |
1995-07-23 | (routines): Added `ruserpass'. | Thomas Bushnell, BSG | 1 | -2/+2 |
1995-07-22 | Removed stub warning. | Roland McGrath | 1 | -13/+2 |
1995-07-22 | * Makefile (autoconf-it): Make it executable and unwritable. | Roland McGrath | 4 | -39/+51 |
1995-07-22 | Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 27 | -237/+260 |