<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libthread_db/thread_db.c, branch releng/14.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:42Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:42Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d386b48a555f61cb7325543adbbb5c3f3407a66'/>
<id>urn:sha1:1d386b48a555f61cb7325543adbbb5c3f3407a66</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
</entry>
<entry>
<title>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
<updated>2023-05-12T16:44:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-05-10T15:40:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d846d260e2b9a3d4d0a701462568268cbfe7a5b'/>
<id>urn:sha1:4d846d260e2b9a3d4d0a701462568268cbfe7a5b</id>
<content type='text'>
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>lib: further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-26T02:00:33Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-26T02:00:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e53a4f90f82c4345f277dd87cc9292f26e04a29'/>
<id>urn:sha1:5e53a4f90f82c4345f277dd87cc9292f26e04a29</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</content>
</entry>
<entry>
<title>Extend the td_thrinfo_t to include siginfo for the signal that stopped</title>
<updated>2010-07-04T12:08:04Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2010-07-04T12:08:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=098d0537f20da8b3ed427bdb2a8ca846c9e53017'/>
<id>urn:sha1:098d0537f20da8b3ed427bdb2a8ca846c9e53017</id>
<content type='text'>
the target. Take care of ABI.

Suggested by:	davidxu
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},</title>
<updated>2008-09-14T16:07:21Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-09-14T16:07:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03fad2ad5f6a883d1f63ee7fbd40c9c91fb4d2d6'/>
<id>urn:sha1:03fad2ad5f6a883d1f63ee7fbd40c9c91fb4d2d6</id>
<content type='text'>
where critical. Some places still use ps_pread/ps_pwrite directly,
but only need changed when byte-order comes into the picture.
Also, change th_p in td_event_msg_t from a pointer type to
psaddr_t, so that events also work when psaddr_t is widened.
</content>
</entry>
<entry>
<title>Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to</title>
<updated>2008-07-31T20:25:52Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-07-31T20:25:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d4e4b790adba9b068e9bd9eff42395bf5c0dac2'/>
<id>urn:sha1:8d4e4b790adba9b068e9bd9eff42395bf5c0dac2</id>
<content type='text'>
help abstract the sizes and endianness of the primary types of
the target.  These currently use the native characteristics.
</content>
</entry>
<entry>
<title>Cleanup for WARNS 2.</title>
<updated>2008-07-31T05:25:52Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-07-31T05:25:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f6a179eb910129fb812c1ad1bdc300da1203dc0'/>
<id>urn:sha1:2f6a179eb910129fb812c1ad1bdc300da1203dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the type of psaddr_t from void* to uintptr_t. A pointer</title>
<updated>2008-07-30T00:59:19Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-07-30T00:59:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16b0c20c82c73d7ff49d7d9604fba64eff0c9c45'/>
<id>urn:sha1:16b0c20c82c73d7ff49d7d9604fba64eff0c9c45</id>
<content type='text'>
type cannot be made wider to allow ILP32 platforms to target
LP64 platforms.
</content>
</entry>
<entry>
<title>Use linker set to collection all target operations.</title>
<updated>2008-03-22T05:40:44Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2008-03-22T05:40:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=20b94d8035dc461dab17c4a27382fce7ac3cea58'/>
<id>urn:sha1:20b94d8035dc461dab17c4a27382fce7ac3cea58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove libc_r remanent.</title>
<updated>2006-10-20T14:15:42Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-10-20T14:15:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=210a647b67b68dafdc0f8afbd3340bd6f73c1577'/>
<id>urn:sha1:210a647b67b68dafdc0f8afbd3340bd6f73c1577</id>
<content type='text'>
</content>
</entry>
</feed>
