| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed execvp() of an empty pathname to fail POSIXly. Previously it | bde | 1996-11-18 | 1 | -0/+6 |
* | Fixed uninitialized variables for the '/'-in-pathname case in execvp(). | bde | 1996-11-18 | 1 | -1/+2 |
* | Oops, back out previous optimization, don't work as I expect | ache | 1996-11-14 | 1 | -4/+12 |
* | Since ftpPutURL not use hostname cache, optimize it by always closing | ache | 1996-11-14 | 1 | -13/+5 |
* | For functions ftpGetURL, ftpPutURL, ftpLogin it was impossible to know | ache | 1996-11-14 | 4 | -20/+44 |
* | Oops, forget the fact that several ftp connections can be active | ache | 1996-11-14 | 2 | -10/+6 |
* | 1) Don't allow endless recursion in ftp_close when it attempts to | ache | 1996-11-14 | 1 | -2/+8 |
* | Slight rewording of the BUGS section. | alex | 1996-11-13 | 1 | -4/+4 |
* | Parameters for localtime_r() and gmtime_r() definitions changed. | hsu | 1996-11-11 | 1 | -8/+8 |
* | Parameters pthread_getspecific() changed. | hsu | 1996-11-11 | 1 | -1/+1 |
* | Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). | hsu | 1996-11-11 | 6 | -0/+366 |
* | Add uthread_attr_init.c, uthread_attr_setstacksize.c, uthread_mattr_init.c, | hsu | 1996-11-11 | 3 | -3/+21 |
* | Moved enum pthread_mutextype to pthread.h. | hsu | 1996-11-11 | 3 | -18/+24 |
* | Make pthread_getspecific() compliant with the final IEEE pthreads | hsu | 1996-11-11 | 3 | -27/+27 |
* | kvm_malloc: | ache | 1996-11-11 | 1 | -3/+3 |
* | Merge from the 2.2 branch: describe MNT_FORCE for mount(2). | joerg | 1996-11-10 | 1 | -0/+3 |
* | Added to MNT_FORCE option description after seeing Bruce's commit message | obrien | 1996-11-10 | 1 | -3/+24 |
* | - Avoid possible SEGVs: never call clnt_destroy() without checking | wpaul | 1996-11-08 | 1 | -8/+36 |
* | Document that the `old' count is returned for the ENOMEM case. | bde | 1996-11-04 | 1 | -1/+2 |
* | Compile libtelnet from eBones, not secure. | markm | 1996-11-03 | 1 | -2/+2 |
* | Doc updates and cleanups made with the bind-4.9.4 update some time ago. | peter | 1996-11-01 | 4 | -24/+102 |
* | Add an "officially undocumented" tweak for squid so that it can see the | peter | 1996-11-01 | 1 | -2/+7 |
* | Correct a "spelling" error in a comment. | dyson | 1996-10-31 | 2 | -4/+4 |
* | Regenerate. This backs out my previous change to TCL_SHLIB_SUFFIX, since | peter | 1996-10-31 | 2 | -3/+3 |
* | Replace collate_range_cmp call with its code | ache | 1996-10-31 | 1 | -1/+18 |
* | collate_range_cmp -> __collate_range_cmp | ache | 1996-10-31 | 1 | -4/+5 |
* | collate_range_cmp -> __collate_range_cmp | ache | 1996-10-31 | 2 | -6/+8 |
* | Rename collate_range_cmp to __collate_range_cmp for internal usage | ache | 1996-10-31 | 2 | -5/+14 |
* | Regenerate. | peter | 1996-10-30 | 2 | -4/+4 |
* | If you run with option Z and malloc fails, memset gets called | phk | 1996-10-29 | 1 | -4/+6 |
* | Regenerated.. Use new minor number for both installed names, not just | peter | 1996-10-29 | 2 | -5/+5 |
* | Do not make symbolic links from obj directory into source tree, | wosch | 1996-10-26 | 1 | -233/+73 |
* | Fix an off-by-one error in getvfsent(). | joerg | 1996-10-26 | 1 | -1/+1 |
* | Note that streams are now flushed on abort. | alex | 1996-10-26 | 1 | -2/+2 |
* | Various cosmetics | phk | 1996-10-26 | 1 | -48/+28 |
* | POSIX requires stdio buffers be flushed on abort. | alex | 1996-10-26 | 1 | -0/+8 |
* | Moved #include of <sys/types.h> earlier so that this compiles when | bde | 1996-10-25 | 1 | -7/+8 |
* | GNU-style changes: | ache | 1996-10-23 | 2 | -11/+21 |
* | Simplify debug output | ache | 1996-10-23 | 2 | -5/+14 |
* | Add #include <sys/types> | phk | 1996-10-22 | 1 | -1/+2 |
* | close bin/1648 libmd not 64bit safe. | phk | 1996-10-22 | 5 | -12/+15 |
* | Fix a potential memory leak i've introduced with my recent patch. | joerg | 1996-10-21 | 1 | -2/+2 |
* | add flag FNM_ICASE for case insensitve search | wosch | 1996-10-20 | 2 | -1/+25 |
* | malloc_pages should be static. | phk | 1996-10-20 | 1 | -187/+103 |
* | Remove the arbitrary limit for the line length in /etc/ttys, and make | joerg | 1996-10-19 | 1 | -11/+33 |
* | Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2 | peter | 1996-10-19 | 1 | -10/+18 |
* | Backout bzero patch. | guido | 1996-10-18 | 1 | -21/+11 |
* | After some thinking implement alternative way:if it is impossible | ache | 1996-10-18 | 1 | -9/+5 |
* | Make PERMIT_CONSOLE to work not only from | ache | 1996-10-17 | 1 | -1/+8 |
* | When freeing buffers in the db routines, also zeroize them | guido | 1996-10-17 | 1 | -1/+3 |