Age | Commit message (Expand) | Author |
2000-01-12 | repair printf format strings in echo; espie@ | Michael Shalayeff |
2000-01-12 | For reasons beyond my comprehension, touching the sdh register too much | Constantine Sapuntzakis |
2000-01-12 | ifdef SUN4M, ok art@ | David Leonard |
2000-01-12 | kill pcb_upaddrs, one more fpreg (for fpemu) | Michael Shalayeff |
2000-01-12 | Remove gif_input() -- not needed anymore. | Angelos D. Keromytis |
2000-01-12 | Use netinet/ip_ip4.c routines. | Angelos D. Keromytis |
2000-01-12 | spstrcopy: store copied size by dereffing 5th arg, not into it's place on stack | Michael Shalayeff |
2000-01-12 | choose right map for a fault, better pcq advancement technique | Michael Shalayeff |
2000-01-12 | fix {f,s}uword address check, align end of setrunqueue | Michael Shalayeff |
2000-01-12 | note about broken gas and align, some tabs vs spaces too | Michael Shalayeff |
2000-01-11 | clean two minor screwups | Michael Shalayeff |
2000-01-11 | separate spmath build | Michael Shalayeff |
2000-01-11 | Rearrange includes and remove unnecessary ones. | Federico G. Schwindt |
2000-01-11 | Call ipx_output_type20 for type 20 (netbios) packets. | Federico G. Schwindt |
2000-01-11 | Add ipx_output_type20 prototype. | Federico G. Schwindt |
2000-01-11 | Add output routine to broadcast type 20 (Netbios) packets; from FreeBSD. | Federico G. Schwindt |
2000-01-11 | include fpu emulation dispatcher on fpemu | Michael Shalayeff |
2000-01-11 | Remove unnecessary variables and debug code. Use ipxs_total and | Federico G. Schwindt |
2000-01-11 | s/fpu_curproc/fpu_curpcb/ which also points into physical. | Michael Shalayeff |
2000-01-11 | More statistic vars from FreeBSD. | Federico G. Schwindt |
2000-01-11 | remove unneeded includes. | Federico G. Schwindt |
2000-01-11 | Remove references to ipx_thishost; instead find the address from | Federico G. Schwindt |
2000-01-11 | Remove unneeded loout call that uses ipx_thishost. | Federico G. Schwindt |
2000-01-11 | sync with NetBSD | Peter Galbavy |
2000-01-11 | remove deleted raidframe files | Peter Galbavy |
2000-01-11 | remove 'INTEGRATE' macro that did static __inline__ in advance of doing | Peter Galbavy |
2000-01-11 | sync with NetBSD - remove an unused prototype. | Peter Galbavy |
2000-01-11 | off by one | Theo de Raadt |
2000-01-11 | there indeed is a quad_frnd() exist | Michael Shalayeff |
2000-01-11 | fix exponenta ranges | Michael Shalayeff |
2000-01-11 | perpetum fetus fpu emulation dispatcher | Michael Shalayeff |
2000-01-11 | Add a recursion depth limit, similar to if_gif.c; also, when | Angelos D. Keromytis |
2000-01-11 | remove unused nullptr arg, effectively unifying calling conventions for emula... | Michael Shalayeff |
2000-01-11 | remove unused nullptr arg, effectively unifying calling conventions for emula... | Michael Shalayeff |
2000-01-11 | The entry for IP4 should always be there. | Angelos D. Keromytis |
2000-01-11 | Mostly cosmetic changes, and avoid an m_pullup() | Angelos D. Keromytis |
2000-01-11 | rearrange diagnostic trap cases | Michael Shalayeff |
2000-01-11 | a few ifdef accomodations for hppa, also a few knf spaces | Michael Shalayeff |
2000-01-11 | Correct sa_require handling. | Angelos D. Keromytis |
2000-01-11 | Remove ipx_interface. | Federico G. Schwindt |
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 | ipx_erro not used anymore; remove it. | Federico G. Schwindt |
2000-01-11 | Fix check for sen_type. | Angelos D. Keromytis |
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 |
2000-01-11 | Clean up my cruft | Chris Cappuccio |
2000-01-11 | use PCI_REVISION macro | Chris Cappuccio |
2000-01-11 | Remove ifdef'ed out definitions. | Angelos D. Keromytis |
2000-01-11 | Use default values when requesting dynamic VPNs. | Angelos D. Keromytis |