| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix xrefs.cvs/jems-14oct94 | Roland McGrath | 1994-10-14 | 1 | -2/+2 |
* | (Interrupt Input): Fix xref. | Roland McGrath | 1994-10-14 | 1 | -1/+1 |
* | (Directory Entries): Fix xref. | Roland McGrath | 1994-10-14 | 1 | -1/+1 |
* | (Kinds of Signals): Fix xref. | Roland McGrath | 1994-10-14 | 1 | -2/+3 |
* | (Job Control): Omit next, prev, up. | Roland McGrath | 1994-10-14 | 1 | -2/+2 |
* | (Signaling Another Process): Fix xref. | Roland McGrath | 1994-10-14 | 1 | -1/+1 |
* | (Top): Rename `Child Processes' to `Processes' in menu. | Roland McGrath | 1994-10-14 | 1 | -1/+1 |
* | (Process Startup): Omit next, prev, up. | Roland McGrath | 1994-10-14 | 1 | -1/+1 |
* | child.texi renamed to process.texi. | Roland McGrath | 1994-10-14 | 1 | -7/+8 |
* | Misc changes suggested by mib. | Roland McGrath | 1994-10-14 | 5 | -133/+199 |
* | (User Database): Fix typo. | Roland McGrath | 1994-10-14 | 1 | -1/+1 |
* | Misc changes suggested by mib. | Roland McGrath | 1994-10-14 | 1 | -18/+22 |
* | Misc changes suggested by mib. | Roland McGrath | 1994-10-14 | 3 | -88/+151 |
* | (Pipe Atomicity): Mention writing might block after PIPE_BUF bytes. | Roland McGrath | 1994-10-14 | 1 | -1/+2 |
* | Misc changes suggested by mib. | Roland McGrath | 1994-10-14 | 1 | -35/+38 |
* | (Controlling Buffering): Misc changes suggested by mib. | Roland McGrath | 1994-10-14 | 1 | -29/+10 |
* | (Opening Streams): In fopen x flag description, mention atomicity, and fix | Roland McGrath | 1994-10-14 | 1 | -2/+4 |
* | [HAVE__LOCP]: Move this defn to first. Include sys/types.h. | Roland McGrath | 1994-10-14 | 1 | -9/+16 |
* | Include direct.h. | Roland McGrath | 1994-10-14 | 1 | -0/+1 |
* | (__SOCKADDR_ARG): Always use non-GCC defn, for now. | Roland McGrath | 1994-10-14 | 1 | -4/+8 |
* | (__WAIT_STATUS): Always use non-GCC defn, for now. | Roland McGrath | 1994-10-14 | 1 | -5/+10 |
* | (Temporary Files): Say tempnam return is malloc'd. | Roland McGrath | 1994-10-11 | 1 | -2/+4 |
* | (write): Fix typo. | Roland McGrath | 1994-10-11 | 1 | -2/+3 |
* | (Dynamic Allocation and C): Say global variables are like static. | Roland McGrath | 1994-10-11 | 1 | -7/+8 |
* | (Copying and Concatenation): Note that when strncpy limits copying it does | Roland McGrath | 1994-10-11 | 1 | -1/+2 |
* | (main): Surround printed strings with `...' so output is as in manual. | Roland McGrath | 1994-10-11 | 1 | -2/+2 |
* | Grok %q modifier like %ll. | Roland McGrath | 1994-10-10 | 1 | -1/+2 |
* | Increase default MAX_SIZE to two pages. | Roland McGrath | 1994-10-10 | 1 | -3/+6 |
* | Cast string constant to non-const type. | Roland McGrath | 1994-10-10 | 1 | -1/+1 |
* | Use %1 again instead of listing TMP as an input with constraint "1". | Roland McGrath | 1994-10-10 | 1 | -2/+2 |
* | (abort_all_rpcs): Declare SS. | Roland McGrath | 1994-10-10 | 1 | -0/+2 |
* | Remove CONFIG_BROKETS conditional. | Jim Meyering | 1994-10-09 | 1 | -7/+0 |
* | Properly grok %a modifier. | Roland McGrath | 1994-10-08 | 1 | -2/+2 |
* | (abort_rpcs): Return the reply port or null, instead of boolean. | Roland McGrath | 1994-10-07 | 1 | -13/+26 |
* | Patch to handle old Convex systems (without uname). | Per Bothner | 1994-10-07 | 1 | -0/+26 |
* | Pass new arg to _hurd_socket_server, cope with dead server on socket_create. | Roland McGrath | 1994-10-06 | 2 | -4/+27 |
* | (_hurd_socket_server): Take new arg DEAD; explain its use in comment. | Roland McGrath | 1994-10-06 | 1 | -3/+12 |
* | (_hurd_socket_server): Take new arg DEAD; if nonzero, clear any old cached | Roland McGrath | 1994-10-06 | 1 | -1/+9 |
* | (Waiting for I/O): Mention use on server sockets for accept. | Roland McGrath | 1994-10-06 | 1 | -6/+12 |
* | (Listening): Refer to accept and select. | Roland McGrath | 1994-10-06 | 1 | -7/+13 |
* | (Heap Consistency Checking): Document mprobe, enum mcheck_status, and arg | Roland McGrath | 1994-10-06 | 1 | -3/+41 |
* | (main): Break up a line to avoid overfull hbox. | Roland McGrath | 1994-10-05 | 1 | -1/+3 |
* | (Child Processes): Fix typo in Next node name. | Roland McGrath | 1994-10-05 | 1 | -1/+1 |
* | (String and Array Utilities): Fix typo in node name. | Roland McGrath | 1994-10-05 | 1 | -1/+1 |
* | Replace underscores with dashes inside @var. | Roland McGrath | 1994-10-05 | 11 | -132/+132 |
* | Translate -gnu/linux* to -linux*. | Richard M. Stallman | 1994-10-04 | 1 | -0/+3 |
* | (Top): Change introductory text to give full edition info. | Roland McGrath | 1994-10-03 | 1 | -1/+3 |
* | Add support for MIPS variants | Ian | 1994-10-03 | 1 | -2/+10 |
* | (_UTSNAME_LENGTH): Increase to 1024. | Roland McGrath | 1994-10-03 | 1 | -1/+1 |
* | Recognize GNU. | Roland McGrath | 1994-10-03 | 1 | -0/+3 |