<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/ftpd/logwtmp.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>General further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-20T19:49:47Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-20T19:49:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a16b7a18f5d0b031f09832fd7752fba717e2a97'/>
<id>urn:sha1:8a16b7a18f5d0b031f09832fd7752fba717e2a97</id>
<content type='text'>
Mainly focus on files that use BSD 3-Clause license.

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.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
</content>
</entry>
<entry>
<title>Remove the 3rd clause ("advertising clause") of the BSD license as</title>
<updated>2014-02-17T22:27:32Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-02-17T22:27:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5efaea4cc6095b61e0df2a8bc7fd9912c019d805'/>
<id>urn:sha1:5efaea4cc6095b61e0df2a8bc7fd9912c019d805</id>
<content type='text'>
permitted by the University of Berkeley on July 22, 1999.

Reviewed by:	imp
MFC after:	1 week
</content>
</entry>
<entry>
<title>Set ut_line to "ftpd" for ftpd.</title>
<updated>2010-02-09T07:35:12Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-02-09T07:35:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cee4a62e546c1b991510d0c9b0f9d4cd220764e6'/>
<id>urn:sha1:cee4a62e546c1b991510d0c9b0f9d4cd220764e6</id>
<content type='text'>
This makes it a little easier to figure out which application was
responsible for this log entry. Ideally we should add an ut_process or
something similar.

Suggested by:	Vincent Poy &lt;vincepoy gmail com&gt;
</content>
</entry>
<entry>
<title>Really disable wtmp logging when chrooting.</title>
<updated>2010-01-18T23:28:25Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-18T23:28:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f37b1a2b4ce5b2e8a1654ce3b08dbacf05d5752'/>
<id>urn:sha1:9f37b1a2b4ce5b2e8a1654ce3b08dbacf05d5752</id>
<content type='text'>
Also perform a small cleanup to ftpd_logwtmp(). Just use a NULL
parameter for the username to indicate a logout, instead of an empty
string.

Reported by:	Alexey Shuvaev &lt;shuvaev physik uni-wuerzburg de&gt;
</content>
</entry>
<entry>
<title>Port ftpd to utmpx.</title>
<updated>2010-01-13T18:28:41Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-13T18:28:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=80643af02bb91c3ca76f987222e9679fa230c1b3'/>
<id>urn:sha1:80643af02bb91c3ca76f987222e9679fa230c1b3</id>
<content type='text'>
Unfortunately I have to partially wreck its functionality, though. ftpd
used to keep a file descriptor to the wtmp, which allowed it to work
from within a chroot. The current utmpx implementation doesn't offer a
way to do this. Maybe we can address this in the future, if it turns out
to be a real issue.
</content>
</entry>
<entry>
<title>Use __FBSDID.</title>
<updated>2004-11-18T13:46:29Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-11-18T13:46:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c4b401f76cb98e0c8fb4b31ee8f6534d4b88199'/>
<id>urn:sha1:0c4b401f76cb98e0c8fb4b31ee8f6534d4b88199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops.  Some ut_time stuff slipped through the cracks.  These turned out</title>
<updated>2002-11-17T23:46:45Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-11-17T23:46:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f316609eb45353eb9ee5b7aec3ed280dd08b9a31'/>
<id>urn:sha1:f316609eb45353eb9ee5b7aec3ed280dd08b9a31</id>
<content type='text'>
to be non-fatal due to stack alignment roundups.
</content>
</entry>
<entry>
<title>Remove the outdated casts to "char *" from the setsockopt(2),</title>
<updated>2002-07-24T15:30:53Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2002-07-24T15:30:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=57d4ef078ccef54bef901cd47606e18458398199'/>
<id>urn:sha1:57d4ef078ccef54bef901cd47606e18458398199</id>
<content type='text'>
write(2), and getipnodebyaddr(3) calls.  Now all the above functions
accept "void *" in that arguments and have prototypes.  Thus, the
casts are useless under the normal circumstances (and would be harmful
if the functions had no prototypes.)

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Log wtmp according to an address family properly.</title>
<updated>2002-01-28T14:50:07Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-01-28T14:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46948173e8863db8118880cfdbe520636e2cc347'/>
<id>urn:sha1:46948173e8863db8118880cfdbe520636e2cc347</id>
<content type='text'>
Reported by:	matusita
Reviewed by:	matusita
MFC after:	1 week
</content>
</entry>
</feed>
