Go to file
Peter Wemm 0cc7521383 Major fixes for procfs..
Implement a "variable" directory structure. Files that do not make
sense for the given process do not "appear" and cannot be opened.
For example, "system" processes do not have "file", "regs" or "fpregs",
because they do not have a user area.

"attempt" to fill in the user area of a given process when it is being
accessed via /proc/pid/mem (the user struct is just after
VM_MAXUSER_ADDRESS in the process address space.)

Dont do IO to the U area while it's swapped, hold it in place if possible.

Lock off access to the "ctl" file if it's done a setuid like the other
pseudo-files in there.
1996-01-24 18:41:41 +00:00
bin
eBones
etc
games
gnu man.1 depend on man.man 1996-01-24 00:22:27 +00:00
include Add a missing "chmod 755 /usr/include/ufs" when copies of the include 1996-01-23 15:56:43 +00:00
lib note in bugs section: madvise not yet implemented 1996-01-23 23:33:55 +00:00
libexec
lkm
release Add an additional warning that a "dangerously dedicated" disk cannot have 1996-01-23 21:05:22 +00:00
sbin
secure
share German LC_TIME 1996-01-24 11:30:26 +00:00
sys Major fixes for procfs.. 1996-01-24 18:41:41 +00:00
tools
usr.bin install manpage 1996-01-23 23:41:50 +00:00
usr.sbin add a manpage 1996-01-24 00:11:58 +00:00
COPYRIGHT
Makefile