<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/getty, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-12-20T08:29:54Z</updated>
<entry>
<title>Add __unused. Ansi prototypes.</title>
<updated>2010-12-20T08:29:54Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2010-12-20T08:29:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f8c312911fa39e2ceeeafc41aa2838b5391ade3'/>
<id>urn:sha1:9f8c312911fa39e2ceeeafc41aa2838b5391ade3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new libc function: cfmakesane(3).</title>
<updated>2010-11-02T17:00:56Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-11-02T17:00:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=736fc28680260f987a1a505d762cd3ba21310d3a'/>
<id>urn:sha1:736fc28680260f987a1a505d762cd3ba21310d3a</id>
<content type='text'>
I've noticed various terminal emulators that need to obtain a sane
default termios structure use very complex `hacks'. Even though POSIX
doesn't provide any functionality for this, extend our termios API with
cfmakesane(3), which is similar to the commonly supported cfmakeraw(3),
except that it fills the termios structure with sane defaults.

Change all code in our base system to use this function, instead of
depending on &lt;sys/ttydefaults.h&gt; to provide TTYDEF_*.
</content>
</entry>
<entry>
<title>mdoc: drop redundant .Pp and .LP calls</title>
<updated>2010-10-08T12:40:16Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-10-08T12:40:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96'/>
<id>urn:sha1:0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96</id>
<content type='text'>
They have no effect when coming in pairs, or before .Bl/.Bd
</content>
</entry>
<entry>
<title>Phase out ttyslot(3).</title>
<updated>2010-01-14T05:35:32Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-14T05:35:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=88b69f52ee074783e019b5ab2ba0c63e8a3fd2e7'/>
<id>urn:sha1:88b69f52ee074783e019b5ab2ba0c63e8a3fd2e7</id>
<content type='text'>
The ttyslot() function was originally part for SUSv1, marked LEGACY in
SUSv2 and removed later on. This function only makes sense when using
utmp(5), because it was used to determine the offset of the record for
the controlling TTY. It makes little sense to keep it here, because the
new utmpx file format doesn't index based on TTY slots.
</content>
</entry>
<entry>
<title>Make WARNS=6 the default for libexec/.</title>
<updated>2010-01-02T09:50:19Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T09:50:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1100c0013116f4af50d7a5b8bf23db2a13892714'/>
<id>urn:sha1:1100c0013116f4af50d7a5b8bf23db2a13892714</id>
<content type='text'>
Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
  application itself, making it more likely that it will be removed out
  of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
  because the author would more likely fix the warnings during
  development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
</content>
</entry>
<entry>
<title>Stop mentioning /usr/X11R6.</title>
<updated>2007-07-24T06:41:07Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-07-24T06:41:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a0e6be26a9360444c80278dc45b092637ac052b'/>
<id>urn:sha1:9a0e6be26a9360444c80278dc45b092637ac052b</id>
<content type='text'>
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>Bump document date on behalf of a recent change.</title>
<updated>2005-06-14T08:40:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-14T08:40:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfeb5e379c7dce0660911cfc4929bec64667a39b'/>
<id>urn:sha1:bfeb5e379c7dce0660911cfc4929bec64667a39b</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Fixup of last commit: Use the name X instead of XFree86 for the server binary,</title>
<updated>2005-05-27T06:07:21Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2005-05-27T06:07:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d609e438da396bb095406e4f7b1e6b1d679d2bcb'/>
<id>urn:sha1:d609e438da396bb095406e4f7b1e6b1d679d2bcb</id>
<content type='text'>
thus being compatible with both XFree86 and X.org.

Noticed by: danfe
</content>
</entry>
<entry>
<title>Make the example for using xterm as a login manager to match the X of the</title>
<updated>2005-05-27T00:39:11Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2005-05-27T00:39:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce81b111e66719f0fe295a5491e2adc8becc1832'/>
<id>urn:sha1:ce81b111e66719f0fe295a5491e2adc8becc1832</id>
<content type='text'>
noughties, not eighties.
</content>
</entry>
<entry>
<title>Include gettytab.h before extern.h so that the declarations of struct</title>
<updated>2005-04-06T17:42:24Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-06T17:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=410f13a58d44e0f19306df28a99227015a2a688a'/>
<id>urn:sha1:410f13a58d44e0f19306df28a99227015a2a688a</id>
<content type='text'>
gettyflags, gettynums and gettystrs are available.
</content>
</entry>
</feed>
