summaryrefslogtreecommitdiff
path: root/sys/dev/std
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/std')
0 files changed, 0 insertions, 0 deletions
proc one.dsl 2012-07-08The MDP_USEDFPU (amd64 and sh3) and MDP_SSTEP (sh3) are lwp flags notdsl 2011-01-14Retire struct user, remove sys/user.h inclusions. Note sys/user.h headerrmind 2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl 2008-10-26put the contents of these header files around #ifdef __x86_64__, andmrg 2008-06-05pmap_remove_all() for x86. Also, always defer freeing ptps to pmap_update().ad 2008-01-08change the layout in u-area and reduce UPAGES.yamt 2008-01-05- make amd64 use per-cpu tss.yamt 2007-11-16s/proc/lwp/ in commentskrll 2007-02-09Merge newlock2 to head.ad 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2003-08-20Pass pointers to frames from assembly, do not use the 'frame on stackfvdl 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl