rwatson 2004-07-12 18:37:31 UTC FreeBSD src repository Modified files: sys/netatalk at_rmx.c Log: Imperfect synchronization solution to imperfect code: use a static 256 byte buffer in the stack for temporary printf results rather than a global buffer without synchronization. Revision Changes Path 1.8 +16 -13 src/sys/netatalk/at_rmx.c