Date: Sat, 10 Jun 2023 11:08:18 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 261349] Modernise hier(7) Message-ID: <bug-261349-9-4iBSaqsHzV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261349-9@https.bugs.freebsd.org/bugzilla/> References: <bug-261349-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261349 --- Comment #19 from Graham Perrin <grahamperrin@freebsd.org> --- (In reply to Graham Perrin from comment #0) /usr/compat/ was documented in 2001 <https://cgit.freebsd.org/src/commit/?id=3Dcf348169cb9a7f17eabe0a74e7aba6a5= a80c5827>. I checked a few installations of the OS (two examples below), can not find = this directory.=20 Can anyone confirm that /usr/compat/ is no longer a part of the system?=20 If so, is the commit identifiable?=20 If it helps: 2015 bug 199942 involved manual creation of the directory.=20 ---- root@fuji:~ # file /compat /compat: cannot open `/compat' (No such file or directory) root@fuji:~ # file /usr/compat /usr/compat: cannot open `/usr/compat' (No such file or directory) root@fuji:~ # file /sys/compat /sys/compat: directory root@fuji:~ # ls -hl /sys/compat total 54 drwxr-xr-x 2 grahamperrin wheel 16B May 27 20:21 cloudabi drwxr-xr-x 2 grahamperrin wheel 15B May 27 20:21 cloudabi32 drwxr-xr-x 2 grahamperrin wheel 15B May 27 20:21 cloudabi64 drwxr-xr-x 2 grahamperrin wheel 19B May 27 20:21 freebsd32 drwxr-xr-x 2 grahamperrin wheel 6B May 27 20:21 ia32 drwxr-xr-x 2 grahamperrin wheel 3B May 27 20:21 lindebugfs drwxr-xr-x 2 grahamperrin wheel 3B May 27 20:21 linprocfs drwxr-xr-x 2 grahamperrin wheel 3B May 27 20:21 linsysfs drwxr-xr-x 2 grahamperrin wheel 64B May 27 20:21 linux drwxr-xr-x 4 grahamperrin wheel 4B May 27 20:21 linuxkpi drwxr-xr-x 2 grahamperrin wheel 18B May 27 20:21 ndis drwxr-xr-x 2 grahamperrin wheel 4B May 27 20:21 x86bios root@fuji:~ # uname -aKU FreeBSD fuji 13.2-RELEASE FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfda= d597 GENERIC amd64 1302001 1302001 root@fuji:~ #=20 ---- % file /compat /compat: directory % ls -hl /compat total 1 drwxr-xr-x 10 root wheel 15B 31 Dec 12:16 linux drwxr-xr-x 21 root wheel 21B 4 Jul 2021 ubuntu % file /usr/compat /usr/compat: cannot open `/usr/compat' (No such file or directory) % file /sys/compat /sys/compat: directory % ls -hl /sys/compat total 1 drwxr-xr-x 2 grahamperrin wheel 19B 10 Jun 08:55 freebsd32 drwxr-xr-x 2 grahamperrin wheel 6B 30 May 20:07 ia32 drwxr-xr-x 2 grahamperrin wheel 3B 13 May 18:21 lindebugfs drwxr-xr-x 2 grahamperrin wheel 3B 30 May 20:07 linprocfs drwxr-xr-x 2 grahamperrin wheel 5B 13 May 18:21 linsysfs drwxr-xr-x 2 grahamperrin wheel 64B 30 May 20:07 linux drwxr-xr-x 4 grahamperrin wheel 4B 13 May 05:26 linuxkpi drwxr-xr-x 2 grahamperrin wheel 4B 13 May 05:26 x86bios % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #5 main-n263447-267411d164d4-dirty: Thu Jun 8 14:26:44 BST 2023=20=20=20=20 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GE= NERIC amd64 1400090 1400090 % --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261349-9-4iBSaqsHzV>