|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
ffec3151 |
| 12-Mar-2017 |
Warner Losh <[email protected]> |
Convert gnu to using SRCTOP
Prefer SRCTOP over CURDIR/../../contrib, etc. However, retain the "up one level" instances of ../ because they are really relative to this part of the tree and not a mean
Convert gnu to using SRCTOP
Prefer SRCTOP over CURDIR/../../contrib, etc. However, retain the "up one level" instances of ../ because they are really relative to this part of the tree and not a means to find the root of the tree. As such, it's better to leave them since that further the goal of being able to move directories if watned to in the future.
Differential Revision: https://reviews.freebsd.org/D9932 Sponsored by: Netflix Silence On: arch@ (twice)
show more ...
|
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0 |
|
| #
db997e07 |
| 02-Mar-2015 |
Baptiste Daroussin <[email protected]> |
Install old texinfo pages in the form of mdoc(7) pages
|
| #
c7fab041 |
| 02-Jan-2015 |
Enji Cooper <[email protected]> |
Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc
Reported by: Ivan Klymenko <[email protected]> Reviewed by: bapt Differential Revision: D1412
|
|
Revision tags: release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0 |
|
| #
acca521c |
| 28-Nov-2011 |
Baptiste Daroussin <[email protected]> |
upgrade gperf to the last GPLv2 version (3.0.3)
Reviewed by: cognet Approved by: cognet
|
|
Revision tags: release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0, release/5.4.0, release/4.11.0, release/5.3.0, release/4.10.0, release/5.2.1 |
|
| #
4611c83a |
| 17-Feb-2004 |
Andrey A. Chernov <[email protected]> |
Remove getopt*.c, we already have compatible getopt_long() in libc
|
|
Revision tags: release/5.2.0, release/4.9.0, release/5.1.0, release/4.8.0, release/5.0.0, release/4.6.2 |
|
| #
c2eaaece |
| 16-Apr-2002 |
Ruslan Ermilov <[email protected]> |
*sigh* Really fix a typo.
Submitted by: bde
|
| #
c9a979c8 |
| 15-Apr-2002 |
David E. O'Brien <[email protected]> |
Fix typo.
|
| #
5786a9cf |
| 11-Apr-2002 |
Ruslan Ermilov <[email protected]> |
Revert the last change and mark the program as PROG_CXX.
|
| #
fffa0325 |
| 07-Apr-2002 |
Peter Wemm <[email protected]> |
Add -lstdc++ to the link args for these C++ tools so that they can be compiled with gcc-3.1. Somebody thought it was a good idea to move the implementation of new and delete from libgcc to libstdc++
Add -lstdc++ to the link args for these C++ tools so that they can be compiled with gcc-3.1. Somebody thought it was a good idea to move the implementation of new and delete from libgcc to libstdc++. This change doesn't harm the current compiler in the tree.
show more ...
|
|
Revision tags: release/4.3.0 |
|
| #
d8504df2 |
| 13-Oct-2000 |
David E. O'Brien <[email protected]> |
Style tweaks.
|
| #
99fee5f9 |
| 25-Mar-2000 |
Kris Kennaway <[email protected]> |
Update for gperf 2.7
|
| #
9b7a44a6 |
| 27-Aug-1999 |
Peter Wemm <[email protected]> |
$Id$ -> $FreeBSD$
|
| #
fce15c9a |
| 22-Feb-1997 |
Peter Wemm <[email protected]> |
Revert $FreeBSD$ to $Id$
|
| #
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <[email protected]> |
Make the long-awaited change from $Id$ to $FreeBSD$
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
Make the long-awaited change from $Id$ to $FreeBSD$
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.
show more ...
|
| #
4a82da69 |
| 10-Sep-1996 |
Peter Wemm <[email protected]> |
add bmakefiles
|