| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/releng/5.2/; revision=123193
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117423
|
| |
|
|
|
|
|
|
|
| |
path fixes.
Submitted by: Tim Kientzle <kientzle@acm.org>
Notes:
svn path=/head/; revision=117036
|
| |
|
|
|
|
|
|
|
|
| |
Obsolete WFORMAT= junk also removed where possible.
OK'ed by: obrien
Tested on: sparc64, alpha, i386
Notes:
svn path=/head/; revision=116282
|
| |
|
|
|
|
|
|
|
|
|
|
| |
cat ${.ALLSRC} > ${.TARGET}
rather than
ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.
Commented by: marcel, obrien, bde
Notes:
svn path=/head/; revision=115898
|
| |
|
|
|
|
|
| |
sized/unsigned comparisons.
Notes:
svn path=/head/; revision=114510
|
| |
|
|
| |
Notes:
svn path=/head/; revision=110348
|
| |
|
|
|
|
|
| |
Add FreeBSD Id tag where missing.
Notes:
svn path=/head/; revision=108470
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102230
|
| |
|
|
| |
Notes:
svn path=/head/; revision=100640
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provided the (previously missing) dependency on source files
for intermediate .msg files.
Provided the default for NLSSRCDIR (defaults to .CURDIR).
Slightly changed the API: NLS should now list plain locale
names, without the .msg suffix.
When included from bsd.prog.mk, NLSNAME defaults to PROG.
Notes:
svn path=/head/; revision=99257
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91633
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91629
|
| |
|
|
|
|
|
| |
XXX: links handling simplify
Notes:
svn path=/head/; revision=91627
|
| |
|
|
|
|
|
|
|
| |
PR: misc/34800 (from Steven Grady)
Submitted by: phantom (patch)
MFC after: 3 days
Notes:
svn path=/head/; revision=90559
|
| |
|
|
|
|
|
| |
Tested on i386 and alpha.
Notes:
svn path=/head/; revision=90166
|
| |
|
|
|
|
|
|
|
| |
set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87323
|
| |
|
|
|
|
|
|
| |
PR: 23161
Submitted by: Anand Ranganathan <anand@blandings.com>
Notes:
svn path=/head/; revision=83121
|
| |
|
|
|
|
|
|
|
| |
This file could be removed as the alpha changes have been incorporated into
the base release. However, it is probably best to leave this here since there
are additional FreeBSD architectures in the pipeline that should be added.
Notes:
svn path=/head/; revision=83116
|
| |
|
|
|
|
|
| |
(Polish was also included in tcsh-6.11 but the set1 and set3 files are broken)
Notes:
svn path=/head/; revision=83101
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77987
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74845
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74397
|
| |
|
|
|
|
|
| |
put greek and ja in the correct alphabetical place in the SUBDIR line.
Notes:
svn path=/head/; revision=73640
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71169
|
| |
|
|
|
|
|
| |
generated files land. Also give precedence to generated files.
Notes:
svn path=/head/; revision=69640
|
| |
|
|
|
|
|
| |
Add gethost to build-tools to help cross-building
Notes:
svn path=/head/; revision=69551
|
| |
|
|
|
|
|
| |
GCC 2.96 does not like this.
Notes:
svn path=/head/; revision=69476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69415
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69262
|
| |
|
|
|
|
|
| |
Asked-by: bde
Notes:
svn path=/head/; revision=62759
|
| |
|
|
|
|
|
| |
really used
Notes:
svn path=/head/; revision=62692
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61535
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60611
|
| |
|
|
|
|
|
| |
Fixed some style bugs.
Notes:
svn path=/head/; revision=60599
|
| |
|
|
|
|
|
| |
Approved by: obrien
Notes:
svn path=/head/; revision=60029
|
| |
|
|
|
|
|
|
| |
Fix 'make release'
Suppress 'make distribute'
Notes:
svn path=/head/; revision=59581
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59576
|
| |
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=59575
|
| |
|
|
|
|
|
|
|
| |
if "WANT_KANJI" is defined in /etc/make.conf.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=59471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59462
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59461
|
| |
|
|
|
|
|
|
| |
Optimize NLS by not wasting space copying the same .cat but use symbolic links
instead.
Notes:
svn path=/head/; revision=59432
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59425
|
| |
|
|
|
|
|
| |
Submitted by: ache
Notes:
svn path=/head/; revision=59424
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59394
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59393
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59355
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57717
|