History log of /csrg-svn/sys/kern/subr_log.c (Results 1 – 25 of 29)
Revision Date Author Comments
# 68314 14-Feb-1995 cgd

specify return types.


# 68171 09-Jan-1995 cgd

return types, 64-bit changes: ioctl cmd -> u_long, casts, etc.


# 63176 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 56517 11-Oct-1992 bostic

make kernel includes standard


# 55061 12-Jul-1992 pendry

need to include systm.h


# 55058 12-Jul-1992 pendry

MIN -> min, MAX -> max


# 54773 07-Jul-1992 torek

FIONREAD can only return 32-bit size


# 53647 20-May-1992 bostic

close should return 0


# 52521 15-Feb-1992 mckusick

convert to use new select interface, selrecord/selwakeup


# 52419 05-Feb-1992 torek

misc cleanups


# 47540 17-Mar-1991 karels

more-or-less working with new proc & user structs


# 45732 05-Dec-1990 mckusick

update for new VM


# 44986 26-Jul-1990 marc

invert sign of negative pgrp


# 43691 24-Jun-1990 mckusick

need to include vnode.h


# 43661 24-Jun-1990 karels

correct args to logioctl (was missing dev!), don't hold reference
to pgrp structure (use pgid), use read flag instead of local for non-blocking


# 42192 17-May-1990 marc

pgsignal take extra argument


# 40811 05-Apr-1990 marc

tsleep


# 39563 20-Nov-1989 marc

pointer to process group held, (instead of process group id)


# 37728 09-May-1989 mckusick

merge in vnodes


# 35810 18-Oct-1988 marc

posix style job control - new process groups


# 29099 05-Jun-1986 mckusick

4.3BSD release version


# 26356 23-Feb-1986 karels

lint


# 26249 19-Feb-1986 karels

lint; remove debug


# 24524 04-Sep-1985 bloom

lint cleanup


# 23379 08-Jun-1985 mckusick

Add copyright


12