NetBSD/sys
sef fddf2c7605 ptrace_single_step() and ptrace_set_pc() should return errors if
necessary.  (Mainly because the SPARC can't easily single step, so
it should return EINVAL, and then ptrace() should return that to the
user.)
1993-09-04 08:46:36 +00:00
..
arch better ptrace() support from Sean Eric Fagan <sef@kithrup.com> 1993-09-04 05:32:18 +00:00
compat/hpux Ditto. 1993-09-02 19:05:40 +00:00
conf add ppp 1993-08-30 07:30:35 +00:00
ddb Changes for boot loading of symbols. 1993-08-29 12:48:10 +00:00
dev Include systm.h to get prototypes (and possibly inlines) of *max functions. 1993-09-04 00:02:48 +00:00
isofs new byte-order-independent isofs patches from mw 1993-09-03 04:37:52 +00:00
kern ptrace_single_step() and ptrace_set_pc() should return errors if 1993-09-04 08:46:36 +00:00
lib/libsa more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
libkern Pull list of port dependant functions from ${MACHINE}/Makefile.inc. 1993-09-03 19:05:59 +00:00
miscfs Implement setattr: mode for process entries; mode + uid/gid for the 1993-08-26 19:01:00 +00:00
msdosfs make the EJUSTRETURN return in the lookup function be #ifdef __bsdi__, 1993-09-03 04:36:25 +00:00
net include systm.h to get prototypes (and possibly inlines) of *max functions. 1993-09-04 00:00:19 +00:00
netccitt add rcsids & clean up headers... 1993-05-20 04:12:01 +00:00
netinet ANSIfications - removed all implicit function return types and argument 1993-06-27 06:01:27 +00:00
netiso Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
netns fix multiple inclusion protection and rcsid, because of RCS+crash fuckup 1993-05-21 07:44:05 +00:00
nfs Include systm.h to get prototypes (and possibly inlines) of *max functions. 1993-09-03 23:57:21 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:44 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys better ptrace() support from Sean Eric Fagan <sef@kithrup.com> 1993-09-04 05:32:18 +00:00
ufs sun3 has scanc support, so it doesn't need the ufs_subr.c version 1993-09-01 15:53:42 +00:00
vm get rid of bogosities of the form "vm_maxsaddr + MAXSSIZ", and replace 1993-09-04 01:29:22 +00:00
Makefile do the right thing, so things aren't built in /usr/src/sys 1993-07-04 14:02:53 +00:00