On 17 July 2012 02:16, Виталий Туровец <core...@corebug.net> wrote: > Hello, colleagues! > How would one propose some code to current branch? > I've made a little change to ifconfig ( a switch to display IPv4 > network masks in CIDR format instead of HEX) and want to suggest this > change to FreeBSD project. > Also i've created a PR with my patch describing what is done and for > what (http://www.freebsd.org/cgi/query-pr.cgi?pr=169072&cat=), but > maybe there's some other way to somehow push this code for review by > FreeBSD developers? > Thank you a lot and sorry for noobish question :)
The general advice is mail the patch to -hackers for review. If you don't get a reply or if people like it, submit a PR so it doesn't get lost. Be aware that the latency for some patches could be longer than you expect. :( FWIW "unified diff" format patches are much preferred. (diff -u) -- Eitan Adler _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"