aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
Commit message (Expand)AuthorAgeFilesLines
...
* Fix buffer overload that might lead to root.Warner Losh1997-05-221-2/+5
* Plug an old security hole: suidperl didn't honor MNT_NOSUID.Joerg Wunsch1997-03-012-2/+23
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove bogus redeclaration of setenv().Jordan K. Hubbard1997-01-071-2/+4
* Remove a couple of private malloc() implementations, one of whichPoul-Henning Kamp1996-12-236-1033/+4
* Disable seteuid/setegid back, I overlook one place whereAndrey A. Chernov1996-12-071-2/+2
* Enable seteuid, setegidAndrey A. Chernov1996-12-061-2/+2
* Added support for '-T' and '-B' (text and binary) file recognition byNate Williams1996-12-032-2/+43
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+8
* Grab h2ph from /usr/bin, not /usr/local/bin!Paul Traina1996-09-171-1/+1
* Back out Nate's changes from rev. 1.6; our Perl has not beenJoerg Wunsch1996-06-301-46/+4
* Fix for " CERT Advisory CA-96.12 - Vulnerability in suidperl"Nate Williams1996-06-261-5/+50
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-2/+2
* Use setreuid instead of seteuid for permissions managementGary Palmer1996-06-023-7/+12
* Several changes to the gethostname module:Joerg Wunsch1996-03-181-6/+5
* Add a small `gethostname' package. It uses __sysctl(2), and thusJoerg Wunsch1996-02-132-3/+40
* recording cvs-1.6 file deathPeter Wemm1995-12-3011-4905/+0
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-252-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-3058-345/+503
* Add link to sperl4.036, needed for suid scripts and pgmsAndrey A. Chernov1995-05-281-0/+1
* Make link to tperl4.036, needed for suid scripts and other stuffAndrey A. Chernov1995-05-281-0/+1
* Fix $] variable value (version number), close PR 449Andrey A. Chernov1995-05-281-2/+8
* Remove setr* hacksAndrey A. Chernov1995-04-271-4/+4
* Fix compiler warnings: don't declare enum types as static.Bruce Evans1995-04-021-4/+9
* Comment out all perverted curses optimizationAndrey A. Chernov1995-03-261-19/+19
* Change wrong -ltermcap -ltermlib picked up to -lmytinfoAndrey A. Chernov1995-03-261-2/+2
* Get PERL found in any of its obvious locations.Jordan K. Hubbard1995-03-251-6/+17
* Don't attempt to fix the mode of mus - mus might be read-only. JustBruce Evans1995-03-251-2/+1
* If mus script not executable, fix.Jordan K. Hubbard1995-03-241-0/+1
* Adjust include paths.Jordan K. Hubbard1995-03-241-2/+2
* Bring back perl/usub as usub/, this time containing an updated curseperlJordan K. Hubbard1995-03-248-1/+1410
* Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIRRodney W. Grimes1995-02-141-1/+1
* Fix to h2ph "undefined function" bugUgen J.S. Antsilevich1995-02-031-6/+14
* Install suidperl suid root.Jordan K. Hubbard1995-01-141-0/+3
* I think someone has already talk about it but I just got bitten again :Joerg Wunsch1995-01-091-4/+4
* Add usr/share/perl/sys to mtree file, remove private mkdir from Makefile.Rodney W. Grimes1995-01-031-1/+0
* Add missing ${DESTDIR} so that the library ends up in a release.Rodney W. Grimes1995-01-011-5/+3
* Fix previous commit. Installing links to manpages without installingBruce Evans1995-01-011-3/+2
* Fix previous commit.Bruce Evans1995-01-011-2/+1
* Add mlinks for man pageGary Clark II1994-12-312-2/+5
* Add the files y.tab.h and a2p.c that get automatically generated toAndreas Schulz1994-11-281-0/+1
* From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM>Jordan K. Hubbard1994-11-181-0/+1
* Correct my hosing...:(Gary Clark II1994-11-033-3/+3
* Change libs to install in /usr/lib/perlGary Clark II1994-11-031-1/+1
* Change libs to /usr/lib/perlGary Clark II1994-11-031-1/+1
* Install libs into /usr/lib/perl. The discussion we had did not come toGary Clark II1994-11-031-1/+1
* Test test test! sigh!Paul Traina1994-10-298-233/+29
* Convince Perl to that is is part of the system, as /usr/bin/perl (binary)Garrett Wollman1994-10-278-15/+21
* Include of bsd.prog.mk should almost always be the last line of the file.Rodney W. Grimes1994-09-124-10/+8