summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Sync with libc.alex1996-12-294-5/+14
* Added uthread_attr_destroy.c to SRCS.alex1996-12-293-3/+6
* _thread_kern_sig_unblock takes an integer, not a reference.alex1996-12-291-2/+2
* Fix some more problems:peter1996-12-284-25/+24
* Remove these.. umm.. "interesting".. hacks now that they are not needed.peter1996-12-282-18/+0
* When linking with no rtld support, provide stub dl*() functions thatpeter1996-12-281-1/+43
* Add comment that range checking is already done at upper levelache1996-12-283-4/+9
* Small yet significant tweaks/cleanups:wpaul1996-12-273-10/+14
* Small yet significant tweaks/cleanups:wpaul1996-12-275-15/+17
* Make a note in the standards section that sysconf isn't completelyalex1996-12-271-2/+3
* Use dynamic allocated buffers instead static buffers. No member orwosch1996-12-251-19/+91
* Another one-liner: remember to NUL terminate local copy of NIS hostwpaul1996-12-241-2/+3
* Make the __dns_getanswer() wrapper work right. For the newer versionswpaul1996-12-241-1/+14
* comma typoswosch1996-12-239-20/+27
* BINMODE != BINOWN - I was wondering why the output files were owned byjkh1996-12-233-6/+6
* In the spirit of Christmas, I give ye a gift!peter1996-12-2331-0/+23457
* Add the appropriate MLINKS for the new skey.3 man page.mpp1996-12-221-0/+3
* Fix a spelling error.mpp1996-12-221-3/+3
* Add __dns_getanswer() hook to allow access to the gethostanswer()wpaul1996-12-221-1/+11
* Back out rev 1.5: the overflow condition is already handled elsewhere.joerg1996-12-221-2/+4
* The fix for PR#bin/722 made it into 2.1.5 and 2.1.6, but not into -current.mckay1996-12-221-2/+2
OpenPOWER on IntegriCloud