Home | History | Annotate | Download | only in include
History log of /src/sys/arch/m68k/include/proc.h
RevisionDateAuthorComments
 1.8  06-Dec-2020  christos Don't expose register_t
 1.7  14-Jan-2011  rmind branches: 1.7.72;
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
as obsolete. Remove USER_TO_UAREA/UAREA_TO_USER macros.

Various #include fixes and review by matt@.
 1.6  21-Nov-2009  rmind branches: 1.6.4;
Include sys/user.h for MD proc.h (hppa and m68k ports).
 1.5  11-Dec-2005  christos branches: 1.5.78;
merge ktrace-lwp.
 1.4  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.3  17-Jan-2003  thorpej branches: 1.3.2;
Merge the nathanw_sa branch.
 1.2  13-Jul-2002  drochner branches: 1.2.2; 1.2.4; 1.2.6;
make sure struct proc and struct frame are declared
 1.1  13-Jul-2002  scw m68k syscall rototill:

- Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN.
- Add systrace glue.
- Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>.
(They were all defined exactly the same anyway, other than a couple
of the MDP_* flags.)
 1.2.6.2  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.2.6.1  13-Jul-2002  jdolecek file proc.h was added on branch kqueue on 2002-09-06 08:36:46 +0000
 1.2.4.4  06-Aug-2002  nathanw Need to forward-declare struct lwp, not struct proc.
 1.2.4.3  02-Aug-2002  gmcgarry LWPify.
 1.2.4.2  01-Aug-2002  nathanw Catch up to -current.
 1.2.4.1  13-Jul-2002  nathanw file proc.h was added on branch nathanw_sa on 2002-08-01 02:42:15 +0000
 1.2.2.2  16-Jul-2002  gehenna catch up with -current.
 1.2.2.1  13-Jul-2002  gehenna file proc.h was added on branch gehenna-devsw on 2002-07-16 08:36:47 +0000
 1.3.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.2.1  03-Aug-2004  skrll Sync with HEAD
 1.5.78.1  11-Mar-2010  yamt sync with head
 1.6.4.1  05-Mar-2011  rmind sync with head
 1.7.72.1  14-Dec-2020  thorpej Sync w/ HEAD.

RSS XML Feed