| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49312
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49225
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47832
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Add $Id$
Removes temp file exploits in gzexe (predictable filenames)
Fixes some typos
Fixes a buffer overrun in gzip -S
Don't prepend /usr/local/bin to path in scripts
Correct location of /usr/share/misc/termcap
Notes:
svn path=/stable/3/; revision=47817
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47470
|
| |
|
|
|
|
|
| |
PR: conf/11747
Notes:
svn path=/stable/3/; revision=47358
|
| |
|
|
|
|
|
| |
Spotted-by: Ruslan Ermilov (ru@ucb.crimea.ua)
Notes:
svn path=/stable/3/; revision=47357
|
| |
|
|
|
|
|
| |
OKed by: wosch
Notes:
svn path=/stable/3/; revision=46933
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46897
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46691
|
| |
|
|
|
|
|
| |
Approved by: core
Notes:
svn path=/stable/3/; revision=46681
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46666
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46522
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46513
|
| |
|
|
|
|
|
| |
PR: docs/9658
Notes:
svn path=/stable/3/; revision=46431
|
| |
|
|
|
|
|
|
|
| |
everyone (to prevent fake-postings) and modern Inn installs
rnews as news.uucp and mode 4550 this is the only save way to allow
uuxqt to process rnews batches.
Notes:
svn path=/stable/3/; revision=46336
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46329
|
| |
|
|
|
|
|
|
| |
PR: 11389
Submitted by: Adrian Chadd <adrian@FreeBSD.org>
Notes:
svn path=/stable/3/; revision=46185
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=45236
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=45111
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=45109
|
| |
|
|
|
|
|
| |
user's environment.
Notes:
svn path=/stable/3/; revision=44997
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/include/sys. Specifically we need /usr/include/machine
since "syslog.h" includes "machine/ansi.h". To be safe we
translate all of /usr/include/* and /usr/include/*/*.
sample error case:
echo "require 'syslog.ph';" | /usr/bin/perl
will fail when syslog.ph tries to include machine/ansi.ph
Submitted by: Doug Ambrisko
Notes:
svn path=/stable/3/; revision=44865
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=44325
|
| |
|
|
|
|
|
| |
OK'ed by: jkh
Notes:
svn path=/stable/3/; revision=43660
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=43147
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=42951
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
obj dir is only indirectly related to the location of libtxi.a's obj
dir).
Fixed about 3 style bugs in previous commit.
Fixed my bug in rev.1.7. "../../Makefile.inc" worked as an alias for
"../Makefile.inc" in some cases, but it gives endless recursion when
there is an obj dir in one of the subdirs.
Notes:
svn path=/head/; revision=42877
|
| |
|
|
|
|
|
|
|
|
|
| |
version of makeinfo must be used. The fix breaks bootstrapping of
texinfo by a simple `make' in the texinfo directory -- `make world'
must be used to bootstrap it if you don't know how to do it manually.
Fixed at least 7 style bugs in previous commit.
Notes:
svn path=/head/; revision=42868
|
| |
|
|
|
|
|
|
|
| |
NB! NB! NB! GUYS - the perl5 build is extremely nasty!! Please run all
changes to it past me _before_ committing. There are some very subtle
gotchas.
Notes:
svn path=/head/; revision=42745
|
| |
|
|
|
|
|
| |
and doesn't need to use this.
Notes:
svn path=/head/; revision=42731
|
| |
|
|
|
|
|
| |
Submitted by: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
Notes:
svn path=/head/; revision=42698
|
| |
|
|
|
|
|
| |
and treat any other stuff as comments
Notes:
svn path=/head/; revision=42684
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=42667
|
| |
|
|
|
|
|
| |
Submitted by: lkoeller@cc.fh-lippe.de
Notes:
svn path=/head/; revision=42665
|
| |
|
|
|
|
|
| |
Submitted by: Arjan de Vet <Arjan.deVet@adv.iae.nl>
Notes:
svn path=/head/; revision=42616
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42593
|
| |
|
|
|
|
|
|
|
| |
/usr/bin/sperl5.00502 to implement it, so that name had better exist..
Reviewed by: markm (a while ago)
Notes:
svn path=/head/; revision=42562
|
| |
|
|
|
|
|
|
|
|
|
| |
than ".so". The old extension conflicted with well-established
naming conventions for dynamically loadable modules.
The "clean" targets continue to remove ".so" files too, to deal with
old systems.
Notes:
svn path=/head/; revision=42450
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
because of
strip maybe_stripped
strip: maybe_stripped: File format not recognized
*** Error code 1
in I/usr/src/gnu/usr.bin/binutils/strip
Notes:
svn path=/head/; revision=42393
|
| |
|
|
|
|
|
|
| |
non-problems for elf -- `ld -elf -O foo.tmp -x -r foo' apparently puts
the result in a.out so it has essentially no effect.
Notes:
svn path=/head/; revision=42093
|
| |
|
|
|
|
|
| |
harmful if it were used.
Notes:
svn path=/head/; revision=42091
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41849
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41475
|
| |
|
|
|
|
|
|
| |
man(1). The man manual page is the obvious first place that people
who are trying to write manual pages look.
Notes:
svn path=/head/; revision=41436
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41155
|
| |
|
|
|
|
|
| |
default to aout only on i386.
Notes:
svn path=/head/; revision=40663
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40468
|
| |
|
|
|
|
|
|
|
|
| |
6 headers up to 6 times concurrently. Debugged by Don Lewis
(Don.Lewis@tsc.tdk.com).
Fixed some disorder.
Notes:
svn path=/head/; revision=40457
|
| |
|
|
|
|
|
|
|
| |
This should fix a substantial number of broken p5-* ports.
Tested-on: x11-toolkits/p5-Tk (Amongst others)
Notes:
svn path=/head/; revision=40400
|