#
68167 |
| 09-Jan-1995 |
cgd |
64-bit changes -- ioctl cmds are u_longs. |
#
63231 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60358 |
| 25-May-1993 |
bostic |
trailing comment after #else or #endif |
#
56534 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
50238 |
| 27-Jun-1991 |
sklower |
make compile under both new and old vm system |
#
44498 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
41921 |
| 14-May-1990 |
sklower |
new conventions concerning access rights vs ancillary data |
#
37653 |
| 05-May-1989 |
mckusick |
get rid of unneeded include files |
#
37546 |
| 26-Apr-1989 |
mckusick |
usr new form of suser() |
#
37473 |
| 22-Apr-1989 |
sklower |
changes for var. length sockaddrs, routing lookup changes, checkpoint at first working tp4 connection, before gnodes |
#
35797 |
| 12-Oct-1988 |
sklower |
checkpoint version with mbuf changes before var sockaddrs |
#
34856 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
34500 |
| 26-May-1988 |
karels |
lint |
#
33371 |
| 20-Jan-1988 |
sklower |
Change licensing/use notice. |
#
29161 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
26055 |
| 03-Feb-1986 |
sklower |
remove ns_netof (non-portable), add zero and broadcast ns nets to compare to. |
#
25335 |
| 30-Oct-1985 |
sklower |
Kernel should return error on illegal socket option requests. (or pass them further down the layers at some future date?) |
#
25042 |
| 26-Sep-1985 |
sklower |
fix route caching (which had been causing packets to go out on the wrong interface). |
#
24685 |
| 11-Sep-1985 |
sklower |
loop looking for interface address doesn't advance. |
#
24611 |
| 06-Sep-1985 |
sklower |
Do Something with interface tracing & fix ctlinput routines. |
#
24225 |
| 09-Aug-1985 |
sklower |
|
#
24049 |
| 26-Jul-1985 |
sklower |
new option to suppress error processing on DG sockets. |
#
23977 |
| 19-Jul-1985 |
sklower |
1. add routine to drop individual connections rather than using wholesale idpabort. 2. add sockopt to set and get sequence id's for PEX protocol. |
#
23500 |
| 16-Jun-1985 |
sklower |
check to make sure m_get returns non-null in every instance. |
#
23202 |
| 08-Jun-1985 |
mckusick |
Add copyright |