Re: CVS commit: src/usr.sbin/fstyp

2020-01-01 Thread Kamil Rytarowski
On 28.12.2019 09:00, Tomohiro Kusumi wrote: > Module Name: src > Committed By: tkusumi > Date: Sat Dec 28 08:00:08 UTC 2019 > > Modified Files: > src/usr.sbin/fstyp: exfat.c fstyp.c fstyp.h > > Log Message: > fstyp: Show exFAT volume labels with -l flag > > taken-from: FreeBSD (fr

Re: CVS commit: src/usr.sbin/fstyp

2019-12-28 Thread Warner Losh
On Sat, Dec 28, 2019, 1:31 AM Tomohiro Kusumi wrote: > 2019年12月28日(土) 5:24 Warner Losh : > > > > > > > > On Fri, Dec 27, 2019 at 12:45 PM Sevan Janiyan > wrote: > >> > >> Hi tkusumi, > >> Thanks for the work you are doing. > >> > >> On 27/12/2019 11:06, Tomohiro Kusumi wrote: > >> > taken-from:

Re: CVS commit: src/usr.sbin/fstyp

2019-12-28 Thread Warner Losh
On Fri, Dec 27, 2019 at 12:45 PM Sevan Janiyan wrote: > Hi tkusumi, > Thanks for the work you are doing. > > On 27/12/2019 11:06, Tomohiro Kusumi wrote: > > taken-from: FreeBSD > (freebsd/freebsd@b4d7ad9f787e74e712423def67de8bd76f71943a) > > One minor nit, could you please cite the revision in th

Re: CVS commit: src/usr.sbin/fstyp

2019-12-28 Thread Tomohiro Kusumi
2019年12月28日(土) 5:24 Warner Losh : > > > > On Fri, Dec 27, 2019 at 12:45 PM Sevan Janiyan > wrote: >> >> Hi tkusumi, >> Thanks for the work you are doing. >> >> On 27/12/2019 11:06, Tomohiro Kusumi wrote: >> > taken-from: FreeBSD >> > (freebsd/freebsd@b4d7ad9f787e74e712423def67de8bd76f71943a) >>

Re: CVS commit: src/usr.sbin/fstyp

2019-12-27 Thread Sevan Janiyan
Hi tkusumi, Thanks for the work you are doing. On 27/12/2019 11:06, Tomohiro Kusumi wrote: taken-from: FreeBSD (freebsd/freebsd@b4d7ad9f787e74e712423def67de8bd76f71943a) One minor nit, could you please cite the revision in the svn repo which is the source of truth and not the readonly git mir