MacOS/X needs #define _P1003_1B_VISIBLE in order to use mlockall().
[tinc] / src / raw_socket /
2002-09-10 Guus SliepenClean up after indent.
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-07-18 Guus SliepenAdded support for raw sockets. This can be used instead...