summaryrefslogtreecommitdiff
path: root/lang/python23/files/patch-Lib::posixfile.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Get rid python-2.3 and python-3.0 (no longer under developement)Martin Wilke2009-12-181-16/+0
| | | | Reviewed by: alexbl, clsung, pav
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-291-1/+1
| | | | Obtained from: Python SVN (r58697, r58698)
* - Add support for FreeBSD 7Hye-Shik Chang2005-07-281-1/+1
| | | | | | | | - Drop support for FreeBSD 3 - Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1] Submitted by: jkim [1] Obtained from: Python CVS
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-201-0/+16
- Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS