| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add -fgnu-runtime to the .m.o and .m.po rules, since we (will) have | peter | 1996-09-19 | 1 | -3/+3 |
* | disable the objwarn warning if NOOBJ is set.. We have quite a few places | peter | 1996-09-19 | 1 | -3/+5 |
* | .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in | swallace | 1996-09-18 | 4 | -29/+49 |
* | Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using | peter | 1996-09-16 | 1 | -3/+18 |
* | Moved definitions of library names from bsd.prog.mk to a new central | bde | 1996-09-05 | 4 | -58/+60 |
* | Fixed `make objlink' (and `make obj' in the (non-default) OBJLINK case). | bde | 1996-09-05 | 1 | -3/+5 |
* | BSD.usr.dist: | bde | 1996-09-03 | 2 | -18/+2 |
* | Don't depend in the kernel on the gcc feature of doing arithmetic on | bde | 1996-08-31 | 1 | -2/+2 |
* | Use MANFILTER everywhere instead of a couple of MANFILT typos.. | peter | 1996-08-26 | 1 | -4/+4 |
* | /bin/echo -> ${ECHO} | wosch | 1996-08-25 | 1 | -2/+2 |
* | Back out the recent DEPEND changes - as Bruce points out, it's bogus. | jkh | 1996-08-25 | 3 | -7/+4 |
* | Use the new "file:" URL specification to fetch to check the CDROM | asami | 1996-08-24 | 1 | -2/+12 |
* | Make it possible to turn the depend pass off entirely with a NO_DEPEND | jkh | 1996-08-23 | 4 | -7/+10 |
* | Add depend to all target so that it's explicit. It's only done once, | jkh | 1996-08-23 | 3 | -6/+6 |
* | Update explanation of *_DEPENDS, in particular note that bsd.port.mk | asami | 1996-08-20 | 1 | -18/+20 |
* | (1) Use INSTALL_PROGRAM where we attempt to pass this command line | asami | 1996-08-18 | 1 | -2/+7 |
* | (1) Ignore patches directory without a patch with a message instead of | asami | 1996-08-17 | 1 | -44/+29 |
* | (1) Add myself as MAINTAINER (of this file) -- commented out so it | asami | 1996-08-15 | 1 | -4/+29 |
* | Add a hook ``MANFILTER''. This optionally specifies a command to | peter | 1996-08-11 | 1 | -1/+22 |
* | Replace some leaky ``cpp | as'' pipelines with ``cc -x <lang>'' commands | peter | 1996-08-11 | 1 | -13/+10 |
* | Make explanation of BUILD_DEPENDS less confusing. | asami | 1996-08-07 | 1 | -3/+3 |
* | Use tsort -q | jkh | 1996-08-03 | 1 | -4/+4 |
* | The clean rule in here was bogus. | jkh | 1996-07-27 | 1 | -4/+1 |