| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug found by new prototypes. The code was passing an int to a function | peter | 1996-12-30 | 1 | -2/+5 |
* | Fix bug found by newly visible function pointer prototypes. This | peter | 1996-12-30 | 1 | -2/+5 |
* | Fix bug found by newly visible prototypes in rpc. The code was passing | peter | 1996-12-30 | 1 | -2/+5 |
* | - 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 |
* | xrs - detect unsorted cross references in section SEE ALSO | wosch | 1996-12-30 | 1 | -0/+75 |
* | - 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 |
* | - Prototypes, including pointers to functions | peter | 1996-12-30 | 2 | -28/+30 |
* | First commit of a series of cleanups for the libc rpc code which has been | peter | 1996-12-30 | 9 | -91/+140 |
* | 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 |
* | Update 4.9.4-P1 -> 4.9.5-P1 | peter | 1996-12-30 | 2 | -42/+110 |
* | Update the resolver definitions from bind-4.9.4-P1 to 4.9.5-P1 level. | peter | 1996-12-30 | 2 | -53/+94 |
* | 1) Base home directory is created if it does not already exist if | davidn | 1996-12-30 | 1 | -35/+65 |
* | Added &a.proven, &a.jvh, &a.mbarkah and &a.nsj to the developer list. | max | 1996-12-30 | 1 | -10/+14 |
* | When using the perl5 extensions, ask perl itself what the pathnames are, | peter | 1996-12-30 | 1 | -8/+17 |
* | Remove breakage of 1.8.2.2, choose slightly better character for quit. | jkh | 1996-12-30 | 2 | -4/+4 |
* | Geeze, I'm really off-target on my Makefile hacking tonite. Guess I'll | jkh | 1996-12-30 | 1 | -3/+3 |
* | 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 |
* | argh!! I thought I stomped these two lines already.. :( | jkh | 1996-12-30 | 1 | -3/+1 |