| Commit message (Expand) | Author | Age | Files | Lines |
* | Add passwd(5) to "SEE ALSO". | obrien | 1997-10-07 | 1 | -1/+2 |
* | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 2 | -4/+5 |
* | Merged in better support of ISO 8601 from elsie.nci.nih.gov. | helbig | 1997-10-03 | 2 | -62/+118 |
* | Teach ftpErrString to format UNIX errnos, since at least ftpLogin() | fenner | 1997-10-02 | 1 | -1/+4 |
* | Add rudimentary support for using the keyboard. | sos | 1997-10-01 | 4 | -3/+105 |
* | Update to tcl8.0 release version. | phk | 1997-10-01 | 1 | -14/+16 |
* | Move locks from /etc/opielocks to /var/run/opielocks to keep | ache | 1997-10-01 | 1 | -1/+1 |
* | Correct an ancient bogon which involved trying to read() from a | jkh | 1997-10-01 | 1 | -10/+8 |
* | Bump minor number | ache | 1997-09-29 | 1 | -1/+3 |
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 12 | -22/+23 |
* | Endless loop. | wosch | 1997-09-29 | 1 | -5/+5 |
* | Add setutent.c | ache | 1997-09-29 | 1 | -2/+2 |
* | EXT_KEYS gone, STD ommited | ache | 1997-09-29 | 1 | -3/+2 |
* | Add logwtmp.c | ache | 1997-09-29 | 1 | -2/+2 |
* | Merge | ache | 1997-09-29 | 1 | -16/+73 |
* | Revert the previous prototype un-typo. Add a brief comment warning that | msmith | 1997-09-28 | 1 | -1/+3 |
* | Changes for KTH KerberosIV | markm | 1997-09-28 | 1 | -6/+1 |
* | Changes for KTH KerberosIV. | markm | 1997-09-28 | 2 | -3/+3 |
* | Typo fix | msmith | 1997-09-28 | 1 | -1/+1 |
* | Fix typo in signal() prototype | msmith | 1997-09-28 | 1 | -1/+1 |
* | Use revived __maskrune for digittoint | ache | 1997-09-27 | 1 | -2/+2 |
* | Add mskanji.c | ache | 1997-09-25 | 1 | -1/+1 |
* | Move it under XPG4 define | ache | 1997-09-25 | 1 | -0/+2 |
* | Move MSKanji under XPG4 define | ache | 1997-09-25 | 1 | -8/+8 |
* | __maskrune --> __istype | ache | 1997-09-25 | 1 | -1/+1 |
* | Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp> | julian | 1997-09-24 | 5 | -3/+119 |
* | This commit was generated by cvs2svn to compensate for changes in r29747, | ache | 1997-09-23 | 2 | -20/+31 |
|\ |
|
| * | Official patch from infozip | ache | 1997-09-23 | 2 | -20/+31 |
| * | This commit was manufactured by cvs2svn to create branch 'VENDOR-libz'. | cvs2svn | 1996-08-18 | 1 | -0/+35 |
* | | Apply fts() fix from PR#4593 | peter | 1997-09-22 | 2 | -2/+2 |
* | | Make selection logic more strict. Only select AF_INET loopback interfaces | wpaul | 1997-09-21 | 1 | -3/+6 |
* | | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 4 | -6/+6 |
* | | environmental -> environment. | charnier | 1997-09-18 | 3 | -4/+4 |
* | | Some adjustments for the resolver use of poll(). For some reason I thought | peter | 1997-09-16 | 1 | -7/+8 |
* | | Put a system call not present checking wrapper around the call to | peter | 1997-09-16 | 1 | -9/+35 |
* | | Fix yet a minor stylistic nit from Bruce. | wosch | 1997-09-15 | 1 | -4/+4 |
* | | Fix yet a minor stylistic nit from Bruce (Doesn't he have more | phk | 1997-09-15 | 1 | -7/+9 |
* | | Fix a buglet and a couple of stylistic nits from Bruce. | phk | 1997-09-15 | 1 | -3/+2 |
* | | Potential bufferflow in getpwent(), getpwnam() and getpwuid() | wosch | 1997-09-14 | 1 | -2/+7 |
* | | Add __getcwd() syscall, and have getcwd() take a shot at it. | phk | 1997-09-14 | 2 | -2/+13 |
* | | Call poll(2) from within the resolver but adapt to older kernels without it | peter | 1997-09-14 | 1 | -26/+68 |
* | | A poll(2) manpage. | peter | 1997-09-14 | 2 | -2/+190 |
* | | Generate poll syscall stub | peter | 1997-09-14 | 1 | -2/+2 |
* | | Document SA_NOCLDWAIT. | joerg | 1997-09-13 | 1 | -17/+38 |
* | | Removed superfluous quoting of function args. | bde | 1997-09-07 | 4 | -6/+6 |
* | | Fixed style bug in pseudocode. | bde | 1997-09-07 | 1 | -1/+1 |
* | | Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY) | brian | 1997-09-06 | 5 | -4/+17 |
* | | When compiling under elf, use correct library naming conventions. Also | peter | 1997-09-05 | 1 | -3/+19 |
* | | If building under elf, have libskey.so depend on libmd and libcrypt. | peter | 1997-09-05 | 1 | -0/+5 |
* | | If not building a.out, still build a pic version of libmd. This allows | peter | 1997-09-05 | 1 | -1/+3 |