OpenBSD CVS

src/sys/miscfs/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 / sys / miscfs / procfs

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] README (in the Attic) [Hide]  1.5   23 years  jasoni   branches: 1.5.8; NUL not NULL; noted by Theo.
[TXT] procfs.h (in the Attic) [Hide]  1.11   23 years  tholo   Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
[TXT] procfs_cmdline.c (in the Attic) [Hide]  1.1   23 years  jasoni   branches: 1.1.6; Add procfs/cmdline; to help with linux emulation. From NetBSD....
[TXT] procfs_ctl.c (in the Attic) [Hide]  1.7   26 years  millert   branches: 1.7.12; 1.7.22; From NetBSD (thorpej): Fix a reversed argument w...
[TXT] procfs_fpregs.c (in the Attic) [Hide]  1.5   23 years  tholo   Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
[TXT] procfs_linux.c (in the Attic) [Hide]  1.2   23 years  miod   branches: 1.2.4; Make PROCFS compile again on non-UVM systems, deraadt@ ok
[TXT] procfs_mem.c (in the Attic) [Hide]  1.10   23 years  ericj   branches: 1.10.4; make procfs compile on non-uvm systems
[TXT] procfs_note.c (in the Attic) [Hide]  1.2   27 years  mickey   branches: 1.2.16; use <sys/queue.h> for pfsnode list. $OpenBSD$ additions.
[TXT] procfs_regs.c (in the Attic) [Hide]  1.5   23 years  tholo   branches: 1.5.6; Add emulation of Linux features to procfs; mostly from NetBSD....
[TXT] procfs_status.c (in the Attic) [Hide]  1.4   23 years  provos   calculate length and allocate buffer for status. work by deraadt@ and me
[TXT] procfs_subr.c (in the Attic) [Hide]  1.13   23 years  tholo   Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
[TXT] procfs_vfsops.c (in the Attic) [Hide]  1.13   23 years  tholo   Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@
[TXT] procfs_vnops.c (in the Attic) [Hide]  1.16   23 years  tholo   branches: 1.16.2; Add emulation of Linux features to procfs; mostly from NetBSD...