reset directory link counts on I/O failure
[unix-history] / usr / src / sys / netiso /
1991-02-23 Donn SeeleyPrototype declarations.
1991-01-10 Keith SklowerCheckpoint integration of tp_cons with UBC X.25; compil...
1991-01-10 Keith Sklowerchanges requested by wisconsin to support IS-IS.
1991-01-10 Keith Sklowerfirst version to integrate to UBC X.25 (compiles only).
1991-01-10 Keith Sklowerchanges to support esis and isis over eon
1990-11-21 Keith Sklowerparameters to in_pcbnotify changed
1990-10-30 Keith Bosticdate and time created 90/10/29 16:19:51 by bostic
1990-07-25 Keith Sklowerfix retransmission timer
1990-07-25 Keith Sklowerfixes to talk to decnet phase V and retransmission...
1990-07-25 Keith Sklowerwisconsin fixes
1990-06-30 Keith Sklowerfix minor bugs in setting up cross-list of listeners...
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Sklowercheck for duplicate CR's; allow intercepting all CR...
1990-06-27 Keith Sklowerconform to UC kernel conventions concerning if(, functi...
1990-06-26 Keith Skloweradd suggested es_config_timer option to ISH's
1990-06-26 Keith Sklowerisis_input() may be called when there are no listeners;
1990-06-26 Keith Sklowerforgot one critical line from isis_init();
1990-06-23 Kirk McKusickneed systm.h included for insque
1990-06-23 Keith Sklowersomehow lost change to esct.
1990-06-23 Keith Sklowerremove stupid use of u.u_error.
1990-06-23 Keith Sklowermerge in UW isis changes; my merge is untested, but...
1990-06-23 Keith Sklowermerge in UW isis changes; my merge is untested, but...
1990-06-21 Keith Sklowerchanged esis to make use of routing table; mostly works;
1990-06-10 Keith Sklowerchange snpa cache to fold in to routing table; this...
1990-06-07 Keith Sklowerdo something about GOSIP v2 proliferations of NSAP...
1990-06-07 Keith Sklowerabout the first third of the COS failures attempted...
1990-06-05 Keith SklowerFix bugs reported in fragmentation and reassembly repor...
1990-05-31 Keith Sklowersome errors must be responded to by a DC rather than...
1990-05-31 Keith Sklowerkludge to force DC's on certain errors
1990-05-31 Keith Sklowerdocument separate change that wrong version numbers...
1990-05-31 Keith SklowerISO standard says if the version number is wrong, use...
1990-05-31 Keith Sklowertp_control_hdr obsoleted by cmsghdr in socket.h
1990-05-25 Keith Sklowertry to keep up with Dave Katz and his prefix table...
1990-05-25 Keith Sklowertry to keep up with Dave Katz and his prefix table...
1990-05-15 Keith Sklowerinconsistent arg order in calls to eoniphdr
1990-05-15 Keith Sklowernew conventions for obtaining freeing ancillary data
1990-05-15 Keith Sklowernew conventions for who frees ancillary data
1990-05-05 Keith Skloweruse generic machinery for llifaddrs to replace themesel...
1990-05-05 Keith Skloweruse generic machinery for llifaddrs to replace themesel...
1990-05-04 Keith Sklowerfix minor bugs for raw access
1990-04-17 Keith Sklowerwas freeing iso_pcb's with wrong type
1990-04-12 Keith Sklowerfor routes to interfaces, must generate destination
1990-04-06 Marc Teitelbaumtsleep changes (checked in by sklower)
1990-04-06 Keith Sklowerremomve ISO snpac ioctl; move ia_flags to general ifadd...
1990-04-06 Keith Sklowermove snpacache ioctls to this file (will eventually...
1990-04-06 Keith Sklowercltp_usrreq.c made separate file in conf/files
1990-04-06 Keith Sklowerrights special case of ancillary data
1990-04-06 Keith Sklowerrewrite if_eon.c to allow arbitrary nsaps routed via...
1990-04-06 Keith Sklowerif_output now called with rtentry ptr.
1990-04-06 Keith Sklowerif_output now called with pointer to rtentry.
1990-04-06 Keith Sklowermake rights special case of ancillary data; if_output...
1990-04-06 Keith Sklowerchange error for requiring fragmentation; if_output...
1990-04-06 Keith Skloweraccess rights made special case of ancillary data
1990-04-06 Keith Skloweraccess rights made special case of control info
1990-03-27 Mike Karelsmy macros didn't work, make the code agree with the...
1990-02-28 Keith Sklowerfix bug preventing sending of user-confirm-data
1990-02-06 Keith SklowerNIST claims that no user data implies always accept...
1990-01-26 Keith Sklowerfixbugs in ishinput, rdinput processing, checkpoint...
1990-01-17 Keith Sklowermore fixes to silly window fix this version 6 dec 89.
1990-01-17 Keith Sklowerfix from HP
1990-01-17 Keith Sklowerchanges for cltp
1990-01-17 Keith Sklowermark version to ship to nist; changes for cltp & some...
1990-01-17 Keith Sklowerchanges for cltp
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith Sklowermitre decbit changes; consumer side only
1990-01-17 Keith Sklowercheckpoint before merging mitre decbit changes
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith Sklowerchanges to accomodate changes in in_pcbnotify.
1990-01-17 Keith Sklowermerged with mitre decbit changes; mark version sent...
1990-01-17 Keith Sklowercheckpoint cltp changes before merging in mitre decbit...
1990-01-17 Keith Sklowercheckpoint for initial shipment to NIST
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith Sklowermore mitre decbit changes
1990-01-17 Keith Sklowermitre decbit changes
1990-01-17 Keith SklowerMitre decbit changes
1990-01-17 Keith Sklowermitre additions for cong. control
1989-11-29 Keith Sklowersilly window fix causes panics; fix ``fix''
1989-11-16 Keith Sklowerdate and time created 89/11/15 19:41:07 by sklower
1989-11-16 Keith Sklowerdate and time created 89/11/15 19:41:06 by sklower
1989-09-27 Keith SklowerFixes from Dave Katz at um
1989-09-27 Keith Sklowerremove unneeded routine iso_routeifa
1989-09-27 Keith Skloweravoid redundantly and incorrectly looking up route...
1989-09-22 Keith Sklowerbe more careful about forwarding statistics
1989-09-22 Keith Sklowertracing alignment bug
1989-09-22 Keith Sklowerfixes to tracing and avoiding silly window between
1989-09-22 Keith Sklowermake changes for SNMP
1989-09-22 Keith Sklowerfix broken include for user programs with -DKERNEL...
1989-08-30 Keith Sklowercheckpoint for ``alpha tape''; tp is still a little...
1989-07-20 Keith Sklowerchange iso_pcbconnect so that specifying a null nsap...
1989-07-20 Keith Sklowerfix clnp_route for SO_DONTROUTE to set first_hop correctly.
1989-05-05 Kirk McKusickget rid of unneeded include's
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-26 Kirk McKusick../h => (implicitly) ../sys
1989-04-26 Kirk McKusick../machine => machine
1989-04-23 Keith Sklowerchecked in; unusued in present kernel.
1989-04-23 Keith SklowerCheckpoint as of first successful tp connection, before...
1989-02-15 Keith Sklowerwisconsin changes
1989-02-15 Keith Sklowerminor berkeley change concering struct routes
1989-02-15 Keith Sklowerwisconsin changes
next