HardenedBSD/share/man
Andrey V. Elsukov 0b9f5f8a5f Overhaul if_gif(4):
o convert to if_transmit;
 o use rmlock to protect access to gif_softc;
 o use sx lock to protect from concurrent ioctls;
 o remove a lot of unneeded and duplicated code;
 o remove cached route support (it won't work with concurrent io);
 o style fixes.

Reviewed by:	melifaro
Obtained from:	Yandex LLC
MFC after:	1 month
Sponsored by:	Yandex LLC
2014-10-14 13:31:47 +00:00
..
man1
man3
man4 Overhaul if_gif(4): 2014-10-14 13:31:47 +00:00
man5 Bump .Dd missed in r271424 2014-10-06 00:25:10 +00:00
man6
man7
man8 Add ${name}_env and ${name}_prepend. ${name}_env is an argument list which 2014-10-11 23:49:27 +00:00
man9 Forgot to bump Dd. 2014-10-08 21:56:00 +00:00
Makefile