| #
e9ac4169 |
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
e717cb04 |
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
misc: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl
misc: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
This is for the misfits that have only a few: COPYRIGHT, gnu, tools, rescue, and etc.
Sponsored by: Netflix
show more ...
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
4b330699 |
| 02-Aug-2017 |
Enji Cooper <ngie@FreeBSD.org> |
Convert traditional ${MK_TESTS} conditional idiom for including test directories to SUBDIR.${MK_TESTS} idiom
This is being done to pave the way for future work (and homogenity) in ^/projects/make-ch
Convert traditional ${MK_TESTS} conditional idiom for including test directories to SUBDIR.${MK_TESTS} idiom
This is being done to pave the way for future work (and homogenity) in ^/projects/make-check-sandbox .
No functional change intended.
MFC after: 1 weeks
show more ...
|
| #
aa92269e |
| 15-Oct-2015 |
Bryan Drewery <bdrewery@FreeBSD.org> |
Add more SUBDIR_PARALLEL.
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
|
| #
c6063d0d |
| 06-May-2014 |
Warner Losh <imp@FreeBSD.org> |
Use src.opts.mk in preference to bsd.own.mk except where we need stuff from the latter.
|
| #
38f0b757 |
| 21-Apr-2014 |
Julio Merino <jmmv@FreeBSD.org> |
Add placeholder Kyuafiles for various top-level hierarchies.
This change adds tests/ directories in the source tree to create various subdirectories in /usr/tests/ and to install placeholder Kyuafil
Add placeholder Kyuafiles for various top-level hierarchies.
This change adds tests/ directories in the source tree to create various subdirectories in /usr/tests/ and to install placeholder Kyuafiles for them.
the relevant hierarchies are: cddl, etc, games, gnu and secure.
The reason for this is to simplify the addition of new test programs for utilities or libraries under any of these directories. Doing so on a case by case basis is unnecessary and is quite an obscure process.
show more ...
|
| #
3389489f |
| 05-Jun-2002 |
David E. O'Brien <obrien@FreeBSD.org> |
We haven't used this libg++ header since 1999/04/05 05:36:37.
|
| #
b227e8f1 |
| 25-May-2002 |
Mark Murray <markm@FreeBSD.org> |
Trim out this subdir; nothing has been made in here for _ages_.
|
| #
c4ebcaa7 |
| 30-Oct-2001 |
Mark Murray <markm@FreeBSD.org> |
tip(1) can do cu(1). We don't need this anymore.
|
| #
9b7a44a6 |
| 27-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
fce15c9a |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
| #
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
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 ...
|
| #
8b2f1b5f |
| 23-Dec-1995 |
Mark Murray <markm@FreeBSD.org> |
Remove games from the SUBDIR list. Gnu Chess is in ports now. OK'ed by: jkh, phk, asami (and others)
|
| #
6c1bb900 |
| 07-Feb-1995 |
Bill Paul <wpaul@FreeBSD.org> |
Hurm... I could have sworn I added usr.sbin to the top level GNU Makefile. Apparently I was mistaken. *groan*
|
| #
f3bd8e8c |
| 08-Nov-1994 |
Andrey A. Chernov <ache@FreeBSD.org> |
Add include
|
| #
3f6a5621 |
| 30-Jan-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Update for new organization of gnu tree.
|
| #
db53bc6c |
| 24-Sep-1993 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Added libmalloc to top level Makefile
|
| #
79601a34 |
| 20-Aug-1993 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
chess is now in src/gnu, moved here from src/games
|
| #
e1f941aa |
| 20-Aug-1993 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Added libg++ since it is now in src/gnu
|
| #
382e228b |
| 20-Aug-1993 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becoming the system default compiler. The move of gcc1 in the cvs repository will be done specially to retain all history. You wi
Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becoming the system default compiler. The move of gcc1 in the cvs repository will be done specially to retain all history. You will only see a commit message for it's removal, the addition of it to ports will be done, you just won't see the commit.
show more ...
|
| #
db8789d3 |
| 07-Aug-1993 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Added target for cpio.
|
| #
745ac0af |
| 05-Aug-1993 |
J.T. Conklin <jtc@FreeBSD.org> |
Added uucp
|
| #
8beb7552 |
| 03-Aug-1993 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Added libregex to Makefile
|
| #
67c386d8 |
| 02-Aug-1993 |
Andrew Moore <alm@FreeBSD.org> |
added dc to gnu/Makefile
|