summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* xrs - detect unsorted cross references in section SEE ALSOwosch1996-12-301-0/+75
* - 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
* - Prototypes, including pointers to functionspeter1996-12-302-28/+30
* First commit of a series of cleanups for the libc rpc code which has beenpeter1996-12-309-91/+140
* 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
* Update 4.9.4-P1 -> 4.9.5-P1peter1996-12-302-42/+110
* Update the resolver definitions from bind-4.9.4-P1 to 4.9.5-P1 level.peter1996-12-302-53/+94
* 1) Base home directory is created if it does not already exist ifdavidn1996-12-301-35/+65
* Added &a.proven, &a.jvh, &a.mbarkah and &a.nsj to the developer list.max1996-12-301-10/+14
* When using the perl5 extensions, ask perl itself what the pathnames are,peter1996-12-301-8/+17
* Remove breakage of 1.8.2.2, choose slightly better character for quit.jkh1996-12-302-4/+4
* Geeze, I'm really off-target on my Makefile hacking tonite. Guess I'lljkh1996-12-301-3/+3
* 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
* argh!! I thought I stomped these two lines already.. :(jkh1996-12-301-3/+1
* Let the VM system know that on certain arch's that VM_PROT_READdyson1996-12-303-3/+19
* Add some missing ${DESTDIR}s here.jkh1996-12-301-3/+3
* EEEK!!! useracc and kernacc didn't lock their respectivedyson1996-12-301-2/+16
* More properly call objlink target than use `obj OBJLINK=yes'; the latterjkh1996-12-301-2/+2
* Remove tclLoad.c and tclLoadDl2.c from SRCS as these files have been removed.max1996-12-301-4/+3
* Fixed keeping track of interrupt nesting level across ASTs. It sometimesbde1996-12-291-1/+3
* Allow dash `-' (except for first char) and underscore `_' in usernames.wosch1996-12-292-5/+7
* Add SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT.phk1996-12-291-0/+6
OpenPOWER on IntegriCloud