OpenBSD CVS

src/sbin/mount_procfs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / mount_procfs

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.4   23 years  tholo   Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
[TXT] mount_procfs.8 (in the Attic) [Hide]  1.22   20 years  jmc   make man page more closely match what's in /proc; partly from PR 2101 (still ope...
[TXT] mount_procfs.c (in the Attic) [Hide]  1.11   20 years  tedu   use realpath() in helpers instead of doing it ourselves every time. also fixes p...