On Thu, Feb 18, 2016 at 03:11:16PM -0700, Rafael Neves wrote:
> Hi,
>
> The TMPDIR enviroment support was removed from sendbug(1) and newfs(8),
> but the manpages still document them. The inlined patches remove these
> leftovers.
>
> Regards,
> Rafael Neves
>
fix
Hi,
The TMPDIR enviroment support was removed from sendbug(1) and newfs(8),
but the manpages still document them. The inlined patches remove these
leftovers.
Regards,
Rafael Neves
Patch:
Index: sbin/newfs/newfs.8
===
RCS file
On Fri, Aug 29, 2014 at 01:48:15PM +0200, Mike Belopuhov wrote:
> On 29 August 2014 13:44, Jason McIntyre wrote:
> > On Fri, Aug 29, 2014 at 01:39:57PM +0200, Mike Belopuhov wrote:
> >> On 29 August 2014 08:19, Jason McIntyre wrote:
> >> >
> >> > is this correct? i'm not a user myself, but the te
On 29 August 2014 13:44, Jason McIntyre wrote:
> On Fri, Aug 29, 2014 at 01:39:57PM +0200, Mike Belopuhov wrote:
>> On 29 August 2014 08:19, Jason McIntyre wrote:
>> >
>> > is this correct? i'm not a user myself, but the text states that
>> > "special", for mount_mfs, is "typically that of the pr
On Fri, Aug 29, 2014 at 01:39:57PM +0200, Mike Belopuhov wrote:
> On 29 August 2014 08:19, Jason McIntyre wrote:
> >
> > is this correct? i'm not a user myself, but the text states that
> > "special", for mount_mfs, is "typically that of the primary swap area".
> > how would you even define the sw
On 29 August 2014 08:19, Jason McIntyre wrote:
>
> is this correct? i'm not a user myself, but the text states that
> "special", for mount_mfs, is "typically that of the primary swap area".
> how would you even define the swap area without a disklabel?
>
> jmc
>
sort of yes. mount_mfs(8) says th
On Fri, Aug 29, 2014 at 12:13:58AM -0400, Navan Carson wrote:
> disklabel is not required for mount_mfs
>
> Index: newfs.8
> ===
> RCS file: /cvs/src/sbin/newfs/newfs.8,v
> retrieving revision 1.70
> diff
disklabel is not required for mount_mfs
Index: newfs.8
===
RCS file: /cvs/src/sbin/newfs/newfs.8,v
retrieving revision 1.70
diff -u -p -r1.70 newfs.8
--- newfs.8 23 May 2011 10:56:17 - 1.70
+++ newfs.8 29 Aug 2014 04