On 2016/04/23 15:29, David Dahlberg wrote: > Am Friday, den 22.04.2016, 11:07 +0200 schrieb David Dahlberg: > > Am Freitag, den 22.04.2016, 09:52 +0100 schrieb Stuart Henderson: > > > > MAINTAINER = David Dahlberg <david+bsd@dahlberg.cologne> > > > And please CC maintainer for ports diffs, thank you :) > > I have seen it. Will have a deeper look at it over the week-end. > > Did some style changes and added "getpw" to pledge for getgrgid(3) etc. > BTW, how do I cvs diff over new files?
As long as the patches subdirectory already exists (as it does here), you can "cvs add [file]" and "cvs diff -uNp". > Anybody wanting to OK/commit? Thanks, committed (I also added a "uses pledge" comment in the Makefile so we can track these down more easily).