History log of /csrg-svn/lib/libc/ (Results 3051 – 3075 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3644119-Dec-1988 bostic

add fpurge

3644019-Dec-1988 bostic

some general cleanup; move %m into _doprnt(); handle N arguments;
increase buffer size to 2K; block all signals when writing to console

3643616-Dec-1988 bostic

on unknown error, at least print out the errno

3643216-Dec-1988 bostic

add fpurge()

3643116-Dec-1988 bostic

date and time created 88/12/16 11:12:32 by bostic

3643016-Dec-1988 bostic

date and time created 88/12/16 11:12:21 by bostic

3636114-Dec-1988 marc

date and time created 88/12/14 03:49:53 by marc

3633712-Dec-1988 bostic

add strdup

3633512-Dec-1988 bostic

date and time created 88/12/12 20:40:12 by bostic

3632308-Dec-1988 bostic

sockaddr's now require length (K. Sklower);
add _check_rhosts_file flag for rshd and rlogind; don't use .rhosts if owned
by someone other than user or root, or if writeable by anyone but the owner

3632208-Dec-1988 karels

clear the whole header

3631307-Dec-1988 bostic

document conditions wherein ruserok will fail

3631107-Dec-1988 bostic

document that bcopy strings may overlap; bug report 4.3BSD-tahoe/lib/16

3631007-Dec-1988 bostic

note other reasons for pclose to return -1; wait(2) -> wait4(2)

3630907-Dec-1988 bostic

waitpid real, make this work

3630206-Dec-1988 karels

pids in a uid_t? other cleanups (but still not posix!)

3627530-Nov-1988 bostic

add Berkeley copyright

3627128-Nov-1988 bostic

date and time created 88/11/28 16:18:44 by bostic

3627028-Nov-1988 bostic

date and time created 88/11/28 16:18:04 by bostic

3626928-Nov-1988 bostic

date and time created 88/11/28 16:17:56 by bostic

3625622-Nov-1988 bostic

cleanup from Guy Harris; use "path" everywhere, not "name"; argv and
envp are **char, not *envp[]; cleanup explanation of "#!"; refer to fcntl(2)
as well as close(2); note that execve leaves real gid

cleanup from Guy Harris; use "path" everywhere, not "name"; argv and
envp are **char, not *envp[]; cleanup explanation of "#!"; refer to fcntl(2)
as well as close(2); note that execve leaves real gid alone as well as real
uid; change sigmask(2) to sigsetmask(2).

show more ...

3623217-Nov-1988 sklower

make it possible to input subnetted class D nets and pre-shifted
class B subnets.

3622516-Nov-1988 bostic

add strerror(), deprecate sys_errlist, sys_nerr

3622316-Nov-1988 bostic

add strerror function; ANSI 4.11.6.2

3621714-Nov-1988 bostic

strtok gets its own man page, with strsep

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