Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
| | | | | from the latter. | ||||
* | Add placeholder Kyuafiles for various top-level hierarchies. | jmmv | 2014-04-21 | 1 | -1/+7 |
| | | | | | | | | | | | | 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. | ||||
* | We haven't used this libg++ header since 1999/04/05 05:36:37. | obrien | 2002-06-05 | 1 | -1/+1 |
| | |||||
* | Trim out this subdir; nothing has been made in here for _ages_. | markm | 2002-05-25 | 1 | -1/+1 |
| | |||||
* | tip(1) can do cu(1). We don't need this anymore. | markm | 2001-10-30 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Remove games from the SUBDIR list. Gnu Chess is in ports now. | markm | 1995-12-23 | 1 | -1/+2 |
| | | | | OK'ed by: jkh, phk, asami (and others) | ||||
* | Hurm... I could have sworn I added usr.sbin to the top level GNU | wpaul | 1995-02-07 | 1 | -1/+1 |
| | | | | Makefile. Apparently I was mistaken. *groan* | ||||
* | Add include | ache | 1994-11-08 | 1 | -1/+1 |
| | |||||
* | Update for new organization of gnu tree. | rgrimes | 1994-01-30 | 1 | -2/+1 |
| | |||||
* | Added libmalloc to top level Makefile | rgrimes | 1993-09-24 | 1 | -1/+1 |
| | |||||
* | chess is now in src/gnu, moved here from src/games | rgrimes | 1993-08-20 | 1 | -1/+1 |
| | |||||
* | Added libg++ since it is now in src/gnu | rgrimes | 1993-08-20 | 1 | -1/+1 |
| | |||||
* | Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becoming | rgrimes | 1993-08-20 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Added target for cpio. | jkh | 1993-08-07 | 1 | -1/+1 |
| | |||||
* | Added uucp | conklin | 1993-08-05 | 1 | -1/+1 |
| | |||||
* | Added libregex to Makefile | rgrimes | 1993-08-03 | 1 | -1/+1 |
| | |||||
* | added dc to gnu/Makefile | alm | 1993-08-02 | 1 | -1/+1 |
| | |||||
* | ARGHH.. removed less from Makefile, since it has moved to usr.bin | rgrimes | 1993-07-16 | 1 | -1/+1 |
| | |||||
* | Update diff, diff3, and sdiff's makefiles to use .PATH: instead of | conklin | 1993-07-09 | 1 | -1/+1 |
| | | | | | | | | | copying the same files to multiple directories. This should make things easier when it comes time to update to a newer version of diffutils. With this checkin, this brings the netbsd and freebsd diff dists into sync. | ||||
* | Gnu grep 2.0 does fgrep too! | conklin | 1993-07-08 | 1 | -1/+1 |
| | |||||
* | Added less to list of things to make. | jkh | 1993-07-08 | 1 | -1/+1 |
| | |||||
* | Added gcc1 to gnu makefile | paul | 1993-07-07 | 1 | -1/+1 |
| | |||||
* | Removed egrep since the new grep is just a link to it w/out any changes | nate | 1993-07-06 | 1 | -1/+1 |
| | | | | anymore | ||||
* | Added gdb/gas/ld to GNU makefiles | nate | 1993-06-29 | 1 | -1/+2 |
| | | | | | | Changed the default install directory to be /usr/bin, instead of the non-standard /usr/gnu/bin. Until we fix the rest of the tree, it breaks things. | ||||
* | Added diff/diff3 to the Makefile | nate | 1993-06-29 | 1 | -1/+1 |
| | |||||
* | Added fgrep to Makefile | nate | 1993-06-29 | 1 | -1/+1 |
| | |||||
* | Added entries for egrep and grep | nate | 1993-06-29 | 1 | -1/+1 |
| | |||||
* | Added sort to Makefile | nate | 1993-06-29 | 1 | -1/+1 |
| | |||||
* | Added pr to the Makefile | nate | 1993-06-29 | 1 | -1/+1 |
| | |||||
* | Add gcc2 to Makefile | rgrimes | 1993-06-21 | 1 | -1/+1 |
| | |||||
* | Added patch to SUBDIRS | root | 1993-06-19 | 1 | -1/+1 |
| | |||||
* | Added bc 1.02 bmake to the tools | rgrimes | 1993-06-19 | 1 | -1/+1 |
| | |||||
* | Added gzip to src/gnu/Makefile so it gets built. | rgrimes | 1993-06-19 | 1 | -1/+1 |
| | |||||
* | Adding GPL docs, make structure. | jkh | 1993-06-18 | 1 | -1/+1 |
| | |||||
* | Updated GNU utilities | jkh | 1993-06-18 | 1 | -0/+5 |