u. is gone, pcb is at p_addr; aston => signotify
[unix-history] / usr / src / sys / kern / uipc_syscalls.c
1991-04-21 Mike Karelsrm user.h, OFILE*
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1990-07-01 Mike Karelsunbalanced parens if !COMPAT_43
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-23 Kirk McKusickhave to pass error to ktrace
1990-06-06 Kirk McKusickupdate to new system call convention; expunge more...
1990-06-06 Kirk McKusickupdate for new system call convention
1990-06-06 Marc Teitelbaumsupport large iov's. ktrace socket i/o.
1990-04-17 Mike Karelsmisc cleanups: rights now in control mbufs; control...
1990-04-04 Mike Karelsremove u.u_error; fixes in previous delta; rearrange...
1990-04-04 Mike Karelsnew tsleep, catching interrupts; access rights now...
1990-04-04 Mike Karelsas of Feb 23: tsleep; confirming sockets; hack for...
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-03 Kirk McKusickintegrate back branch -r7.2.1.1
1989-05-03 Kirk McKusickmerge in vnode changes
1989-04-23 Keith Sklowercheckpoint for version to be handed to NIST, simple...
1989-04-09 Mike Karelscompat: move/swab sa_family for oaccept (XXX)
1988-10-13 Mike Karelsmark semi working version before var length sockaddrs...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-01-21 Keith Bosticcheck all values of namelen against MLEN
1988-01-08 Keith Bosticadd Berkeley header
1987-07-30 Kirk McKusickdelete unneeded header files
1986-06-05 Kirk McKusick4.3BSD release version
1986-05-20 Mike Karelsmake errors on non-blocking connect agree with doc
1986-05-11 Mike Karelsdon't retry connect (or disconnect) if still in progress
1986-02-24 Mike Karelslint
1986-02-21 Mike Karelsremove unused sonam arg to unp_connect2
1985-12-10 Mike Karelslogic errors
1985-11-09 Mike Karelscorrect previous fix to failed connect; let's really...
1985-10-31 Mike Karelsunsuccessful attempt to connect leaves socket disconnec...
1985-09-17 Mike Karelsonly report errors on listening socket once
1985-06-09 Kirk McKusickAdd copyright
1985-06-03 Mike Karelsrights must be MT_RIGHTS (confuses soreceive otherwise!)
1985-05-28 Mike Karelspipe usese connect2 now
1984-11-28 Mike Karelssocketpair needs to connect datagram sockets both ways...
1984-09-05 Sam Lefflerrevise socket option interface so options at SOL_SOCKET...
1984-08-30 Jim BloomChange to includes. no more ../h
1984-07-09 Kirk McKusickuse proper definition of UIO flags
1983-09-26 Mike Karelssendit and recvit skip over 0-length vectors
1983-07-29 Sam Leffler4.2 distribution
1983-07-26 Sam Lefflergetpeer
1983-06-15 Sam Lefflersocketpair
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-03-24 Sam Lefflerif M_WAIT worked, these wouldn't be needed
1983-03-20 Sam Lefflerreplace socketaddr with getsockname
1983-03-05 Sam Lefflerfreeing free mbuf
1983-01-14 Sam Lefflerallow nil pointers for option values
1983-01-14 Sam Lefflermv socket options into set and get socket options sys...
1983-01-09 Sam Lefflerfill out shutdown stub; add socket option consistency...
1982-12-29 Sam Lefflercopyin & copyout now return EFAULT and all callers...
1982-12-15 Sam Lefflertyped mbufs
1982-11-15 Sam Lefflertreat domain as AF_*; return residuals on send and...
1982-11-14 Sam Lefflermerge of 4.1b and 4.1c
1982-10-22 Bill Joylint
1982-10-20 Bill Joylint
1982-10-20 Bill Joylint
1982-10-18 Bill Joymore lint
1982-10-18 Bill Joyfix lint
1982-10-09 Bill Joyfix up header file dependencies
1982-10-06 Bill Joysend(... SOF_OOB) and receive(... SOF_PREVIEW)
1982-10-06 Bill Joybug in sockopt() error handling in accept
1982-10-04 Bill Joyminor bug
1982-10-04 Bill Joyoverhaul
1982-09-07 Bill Joy(no message)
1982-09-05 Bill Joyipc call skeletons
1982-08-23 Bill Joyuio'ing
1982-08-15 Bill Joyno more readi()
1982-08-09 Sam Lefflerbug fix for invalid parameters
1982-07-25 Bill Joymerge with calder
1982-06-21 Sam Lefflerpurge COUNT crap now that we have gprof
1982-06-15 Bill Joyget rid of m_release stuff
1982-06-13 Bill Joyfix to race in accept
1982-04-11 Sam Lefflerredo socketaddr system call
1982-03-20 Sam Lefflerpurge extraneous stuff
1982-03-15 Bill Joyshutdown; clear suid; get/set hostname; nbio in state...
1982-02-26 Bill Joyrace in accept
1982-01-14 Bill Joyspelling changes
1981-12-21 Bill Joysleep for connection in accept; return address in accept
1981-12-10 Bill Joyset u.u_base
1981-12-03 Bill Joymore cleanup
1981-11-27 Bill Joybefore carry to arpavax
1981-11-22 Bill Joyargs to piconnect backwards
1981-11-21 Bill Joymore lint
1981-11-20 Bill Joyssocketaddr
1981-11-20 Bill Joylinted
1981-11-19 Bill Joymore cleanup
1981-11-17 Bill Joylint
1981-11-15 Bill Joybefore header overlay
1981-11-11 Bill Joydate and time created 81/11/10 16:03:21 by wnj