summaryrefslogtreecommitdiff
path: root/sys/netipx/spx_usrreq.c
AgeCommit message (Expand)Author
2001-06-27Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, dependingAngelos D. Keromytis
2001-06-25Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.Federico G. Schwindt
2001-05-27Fixup tags.Angelos D. Keromytis
2001-05-01kill dtom, also fixes malloc bugs; fgsch@ okMichael Shalayeff
2000-01-15PRU_DETACH does not return ENOTCONN. If ipxp is NULL, EINVAL will beFederico G. Schwindt
2000-01-15more KNF.Federico G. Schwindt
2000-01-11remove unneeded includes.Federico G. Schwindt
2000-01-11some KNF.Federico G. Schwindt
2000-01-11PRU_ACCEPT only set the peer address, so call ipx_setpeeraddr instead.Federico G. Schwindt
2000-01-11Remove references to ipx_error. IPX does not generate any errors.Federico G. Schwindt
1998-03-18typeless declarationMichael Shalayeff
1996-12-23no panic on ppp down/retryMichael Shalayeff
1996-11-25sysctl entries;Michael Shalayeff
1996-10-26remove my CVS tag.Michael Shalayeff
1996-10-18-Wall happieness. bug fix caused by parens...Michael Shalayeff
1996-08-16initial commit of Free's netipx w/ some changes.Michael Shalayeff