summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus weak reference.jkh1997-01-011-3/+1
* Eliminate unnecessary warning introduced by a missing forward declaration.jkh1997-01-011-1/+3
* Use ${COPY} instead of -C for installing non-source files. crt*.obde1997-01-011-2/+2
* Grammatical changes.alex1997-01-011-4/+4
* prototype of shared function now in include filepeter1996-12-311-3/+1
* use svc_maxfd + 1 in the select() call.peter1996-12-311-3/+3
* libgmp.so.2.0 was missing from the compat21 distpeter1996-12-312-2/+428
* Use `beforeinstall' target instead of `install' target to avoid setting abde1996-12-312-4/+4
* Use `beforeinstall' target instead of `install' target so that the linksbde1996-12-311-4/+3
* Spelling/mdoc police.mpp1996-12-307-44/+45
* Oops! Bad Idea! (TM)peter1996-12-301-3/+13
* - make wire protocol 64 bit type safepeter1996-12-301-11/+9
* - prototypes now in include filepeter1996-12-301-26/+48
* - canonical function declarationpeter1996-12-301-7/+6
* - overhaul for unlimited file descriptorspeter1996-12-301-15/+24
* - make wire protocol 64 bit type safepeter1996-12-301-4/+4
* - major overhaul to make this deal with unlimited fd's.peter1996-12-301-56/+68
* - make wire protocol 64 bit type safepeter1996-12-301-10/+10
* Remove our code that clamped the max select() fd number to FD_SETSIZE (256)peter1996-12-301-16/+3
* - kill non-FD_SETSIZE codepeter1996-12-301-5/+2
* - 64 bit type safe on-the-wire protocolpeter1996-12-301-17/+15
* - prototype now in include file, plus no longer needed anywaypeter1996-12-301-37/+44
* - dont close an unopen socketpeter1996-12-301-2/+3
* - Don't close an unopened socketpeter1996-12-301-2/+3
* - don't close unopen socketpeter1996-12-301-7/+12
* - missing prototype from include filepeter1996-12-301-5/+5
* - OpenBSD's strncpy fixes to ensure NULL terminationpeter1996-12-301-8/+11
* - prototypes now in include filepeter1996-12-301-49/+64
* - prototypes now in standard include filepeter1996-12-301-23/+43
* - update return type of an "internal but documented" functionpeter1996-12-301-2/+10
* - tags in correct orderpeter1996-12-301-4/+6
* - canonical function declarationpeter1996-12-301-9/+21
* - don't close an unopen socketpeter1996-12-301-5/+8
* - prototype moved to include filepeter1996-12-301-3/+1
* - buffer overflow fix, from OpenBSDpeter1996-12-301-110/+58
* - use standard functionpeter1996-12-301-3/+7
* - prototype now in common include filepeter1996-12-301-4/+2
* - prototype now in include file, not herepeter1996-12-301-3/+1
* - Man page fix, updates.peter1996-12-302-8/+11
* Add manpage links for rpc functionspeter1996-12-301-0/+68
* - Missing prototypes, including pointers to functionspeter1996-12-307-150/+375
* xdr manpage linkspeter1996-12-301-0/+33
* Tempt fate! 'cvs add' a file remotely which also exists in the Attic onpeter1996-12-301-0/+64
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thepeter1996-12-3019-216/+1268
* LIBMODE -> LIBOWNjkh1996-12-302-4/+4
* Argh, guys, LIBOWN, not LIBMODE for -o! :-)jkh1996-12-301-2/+2
* Back out max's rev 1.15. tclLoad.c and tclLoadDl2.c are most definatelypeter1996-12-301-3/+4
* Remove tclLoad.c and tclLoadDl2.c from SRCS as these files have been removed.max1996-12-301-4/+3
* Finally document the interfaces found in libutil. While being here,joerg1996-12-297-2/+425
* Unspam this file: replace spaces with tabs so make doesn't barf. (I smellwpaul1996-12-291-5/+5
OpenPOWER on IntegriCloud