summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl
Commit message (Expand)AuthorAgeFilesLines
* Sigh, there's always one more buffer overflow. :-(joerg1997-09-161-5/+12
* fix a few spelling changesjmg1997-08-301-2/+5
* Major Ooops. I've overlooked a few calls to scanident() in my last commit.joerg1997-08-271-9/+15
* Fix a buffer overflow condition (that causes a security hole in suidperl).joerg1997-08-083-16/+34
* Fix buffer overload that might lead to root.imp1997-05-221-2/+5
* Plug an old security hole: suidperl didn't honor MNT_NOSUID.joerg1997-03-012-2/+23
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove bogus redeclaration of setenv().jkh1997-01-071-2/+4
* Remove a couple of private malloc() implementations, one of whichphk1996-12-236-1033/+4
* Disable seteuid/setegid back, I overlook one place whereache1996-12-071-2/+2
* Enable seteuid, setegidache1996-12-061-2/+2
* Added support for '-T' and '-B' (text and binary) file recognition bynate1996-12-032-2/+43
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+8
* Grab h2ph from /usr/bin, not /usr/local/bin!pst1996-09-171-1/+1
* Back out Nate's changes from rev. 1.6; our Perl has not beenjoerg1996-06-301-46/+4
* Fix for " CERT Advisory CA-96.12 - Vulnerability in suidperl"nate1996-06-261-5/+50
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-2/+2
* Use setreuid instead of seteuid for permissions managementgpalmer1996-06-023-7/+12
* Several changes to the gethostname module:joerg1996-03-181-6/+5
* Add a small `gethostname' package. It uses __sysctl(2), and thusjoerg1996-02-132-3/+40
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-3010-4889/+0
* recording cvs-1.6 file deathpeter1995-12-301-16/+0
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-252-3/+3
* Remove trailing whitespace.rgrimes1995-05-3058-345/+503
* Add link to sperl4.036, needed for suid scripts and pgmsache1995-05-281-0/+1
* Make link to tperl4.036, needed for suid scripts and other stuffache1995-05-281-0/+1
* Fix $] variable value (version number), close PR 449ache1995-05-281-2/+8
* Remove setr* hacksache1995-04-271-4/+4
* Fix compiler warnings: don't declare enum types as static.bde1995-04-021-4/+9
* Comment out all perverted curses optimizationache1995-03-261-19/+19
* Change wrong -ltermcap -ltermlib picked up to -lmytinfoache1995-03-261-2/+2
* Get PERL found in any of its obvious locations.jkh1995-03-251-6/+17
* Don't attempt to fix the mode of mus - mus might be read-only. Justbde1995-03-251-2/+1
* If mus script not executable, fix.jkh1995-03-241-0/+1
* Adjust include paths.jkh1995-03-241-2/+2
* Bring back perl/usub as usub/, this time containing an updated curseperljkh1995-03-248-1/+1410
* Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIRrgrimes1995-02-141-1/+1
* Fix to h2ph "undefined function" bugugen1995-02-031-6/+14
* Install suidperl suid root.jkh1995-01-141-0/+3
* I think someone has already talk about it but I just got bitten again :joerg1995-01-091-4/+4
* Add usr/share/perl/sys to mtree file, remove private mkdir from Makefile.rgrimes1995-01-031-1/+0
* Add missing ${DESTDIR} so that the library ends up in a release.rgrimes1995-01-011-5/+3
* Fix previous commit. Installing links to manpages without installingbde1995-01-011-3/+2
* Fix previous commit.bde1995-01-011-2/+1
* Add mlinks for man pagegclarkii1994-12-312-2/+5
* Add the files y.tab.h and a2p.c that get automatically generated toats1994-11-281-0/+1
* From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>jkh1994-11-181-0/+1
* Correct my hosing...:(gclarkii1994-11-033-3/+3
* Change libs to install in /usr/lib/perlgclarkii1994-11-031-1/+1
OpenPOWER on IntegriCloud