| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bah! Compare, don't assign! | jnemeth | 2006-03-30 | 1 | -3/+3 |
| | | |||||
| * | Coverity CID 1328: check for error return | jnemeth | 2006-03-30 | 1 | -2/+4 |
| | | |||||
| * | Coverity CID 1326: check for error return | jnemeth | 2006-03-30 | 1 | -2/+4 |
| | | |||||
| * | Fix Coverity issue 891 -- FORWARD_NULL. | jnemeth | 2006-03-29 | 1 | -2/+6 |
| | | | | Approved by christos@. | ||||
| * | Fix Coverity issues 2366 and 2365 -- REVERSE_INULL. | jnemeth | 2006-03-29 | 1 | -6/+12 |
| | | | | Approved by Christos@. | ||||
| * | Fix Coverity issue 2584 -- USE_AFTER_FREE and issue 889 -- FORWARD_NULL. | jnemeth | 2006-03-29 | 1 | -5/+9 |
| | | | | Approved by christos@. | ||||
| * | Change DPADD from LIBTERM (which doesn't exist) and LIBCOMPAT (which it | simonb | 2006-02-25 | 1 | -2/+2 |
| | | | | doesn't use) to LIBTERMCAP (which it does use). | ||||
| * | Use standard AUTHORS section header. From YOMURA Masanori in private mail | wiz | 2005-09-15 | 1 | -28/+28 |
| | | | | Sort sections if necessary. Use more/better markup. | ||||
| * | Add (unsigned char) cast to ctype functions | dsl | 2004-11-05 | 1 | -6/+6 |
| | | |||||
| * | Grammar fix, from ray at raylai org via jmc@openbsd. | wiz | 2004-06-01 | 1 | -2/+2 |
| | | |||||
| * | s/feal/feel/ | snj | 2004-03-28 | 1 | -1/+1 |
| | | |||||
| * | s/venomenous/venomous/ | snj | 2004-03-28 | 1 | -1/+1 |
| | | |||||
| * | Remove uses of __P. | jsm | 2004-01-27 | 10 | -560/+560 |
| | | |||||
| * | Refer to 'O' rather than 'o' as command to set options. Bug reported | jsm | 2004-01-01 | 1 | -4/+4 |
| | | | | by Christian Garbs <debian@cgarbs.de> in Debian bug 191452. | ||||
| * | Improve how various "simple" host tools are built and invoked. | lukem | 2003-11-16 | 1 | -4/+4 |
| | | |||||
| * | Rework how MAKEVERBOSE operates: | lukem | 2003-10-21 | 1 | -11/+6 |
| | | | | | | | | | | | * Don't bother prefixing commands with a line of ${_MKCMD}\ and instead rely upon "make -s". This is less intrusive on all the Makefiles than the former. Idea from David Laight. * Rename the variables use to print messages. The scheme now is: _MKMSG_FOO Run _MKMSG 'foo' _MKTARGET_FOO Run _MKMSG_FOO ${.TARGET} From discussion with Alistair Crooks. | ||||
| * | rework to use the newer _MKMSGCREATE (et al) macros | lukem | 2003-10-19 | 1 | -5/+5 |
| | | |||||
| * | Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages) | lukem | 2003-10-19 | 1 | -1/+11 |
| | | |||||
| * | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | 2003-08-07 | 2 | -13/+5 |
| | | | | Patches provided by Joel Baker in PR 22269, verified by myself. | ||||
| * | Rework how dependency generation is performed: | lukem | 2003-08-01 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | * DPSRCS contains extra dependencies, but is _NOT_ added to CLEANFILES. This is a change of behaviour. If a Makefile wants the clean semantics it must specifically append to CLEANFILES. Resolves PR toolchain/5204. * To recap: .d (depend) files are generated for all files in SRCS and DPSRCS that have a suffix of: .c .m .s .S .C .cc .cpp .cxx * If YHEADER is set, automatically add the .y->.h to DPSRCS & CLEANFILES * Ensure that ${OBJS} ${POBJS} ${LOBJS} ${SOBJS} *.d depend upon ${DPSRCS} * Deprecate the (short lived) DEPENDSRCS Update the various Makefiles to these new semantics; generally either adding to CLEANFILES (because DPSRCS doesn't do that anymore), or replacing specific .o dependencies with DPSRCS entries. Tested with "make -j 8 distribution" and "make distribution". | ||||
| * | simplify and use ${DEPENDSRCS} as a target as appropriate | lukem | 2003-07-31 | 1 | -15/+5 |
| | | |||||
| * | Quote question mark. | wiz | 2003-06-27 | 1 | -2/+2 |
| | | |||||
| * | Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and | jsm | 2003-04-02 | 80 | -214/+4751 |
| | | | | | CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD. Addresses part of PR bin/5850. | ||||
| * | .Nm does not need a dummy argument ("") before punctuation or | wiz | 2003-02-25 | 1 | -2/+2 |
| | | | | for correct formatting of the SYNOPSIS any longer. | ||||
| * | fix confusion between east and west for y,u,b, and n. | pooka | 2002-12-15 | 1 | -1/+1 |
| | | | | from Soren Jacobsen in misc/19397 | ||||
| * | Lots of minor fixes resulting from reading these man pages in detail. | wiz | 2002-09-26 | 1 | -6/+7 |
| | | |||||
| * | New sentences begin on new lines. | wiz | 2002-09-26 | 1 | -11/+13 |
| | | | | Patch from Richard Elz, slightly improved by yours truly. | ||||
| * | shops are only supposed to have 1 door (as per standard hack 1.0.3). | chuck | 2002-08-22 | 1 | -3/+3 |
| | | | | | | for some reason, the version of 1.0.3 that was in the 4.4 lite tree was modified to allow shops with two doors -- this violates the spirit of the game. with this diff, we revert back to classic 1.0.3 behavior. | ||||
| * | __STDC__ is always defined on NetBSD. | wiz | 2002-05-26 | 5 | -58/+12 |
| | | |||||
| * | No need to reference .OBJDIR here. | thorpej | 2002-03-05 | 1 | -2/+2 |
| | | |||||
| * | use ${INSTALL_FILE} as appropriate | lukem | 2002-02-09 | 1 | -3/+3 |
| | | |||||
| * | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross | 2002-02-08 | 1 | -2/+2 |
| | | |||||
| * | Update to the new t_agetstr() API. | christos | 2001-11-02 | 1 | -18/+16 |
| | | |||||
| * | Spell 'occurred' with two 'r's. | wiz | 2001-09-16 | 1 | -2/+2 |
| | | |||||
| * | Whitespace and/or punctuation fixes. | wiz | 2001-04-02 | 1 | -8/+8 |
| | | |||||
| * | Make mostly gcc -W clean, and other cleanup: | jsm | 2001-03-25 | 52 | -330/+339 |
| | | | | | | | | | | | | | Use const. Add __noreturn__ attributes. Add a __format__ attribute. Add __unused__ attributes. Use symbolic constants for open() and lseek(). Declare types of all function parameters; convert some function definitions to ISO C form. Ensure standard file descriptors are open on startup. Check for errors writing output of makedefs. Avoid duplicate definitions of variables. | ||||
| * | fix redundant decls and nested externs. while I am here change my copyright | christos | 2001-02-05 | 6 | -45/+36 |
| | | | | to TNF. | ||||
| * | comment or delete text after CPP directives. | cgd | 2001-01-16 | 5 | -17/+17 |
| | | |||||
| * | remove unnecessary command name after .Nm | lukem | 2000-11-07 | 1 | -3/+3 |
| | | |||||
| * | Use ${COPY} instead of -c for ${INSTALL} commands. | simonb | 2000-09-23 | 1 | -3/+3 |
| | | |||||
| * | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros for host programs - | simonb | 2000-07-31 | 1 | -11/+11 |
| | | | | | | use portable ANSI constructs instead. Patches from Chris Demetriou. | ||||
| * | printf() pedant - do not pass variable alone, use %s. | itojun | 2000-07-10 | 1 | -3/+3 |
| | | | | idea from openbsd. after looking at freebsd commit msgs from kris@freebsd. | ||||
| * | More include additions for exit, abs, strcmp, etc. | matt | 2000-07-03 | 1 | -1/+2 |
| | | |||||
| * | * Fix termcap handling to use the new interface to avoid buffer | blymn | 2000-05-20 | 1 | -62/+43 |
| | | | | | overflows with extended termcap entries. * Made delay_output use usleep instead of the grungy tgoto hack it had. | ||||
| * | POSIX.2: Ignore a null PAGER as well. | kleink | 2000-03-02 | 1 | -3/+5 |
| | | |||||
| * | update after change to return value of tputs() third argument | lukem | 1999-10-04 | 2 | -6/+6 |
| | | |||||
| * | Use ${INSTPRIV} with ${INSTALL}. | simonb | 1999-08-21 | 1 | -3/+3 |
| | | |||||
| * | Adapt to change in "termcap.h". | tron | 1999-08-14 | 1 | -3/+2 |
| | | |||||
| * | Fix Y2K buffer overflow (from OpenBSD). | kristerw | 1999-04-25 | 1 | -8/+4 |
| | | |||||
| * | tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf | dbj | 1998-12-06 | 1 | -1/+3 |
| | | | | but is not in the environment. | ||||
