<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/window, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-06-02T13:44:36Z</updated>
<entry>
<title>Remove window(1) from the base system.</title>
<updated>2009-06-02T13:44:36Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-06-02T13:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89f98d57d6cf835561ff5ed328881e339d42e3b3'/>
<id>urn:sha1:89f98d57d6cf835561ff5ed328881e339d42e3b3</id>
<content type='text'>
Some time ago Tom Rhodes sent me an email that he was willing to perform
various cleanups to the window(1) source code. After some discussion, we
both decided the best thing to do, was to move window(1) to the ports
tree. The application isn't used a lot nowadays, mainly because it has
been superseeded by screen, tmux, etc.

A couple of hours ago Tom committed window(1) to ports (misc/window), so
I'm removing it from the tree. I don't think people will really miss it,
but I'm describing the change in UPDATING anyway.

Discussed with:	trhodes, pav, kib
Approved by:	re
</content>
</entry>
<entry>
<title>Include proper header files for system functions that are used and</title>
<updated>2009-02-19T20:07:59Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-19T20:07:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b3ba0b1ed28a49851eace85605721658dddcc518'/>
<id>urn:sha1:b3ba0b1ed28a49851eace85605721658dddcc518</id>
<content type='text'>
that gcc complains about this code changing from the built-in
versions.
</content>
</entry>
<entry>
<title>ANSIfy the wwend function.</title>
<updated>2008-11-18T21:06:49Z</updated>
<author>
<name>Roman Divacky</name>
<email>rdivacky@FreeBSD.org</email>
</author>
<published>2008-11-18T21:06:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=257072a6ddd2ab7f82e9b65856664fa045868b27'/>
<id>urn:sha1:257072a6ddd2ab7f82e9b65856664fa045868b27</id>
<content type='text'>
Approved by:	kib (mentor)
</content>
</entry>
<entry>
<title>Delete unused files in the window(1) directory that contain a colon.</title>
<updated>2008-08-09T14:44:04Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2008-08-09T14:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1b59478ca5382a1213142da8873177f395801f35'/>
<id>urn:sha1:1b59478ca5382a1213142da8873177f395801f35</id>
<content type='text'>
During the import of the 4.4BSD Lite sources, four files got added to
the repository called :tt, :tty, :var and :ww. They seem to contain some
kind of debug information. These files aren't used/installed anywhere.

Unfortunately the colons in the filenames prevents us from checking out
the source tree on file systems that don't support colons (such as FAT).
Just remove these unneeded files to keep SVN happy.

Reported by:	Rohit Tripathi &lt;rohit trip gmail com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fixes for gcc 4.x.</title>
<updated>2005-08-25T14:09:35Z</updated>
<author>
<name>Ollivier Robert</name>
<email>roberto@FreeBSD.org</email>
</author>
<published>2005-08-25T14:09:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2fa9dad0ef1b09cb7bbad6b91f99f2e8c67bb772'/>
<id>urn:sha1:2fa9dad0ef1b09cb7bbad6b91f99f2e8c67bb772</id>
<content type='text'>
PR:             bin/84995
Submitted by:   Divacky Roman &lt;xdivac02@stud.fit.vutbr.cz&gt;
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T13:43:56Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T13:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c7216df785592bb069469113f556dfd1946ed5d'/>
<id>urn:sha1:6c7216df785592bb069469113f556dfd1946ed5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove local malloc prototypes, which are incorrect and conflict with</title>
<updated>2004-07-28T07:12:30Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-28T07:12:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e96993d049f5a25edccb8ca1b1531a58ee5b025e'/>
<id>urn:sha1:e96993d049f5a25edccb8ca1b1531a58ee5b025e</id>
<content type='text'>
both GCC builtin and system declared ones.
</content>
</entry>
<entry>
<title>Deal with double whitespace.</title>
<updated>2004-07-03T00:24:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T00:24:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=557b7fa1488f8937156051e061ac3512330bcb7e'/>
<id>urn:sha1:557b7fa1488f8937156051e061ac3512330bcb7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T22:22:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T22:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6a3e8b0adc8c622ae61275a94d5d869980a68069'/>
<id>urn:sha1:6a3e8b0adc8c622ae61275a94d5d869980a68069</id>
<content type='text'>
</content>
</entry>
</feed>
