CVS log for src/sys/arch/mips/include/proc.h
Up to [cvs.NetBSD.org] / src / sys / arch / mips / include
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 14 14:37:57 2020 UTC (4 years, 1 month ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +3 -3
lines
Sync w/ HEAD.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Dec 6 03:46:23 2020 UTC (4 years, 1 month ago) by christos
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3
lines
don't expose vaddr_t to userland.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Sep 4 08:17:53 2020 UTC (4 years, 4 months ago) by mrg
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
include machine/vmparam.h vs mips/vmparam.h to make sure we get
platform-specific defines first.
fixes build issue for playstation2.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 26 10:51:45 2020 UTC (4 years, 4 months ago) by simonb
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Define a UPAGES_MAX constant to size the a md_upte array in MIPS's
struct mdlwp. This is exposed to userland, so we can't use something
based on PAGE_SIZE.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Aug 23 10:23:38 2020 UTC (4 years, 4 months ago) by simonb
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Use a 16kB USPACE (and larger kernel stack) for LP64 kernels. Invert
the logic for setting the USPACE size. Define a desired USPACE size
(16kB for LP64, 8kB otherwise) then divide by PAGE_SIZE to get UPAGES.
Fixes random segmap lossage, since the uarea usually sits immediately
above the segmap for a process. Thanks to mrg@, skrll@ and dholland@
for testing, debugging and general help tracking down this problem.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Jul 26 08:08:41 2020 UTC (4 years, 5 months ago) by simonb
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
#define<tab>
Nuke trailing whitespace.
Revision 1.27.14.1: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:27 2017 UTC (7 years, 1 month ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +2 -6
lines
update from HEAD
Revision 1.27.32.1: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:47 2015 UTC (9 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +2 -6
lines
Sync with HEAD
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jun 30 04:20:19 2015 UTC (9 years, 6 months ago) by matt
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
isaki-audio2-base,
isaki-audio2,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -6
lines
Make vmparam.h change work with RUMP
Revision 1.21.36.11: download - view: text, markup, annotated - select for diffs
Tue Dec 27 01:56:33 2011 UTC (13 years ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21.36.10: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.36.10: +2 -2
lines
Make these play nice with modules.
Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:06:04 2011 UTC (13 years, 7 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +11 -16
lines
Sync with HEAD.
Revision 1.21.36.10: download - view: text, markup, annotated - select for diffs
Fri Apr 29 08:26:22 2011 UTC (13 years, 8 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21.36.9: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.9: +6 -6
lines
Major merge to/from current.
Adds MIPS32/MIPS64 R2 support (24k, 74k, etc.) including COP0_USERLOCAL
Adds support for emulation of rdhwr $3,$29 instruction.
Major cleanup of SMP code. (stable on multi-core / single thread per core)
llsc locking code only used in MP capable kernels.
Revision 1.25.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:51:04 2011 UTC (13 years, 10 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +11 -17
lines
sync with head
Revision 1.26.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 15:09:48 2011 UTC (13 years, 10 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +11 -16
lines
Sync with HEAD
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Feb 20 07:45:47 2011 UTC (13 years, 10 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
rmind-smpnet-nbase,
rmind-smpnet-base,
rmind-smpnet,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
khorben-n900,
jym-xensuspend-nbase,
jym-xensuspend-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base10,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
agc-symver-base,
agc-symver
Branch point for: tls-maxphys,
nick-nhusb
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +11 -16
lines
Major merge forward from matt-nb5-mips64.
New fixup code.
New common SPL code.
New common interrupt code.
Move related variables into structures.
Cleanup locore (move MD variable into it).
Kill StudlyCaps
Use PCU for FPU
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 14 02:06:28 2011 UTC (14 years ago) by rmind
Branches: MAIN
CVS tags: uebayasi-xip-base7,
jruoho-x86intr-base,
bouyer-quota2-base
Branch point for: jruoho-x86intr,
bouyer-quota2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2
lines
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@.
Revision 1.21.36.9: download - view: text, markup, annotated - select for diffs
Wed Jun 9 14:20:00 2010 UTC (14 years, 7 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Diff to: previous 1.21.36.8: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.8: +5 -2
lines
Add support for setting/clearing PK_32 on _LP64 kernels. Make cpu_proc_fork
a real function and add it to vm_machdep.c and let it copy PK_32 on fork.
Properly clear/set PK_32 depending on ABI in setregs. Lack of PX_32 use
tracked down by Cliff Neighbors. [Ya! ps now works!]
Revision 1.21.36.8: download - view: text, markup, annotated - select for diffs
Sat May 15 20:27:48 2010 UTC (14 years, 8 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21.36.7: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.7: +2 -1
lines
Add kernel support for MIPS TLS. Use rdhwr rt, $29 as defined by the MIPS
TLS spec so that Linux MIPS binaries will work. Use sysarch(MIPS_TINFOSET, v)
to set the pointer.
Revision 1.21.18.3: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:38 2010 UTC (14 years, 10 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.21.18.2: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.18.2: +7 -4
lines
sync with head
Revision 1.21.36.7: download - view: text, markup, annotated - select for diffs
Thu Mar 11 08:12:37 2010 UTC (14 years, 10 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21.36.6: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.6: +2 -2
lines
Change md_astpending to u_int
Revision 1.21.36.6: download - view: text, markup, annotated - select for diffs
Sun Feb 28 23:45:07 2010 UTC (14 years, 10 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21.36.5: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.5: +5 -1
lines
Split FPU support into separate file and keep internals private to that file.
Make it MPSAFE. Change interface to be very similar to what's used on other
architectures.
Add l_md.md_fpcpu to mdlwp (needed for MPSAFE)
Move pridtab from <mips/cpu.h> to <mips/locore.h>
Add initial common IPI dispatcher.
Split cpu_* routines from mips_machdep.c into cpu_subr.c
Add cpu_startup_common which has the code replicated in half-dozen
plus machdep.c files.
Revision 1.21.36.5: download - view: text, markup, annotated - select for diffs
Mon Feb 1 04:16:19 2010 UTC (14 years, 11 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21.36.4: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.4: +3 -12
lines
Merge frame into trapframe. While this costs a bit more stack space on
kernel exceptions, the resulting simplifications are worth it. This is
a step to fast softints and kernel preemption.
trapframe now includes a struct reg instead of a separate array of registers.
Revision 1.21.36.4: download - view: text, markup, annotated - select for diffs
Wed Dec 30 04:51:26 2009 UTC (15 years ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21.36.3: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.3: +3 -1
lines
Please segtab lookups into separate file.
Add mips_add_physload
Add mips_init_lwp0_uarea
cleanup lwp0/cpu_info_store initialization.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Dec 14 00:46:05 2009 UTC (15 years, 1 month ago) by matt
Branches: MAIN
CVS tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
matt-mips64-premerge-20101231
Branch point for: rmind-uvmplock
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -4
lines
Merge from matt-nb5-mips64
Merge mips-specific arch files.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 21 17:40:27 2009 UTC (15 years, 1 month ago) by rmind
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1
lines
Use lwp_getpcb() on mips, powerpc and sh3, clean from struct user usage.
Revision 1.21.18.2: download - view: text, markup, annotated - select for diffs
Wed Sep 16 13:37:40 2009 UTC (15 years, 4 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.21.18.1: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.18.1: +2 -1
lines
sync with head
Revision 1.21.36.3: download - view: text, markup, annotated - select for diffs
Sat Sep 5 03:16:23 2009 UTC (15 years, 4 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b
Diff to: previous 1.21.36.2: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.2: +2 -2
lines
Make sure this is quad-word (16 byte) aligned. Thus when one is allocated
on the stack, the stack stays 16 byte aligned.
Revision 1.21.36.2: download - view: text, markup, annotated - select for diffs
Fri Aug 21 17:20:46 2009 UTC (15 years, 4 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-u1-k1-k5
Diff to: previous 1.21.36.1: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.36.1: +1 -2
lines
No need for md_fancy anymore since p_trace_enabled already has what we want.
Revision 1.21.36.1: download - view: text, markup, annotated - select for diffs
Thu Aug 20 07:52:38 2009 UTC (15 years, 5 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -3
lines
Change md_regs in mdlwp to struct frame * from void *. Every use just casts
it to struct frame * anyways so enforce the type.
Add p_abi which indicates the ABI of the process.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 20 01:33:39 2009 UTC (15 years, 5 months ago) by cliff
Branches: MAIN
CVS tags: yamt-nfs-mp-base8
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1
lines
include mips/vmparam.h to get PAGE_SIZE
Revision 1.21.18.1: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:46:30 2009 UTC (15 years, 5 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -2
lines
sync with head.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 17 18:56:09 2009 UTC (15 years, 5 months ago) by matt
Branches: MAIN
CVS tags: yamt-nfs-mp-base7
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -2
lines
Only include md_uptes if USPACE > PAGE_SIZE
Revision 1.20.24.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:47:15 2008 UTC (17 years ago) by matt
Branches: matt-armv6
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2
lines
sync with HEAD
Revision 1.17.16.3: download - view: text, markup, annotated - select for diffs
Fri Dec 7 17:25:20 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.17.16.2: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.16.2: +2 -2
lines
sync with head
Revision 1.20.6.1: download - view: text, markup, annotated - select for diffs
Mon Dec 3 18:37:27 2007 UTC (17 years, 1 month ago) by ad
Branches: vmlocking
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2
lines
Sync with HEAD.
Revision 1.20.22.1: download - view: text, markup, annotated - select for diffs
Wed Nov 21 21:53:22 2007 UTC (17 years, 1 month ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2
lines
Sync with HEAD.
Revision 1.20.30.1: download - view: text, markup, annotated - select for diffs
Mon Nov 19 00:46:39 2007 UTC (17 years, 2 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2
lines
Sync with HEAD.
Revision 1.20.28.1: download - view: text, markup, annotated - select for diffs
Sun Nov 18 19:34:36 2007 UTC (17 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2
lines
Sync with HEAD
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Nov 16 07:36:11 2007 UTC (17 years, 2 months ago) by skrll
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-net80211-sync-base,
nick-net80211-sync,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
nick-hppapmap,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
mjf-devfs2,
mjf-devfs-base,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-mips64-base2,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jymxensuspend-base,
jym-xensuspend,
jmcneill-pm-base,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
ad-socklock-base1,
ad-audiomp2-base,
ad-audiomp2
Branch point for: yamt-nfs-mp,
matt-nb5-mips64
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
s/proc/lwp/ in comment
Revision 1.20.16.1: download - view: text, markup, annotated - select for diffs
Wed Jul 18 01:43:47 2007 UTC (17 years, 6 months ago) by matt
Branches: matt-mips64
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +4 -2
lines
Change last argument for plain/fancy syscall to vaddr_t (since it's the
address of the opcode). Add a md_abi field.
Revision 1.17.16.2: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:07:27 2007 UTC (17 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.17.16.1: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.16.1: +2 -2
lines
sync with head.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 9 21:55:06 2007 UTC (17 years, 11 months ago) by ad
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-idlelwp-base8,
yamt-idlelwp,
vmlocking-base,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
ppcoea-renovation-base,
ppcoea-renovation,
post-newlock2-merge,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-armv6-prevmlocking,
jmcneill-base,
hpcarm-cleanup,
ad-audiomp-base,
ad-audiomp
Branch point for: vmlocking,
mjf-devfs,
matt-mips64,
matt-armv6,
jmcneill-pm,
bouyer-xenamd64
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Merge newlock2 to head.
Revision 1.19.20.3: download - view: text, markup, annotated - select for diffs
Fri Feb 2 09:01:23 2007 UTC (17 years, 11 months ago) by ad
Branches: newlock2
Diff to: previous 1.19.20.2: preferred, colored; branchpoint 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19.20.2: +1 -5
lines
The TLB miss handler doesn't need to worry about RAS, oops.
Revision 1.19.20.2: download - view: text, markup, annotated - select for diffs
Sat Jan 27 14:00:51 2007 UTC (17 years, 11 months ago) by ad
Branches: newlock2
Diff to: previous 1.19.20.1: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.20.1: +5 -1
lines
Make mips systems work.
Revision 1.19.20.1: download - view: text, markup, annotated - select for diffs
Fri Dec 29 20:27:42 2006 UTC (18 years ago) by ad
Branches: newlock2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Checkpoint work in progress.
Revision 1.17.16.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:53:38 2006 UTC (18 years, 7 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
sync with head.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Dec 24 20:07:19 2005 UTC (19 years ago) by perry
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-splraiseipl,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
yamt-pdpolicy,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
peter-altq-base,
peter-altq,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
elad-kernelauth,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: newlock2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:18:09 2005 UTC (19 years, 1 month ago) by christos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1
lines
merge ktrace-lwp.
Revision 1.16.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:18:39 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.16.2.2: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16.2.2: +1 -1
lines
Fix the sync with head I botched.
Revision 1.16.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:37:18 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.16.2.1: preferred, colored
Changes since revision 1.16.2.1: +0 -0
lines
Sync with HEAD.
Revision 1.16.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:37:39 2004 UTC (20 years, 5 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -6
lines
Sync with HEAD
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 7 16:28:28 2003 UTC (21 years, 5 months ago) by agc
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
yamt-km,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
ktrace-lwp-base,
kent-audio2-base,
kent-audio2,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-lazymbuf
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -6
lines
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 17 23:36:09 2003 UTC (22 years ago) by thorpej
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +11 -5
lines
Merge the nathanw_sa branch.
Revision 1.13.4.7: download - view: text, markup, annotated - select for diffs
Wed Nov 20 10:03:24 2002 UTC (22 years, 2 months ago) by wdk
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.13.4.6: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.4.6: +2 -2
lines
md_ss_addr is now vaddr_t.
Revision 1.13.4.6: download - view: text, markup, annotated - select for diffs
Mon Nov 11 22:00:30 2002 UTC (22 years, 2 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.13.4.5: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.5: +2 -2
lines
Catch up to -current
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Nov 9 20:05:57 2002 UTC (22 years, 2 months ago) by thorpej
Branches: MAIN
CVS tags: nathanw_sa_before_merge,
nathanw_sa_base,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Make md_ss_addr a vaddr_t.
Revision 1.13.4.5: download - view: text, markup, annotated - select for diffs
Mon Apr 1 07:40:59 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.13.4.4: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.4: +2 -2
lines
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
Revision 1.12.4.2: download - view: text, markup, annotated - select for diffs
Sat Mar 16 15:58:35 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.12.4.1: preferred, colored; branchpoint 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.4.1: +2 -2
lines
Catch up with -current.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 5 14:12:29 2002 UTC (22 years, 10 months ago) by simonb
Branches: MAIN
CVS tags: newlock-base,
newlock,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
gehenna-devsw-base,
gehenna-devsw,
eeh-devprop-base,
eeh-devprop
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
ANSIfy.
Revision 1.12.4.1: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:46:02 2002 UTC (23 years ago) by thorpej
Branches: kqueue
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1
lines
Sync kqueue branch with -current.
Revision 1.13.4.4: download - view: text, markup, annotated - select for diffs
Wed Nov 28 10:14:08 2001 UTC (23 years, 1 month ago) by wdk
Branches: nathanw_sa
Diff to: previous 1.13.4.3: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.3: +3 -1
lines
#include <sys/param.h> which is required for definition of UPAGES
Revision 1.13.4.3: download - view: text, markup, annotated - select for diffs
Mon Nov 19 11:14:01 2001 UTC (23 years, 2 months ago) by wdk
Branches: nathanw_sa
Diff to: previous 1.13.4.2: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.2: +2 -2
lines
forward decl of "struct proc" should be "struct lwp"
Revision 1.13.4.2: download - view: text, markup, annotated - select for diffs
Sat Nov 17 23:18:22 2001 UTC (23 years, 2 months ago) by wdk
Branches: nathanw_sa
Diff to: previous 1.13.4.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.1: +81 -0
lines
Split mdproc components into lwp-specific structure struct mdlwp
Revision 1.13.4.1
Tue Oct 16 16:31:34 2001 UTC (23 years, 3 months ago) by wdk
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.13: +0 -77
lines
file proc.h was added on branch nathanw_sa on 2001-11-17 23:18:22 +0000
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 16 16:31:34 2001 UTC (23 years, 3 months ago) by uch
Branches: MAIN
CVS tags: thorpej-mips-cache-base,
thorpej-mips-cache,
ifpoll-base
Branch point for: nathanw_sa
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1
lines
R5900 support.
COP0_SYNC
In R5900 mtc0, tlbr, tlbp, tlbwi, tlbwr must be followed by sync.p.
if defined MIPS3_5900, COP0_SYNC is defined as sync.p. else nothing.
IPL_ICU_MASK
mask interrupt directly ICU instead of SR.IM.
I've added this feature to support software interrupt for R5900.
and this option may be useful for platform which has cascaded ICU.
Revision 1.9.8.2: download - view: text, markup, annotated - select for diffs
Thu Jan 18 09:22:43 2001 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.9.8.1: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.8.1: +8 -2
lines
Sync with head (for UBC+NFS fixes, mostly).
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 16 06:01:26 2001 UTC (24 years ago) by thorpej
Branches: MAIN
CVS tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: kqueue
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -1
lines
New syscall entry implementation based on the Alpha version
as hacked by mycroft.
- Use syscall_intern() to give a process a plain or fancy
syscall based on ktrace flags.
- Avoid copying from the trapframe into a local array as much
as possible.
Yields roughly 5% improvement on a 25MHz R3000 (DECstation 5000/200)
on a simple syscall benchmark.
There's still some work that can be done using __HAVE_MINIMAL_EMUL.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 14 21:18:39 2001 UTC (24 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2
lines
Make the astpending flag per-process.
Revision 1.9.8.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:13:32 2000 UTC (24 years, 2 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 28 02:58:46 2000 UTC (24 years, 9 months ago) by simonb
Branches: MAIN
CVS tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
minoura-xpg4dl-base,
minoura-xpg4dl
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Don't `extern' function declarations. While we're there, remove trailing
blank lines and white space.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 14 18:45:45 1999 UTC (26 years ago) by castor
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame,
fvdl-softdep-base,
fvdl-softdep,
comdex-fall-1999-base,
comdex-fall-1999,
chs-ubc2-newbase,
chs-ubc2-base,
chs-ubc2
Branch point for: thorpej_scsipi
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3
lines
* Create mips_reg_t data type to allow register size to be
decoupled from long or int or long long. Define macros in asm.h to facilitate
choosing these on a port by port basis.
* Create <machine/pubassym.h> mechanism to allow jmp_buf structure size
to be calculated at system build time.
* Define _MIPS_BSD_SIM macro which specifies what calling style is appropritae
for the architecture. For 64-bit oriented systems set the Status Register
to allow 64-bit instructions.
* Remove UADDR related macros because kernel U structure is now mapped
normally.
* Separate cpu.h into cpu.h and cpuarch.h to keep things neat.
* Add support for QED 52xx processors
Revision 1.8.10.1: download - view: text, markup, annotated - select for diffs
Thu Nov 19 06:44:50 1998 UTC (26 years, 2 months ago) by nisimura
Branches: nisimura-pmax-wscons
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +3 -3
lines
- Forgot to commit many files for vm_offset_t purge last Monday.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 7 03:54:29 1997 UTC (27 years, 6 months ago) by jonathan
Branches: MAIN
CVS tags: thorpej-signal-base,
thorpej-signal,
nisimura-pmax-wscons-base,
netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3,
marc-pcmcia-bp,
marc-pcmcia-base,
marc-pcmcia,
kenh-if-detach-base,
kenh-if-detach,
eeh-paddr_t-base,
eeh-paddr_t,
chs-ubc-base,
chs-ubc
Branch point for: nisimura-pmax-wscons
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1
lines
DDB for mips.
Add DDB interface to /sys/arch/mips/mips..
Rework heuristic stack traceback to work with DDB.
Add hooks to print exception log from DDB.
Add hooks from pmax console drivers: call Debugger()
after break from serial console, or 'DO' key from LK-xxx.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 15 17:36:25 1997 UTC (27 years, 7 months ago) by mhitch
Branches: MAIN
CVS tags: bouyer-scsipi
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -3
lines
From Toru Nishimura: user pcb/proc changes for exception handling and
removing access through UADDR.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:58:38 1997 UTC (27 years, 7 months ago) by jonathan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -1
lines
Add #ifdef _KERNEL/#endif around prototype of mips single-step emulator.
Add "struct proc;" inside the ifdef: <sys/proc.h> includes <machine/proc.h>
before declaring struct proc.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 25 09:56:52 1997 UTC (27 years, 7 months ago) by jonathan
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1
lines
Rename cpu_singlstep() to mips_singlestep() and add prototype.
(it's not part of the standard interface to MD code.)
XXX Consider moving into process_machdep.c when the mips3 changes are merged.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 26 21:09:52 1994 UTC (30 years, 2 months ago) by cgd
Branches: MAIN
CVS tags: thorpej-setroot,
netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2,
mrg-vm-swap,
is-newarp-before-merge,
is-newarp-base,
is-newarp
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2
lines
new RCS ID format.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 27 09:01:47 1994 UTC (30 years, 7 months ago) by glass
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1
lines
bsd 4.4-lite pmax port as ported to NetBSD
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 27 08:40:53 1994 UTC (30 years, 7 months ago) by glass
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4
lines
upgrade to bsd 4.4-lite code base. only mod is rcsids
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Oct 12 03:22:41 1993 UTC (31 years, 3 months ago) by deraadt
Branches: pmax-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 12 03:22:40 1993 UTC (31 years, 3 months ago) by deraadt
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>