History log of /csrg-svn/sys/kern/sys_generic.c (Results 51 – 75 of 105)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 26070 04-Feb-1986 karels

consistency in select: never modify masks on return with an error,
always if no error ( return >= 0)

# 23523 17-Jun-1985 karels

move select bitmask macros to types.h, rename and structurize

# 23384 08-Jun-1985 mckusick

Add copyright

# 21106 27-May-1985 karels

select now leaves masks unmodified if interrupted (always)

# 21009 22-May-1985 mckusick

eliminate double meaning of SOUSIG

# 18309 12-Mar-1985 mckusick

add another bit to sigvec() flags to disable system call restart

# 17934 08-Feb-1985 karels

don't drop spl during selwakeup

# 17593 27-Dec-1984 karels

select on >32 files

# 17270 19-Oct-1984 karels

don't setrun stopped procs in selwakeup

# 17094 29-Aug-1984 bloom

Change to includes. no more ../h

# 17004 22-Aug-1984 mckusick

use GETF macro where appropriate

# 16702 08-Jul-1984 mckusick

use proper definition of UIO flags

# 14214 29-Jul-1983 sam

4.2 distribution

# 13270 24-Jun-1983 sam

infinite loop

# 13228 21-Jun-1983 sam

change NOCOMPAT to COMPAT and make it work

# 13043 12-Jun-1983 sam

cleanup fstat

# 13041 12-Jun-1983 sam

blew it last time

# 12971 10-Jun-1983 sam

timercmp isn't all that it's cracked up to be

# 12883 02-Jun-1983 sam

new signals

# 12751 27-May-1983 sam

merge of bill's code plus lint (plus, of course, cleanup of bill's bugs)

# 12641 21-May-1983 sam

purge mush

# 12320 08-May-1983 sam

format

# 12248 06-May-1983 helge

added f_flag to the call to the driver ioctl routine

# 11284 25-Feb-1983 sam

from shannon

# 11148 18-Feb-1983 sam

put back append mode?

12345