| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Notes:
svn path=/head/; revision=26012
|
|
|
|
|
|
|
|
|
|
|
| |
Strong 2.2 and 2.1.x candidate. Someone should review the patch before,
however.
The maintainer of the Perl5 port should probably introduce a similar patch
there.
Notes:
svn path=/head/; revision=23241
|
|
|
|
| |
Notes:
svn path=/head/; revision=22996
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
|
|
|
| |
Fixes make world failure #3 for today (part of an ongoing series).
Notes:
svn path=/head/; revision=21392
|
|
|
|
|
|
|
| |
was unused afterall.
Notes:
svn path=/head/; revision=20877
|
|
|
|
|
|
|
| |
SETEUID chacked before SETREUID
Notes:
svn path=/head/; revision=20183
|
|
|
|
| |
Notes:
svn path=/head/; revision=20180
|
|
|
|
|
|
|
|
|
|
|
| |
peeking inside of Chris Torek's stdio library internals. This is
similar to the code used for other systems, but didn't work on CT's new
implementation.
Submitted by: Gary Kline <kline@tera.com>
Notes:
svn path=/head/; revision=20121
|
|
|
|
| |
Notes:
svn path=/head/; revision=18718
|
|
|
|
| |
Notes:
svn path=/head/; revision=18328
|
|
|
|
|
|
|
|
| |
vulnerable since it used setreuid() as opposed to Posix saved IDs.
The change broke setuid scripts.
Notes:
svn path=/head/; revision=16846
|
|
|
|
|
|
|
| |
Submitted by: The Perl Gods as described in the advisory
Notes:
svn path=/head/; revision=16777
|
|
|
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
Notes:
svn path=/head/; revision=16663
|
|
|
|
| |
Notes:
svn path=/head/; revision=16078
|
|
|
|
|
|
|
|
|
|
|
| |
. rename the function to main'gethostname, so it can be called unqualified,
. strip the trailing \0 character, closes PR # bin/1084,
. a better way to express an insane long string.
Submitted by: Giles Lean <giles@topaz.nemeton.com.au> (except the 1st)
Notes:
svn path=/head/; revision=14677
|
|
|
|
|
|
|
|
|
|
|
|
| |
avoids the kludgy backquotes that are required by now (`hostname`).
Usage:
require "gethostname.pl";
$thishost = &gethostname'gethostname;
Notes:
svn path=/head/; revision=14084
|
|
|
|
| |
Notes:
svn path=/cvs2svn/branches/ATT/; revision=13122
|
|
|
|
|
|
|
| |
specified in the top level Makefiles.
Notes:
svn path=/head/; revision=9701
|
|
|
|
| |
Notes:
svn path=/head/; revision=8858
|
|
|
|
|
|
|
| |
which use sperl$]
Notes:
svn path=/head/; revision=8818
|
|
|
|
|
|
|
| |
which use tperl$]
Notes:
svn path=/head/; revision=8817
|
|
|
|
|
|
|
| |
Submitted by: Bill Fenner <fenner@parc.xerox.com>
Notes:
svn path=/head/; revision=8816
|
|
|
|
| |
Notes:
svn path=/head/; revision=8113
|
|
|
|
| |
Notes:
svn path=/head/; revision=7584
|
|
|
|
| |
Notes:
svn path=/head/; revision=7384
|
|
|
|
| |
Notes:
svn path=/head/; revision=7383
|
|
|
|
| |
Notes:
svn path=/head/; revision=7361
|
|
|
|
|
|
|
|
|
| |
interpret it. I've preserved the bugs that perl must be installed
to build part of perl and that it must be installed in the wrong place
(no ${DESTDIR}).
Notes:
svn path=/head/; revision=7357
|
|
|
|
| |
Notes:
svn path=/head/; revision=7334
|
|
|
|
| |
Notes:
svn path=/head/; revision=7320
|
|
|
|
|
|
|
|
| |
which is also installed by default (the reason for which should also be
plain shortly).
Notes:
svn path=/head/; revision=7314
|
|
|
|
|
|
|
| |
directories instead of /usr/share/perl.
Notes:
svn path=/head/; revision=6393
|
|
|
|
|
|
|
|
|
|
| |
i reported today earlier..tested and works OK..
( To those who want to experience bug try running aub
with old version of socket.ph and with new one or just any
perl script "requiring " <sys/socket.ph> or <sys/cdefs.ph> )
Notes:
svn path=/head/; revision=6153
|
|
|
|
|
|
|
| |
Submitted by: Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr>
Notes:
svn path=/head/; revision=5579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
perl setuid scripts don't work in 2.1-current for the same reason they were
not working in 1.1.5.1.
Perl 5 has the same "problem" of course.
We have almost POSIX saved uids but we must undefine the following symbols
in order to get setuid perl scripts :
Submitted by: roberto@blaise.ibp.fr (Ollivier Robert)
Notes:
svn path=/head/; revision=5456
|
|
|
|
| |
Notes:
svn path=/head/; revision=5349
|
|
|
|
|
|
|
|
| |
Remove mkdir -p, this is handled by make hierarchy.
Add NOOBJ= to override obj: target, and remove local obj: target.
Notes:
svn path=/head/; revision=5338
|
|
|
|
|
|
|
|
|
| |
manpages is not completely trivial.
Please don't commit untested changes.
Notes:
svn path=/head/; revision=5335
|
|
|
|
| |
Notes:
svn path=/head/; revision=5334
|
|
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=5330
|
|
|
|
|
|
|
|
| |
the CLEANFILES target. Remove the file a2p.c from the source tree, this get
generated anew from a2p.y.
Notes:
svn path=/head/; revision=4851
|
|
|
|
|
|
|
|
|
|
|
|
| |
in getting mirror-2.3 to work with FreeBSD, i found that timelocal.pl has
a bug. a patch is included below. this needs to be applied to both
src/gnu/usr.bin/perl/lib/timelocal.pl and
src/usr.sbin/xntpd/scripts/monitoring/timelocal.pl
Submitted by: jmb
Notes:
svn path=/head/; revision=4592
|
|
|
|
| |
Notes:
svn path=/head/; revision=4129
|
|
|
|
| |
Notes:
svn path=/head/; revision=4125
|
|
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=4124
|
|
|
|
|
|
|
| |
a point so... If any thing besides here I would vote for /usr/include.
Notes:
svn path=/head/; revision=4123
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Perl's scripts are still trying to execute perl out of /usr/gnu/bin/perl.
The hack Larry was using for h2ph.1 doesn't work with the new macros, so
make it a real man page.
Also, we weren't building the .ph files, add them as an afterinstall rule
in the x2p subdirectory.
Notes:
svn path=/head/; revision=3985
|
|
|
|
|
|
|
|
|
| |
and /usr/share/perl (library). The latter was chosen as analogous to other
directories already present in /usr/share, like /usr/share/groff_font and
(particularly) /usr/share/mk.
Notes:
svn path=/head/; revision=3945
|
|
|
|
|
|
|
|
| |
Fix missing ${DESTDIR} in 2 places (rgrimes)
Submitted by: bde
Notes:
svn path=/head/; revision=2684
|