| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bunch of spelling errors. | steve | 1998-06-04 | 10 | -18/+18 |
* | No longer need the architecture specific include from libc now that | jb | 1998-06-03 | 1 | -7/+0 |
* | If using NetBSD syscalls the rtprio syscall doesn't exist, so just | jb | 1998-06-03 | 1 | -1/+7 |
* | Correct wrong claim about `telldir()' cookie lifetimes. | jkoshy | 1998-06-03 | 1 | -16/+11 |
* | Add a trivial mechanism for returning a useful default value if one is | msmith | 1998-06-01 | 1 | -1/+4 |
* | Trim a domain part for wtmp as same as showed by "netstat -r". | amurai | 1998-06-01 | 2 | -3/+42 |
* | I shouldn't do things early in the morning. | jb | 1998-06-01 | 5 | -152/+3 |
* | send and recv are wrappered in libc, so they shouldn't appear here. | jb | 1998-06-01 | 3 | -9/+9 |
* | Remove some syscalls that should have been renamed (libc_r doesn't need | jb | 1998-05-31 | 3 | -18/+18 |
* | Add some missing syscall wrappers. | jb | 1998-05-31 | 7 | -3/+301 |
* | Remove some stale code. | jb | 1998-05-31 | 3 | -3/+3 |
* | Don't restart a syscall when a SIGCHLD is received by a thread waiting | jb | 1998-05-31 | 3 | -3/+18 |
* | Allow this to include from C++ programs. | steve | 1998-05-31 | 1 | -1/+3 |
* | Fixed double slashes in pathnames. | bde | 1998-05-31 | 1 | -2/+2 |
* | Several sources including Unix98 say that semctl's fourth | steve | 1998-05-31 | 1 | -5/+24 |
* | Remove references to getvfsbytype. Also remove getvfsbyname | steve | 1998-05-30 | 1 | -32/+13 |
* | Add uu_lock_txfr() to transfer ownership of a successful | brian | 1998-05-28 | 4 | -10/+62 |
* | Turn on the rcsid storage so that it's easier to tell the difference | peter | 1998-05-28 | 1 | -2/+2 |
* | If building and installing libdescrypt, do it first so that the symlinks | peter | 1998-05-27 | 1 | -3/+4 |
* | Don't use absolute path. | jkh | 1998-05-27 | 1 | -1/+1 |
* | Make a copy of the caller's iovec array, mallocing if necessary, | jb | 1998-05-27 | 3 | -42/+186 |
* | Remove error check from call to set the file descriptor to non-blocking | jb | 1998-05-27 | 1 | -12/+9 |
* | ELF preparation step 2: | sos | 1998-05-26 | 1 | -2/+2 |
* | Remove a couple style bugs from the code snippet that | steve | 1998-05-26 | 1 | -3/+3 |
* | When doing a blocking write, keep looping until all the bytes are | jb | 1998-05-25 | 6 | -60/+318 |
* | Update code example to reflect current practice. | steve | 1998-05-25 | 1 | -12/+10 |
* | Allow setting of idle or realtime processing priorities per | steve | 1998-05-25 | 1 | -5/+22 |
* | Primary verison of NetBIOS over TCP/IP. Now you can connect Windows | amurai | 1998-05-24 | 5 | -4/+622 |
* | The incorrect select() timeout calculation that I fixed in svc_tcp.c | wpaul | 1998-05-21 | 1 | -2/+2 |
* | Change the sanity test here. It's not correct to assume that the record | wpaul | 1998-05-20 | 1 | -3/+7 |
* | Add new NetBSD FFS with FDISK partition ID 0xa9 | obrien | 1998-05-19 | 1 | -1/+2 |
* | Toss publickey.c in the attic and remove it from the Makefile. | wpaul | 1998-05-18 | 2 | -174/+2 |
* | Replace the getpublickey() stub with the real thing. | wpaul | 1998-05-18 | 1 | -33/+160 |
* | Improve DoS avoidance in RPC stream oriented transports. The TCP transport | wpaul | 1998-05-18 | 2 | -34/+70 |
* | Add warning about interaction of S/Key and login(1) for users without S/Key | jkoshy | 1998-05-18 | 1 | -0/+9 |
* | This library builds from libc source, so it also needs to know what | jb | 1998-05-18 | 1 | -0/+7 |
* | kill.1: Remove reference to obsolete sigvec(2) man page. Removed | jkoshy | 1998-05-18 | 1 | -2/+1 |
* | Patch RPC library to avoid possible denial of service attacks as described | wpaul | 1998-05-15 | 1 | -1/+7 |
* | Patch RPC library to avoid possible denial of service attacks as described | wpaul | 1998-05-15 | 2 | -2/+4 |
* | Low level use of 'vidattr()' can cause a NULL pointer to be | ache | 1998-05-15 | 1 | -5/+11 |
* | Change an arbitarly hardcoded `10' to MAX_NO_DISKS, which is currently "20". | obrien | 1998-05-15 | 1 | -2/+2 |
* | Remove a big hack after adding a small one to libc/gen/getcwd.c to | jb | 1998-05-15 | 2 | -232/+2 |
* | NetBSD doesn't have a __getcwd syscall, so set have__getcwd to `no' | jb | 1998-05-15 | 1 | -0/+4 |
* | int -> long changes that reduce the diffs with the NetBSD version to | jb | 1998-05-14 | 2 | -34/+34 |
* | Remove reference to signanosleep | ache | 1998-05-14 | 1 | -1/+0 |
* | Nuke signanosleep() | peter | 1998-05-14 | 2 | -21/+3 |
* | libtcl now builds (with lots of pointer to int cast warnings) on alpha. | jb | 1998-05-13 | 1 | -2/+2 |
* | Make -Werror i386 specific because gcc with -nostdinc on alpha belches | jb | 1998-05-11 | 1 | -1/+6 |
* | Cast a pointer to a long, not an int and make the arg passed to the function | jb | 1998-05-11 | 1 | -2/+2 |
* | Remove a 'const' because it was getting thrown away anyway. | jb | 1998-05-10 | 1 | -1/+1 |