Go to file
jonathan c0f958f6be Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax:
* define PT_GETREGS and PT_SETREGS in pmax/include/ptrace.h
 * Flesh out the stubs in pmax/pmax/process_machdep.c to handle
   those requests.
 * Now that "struct reg" is actually used, remove the bogus
   #ifdef LANGUAGE_C around its definition, and redo pmax/include/reg.h
   so that the definitions needed by locore.S are in a separate file,
   pmax/include/regnum.h.
 * update locore.S to match.
1995-12-20 02:00:23 +00:00
bin ENVIRONMENTAL -> ENVIRONMENT 1995-12-05 02:41:35 +00:00
distrib Add separate list of `argv[0]' aliases. 1995-12-19 00:54:07 +00:00
etc Closed out my own PR 1365 -- this change adds support in /etc/netstart 1995-12-17 18:31:09 +00:00
games Parallel make fixes 1995-10-22 21:04:42 +00:00
gnu Don't define MAXFLOAT if __NetBSD__ is defined. Mark this XXX. Hopefully, 1995-12-16 01:03:33 +00:00
include Changed to unconditionally include <sys/types.h> as required by X/Open XPG4.2. 1995-12-05 03:09:19 +00:00
lib Add sigsetjmp.S for mips, and add it to the makefile. 1995-12-15 01:12:36 +00:00
libexec Now that we compile the tree with -Werror, remove an explicit #warning 1995-12-14 21:58:33 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin fdescfs now provides . and .. entries, so remove the comment about 1995-12-17 18:50:19 +00:00
share Added macros to make section 9 man pages default to "NetBSD Kernel Manual". 1995-12-19 19:14:45 +00:00
sys Add support for ptrace PT_GETREGS and PT_SETREGS for NetBSD/pmax: 1995-12-20 02:00:23 +00:00
usr.bin Use GNU-binutils friendly lorder script on mips as well as alpha. 1995-12-18 07:59:12 +00:00
usr.sbin fix a call to localtime() so that it works if time_t != long. 1995-12-19 03:33:06 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00