Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-11 | some KNF. | Federico G. Schwindt | |
2000-01-11 | PRU_ACCEPT only set the peer address, so call ipx_setpeeraddr instead. | Federico G. Schwindt | |
2000-01-11 | Remove references to ipx_error. IPX does not generate any errors. | Federico G. Schwindt | |
2000-01-11 | Remove references to ipx_error.h. Insert the pcb at splnet. | Federico G. Schwindt | |
1999-04-28 | zap the newhashinit hack. | Artur Grabowski | |
Add an extra flag to hashinit telling if it should wait in malloc. update all calls to hashinit. | |||
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1998-03-18 | typeless declaration | Michael Shalayeff | |
1997-07-23 | define ETHERTYPE_IPX | Michael Shalayeff | |
1997-01-18 | illiminate memset gcc generated call, just like prev commit to | Michael Shalayeff | |
the XNS code. | |||
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-10-18 | -Wall happieness. bug fix caused by parens... | 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. |