summaryrefslogtreecommitdiff
path: root/security/sudosh3/files/patch-src::sudosh.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resurrect the patch to sudosh.c to fix a pty issue.Cy Schubert2009-01-191-0/+129
|
* Welcome the new sudosh2 port. Sudosh2 was forked from sudosh in 2007.Cy Schubert2009-01-131-129/+0
|
* ptsname(3) is supported under FreeBSD 5.X and up.Cy Schubert2007-01-051-9/+7
| | | | Submitted by: jkim
* Fix errant ifdefs which also fixes build under 4.X.Cy Schubert2007-01-051-2/+2
| | | | Submitted by: jkim
* Cosmetic changes to sync up the style of the patch to that of theCy Schubert2007-01-041-25/+27
| | | | original code.
* Update 1.6.3 --> 1.8.1Cy Schubert2005-06-171-59/+62
|
* Update 1.4.9p1 --> 1.6.3.Cy Schubert2005-06-011-99/+72
| | | | Fix a nasty job control/interrupt bug.
* Udate 1.4.1 --> 1.4.8Cy Schubert2005-04-131-95/+75
|
* Fix link issue under FreeBSD-4.X due to unsupported functions.Cy Schubert2004-11-141-10/+22
|
* Correct some tty handling problems.Cy Schubert2004-10-291-5/+124
|
* Repair handling of ptys.Cy Schubert2004-10-281-0/+42