Go to file
Peter Wemm f863805df0 This time, really make the procfs work when reading stuff from the UPAGES.
This is a really ugly bandaid on the problem, but it works well enough for
'ps -u' to start working again.  The problem was caused by the user
address space shrinking by a little bit and the UPAGES being "cast off" to
become a seperate entity rather than being at the top of the process's
vmspace.  That optimization was part of John's most recent VM speedups.

Now, rather than decoding the VM space, it merely ensures the pages are
in core and accesses them the same way the ptrace(PT_READ_U..) code does,
ie: off the p->p_addr pointer.
1996-01-25 06:05:38 +00:00
bin
eBones
etc Add dhcp aliases for bootp services 1996-01-23 11:14:41 +00:00
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 Build libscrypt in addition to libdescrypt if RELEASEDIR is set. 1996-01-24 21:32:46 +00:00
libexec Fix getif() to work under 4.3bsd and later 1996-01-23 09:44:45 +00:00
lkm Attempt to fix the procfs LKM after making some of the procfs 1996-01-24 19:34:49 +00:00
release Create symlinks for the MD5 libcrypt's in the bindist. 1996-01-24 21:42:37 +00:00
sbin
secure
share Added Hidetoshi Shimokawa (simokawa@sat.t.u-tokyo.ac.jp). He is the 1996-01-25 05:35:31 +00:00
sys This time, really make the procfs work when reading stuff from the UPAGES. 1996-01-25 06:05:38 +00:00
tools
usr.bin Localize it. 1996-01-24 22:50:24 +00:00
usr.sbin add a manpage 1996-01-24 00:11:58 +00:00
COPYRIGHT
Makefile