summaryrefslogtreecommitdiff
path: root/sys/netipx
AgeCommit message (Expand)Author
2000-01-13Rearrange IPXPROTO and IPXPORT names; add socket option for checksum; useFederico G. Schwindt
2000-01-13Remove error protocol.Federico G. Schwindt
2000-01-13Fix compilation error introduced recently; thanks mickey.Federico G. Schwindt
2000-01-13IPXDEBUG -> SPXDEBUG.Federico G. Schwindt
2000-01-13rearrange includes.Federico G. Schwindt
2000-01-13some 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-11Call ipx_output_type20 for type 20 (netbios) packets.Federico G. Schwindt
2000-01-11Add ipx_output_type20 prototype.Federico G. Schwindt
2000-01-11Add output routine to broadcast type 20 (Netbios) packets; from FreeBSD.Federico G. Schwindt
2000-01-11Remove unnecessary variables and debug code. Use ipxs_total andFederico G. Schwindt
2000-01-11More statistic vars from FreeBSD.Federico G. Schwindt
2000-01-11remove unneeded includes.Federico G. Schwindt
2000-01-11Remove references to ipx_thishost; instead find the address fromFederico G. Schwindt
2000-01-11Remove ipx_interface.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
2000-01-11Remove references to ipx_error.h. Insert the pcb at splnet.Federico G. Schwindt
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-03-18typeless declarationMichael Shalayeff
1997-07-23define ETHERTYPE_IPXMichael Shalayeff
1997-01-18illiminate memset gcc generated call, just like prev commit toMichael Shalayeff
1996-12-23no panic on ppp down/retryMichael Shalayeff
1996-11-25sysctl entries;Michael Shalayeff
1996-10-26sockaddr_ipx members order changeMichael 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