Go to file
cgd 60b9a20b61 initialize vnode_free_list and mountlist at compile time with the new
queue.h list/queue head initializer macros.  mountlist was converted so
that panics (or other reboots) early on in kernel startup don't cause
sys_sync() to croak.  vnode_free_list was converted because it was nearby.
1996-10-01 22:49:11 +00:00
bin - Use ../usr.bin/printf/printf.c 1996-09-30 20:03:52 +00:00
distrib Commit skeleton pmax installation notes, pointing at the web page. 1996-10-01 00:16:16 +00:00
etc Fix PR/1024: Add /usr/local/{s,}bin to the path and the gnu sources to 1996-09-30 17:33:21 +00:00
games use words from $DESTDIR. 1996-09-26 00:04:42 +00:00
gnu * I applied David Taylor's Fix (mailed to pc532@daver.bungi.com on 1996-09-28 08:41:24 +00:00
include prototype __fdnlist(), since it's used by things outside of libc (libkvm, 1996-10-01 21:48:30 +00:00
lib add support for real KV addresses, and clean up some. 1996-10-01 21:12:05 +00:00
libexec disable use of dk_xfer since it's no longer in the kernel. eventually, 1996-10-01 04:01:52 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin make datas item copied out from kernel (panicstr) and/or used as kvm pointers 1996-10-01 18:21:48 +00:00
share add and document *_HEAD_INITIALIZER macros, which provide structure 1996-10-01 22:45:06 +00:00
sys initialize vnode_free_list and mountlist at compile time with the new 1996-10-01 22:49:11 +00:00
usr.bin treat arrays used with XDR_INLINE as arrays of 'int32_t's, rather than 1996-10-01 04:13:53 +00:00
usr.sbin .ypservers -> ypservers, to match Solaris 2.5 1996-10-01 01:37:58 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00