Go to file
cgd 1424954c16 print out what we think is the resident set size. very nasty; the field
in the proc's vmspace struct should be updated, but isn't...
Also, if the process is a zombie or infantile, don't print, because
that could cause a null pointer deref.
1993-12-30 12:05:16 +00:00
bin Changed to use make's new .OBJDIR 1993-12-28 10:59:05 +00:00
etc don't use kernfs, use strings, to get kernel version 1993-12-22 14:03:32 +00:00
games update for fgetline 1993-12-22 07:23:27 +00:00
gnu Fixed a bug I introduced in the last update. devices/*/Makefile were 1993-12-30 00:10:17 +00:00
include vfork() return type pid_t. reported by Peter Galbavy. 1993-12-30 04:11:56 +00:00
lib "struct ether_addr" is in netinet/if_ether.h (as in SunOS) 1993-12-30 04:21:05 +00:00
libexec add '-L' flag, for those of us who are *really* paranoid... 1993-12-23 09:05:45 +00:00
regress
sbin Undo that last change. It was 100%, beyond a doubt, completely bogus. 1993-12-30 10:43:58 +00:00
share Fixed documentation for DPADD and LDADD. 1993-12-29 19:30:15 +00:00
sys print out what we think is the resident set size. very nasty; the field 1993-12-30 12:05:16 +00:00
usr.bin Update the list of primaries that are extensions of POSIX.2. 1993-12-29 22:22:44 +00:00
usr.sbin Changed to use make's new .OBJDIR 1993-12-28 12:48:44 +00:00
Makefile