OpenBSD CVS

CVS log for src/sys/net/Attic/if_atm.h


[BACK] Up to [local] / src / sys / net

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_2_9_BASE


Revision 1.9 / (download) - annotate - [select for diffs], Sun May 10 18:53:05 1998 UTC (26 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: kame_19991208, SMP_BASE, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Branch point for: SMP
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines, don't
swap on BE machines. The previous revision required a ntohs() in atm_output(),
to work on LE machines. This was broken for BE machines; bouyer

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.