summaryrefslogtreecommitdiff
path: root/sys/netipx/ipx.c
AgeCommit message (Collapse)Author
2003-12-10de-register. deraadt okJun-ichiro itojun Hagino
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2000-01-15Some KNF.Federico G. Schwindt
2000-01-13more KNF. remove unneeded and ancient debug code.Federico G. Schwindt
2000-01-11Rearrange includes and remove unnecessary ones.Federico G. Schwindt
2000-01-11Remove references to ipx_thishost; instead find the address fromFederico G. Schwindt
ipx_ifaddr.
2000-01-11Remove ipx_interface.Federico G. Schwindt
2000-01-11Remove references to ipx_error. IPX does not generate any errors.Federico G. Schwindt
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
ip<-->ipx encapsulations does not work still. spx suspected to do too.