History log of /csrg-svn/lib/libc/ (Results 3101 – 3125 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3551616-Sep-1988 bostic

document all return values, add Berkeley copyright, minor cleanups

3548012-Sep-1988 bostic

date and time created 88/09/12 11:06:39 by bostic

3545801-Sep-1988 bostic

reformat; fixed to check for pipe call opening stdout before dup2'ing
use getdtablesize() and malloc instead of a define'd limit of open files;
fix to use the waitpid() call, rather than wait()'ing f

reformat; fixed to check for pipe call opening stdout before dup2'ing
use getdtablesize() and malloc instead of a define'd limit of open files;
fix to use the waitpid() call, rather than wait()'ing for anyone and saving
the status; this version doesn't work, can't test it until waitpid() is done

show more ...

3545331-Aug-1988 bostic

from scratch; add Berkeley specific header

3545231-Aug-1988 bostic

from scratch; add Berkeley specific header

3545131-Aug-1988 bostic

Ken Arnold's version from UNIX Review

3545031-Aug-1988 bostic

add Berkeley specific copyright; from scratch

3543830-Aug-1988 bostic

remove dependency list

3543630-Aug-1988 bostic

remove dependency list

3539525-Aug-1988 bostic

lint cleanups

3537115-Aug-1988 bostic

remove getfstype(3); doc that lines w/ type of FSTAB_XX are ignored

3537015-Aug-1988 bostic

use correct buffer size; use strtok(3), delete fsskip() and fsdigit();
change fstabscan to skip bad lines and continue on, also ignore lines with
FSTAB_XX as the type field; delete getfstype(3); mino

use correct buffer size; use strtok(3), delete fsskip() and fsdigit();
change fstabscan to skip bad lines and continue on, also ignore lines with
FSTAB_XX as the type field; delete getfstype(3); minor lint cleanups

show more ...

3536813-Aug-1988 bostic

add Berkeley copyright

3536112-Aug-1988 bostic

add Berkeley specific copyright notices

3535612-Aug-1988 bostic

explicitly state what open returns on failure

3533505-Aug-1988 bostic

EUSERS is used in the kernel

3533405-Aug-1988 bostic

59 is unused; 61 is ECONNREFUSED not EREFUSED; add Berkeley header

3532904-Aug-1988 bostic

add Berkeley specific copyright

3531203-Aug-1988 bostic

written by Sam Leffler; add Berkeley specific copyright

3531103-Aug-1988 bostic

written by Sam Leffler; add Berkeley specific copyright

3531003-Aug-1988 bostic

treewalk is real; replace ftw with it

3530903-Aug-1988 bostic

add Berkeley specific copyright notices

3530702-Aug-1988 bostic

add Berkeley specific header

3530602-Aug-1988 bostic

written by Serge Granik; add Berkeley specific header

3530502-Aug-1988 bostic

written by Kirk McKusick and Sam Leffler; add Berkeley specific header

1...<<121122123124125126127128129130>>...222