freebsd-dev/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 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
man3 Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait() 2014-08-12 12:44:52 +00:00
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 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
man7 Merge the following revisions from ^/projects/release-vmimage: 2014-10-02 16:13:12 +00:00
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 Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00