| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert changes to make the .y.c rule 'make -j n' safe. | steve | 1997-01-12 | 1 | -2/+4 |
* | In an attempt to make the new info rules bootstrap themselves, make | jmacd | 1997-01-11 | 1 | -0/+8 |
* | Change the installation rules. It now copies an empty dir file | jmacd | 1997-01-11 | 1 | -11/+28 |
* | if !(command) -> if ! (command) | wosch | 1997-01-10 | 1 | -2/+2 |
* | FIx typing error .SRCDIR -> SRCDIR | ache | 1997-01-06 | 1 | -2/+2 |
* | Make the .y.c rule 'make -j n' friendly. | steve | 1997-01-06 | 1 | -4/+2 |
* | Use SRCDIR to handle non-current directory docs | ache | 1997-01-05 | 1 | -9/+8 |
* | add new variable NOMLINKS | wosch | 1996-12-26 | 1 | -2/+4 |
* | I'm sorry, this kind of commits need to be reviewed by me, espicially | asami | 1996-12-26 | 1 | -21/+7 |
* | Integrate changes from OpenBSD's efforts to use the FreeBSD ports system. | imp | 1996-12-25 | 1 | -4/+21 |
* | Suggested by: msmith | asami | 1996-12-23 | 1 | -9/+11 |
* | Do not use variable PRINTERDEVICE as printer name. | wosch | 1996-12-22 | 1 | -3/+3 |
* | Change bsd.doc.mk to use the variable PRINTERDEVICE instead | mpp | 1996-12-19 | 1 | -12/+12 |
* | Add missing targets (extract, patch) in the IGNORE (INTERACTIVE & | asami | 1996-12-18 | 1 | -7/+11 |
* | Add new variable IGNOREFILES, to be set to list of files that you don't | asami | 1996-12-17 | 1 | -13/+53 |
* | update comments | wosch | 1996-12-17 | 1 | -3/+3 |
* | Change delimiter of substitution that uses MANLANG from `.' to `%', so | asami | 1996-12-12 | 1 | -4/+4 |
* | Extend the manpage compression handling a bit. | asami | 1996-12-11 | 1 | -6/+18 |
* | Add support for uncompressing manpages that are already installed | asami | 1996-12-11 | 1 | -4/+16 |
* | Submitted by: fenner | asami | 1996-12-09 | 1 | -10/+14 |
* | Was using new URL (ftp://ftp://) before the RFC has been voted on. :-) | obrien | 1996-12-08 | 1 | -2/+2 |
* | Optimize by changing "sort | uniq" -> "sort -u". "make index" is now | asami | 1996-12-04 | 1 | -6/+6 |
* | Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. | asami | 1996-11-30 | 1 | -53/+95 |
* | Just realized that the spacing after "==>" is not consistent. I'm | asami | 1996-11-14 | 1 | -8/+8 |
* | Oops, forgot to silencethe gzip command to compress manpages. | asami | 1996-11-14 | 1 | -2/+3 |
* | (1) There is no default "orphans" for CATEGORIES, it simply fails if | asami | 1996-11-13 | 1 | -21/+106 |
* | Turned off -W and -Winline so that the warnings that should be fixed for | bde | 1996-11-11 | 1 | -3/+3 |
* | Style changes: $(...) --> ${...}, consistent placement of -c. | alex | 1996-11-07 | 1 | -15/+15 |
* | Set tabstops to 4 in vi like in emacs. | obrien | 1996-11-03 | 1 | -1/+2 |
* | Add in POSIX 1003.2 mandated rules. NOTE: these | steve | 1996-11-03 | 1 | -1/+93 |
* | (1) Add NetBSD support. Closes PR bin/1643. | asami | 1996-11-01 | 2 | -36/+76 |
* | Oops, this wasn't supposed to have -Wcast-qual yet. | bde | 1996-10-09 | 1 | -2/+2 |
* | Oops, forgot to cvs add bsd.kern.mk. | bde | 1996-10-08 | 1 | -0/+15 |
* | Centralized the definition of CWARNFLAGS into bsd.kern.mk. | bde | 1996-10-08 | 2 | -9/+6 |
* | Generate ISO-8859-1 text by default instead of US-ASCII. | jfieber | 1996-10-08 | 1 | -2/+2 |
* | add variables MODLOAD and MODUNLOAD for modlad/modunload commands | wosch | 1996-10-06 | 1 | -4/+11 |
* | Create first HTML output and than ASCII. Generating | wosch | 1996-10-06 | 1 | -3/+3 |
* | Add LIBSTDCPLUSPLUS | peter | 1996-10-04 | 1 | -1/+2 |
* | libresolv.a doesn't exist anymore... Hmm, what's the right thing to do | peter | 1996-10-04 | 1 | -2/+2 |
* | 1) If as link file was created by sgmlfmt, use it during installation. | jfieber | 1996-10-01 | 1 | -5/+8 |
* | Don't warn about non-canonical object directories if they have been | bde | 1996-09-29 | 1 | -15/+20 |
* | Add links file to CLEANFILES. | jfieber | 1996-09-29 | 1 | -2/+2 |
* | The warning was triggering off the unused variable MAKEOBJDIR, instead | nate | 1996-09-28 | 1 | -2/+2 |
* | Fixed dependencies on libraries which I broke in rev.1.39 of | bde | 1996-09-28 | 2 | -4/+6 |
* | Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not | asami | 1996-09-24 | 1 | -3/+3 |
* | Back out my brackets change, it is definitely make bug, (recently | ache | 1996-09-24 | 1 | -2/+2 |
* | Add brackets to change bogus make expression priority, i.e. | ache | 1996-09-24 | 1 | -2/+2 |
* | Look on the CDROM for patch files too. | asami | 1996-09-23 | 1 | -2/+4 |
* | Added a `checkdpadd' target to help check that ${DPADD} is consistent with | bde | 1996-09-20 | 2 | -3/+16 |
* | Fixed and simplified `whereobj' rule. Use the not-so-new -V feature. | bde | 1996-09-20 | 1 | -10/+2 |