Module Name:src
Committed By: matt
Date: Sat Feb 15 10:14:35 UTC 2014
Modified Files:
src/sys/sys [matt-nb5-mips64]: syscallvar.h
Log Message:
Add sy_invoke inline from HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.8.1 src/sys/sys/syscallvar.h
Please
Module Name:src
Committed By: matt
Date: Sat Feb 15 10:14:10 UTC 2014
Modified Files:
src/sys/sys [matt-nb5-mips64]: ucontext.h
Log Message:
add prototype for cpu_mcontext_validate
To generate a diff of this commit:
cvs rdiff -u -r1.11.12.1 -r1.11.12.2 src/sys/sys/uconte
Module Name:src
Committed By: matt
Date: Fri May 20 14:14:52 UTC 2011
Modified Files:
src/sys/sys [matt-nb5-mips64]: cpu_data.h
Log Message:
ci_node_id -> ci_package_id (match current)
To generate a diff of this commit:
cvs rdiff -u -r1.27.16.2 -r1.27.16.3 src/sys/sys/cp
Module Name:src
Committed By: matt
Date: Fri Apr 29 08:14:36 UTC 2011
Modified Files:
src/sys/sys [matt-nb5-mips64]: ucontext.h
Log Message:
Sync with -current
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.12.1 src/sys/sys/ucontext.h
Please note that dif
Module Name:src
Committed By: matt
Date: Fri Apr 29 08:13:53 UTC 2011
Modified Files:
src/sys/sys [matt-nb5-mips64]: cpu_data.h
Log Message:
Change cpu_node_id to cpu_package_id to be like current.
To generate a diff of this commit:
cvs rdiff -u -r1.27.16.1 -r1.27.16.2 s
Module Name:src
Committed By: matt
Date: Fri Apr 29 08:11:22 UTC 2011
Modified Files:
src/sys/sys [matt-nb5-mips64]: Makefile
Log Message:
Add tls.h
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.114.8.1 src/sys/sys/Makefile
Please note that diffs are not p
Module Name:src
Committed By: matt
Date: Tue May 11 20:58:10 UTC 2010
Modified Files:
src/sys/sys [matt-nb5-mips64]: ktrace.h
Log Message:
Properly pad some structures to 64bit. A N32 ktruss on a N64 kernel now
works (this might not work for sparc/x86 if their register_t
Module Name:src
Committed By: rmind
Date: Sun May 9 20:25:45 UTC 2010
Modified Files:
src/sys/sys [matt-nb5-mips64]: cpu_data.h
Log Message:
Pull-up rev 1.30 from HEAD. OK m...@.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.27.16.1 src/sys/sys/cpu_data.h
Module Name:src
Committed By: matt
Date: Fri May 7 06:15:07 UTC 2010
Modified Files:
src/sys/sys [matt-nb5-mips64]: disklabel.h
Log Message:
Add a uint64_t to the union so that disklabel will have the same layout on
both LP64 and IPL32.
To generate a diff of this commit