aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove outdated ports:Rene Ladan2014-07-013-152/+0
| | | | | | | | | | | 2014-07-01 security/sudosh3: Funcition replaced by sudo -s 2014-07-01 security/sudosh: Funcition replaced by sudo -s 2014-07-01 security/sudosh2: Funcition replaced by sudo -s 2014-07-01 lang/pike76: Outdated: Users should switch to lang/pike78 2014-07-01 editors/gummi: Builds fine but the program itself is unusable Notes: svn path=/head/; revision=359962
* Fix SIBGUS and SIGSEGV violations on amd64 platform.Cy Schubert2007-01-061-0/+12
| | | | Notes: svn path=/head/; revision=181650
* ptsname(3) is supported under FreeBSD 5.X and up.Cy Schubert2007-01-051-9/+7
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=181578
* Fix errant ifdefs which also fixes build under 4.X.Cy Schubert2007-01-051-2/+2
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=181460
* Cosmetic changes to sync up the style of the patch to that of theCy Schubert2007-01-041-25/+27
| | | | | | | original code. Notes: svn path=/head/; revision=181424
* Make this port sysinstall friendly.Cy Schubert2005-10-261-2/+3
| | | | Notes: svn path=/head/; revision=146428
* Adjust port to installl sudoers.conf.sample as a reference sample file.Cy Schubert2005-10-251-0/+10
| | | | | | | Conditionally install sudoers.conf. Notes: svn path=/head/; revision=146345
* Update 1.6.3 --> 1.8.1Cy Schubert2005-06-171-59/+62
| | | | Notes: svn path=/head/; revision=137637
* Update 1.4.9p1 --> 1.6.3.Cy Schubert2005-06-011-99/+72
| | | | | | | Fix a nasty job control/interrupt bug. Notes: svn path=/head/; revision=136641
* Udate 1.4.1 --> 1.4.8Cy Schubert2005-04-131-95/+75
| | | | Notes: svn path=/head/; revision=133189
* Fix link issue under FreeBSD-4.X due to unsupported functions.Cy Schubert2004-11-141-10/+22
| | | | Notes: svn path=/head/; revision=121536
* Correct some tty handling problems.Cy Schubert2004-10-291-5/+124
| | | | Notes: svn path=/head/; revision=120467
* Repair handling of ptys.Cy Schubert2004-10-281-0/+42
Notes: svn path=/head/; revision=120441