glebius 2005-05-16 18:50:26 UTC FreeBSD src repository Modified files: sys/netgraph ng_socket.c Log: - Fix build with TRACE_MESSAGES on. - Reformat code under TRACE_MESSAGES to make it more readable. - Move linker hackery out of #ifdef. - Break long lines in linker hackery block. Revision Changes Path 1.63 +42 -41 src/sys/netgraph/ng_socket.c