#
47647 |
| 24-Mar-1991 |
karels |
rm user.h, OFILE |
#
47540 |
| 17-Mar-1991 |
karels |
more-or-less working with new proc & user structs |
#
45914 |
| 10-Jan-1991 |
mckusick |
add dynamically allocated file descriptors |
#
45004 |
| 27-Jul-1990 |
karels |
don't lose control mbufs if sockbuf full; make shutdown on stream socket produce eof on other end (from sam); can't do sbwait in uipc_gc, at least for now |
#
44453 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
43342 |
| 21-Jun-1990 |
mckusick |
have to check for "." when releasing parent directory |
#
42465 |
| 30-May-1990 |
mckusick |
VOP_ABORTOP is no longer responsible for unlocking and vreleing vnodes |
#
41381 |
| 04-May-1990 |
mckusick |
delete unneeded headers |
#
41362 |
| 03-May-1990 |
mckusick |
vattr_null => VATTR_NULL |
#
40937 |
| 16-Apr-1990 |
karels |
merge rights into control, change sbappendrights to sbappendcontrol; check for other control types; free control here, not above |
#
40800 |
| 05-Apr-1990 |
sklower |
fast hack at making rights special case of ancillary data |
#
39353 |
| 19-Oct-1989 |
mckusick |
closef now returns and error (which is ignored) |
#
38396 |
| 03-Jul-1989 |
mckusick |
do not need vn_access, just use VOP_ACCESS directly |
#
37728 |
| 09-May-1989 |
mckusick |
merge in vnodes |
#
37617 |
| 02-May-1989 |
mckusick |
integrate back branch -r7.2.1.1 |
#
37616 |
| 02-May-1989 |
mckusick |
merge in vnode changes |
#
37478 |
| 22-Apr-1989 |
sklower |
checkpoint for version to be handed to NIST, simple tp4 connection |
#
35387 |
| 22-Aug-1988 |
karels |
working with new mbufs |
#
34859 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
34484 |
| 25-May-1988 |
karels |
in attach, don't set sockbuf limits if set (from sonewconn); lint |
#
34447 |
| 24-May-1988 |
karels |
fixes for unp_addr's from glenn skinner/dsr, but don't break datagrams |
#
33463 |
| 08-Feb-1988 |
karels |
don't trip over files with type socket, f_data null |
#
33288 |
| 07-Jan-1988 |
bostic |
add Berkeley header |
#
33287 |
| 07-Jan-1988 |
bostic |
getpeername typo in mtod call; bug reports 4.3BSD/sys/{101,116} |
#
29129 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |