On Mon, Apr 26, 2021 at 3:13 AM Peter Maydell
wrote:
> On Mon, 26 Apr 2021 at 10:01, Daniel P. Berrangé
> wrote:
> >
> > On Fri, Apr 23, 2021 at 02:39:50PM -0600, i...@bsdimp.com wrote:
> > > -#define TARGET_FREEBSD_MAP_RESERVED0080 0x0080 /* previously
> misimplemented MAP_INHERIT */
> > > -#d
On Mon, 26 Apr 2021 at 10:01, Daniel P. Berrangé wrote:
>
> On Fri, Apr 23, 2021 at 02:39:50PM -0600, i...@bsdimp.com wrote:
> > -#define TARGET_FREEBSD_MAP_RESERVED0080 0x0080 /* previously
> > misimplemented MAP_INHERIT */
> > -#define TARGET_FREEBSD_MAP_RESERVED0100 0x0100 /* previously
> >
On Fri, Apr 23, 2021 at 02:39:50PM -0600, i...@bsdimp.com wrote:
> From: Warner Losh
>
> Lines > 80 or 90 characters
> C++ comments
> BSD /*- block comment convention removed.
>
> Signed-off-by: Warner Losh
> ---
> bsd-user/bsd-mman.h | 42 ++
> 1 file c
On 4/23/21 1:39 PM, i...@bsdimp.com wrote:
From: Warner Losh
Lines > 80 or 90 characters
C++ comments
BSD /*- block comment convention removed.
Signed-off-by: Warner Losh
---
bsd-user/bsd-mman.h | 42 ++
1 file changed, 26 insertions(+), 16 deletions(-
From: Warner Losh
Lines > 80 or 90 characters
C++ comments
BSD /*- block comment convention removed.
Signed-off-by: Warner Losh
---
bsd-user/bsd-mman.h | 42 ++
1 file changed, 26 insertions(+), 16 deletions(-)
diff --git a/bsd-user/bsd-mman.h b/bsd-use