| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - make wire protocol 64 bit type safe | peter | 1996-12-30 | 1 | -11/+9 |
* | - prototypes now in include file | peter | 1996-12-30 | 1 | -26/+48 |
* | - canonical function declaration | peter | 1996-12-30 | 1 | -7/+6 |
* | - overhaul for unlimited file descriptors | peter | 1996-12-30 | 1 | -15/+24 |
* | - make wire protocol 64 bit type safe | peter | 1996-12-30 | 1 | -4/+4 |
* | - major overhaul to make this deal with unlimited fd's. | peter | 1996-12-30 | 1 | -56/+68 |
* | - make wire protocol 64 bit type safe | peter | 1996-12-30 | 1 | -10/+10 |
* | Remove our code that clamped the max select() fd number to FD_SETSIZE (256) | peter | 1996-12-30 | 1 | -16/+3 |
* | - kill non-FD_SETSIZE code | peter | 1996-12-30 | 1 | -5/+2 |
* | - 64 bit type safe on-the-wire protocol | peter | 1996-12-30 | 1 | -17/+15 |
* | - prototype now in include file, plus no longer needed anyway | peter | 1996-12-30 | 1 | -37/+44 |
* | - dont close an unopen socket | peter | 1996-12-30 | 1 | -2/+3 |
* | - Don't close an unopened socket | peter | 1996-12-30 | 1 | -2/+3 |
* | - don't close unopen socket | peter | 1996-12-30 | 1 | -7/+12 |
* | - missing prototype from include file | peter | 1996-12-30 | 1 | -5/+5 |
* | - OpenBSD's strncpy fixes to ensure NULL termination | peter | 1996-12-30 | 1 | -8/+11 |
* | - prototypes now in include file | peter | 1996-12-30 | 1 | -49/+64 |
* | - prototypes now in standard include file | peter | 1996-12-30 | 1 | -23/+43 |
* | - update return type of an "internal but documented" function | peter | 1996-12-30 | 1 | -2/+10 |
* | - tags in correct order | peter | 1996-12-30 | 1 | -4/+6 |
* | - canonical function declaration | peter | 1996-12-30 | 1 | -9/+21 |
* | - don't close an unopen socket | peter | 1996-12-30 | 1 | -5/+8 |
* | - prototype moved to include file | peter | 1996-12-30 | 1 | -3/+1 |
* | - buffer overflow fix, from OpenBSD | peter | 1996-12-30 | 1 | -110/+58 |
* | - use standard function | peter | 1996-12-30 | 1 | -3/+7 |
* | - prototype now in common include file | peter | 1996-12-30 | 1 | -4/+2 |
* | - prototype now in include file, not here | peter | 1996-12-30 | 1 | -3/+1 |
* | - Man page fix, updates. | peter | 1996-12-30 | 2 | -8/+11 |
* | Add manpage links for rpc functions | peter | 1996-12-30 | 1 | -0/+68 |
* | - Missing prototypes, including pointers to functions | peter | 1996-12-30 | 7 | -150/+375 |
* | xdr manpage links | peter | 1996-12-30 | 1 | -0/+33 |
* | Tempt fate! 'cvs add' a file remotely which also exists in the Attic on | peter | 1996-12-30 | 1 | -0/+64 |
* | Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the | peter | 1996-12-30 | 19 | -216/+1268 |
* | LIBMODE -> LIBOWN | jkh | 1996-12-30 | 2 | -4/+4 |
* | Argh, guys, LIBOWN, not LIBMODE for -o! :-) | jkh | 1996-12-30 | 1 | -2/+2 |
* | Back out max's rev 1.15. tclLoad.c and tclLoadDl2.c are most definately | peter | 1996-12-30 | 1 | -3/+4 |
* | Remove tclLoad.c and tclLoadDl2.c from SRCS as these files have been removed. | max | 1996-12-30 | 1 | -4/+3 |
* | Finally document the interfaces found in libutil. While being here, | joerg | 1996-12-29 | 7 | -2/+425 |
* | Unspam this file: replace spaces with tabs so make doesn't barf. (I smell | wpaul | 1996-12-29 | 1 | -5/+5 |
* | Sync with libc. | alex | 1996-12-29 | 4 | -5/+14 |
* | Added uthread_attr_destroy.c to SRCS. | alex | 1996-12-29 | 3 | -3/+6 |
* | _thread_kern_sig_unblock takes an integer, not a reference. | alex | 1996-12-29 | 1 | -2/+2 |
* | Fix some more problems: | peter | 1996-12-28 | 4 | -25/+24 |
* | Remove these.. umm.. "interesting".. hacks now that they are not needed. | peter | 1996-12-28 | 2 | -18/+0 |
* | When linking with no rtld support, provide stub dl*() functions that | peter | 1996-12-28 | 1 | -1/+43 |
* | Add comment that range checking is already done at upper level | ache | 1996-12-28 | 3 | -4/+9 |
* | Small yet significant tweaks/cleanups: | wpaul | 1996-12-27 | 3 | -10/+14 |
* | Small yet significant tweaks/cleanups: | wpaul | 1996-12-27 | 5 | -15/+17 |
* | Make a note in the standards section that sysconf isn't completely | alex | 1996-12-27 | 1 | -2/+3 |
* | Use dynamic allocated buffers instead static buffers. No member or | wosch | 1996-12-25 | 1 | -19/+91 |