BSD 4_3_Net_2 release
[unix-history] / usr / src / sys / netinet / in.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-11-01 Keith SklowerSIOCSIFDSTADDR does the wrong thing (droid@cray.com);
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike Karelseliminate u.u_error, more like KNF
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-09-21 Keith Sklowerchange default actions on some ioctls, describe better...
1989-05-05 Kirk McKusickget rid of unneeded include of dir.h
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-23 Keith Sklowercheckpoint at first working tp4 connection; & before...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-05-27 Mike Karelslint
1988-04-04 Mike Karelsnetbroadcast should always be all-ones
1987-12-08 Keith Bosticuse Berkeley specific header
1987-06-05 Mike Karelsadd class D, experimental; don't forward those, net...
1987-03-31 Mike Karelsget this right
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1987-02-20 Mike Karelsliberalize interpretation of in_broadcast to avoid...
1986-11-24 Mike Karelsyow
1986-06-05 Kirk McKusick4.3BSD release version
1986-04-14 Mike Karelsdelete old routes properly, use route to host for loopback
1986-03-05 Mike Karels... but need to set dstaddr before addr, or garbage...
1986-02-27 Mike KarelsSorry, do the dstaddr first
1986-02-24 Mike Karelslint
1986-02-22 Mike Karelsreorder code for interface initialization so that nothi...
1985-11-10 Keith Sklowerin rtinit, allow for deleting pt to pt hosts, by requiring
1985-10-15 Mike Karelsrecognize other attempts to broadcast
1985-09-17 Mike Karelssimplifications; count external interfaces; typos
1985-06-09 Kirk McKusickAdd copyright
1985-04-17 Mike Karelsmissing return
1985-03-19 Mike Karelsmove net addresses from interface to protocol layer;
1984-10-20 Mike Karelsbind local address according to routing (caching the...
1984-08-30 Jim BloomInclude file changes. No more ../h
1984-04-25 Mike Karelsfix to subnet routing (for initial calculation of if_net's)
1984-04-13 Mike Karelssubnet routing
1983-07-29 Sam Leffler4.2 distribution
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-03-15 Sam Lefflerdidn't match class b & c nets correctly
1982-11-14 Sam Lefflermerge 4.1b with 4.1c
1982-10-31 Bill Joyget rid of conditional htons/ntohs etc
1982-10-22 Bill Joylint
1982-10-20 Bill Joylint
1982-10-20 Bill Joylint
1982-10-18 Bill Joylint
1982-10-18 Bill Joyfix lint
1982-10-09 Bill Joylocalize header files
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1982-06-20 Sam Lefflerpurge COUNT stuff now that we can use gprof
1982-06-14 Sam Leffleradd class a/b/c net #'s and purge logical host kludge...
1982-06-14 Sam Lefflerdate and time created 82/06/13 14:10:27 by sam
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2