Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt | |
2000-09-22 | Add prototypes for ipx_addr() and ipx_ntoa(); mickey@ OK'd | Todd C. Miller | |
2000-01-17 | Add sysctl vars for checksum, forwarding and netbios. | Federico G. Schwindt | |
Remove ancient code from ipx_input. ipxrecvspace/ipxsendspace changed to ipx_xxx to match netinet counterparts. | |||
2000-01-13 | Rearrange IPXPROTO and IPXPORT names; add socket option for checksum; use | Federico G. Schwindt | |
higher ports (> 6000) for privileged users; from FreeBSD. Add some new port entries. | |||
2000-01-13 | Remove error protocol. | Federico G. Schwindt | |
2000-01-13 | more KNF. remove unneeded and ancient debug code. | Federico G. Schwindt | |
2000-01-11 | Add ipx_output_type20 prototype. | Federico G. Schwindt | |
2000-01-11 | Remove references to ipx_thishost; instead find the address from | Federico G. Schwindt | |
ipx_ifaddr. | |||
2000-01-11 | Remove references to ipx_error. IPX does not generate any errors. | Federico G. Schwindt | |
1996-12-23 | no panic on ppp down/retry | Michael Shalayeff | |
1996-11-25 | sysctl entries; | Michael Shalayeff | |
control ipx {send,recv} queues size | |||
1996-10-26 | sockaddr_ipx members order change | Michael Shalayeff | |
1996-10-26 | remove my CVS tag. | Michael Shalayeff | |
1996-08-16 | initial commit of Free's netipx w/ some changes. | Michael Shalayeff | |
ip<-->ipx encapsulations does not work still. spx suspected to do too. |