<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/kdump, branch upstream/11.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-07-20T15:02:37Z</updated>
<entry>
<title>MFC r302770:</title>
<updated>2016-07-20T15:02:37Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2016-07-20T15:02:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3eeae56e70c5514f5e91782044605ee4f25660f9'/>
<id>urn:sha1:3eeae56e70c5514f5e91782044605ee4f25660f9</id>
<content type='text'>
Trace timeval parameters to the getitimer(2) and setitimer(2) syscalls.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Fix humanized decoding of struct stat with respect to .st_mtim</title>
<updated>2016-05-22T18:20:45Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2016-05-22T18:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0e80f2589499fe8b2e4471386fd48e9350296359'/>
<id>urn:sha1:0e80f2589499fe8b2e4471386fd48e9350296359</id>
<content type='text'>
st_mtim was being incorrectly described as "stime=", not "mtime=". This was
introduced with the original feature commit (r176471).

MFC after: 1 week
PR: 209699
Submitted by: naddy
Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Use != 0 to be clear</title>
<updated>2016-05-17T00:27:18Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2016-05-17T00:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d0fa50eed0ccfb36d10b0d7315c88cb55e960d7'/>
<id>urn:sha1:9d0fa50eed0ccfb36d10b0d7315c88cb55e960d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow -f - to read from stdin.</title>
<updated>2016-05-17T00:08:43Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2016-05-17T00:08:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d2181d9acebe90c21891ceb56b9e9916ffd16c1'/>
<id>urn:sha1:0d2181d9acebe90c21891ceb56b9e9916ffd16c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print the fchmodat mode in human readable fashion</title>
<updated>2016-05-03T21:27:17Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-05-03T21:27:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eebea334c4b805ccfd512a3ce9389d6effde3840'/>
<id>urn:sha1:eebea334c4b805ccfd512a3ce9389d6effde3840</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix reporting of the CloudABI ABI in kdump.</title>
<updated>2016-03-09T18:38:30Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2016-03-09T18:38:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fc8053f1a380ae93513f9372cc5456417a1b362'/>
<id>urn:sha1:6fc8053f1a380ae93513f9372cc5456417a1b362</id>
<content type='text'>
- Advertise the word size for CloudABI ABIs via the SV_LP64 flag.  All of
  the other ABIs include either SV_ILP32 or SV_LP64.
- Fix kdump to not assume a 32-bit ABI if the ABI flags field is non-zero
  but SV_LP64 isn't set.  Instead, only assume a 32-bit ABI if SV_ILP32 is
  set and fallback to the unknown value of "00" if neither SV_LP64 nor
  SV_ILP32 is set.

Reviewed by:	kib, ed
Differential Revision:	https://reviews.freebsd.org/D5560
</content>
</entry>
<entry>
<title>Update dependencies.</title>
<updated>2016-02-26T22:14:15Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-02-26T22:14:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3055a28d4487734f589e28237243d306a6f1f922'/>
<id>urn:sha1:3055a28d4487734f589e28237243d306a6f1f922</id>
<content type='text'>
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Convert casperd(8) daemon to the libcasper.</title>
<updated>2016-02-25T18:23:40Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2016-02-25T18:23:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c501d73c7e2d5c843583084b84bd3e6f68a0047e'/>
<id>urn:sha1:c501d73c7e2d5c843583084b84bd3e6f68a0047e</id>
<content type='text'>
After calling the cap_init(3) function Casper will fork from it's original
process, using pdfork(2). Forking from a process has a lot of advantages:
1. We have the same cwd as the original process.
2. The same uid, gid and groups.
3. The same MAC labels.
4. The same descriptor table.
5. The same routing table.
6. The same umask.
7. The same cpuset(1).
From now services are also in form of libraries.
We also removed libcapsicum at all and converts existing program using Casper
to new architecture.

Discussed with:		pjd, jonathan, ed, drysdale@google.com, emaste
Partially reviewed by:	drysdale@google.com, bdrewery
Approved by:		pjd (mentor)
Differential Revision:	https://reviews.freebsd.org/D4277
</content>
</entry>
<entry>
<title>Add simple support for CloudABI processes to kdump(1).</title>
<updated>2016-02-25T17:43:32Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2016-02-25T17:43:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fb8946b7f6dedbf17fd19c10f1adf9a98ec6fe7'/>
<id>urn:sha1:6fb8946b7f6dedbf17fd19c10f1adf9a98ec6fe7</id>
<content type='text'>
This does not decode arguments to system calls but should properly
decode system call names and error return values.

Reviewed by:	ed
Differential Revision:	https://reviews.freebsd.org/D5412
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Regenerate without local dependencies.</title>
<updated>2016-02-24T17:20:11Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-02-24T17:20:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bd18fd57db1df29da1a3adf94d47924a977a29c2'/>
<id>urn:sha1:bd18fd57db1df29da1a3adf94d47924a977a29c2</id>
<content type='text'>
These are no longer needed after the recent 'beforebuild: depend' changes
and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports
skipping 'make depend'.

Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
</feed>
