Go to file
deraadt ed575390ee pmap.c, machdep.c, autoconf.c, cpu.c, intr.c, : net-posted patches from Torek
autoconf.c: mountroot kludges that need fixing later
clock.c: two volatile decls
conf.c: stategy()'s return void, *tty[] not tty[], __P()'d xxdump() calls,
	add mem_no, *constty[] not &cons.
genassym.c, machdep.c: sys/vmmeter.h needed
intr.c: make kernel writable temporarily in intr_fasttrap()
intr.c: do not use NETISR_ARP
locore.s: icode maps at 0 so do not relocate, don't define __main here.
machdep.c: don't have sysctl.h (yet), use vm_page_free_count for freemem,
	setregs() sets pc/npc/stack, note: signal delivery code needs
	fixing, add various other NetBSD function stubs.
pmap.c: do kernel_pmap/kernel_pmap_store the old way, delete
	vm_page_startup_initialized weirdness.
swapgeneric.c: everything about mountroot needs fixing, help.
trap.c: sunsys -> sun_sysent, etc.
vm_machdep.c: don't use cpu_coredump() for now.
1993-10-11 02:16:12 +00:00
bin always include libcrypt 1993-10-07 02:15:25 +00:00
etc Add entries for x400 mail, pop-2 & pop-3, and the X Display Manager Control 1993-10-07 21:54:36 +00:00
games Always use `install -d' to make sure destination directory exists & has 1993-10-01 00:02:17 +00:00
gnu don't think of .pl files as prolog files, think of them as Perl files, 1993-10-08 02:33:30 +00:00
include install the 2 includes in ./rpcsvc, too. 1993-10-09 23:28:14 +00:00
lib Clean up deleted files. 1993-10-10 00:32:42 +00:00
libexec always use libcrypt 1993-10-07 02:16:39 +00:00
regress use PROG=./bitstring_test as suggested by Andrew Wheadon for everything. 1993-10-06 21:58:09 +00:00
sbin no more librpc 1993-10-08 02:28:39 +00:00
share now that the rpc code lives in libc, we should install the man page 1993-10-07 07:29:00 +00:00
sys pmap.c, machdep.c, autoconf.c, cpu.c, intr.c, : net-posted patches from Torek 1993-10-11 02:16:12 +00:00
usr.bin get rid of some (bad) setreuid() calls, which caused a security problem. 1993-10-09 01:11:39 +00:00
usr.sbin no more librpc 1993-10-08 02:28:39 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00