1994-10-14 |
roland | (__WAIT_STATUS): Always use non-GCC defn, for now. |
commit | commitdiff | tree | snapshot |
1994-10-11 |
roland | (Temporary Files): Say tempnam return is malloc'd. |
commit | commitdiff | tree | snapshot |
1994-10-11 |
roland | (write): Fix typo. |
commit | commitdiff | tree | snapshot |
1994-10-11 |
roland | (Dynamic Allocation and C): Say global variables are... |
commit | commitdiff | tree | snapshot |
1994-10-11 |
roland | (Copying and Concatenation): Note that when strncpy... |
commit | commitdiff | tree | snapshot |
1994-10-11 |
roland | (main): Surround printed strings with `...' so output... |
commit | commitdiff | tree | snapshot |
1994-10-10 |
roland | Grok %q modifier like %ll. |
commit | commitdiff | tree | snapshot |
1994-10-10 |
roland | Increase default MAX_SIZE to two pages. |
commit | commitdiff | tree | snapshot |
1994-10-10 |
roland | Cast string constant to non-const type. |
commit | commitdiff | tree | snapshot |
1994-10-10 |
roland | Use %1 again instead of listing TMP as an input with... |
commit | commitdiff | tree | snapshot |
1994-10-10 |
roland | (abort_all_rpcs): Declare SS. |
commit | commitdiff | tree | snapshot |
1994-10-09 |
meyering | Remove CONFIG_BROKETS conditional. |
commit | commitdiff | tree | snapshot |
1994-10-08 |
roland | Properly grok %a modifier. |
commit | commitdiff | tree | snapshot |
1994-10-07 |
roland | (abort_rpcs): Return the reply port or null, instead... |
commit | commitdiff | tree | snapshot |
1994-10-07 |
bothner | Patch to handle old Convex systems (without uname). |
commit | commitdiff | tree | snapshot |
1994-10-06 |
roland | Pass new arg to _hurd_socket_server, cope with dead... |
commit | commitdiff | tree | snapshot |
1994-10-06 |
roland | Pass new arg to _hurd_socket_server, cope with dead... |
commit | commitdiff | tree | snapshot |
1994-10-06 |
roland | (_hurd_socket_server): Take new arg DEAD; explain its... |
commit | commitdiff | tree | snapshot |
1994-10-06 |
roland | (_hurd_socket_server): Take new arg DEAD; if nonzero... |
commit | commitdiff | tree | snapshot |
1994-10-06 |
roland | (Waiting for I/O): Mention use on server sockets for... |
commit | commitdiff | tree | snapshot |
1994-10-06 |
roland | (Listening): Refer to accept and select. |
commit | commitdiff | tree | snapshot |
1994-10-06 |
roland | (Heap Consistency Checking): Document mprobe, enum... |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | (main): Break up a line to avoid overfull hbox. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | (Child Processes): Fix typo in Next node name. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | (String and Array Utilities): Fix typo in node name. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-05 |
roland | Replace underscores with dashes inside @var. |
commit | commitdiff | tree | snapshot |
1994-10-04 |
rms | Translate -gnu/linux* to -linux*. |
commit | commitdiff | tree | snapshot |
1994-10-03 |
roland | (Top): Change introductory text to give full edition... |
commit | commitdiff | tree | snapshot |
1994-10-03 |
ian | Add support for MIPS variants |
commit | commitdiff | tree | snapshot |
1994-10-03 |
roland | (_UTSNAME_LENGTH): Increase to 1024. |
commit | commitdiff | tree | snapshot |
1994-10-03 |
roland | Recognize GNU. |
commit | commitdiff | tree | snapshot |
1994-10-02 |
roland | (__P): Change arg name to `protos', for congruence... |
commit | commitdiff | tree | snapshot |
1994-10-02 |
roland | (__P): Change arg name to `protos', for congruence... |
commit | commitdiff | tree | snapshot |
1994-10-01 |
roland | (routines): Add daemon. |
commit | commitdiff | tree | snapshot |
1994-10-01 |
roland | Initial revision |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | entered into RCS |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | Initial revision |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | Call _hurd_setcttyid with MACH_PORT_NULL after proc_setsid. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | (_hurd_setcttyid): Don't do mod_refs if port is null. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | (get_dtable_port): Use port, never ctty. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | Use ctty port for RPC if set and !NOCTTY. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
kenner | (windowsnt): Alias for winnt. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | (_hurd_port2fd): Install normal port in D->port cell... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | (tiocsctty): Don't assume MACH_PORT_NULL is zero. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | (_hurd_exec): Always pass fds' normal port, never its... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | (_hurd_fd_write): Use ctty port for RPC if set and... |
commit | commitdiff | tree | snapshot |
1994-09-30 |
roland | (_hurd_fd_read): Use ctty port for RPC if set. |
commit | commitdiff | tree | snapshot |
1994-09-30 |
wilson | (os): Accept coff as an OS. |
commit | commitdiff | tree | snapshot |
1994-09-29 |
kenner | (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
brendan | * sysdeps/unix/sysv/sysd-stdio.c: Include sysde... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
brendan | * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
roland | (ctype check): In test prog, just reference $ctype... |
commit | commitdiff | tree | snapshot |
1994-09-29 |
roland | [! HAVE_D_TYPE]: Shuffle d_namlen and clear d_type. |
commit | commitdiff | tree | snapshot |
1994-09-29 |
roland | (HAVE_D_TYPE): Define this macro. |
commit | commitdiff | tree | snapshot |
1994-09-29 |
roland | Comment fixes. |
commit | commitdiff | tree | snapshot |
1994-09-29 |
roland | Initial revision |
commit | commitdiff | tree | snapshot |
1994-09-29 |
roland | (struct dirent): New member `d_type'; shorten `d_namlen... |
commit | commitdiff | tree | snapshot |
1994-09-28 |
roland | [__USE_SVID] (SYS_NMLN): New macro. |
commit | commitdiff | tree | snapshot |
1994-09-28 |
roland | Free storage on error from readdir. |
commit | commitdiff | tree | snapshot |
1994-09-27 |
meyering | Remove CONFIG_BROKETS conditional. |
commit | commitdiff | tree | snapshot |
1994-09-27 |
roland | (all-dist): Prepend the appropriate sysdep dir names. |
commit | commitdiff | tree | snapshot |
1994-09-26 |
djm | remove CONFIG_BROKETS |
commit | commitdiff | tree | snapshot |
1994-09-26 |
roland | (_hurd_internal_post_signal: sigwakeup): Create a send... |
commit | commitdiff | tree | snapshot |
1994-09-24 |
meyering | [CMP_LT_OR_GT]: New macro. |
commit | commitdiff | tree | snapshot |
1994-09-23 |
roland | Include <hurd/msg.h>. |
commit | commitdiff | tree | snapshot |
1994-09-23 |
roland | Add missing & in __mach_msg call. |
commit | commitdiff | tree | snapshot |
1994-09-22 |
cks | add convex c3* c4* |
commit | commitdiff | tree | snapshot |
1994-09-20 |
bothner | Patches for HPUX, and SunOS4 (Japanese). |
commit | commitdiff | tree | snapshot |
1994-09-16 |
roland | Initial revision |
commit | commitdiff | tree | snapshot |
1994-09-16 |
roland | entered into RCS |
commit | commitdiff | tree | snapshot |
1994-09-16 |
roland | entered into RCS |
commit | commitdiff | tree | snapshot |
1994-09-15 |
roland | Use AC_COMPILE_CHECK instead of AC_HAVE_FUNCS. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
roland | (sys_siglist): Define as macro to my_siglist. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
roland | Include from mach/machine, not mach/i386. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
roland | Include from mach/machine, not mach/i386. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
roland | (__mig_put_reply_port): Declare. |
commit | commitdiff | tree | snapshot |
1994-09-15 |
roland | (__mig_put_reply_port): New function. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
roland | (libc-name): Set to crt. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
roland | Add libc-ldscript. |
commit | commitdiff | tree | snapshot |
1994-09-14 |
roland | entered into RCS |
commit | commitdiff | tree | snapshot |
1994-09-13 |
roland | Don't be synchronous: pass WAIT=0 to file_syncfs. |
commit | commitdiff | tree | snapshot |
1994-09-13 |
roland | (libc-name): New variable. |
commit | commitdiff | tree | snapshot |
1994-09-13 |
roland | entered into RCS |
commit | commitdiff | tree | snapshot |
1994-09-13 |
roland | entered into RCS |
commit | commitdiff | tree | snapshot |
1994-09-13 |
roland | entered into RCS |
commit | commitdiff | tree | snapshot |
1994-09-13 |
djm | comment name install-sh |
commit | commitdiff | tree | snapshot |
1994-09-12 |
roland | Only decrement LEN to remove the null terminator when... |
commit | commitdiff | tree | snapshot |
1994-09-12 |
roland | (__hurd_file_name_lookup_retry): Add break after FS_RET... |
commit | commitdiff | tree | snapshot |
1994-09-10 |
kenner | (ptx): New OS; use for Sequent. |
commit | commitdiff | tree | snapshot |
1994-09-09 |
roland | Grok q modifier like ll. |
commit | commitdiff | tree | snapshot |
next |