History log of /csrg-svn/lib/libc/ (Results 4001 – 4025 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2643101-Mar-1986 lepreau

back out portion of last rev that make it return the offset;
(for Sys V compat); more error checking

2641025-Feb-1986 lepreau

reorder elements in RCHECK'ed header so can properly catch free'ing a free blk
and not get segmentation fault later (applies only to debug code).
Reality treatment for comments.

2640924-Feb-1986 lepreau

back to old fseek returning -1 and 0; document the 0 for Sys V compat.

2640024-Feb-1986 lepreau

lseek doesn't mind negative offsets, read & write do;
bring write.2 up to read.2 stds.

2632322-Feb-1986 karels

use connect on dg sockets to allow unreachable reporting;
don't resend just because an old response came in.

2632222-Feb-1986 bloom

add support for holding a tcp connection open

2624018-Feb-1986 kjd

Fix for dn_find core dumping

2612910-Feb-1986 karels

all right, all right, I'll use calloc (using malloc/bzero screws up
libc order; ld bug?)

2612009-Feb-1986 karels

move dynamic allocations into findiop.c, so can do all at once

2611909-Feb-1986 karels

try again; can't be called from crt0 (breaks sh)

2611207-Feb-1986 karels

make up out minds: second arg to dn_expand is ptr, is beyond msg

2609706-Feb-1986 karels

outs for programs using alternae memory allocators:
call _stdio_init before main to give 20 files worth without callocs,
and provide f_prealloc to fill in everything

2607304-Feb-1986 sklower

print case where host is zero but port is not (as in server local addresses)

2607104-Feb-1986 karels

touchups and consistency (making sure to make it true elsewhere
before checking this in)

2606604-Feb-1986 kjd

Pass msglen to dn_expand

2606504-Feb-1986 kjd

Pass msglen to dn_expand

2606404-Feb-1986 kjd

Pass msglen to dn_expand

2606203-Feb-1986 donn

Add a description of descriptor sets.

2604303-Feb-1986 kjd

Add msglen to dn_expand

2602802-Feb-1986 donn

Added description of sticky directories.

2600730-Jan-1986 donn

Check the _cnt field of the _iob struct for initialization rather than the
_base field -- this allows us to handle _iob structs that are set to _IORW
and are switching from reading to writing, as wel

Check the _cnt field of the _iob struct for initialization rather than the
_base field -- this allows us to handle _iob structs that are set to _IORW
and are switching from reading to writing, as well as new _iob structs.

show more ...

2598829-Jan-1986 sklower

Add xns addr conversion routines, make default named, fix bug in making tags.

2598729-Jan-1986 sklower

Routine to convert NS addresses to human readable form

2598629-Jan-1986 sklower

This routine converts ascii to NS addresses

2592220-Jan-1986 karels

let's not get carried away with deletions: put back reiins

1...<<161162163164165166167168169170>>...222