History log of /src/sys/arch/ia64/include/proc.h |
Revision | | Date | Author | Comments |
1.11 |
| 06-Oct-2023 |
skrll | Trailing whitespace
|
1.10 |
| 29-Dec-2018 |
scole | fix stack size calculation
|
1.9 |
| 02-Dec-2018 |
scole | fix SP offset
|
1.8 |
| 15-Nov-2018 |
scole | change "PCB" to "pcb"
|
1.7 |
| 14-Nov-2018 |
scole | - When forking, use own register stack for each thread - For UAREA, arrange layout same as FreeBSD for now to hopefully ease porting woes. add some related macros locore.S is incorrectly assuming same layout and seems painful to change bspstore in startup - use ia64_init_return same as FreeBSD - change some "printf" to "panic" for incompleted items
context switching is still broken but maybe less so
|
1.6 |
| 14-Jan-2011 |
rmind | branches: 1.6.58; 1.6.60; 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.5 |
| 17-Feb-2010 |
kiyohara | branches: 1.5.2; Fix type missmatch. forgot to commit since change ia64/syscall.c,1.5.
|
1.4 |
| 21-Nov-2009 |
rmind | branches: 1.4.2; Use lwp_getpcb() on hppa and ia64, clean from struct user usage.
|
1.3 |
| 20-Mar-2008 |
kochi | branches: 1.3.4; Make ia64 kernel of GENERIC.SKI config compile. Only compile tested.
|
1.2 |
| 16-Nov-2007 |
skrll | branches: 1.2.10; 1.2.14; s/proc/lwp/ in comment
|
1.1 |
| 07-Apr-2006 |
cherry | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.14; 1.1.20; 1.1.30; 1.1.48; 1.1.50; 1.1.54; 1.1.56; Initial import of arch/ia64 sources. These sources are ported from FreeBSD/ia64 code. See individual source files for credits. In addition, code from NetBSD/alpha NetBSD/sparc64, NetBSD/i386 and NetBSD/amd64 were used as templates, along with my own additions.
|
1.1.56.1 |
| 19-Nov-2007 |
mjf | Sync with HEAD.
|
1.1.54.1 |
| 18-Nov-2007 |
bouyer | Sync with HEAD
|
1.1.50.2 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.1.50.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|
1.1.48.1 |
| 21-Nov-2007 |
joerg | Sync with HEAD.
|
1.1.30.1 |
| 03-Dec-2007 |
ad | Sync with HEAD.
|
1.1.20.2 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.1.20.1 |
| 07-Apr-2006 |
rpaulo | file proc.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:30 +0000
|
1.1.14.4 |
| 24-Mar-2008 |
yamt | sync with head.
|
1.1.14.3 |
| 07-Dec-2007 |
yamt | sync with head
|
1.1.14.2 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.1.14.1 |
| 07-Apr-2006 |
yamt | file proc.h was added on branch yamt-lazymbuf on 2006-06-21 14:52:48 +0000
|
1.1.10.2 |
| 24-May-2006 |
tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
|
1.1.10.1 |
| 07-Apr-2006 |
tron | file proc.h was added on branch peter-altq on 2006-05-24 15:48:00 +0000
|
1.1.6.2 |
| 22-Apr-2006 |
simonb | Sync with head.
|
1.1.6.1 |
| 07-Apr-2006 |
simonb | file proc.h was added on branch simonb-timecounters on 2006-04-22 11:37:36 +0000
|
1.1.4.2 |
| 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
1.1.4.1 |
| 07-Apr-2006 |
elad | file proc.h was added on branch elad-kernelauth on 2006-04-19 02:33:00 +0000
|
1.1.2.2 |
| 11-Apr-2006 |
yamt | sync with head
|
1.1.2.1 |
| 07-Apr-2006 |
yamt | file proc.h was added on branch yamt-pdpolicy on 2006-04-11 11:53:35 +0000
|
1.2.14.1 |
| 03-Apr-2008 |
mjf | Sync with HEAD.
|
1.2.10.1 |
| 24-Mar-2008 |
keiichi | sync with head.
|
1.3.4.1 |
| 11-Mar-2010 |
yamt | sync with head
|
1.4.2.1 |
| 25-Feb-2010 |
uebayasi | Fix build.
|
1.5.2.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.6.60.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.6.58.3 |
| 18-Jan-2019 |
pgoyette | Synch with HEAD
|
1.6.58.2 |
| 26-Dec-2018 |
pgoyette | Sync with HEAD, resolve a few conflicts
|
1.6.58.1 |
| 26-Nov-2018 |
pgoyette | Sync with HEAD, resolve a couple of conflicts
|