Go to file
cgd 57ee917973 allocate out of kmem_map, not buffer_map. buffer_map is for
*buffers*...  hopefully this won't fragment kmem_map too much.
it should probably be put into its own map, but doesn't need to be
right now.
1993-07-19 09:57:22 +00:00
bin Another change from Jim Wilson. 1993-07-15 22:12:02 +00:00
etc do the right thing with TZDIR 1993-07-17 14:17:24 +00:00
games Use ${COPY}, not -c for install. 1993-07-18 19:17:22 +00:00
gnu #define LONG_LONG, and other requisite changes. 1993-07-18 21:12:34 +00:00
include Use ${COPY}, not -c for install. 1993-07-18 19:17:22 +00:00
lib Use ${COPY}, not -c for install. 1993-07-18 19:17:22 +00:00
libexec Look at correct device for X server idle time. 1993-07-16 14:57:19 +00:00
regress update db code to v1.6 from vangogh, and put it in "db" rather than "DB" 1993-06-14 23:52:39 +00:00
sbin Use ${COPY}, not -c for install. 1993-07-18 19:17:22 +00:00
share Use ${COPY}, not -c for install. 1993-07-18 19:06:45 +00:00
sys allocate out of kmem_map, not buffer_map. buffer_map is for 1993-07-19 09:57:22 +00:00
usr.bin Use ${COPY}, not -c for install. 1993-07-18 19:06:45 +00:00
usr.sbin Fix kvm_mkdb to work with kernels loaded >=1MB. Note: This is a KLUGE, but 1993-07-19 07:24:41 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00