NetBSD Problem Report #58240

From www@netbsd.org  Thu May  9 18:56:22 2024
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A84B01A923D
	for <gnats-bugs@gnats.NetBSD.org>; Thu,  9 May 2024 18:56:22 +0000 (UTC)
Message-Id: <20240509185621.5B3AF1A923F@mollari.NetBSD.org>
Date: Thu,  9 May 2024 18:56:21 +0000 (UTC)
From: rbranco@suse.de
Reply-To: rbranco@suse.de
To: gnats-bugs@NetBSD.org
Subject: Add support for proc/self/limits as used by Linux
X-Send-Pr-Version: www-1.0

>Number:         58240
>Category:       kern
>Synopsis:       Add support for proc/self/limits as used by Linux
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu May 09 19:00:00 +0000 2024
>Last-Modified:  Sun May 12 17:25:02 +0000 2024
>Originator:     Ricardo Branco
>Release:        NetBSD 10.99.10
>Organization:
>Environment:
>Description:
Add support for proc/self/limits as used by Linux
>How-To-Repeat:

>Fix:
https://github.com/NetBSD/src/pull/37/

>Audit-Trail:
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/58240 CVS commit: src/sys/miscfs/procfs
Date: Sun, 12 May 2024 13:22:29 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sun May 12 17:22:29 UTC 2024

 Modified Files:
 	src/sys/miscfs/procfs: procfs.h procfs_limit.c procfs_subr.c
 	    procfs_vfsops.c procfs_vnops.c

 Log Message:
 PR/58240: Ricardo Branco: Add support for proc/self/limits as used by Linux


 To generate a diff of this commit:
 cvs rdiff -u -r1.84 -r1.85 src/sys/miscfs/procfs/procfs.h
 cvs rdiff -u -r1.4 -r1.5 src/sys/miscfs/procfs/procfs_limit.c
 cvs rdiff -u -r1.117 -r1.118 src/sys/miscfs/procfs/procfs_subr.c
 cvs rdiff -u -r1.114 -r1.115 src/sys/miscfs/procfs/procfs_vfsops.c
 cvs rdiff -u -r1.230 -r1.231 src/sys/miscfs/procfs/procfs_vnops.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/58240 CVS commit: src/sys/compat/linux/common
Date: Sun, 12 May 2024 13:23:10 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sun May 12 17:23:10 UTC 2024

 Modified Files:
 	src/sys/compat/linux/common: linux_limit.h linux_misc.h

 Log Message:
 PR/58240: Ricardo Branco: Add missing limits


 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/sys/compat/linux/common/linux_limit.h
 cvs rdiff -u -r1.29 -r1.30 src/sys/compat/linux/common/linux_misc.h

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.