| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Approved by: re (implicit)
This commit was manufactured to restore the state of the 7.3-RELEASE image.
|
|
|
|
|
|
|
|
|
| |
Reported by: jhb
Discussed with: deischen, des, doubg, harti
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=170925
|
|
|
|
|
|
|
|
|
|
| |
been bumped since RELENG_5.
Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)
Notes:
svn path=/head/; revision=148297
|
|
|
|
|
|
|
| |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=146053
|
|
|
|
| |
Notes:
svn path=/head/; revision=146050
|
|
|
|
| |
Notes:
svn path=/head/; revision=146044
|
|
|
|
|
|
|
|
| |
modern versions of GNU regex already do things the way we want when
multibyte character support is enabled.
Notes:
svn path=/head/; revision=146043
|
|\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=146041
|
| |
| |
| |
| |
| | |
Notes:
svn path=/vendor/libregex/dist/; revision=146040
svn path=/vendor/libregex/fedora-glibc-2.3.4-21/; revision=146042; tag=vendor/libregex/fedora-glibc-2.3.4-21
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=135463
|
| |
| |
| |
| |
| |
| |
| | |
need for hack workarounds in tools/lib32/build32.sh.
Notes:
svn path=/head/; revision=135286
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=131663
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
like [X-Y] should match all characters between X-Y according to the
locale's collating order, not by binary value. For now, this only fixes
the !MBS_SUPPORT case (which is the default).
Notes:
svn path=/head/; revision=131547
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=131546
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=131544
|
| |
| |
| |
| |
| | |
Notes:
svn path=/vendor/libregex/dist/; revision=131543
svn path=/vendor/libregex/from-grep-2.5.1/; revision=131545; tag=vendor/libregex/from-grep-2.5.1
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=126224
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=126215
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=126213
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=126212
|
|\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=126210
|
|
|
|
|
| |
Notes:
svn path=/vendor/libregex/dist/; revision=126209
svn path=/vendor/libregex/from-grep-2.4.2/; revision=126211; tag=vendor/libregex/from-grep-2.4.2
|
|
|
|
| |
Notes:
svn path=/head/; revision=126022
|
|
|
|
| |
Notes:
svn path=/head/; revision=125978
|
|
|
|
| |
Notes:
svn path=/head/; revision=125893
|
|
|
|
| |
Notes:
svn path=/head/; revision=118375
|
|
|
|
| |
Notes:
svn path=/head/; revision=104073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
via INCS. Implemented INCSLINKS (equivalent to SYMLINKS) to
handle symlinking include files. Allow for multiple groups of
include files to be installed, with the powerful INCSGROUPS knob.
Documentation to follow.
Added standard `includes' and `incsinstall' targets, use them
in Makefile.inc1. Headers from the following makefiles were
not installed before (during `includes' in Makefile.inc1):
kerberos5/lib/libtelnet/Makefile
lib/libbz2/Makefile
lib/libdevinfo/Makefile
lib/libform/Makefile
lib/libisc/Makefile
lib/libmenu/Makefile
lib/libmilter/Makefile
lib/libpanel/Makefile
Replaced all `beforeinstall' targets for installing includes
with the INCS stuff.
Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,
and for compatibility with NetBSD. Similarly for INCOWN, INCGRP,
and INCMODE.
Consistently use INCLUDEDIR instead of /usr/include.
gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changes
were only lightly tested due to the missing contrib/libstdc++-v3.
I fully tested the pre-WIP_GCC31 version of this patch with the
contrib/libstdc++.295 stuff.
These changes have been tested on i386 with the -DNO_WERROR "make
world" and "make release".
Notes:
svn path=/head/; revision=96462
|
|
|
|
|
|
|
|
| |
Submitted by: David Wolfskill <david@catwhisker.org>
(did I mention he should be a committer? :-) )
Notes:
svn path=/head/; revision=85807
|
|
|
|
| |
Notes:
svn path=/head/; revision=50488
|
|
|
|
| |
Notes:
svn path=/head/; revision=50472
|
|
|
|
|
|
|
|
| |
the only lib that was using the SHLIB_* values from gnu/lib/Makefile.inc.
Thus I simply added the to the Makefile here.
Notes:
svn path=/head/; revision=45276
|
|
|
|
|
|
|
|
| |
Since we aren't keeping all the GNU libs at the same versions, this is
useless and causes us to build a shared libgcc, which we don't want to do.
Notes:
svn path=/head/; revision=45275
|
|
|
|
|
|
|
| |
version instead.
Notes:
svn path=/head/; revision=30578
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
intended (and clearly, neither did the author :) I've just used the
bullet list attribute everywhere.
Notes:
svn path=/head/; revision=21643
|
|
|
|
| |
Notes:
svn path=/head/; revision=21511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We've already got it in libc, but both libraries are incompatible
wrt. their header files and internal data structures. This
incompatibility caused the expr(1) on the fixit floppy to mysteriously
dump core for the colon operator.
Strong 2.2 candidate, since it fixes the usage of MAKEDEV on the fixit
floppy. I'd like to get it reviewed by somebody else though.
Observed by: andreas
Notes:
svn path=/head/; revision=19824
|
|
|
|
| |
Notes:
svn path=/head/; revision=19279
|
|
|
|
| |
Notes:
svn path=/head/; revision=17935
|
|
|
|
| |
Notes:
svn path=/head/; revision=17554
|
|
|
|
| |
Notes:
svn path=/head/; revision=17549
|
|
|
|
|
|
|
|
| |
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
Notes:
svn path=/head/; revision=15679
|
|
|
|
| |
Notes:
svn path=/cvs2svn/branches/ATT/; revision=13122
|
|
|
|
|
|
|
|
|
|
| |
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
Notes:
svn path=/head/; revision=9970
|
|
|
|
|
|
|
| |
file with an info source file.
Notes:
svn path=/head/; revision=9498
|
|
|
|
| |
Notes:
svn path=/head/; revision=8858
|
|
|
|
| |
Notes:
svn path=/head/; revision=7043
|
|
|
|
|
|
|
| |
in the 'beforeinstall' target.
Notes:
svn path=/head/; revision=6926
|