2006-11-24 |
wiz | s/independant/independent/, from Zafer. |
tree | commitdiff |
2006-11-24 |
christos | fix spelling of accommodate; from Zapher. |
tree | commitdiff |
2006-05-13 |
christos | Coverity CID 3382: Fix memory leak. |
tree | commitdiff |
2006-05-13 |
christos | Coverity CID 3383: Fix memory leak. |
tree | commitdiff |
2006-05-11 |
mrg | UC, PC and BC are provided my libtermcap, don't duplica... |
tree | commitdiff |
2006-04-24 |
christos | Coverity CID 3032: Prevent double free: Next to the... |
tree | commitdiff |
2006-04-02 |
christos | Coverity CID 2791: Fix file pointer leak. |
tree | commitdiff |
2006-03-30 |
jnemeth | Coverity CID 1327: check for error return |
tree | commitdiff |
2006-03-30 |
jnemeth | Bah! Compare, don't assign! |
tree | commitdiff |
2006-03-30 |
jnemeth | Coverity CID 1328: check for error return |
tree | commitdiff |
2006-03-30 |
jnemeth | Coverity CID 1326: check for error return |
tree | commitdiff |
2006-03-29 |
jnemeth | Fix Coverity issue 891 -- FORWARD_NULL. |
tree | commitdiff |
2006-03-29 |
jnemeth | Fix Coverity issues 2366 and 2365 -- REVERSE_INULL. |
tree | commitdiff |
2006-03-29 |
jnemeth | Fix Coverity issue 2584 -- USE_AFTER_FREE and issue... |
tree | commitdiff |
2006-02-25 |
simonb | Change DPADD from LIBTERM (which doesn't exist) and... |
tree | commitdiff |
2005-09-15 |
wiz | Use standard AUTHORS section header. From YOMURA Masano... |
tree | commitdiff |
2004-11-05 |
dsl | Add (unsigned char) cast to ctype functions |
tree | commitdiff |
2004-06-01 |
wiz | Grammar fix, from ray at raylai org via jmc@openbsd. |
tree | commitdiff |
2004-03-28 |
snj | s/feal/feel/ |
tree | commitdiff |
2004-03-28 |
snj | s/venomenous/venomous/ |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2004-01-01 |
jsm | Refer to 'O' rather than 'o' as command to set options... |
tree | commitdiff |
2003-11-16 |
lukem | Improve how various "simple" host tools are built and... |
tree | commitdiff |
2003-10-21 |
lukem | Rework how MAKEVERBOSE operates: |
tree | commitdiff |
2003-10-19 |
lukem | rework to use the newer _MKMSGCREATE (et al) macros |
tree | commitdiff |
2003-10-19 |
lukem | Support MAKEVERBOSE. (Some host tools still generate... |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2003-08-01 |
lukem | Rework how dependency generation is performed: |
tree | commitdiff |
2003-07-31 |
lukem | simplify and use ${DEPENDSRCS} as a target as appropriate |
tree | commitdiff |
2003-06-27 |
wiz | Quote question mark. |
tree | commitdiff |
2003-04-02 |
jsm | Hack is now BSD-licensed. Thanks to Andries Brouwer... |
tree | commitdiff |
2003-02-25 |
wiz | .Nm does not need a dummy argument ("") before punctuat... |
tree | commitdiff |
2002-12-15 |
pooka | fix confusion between east and west for y,u,b, and n. |
tree | commitdiff |
2002-09-26 |
wiz | Lots of minor fixes resulting from reading these man... |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2002-08-22 |
chuck | shops are only supposed to have 1 door (as per standard... |
tree | commitdiff |
2002-05-26 |
wiz | __STDC__ is always defined on NetBSD. |
tree | commitdiff |
2002-03-05 |
thorpej | No need to reference .OBJDIR here. |
tree | commitdiff |
2002-02-09 |
lukem | use ${INSTALL_FILE} as appropriate |
tree | commitdiff |
2002-02-08 |
ross | Generate <>& symbolically. I'm avoiding .../dist/.... |
tree | commitdiff |
2001-11-02 |
christos | Update to the new t_agetstr() API. |
tree | commitdiff |
2001-09-16 |
wiz | Spell 'occurred' with two 'r's. |
tree | commitdiff |
2001-04-02 |
wiz | Whitespace and/or punctuation fixes. |
tree | commitdiff |
2001-03-25 |
jsm | Make mostly gcc -W clean, and other cleanup: |
tree | commitdiff |
2001-02-05 |
christos | fix redundant decls and nested externs. while I am... |
tree | commitdiff |
2001-01-16 |
cgd | comment or delete text after CPP directives. |
tree | commitdiff |
2000-11-07 |
lukem | remove unnecessary command name after .Nm |
tree | commitdiff |
2000-09-23 |
simonb | Use ${COPY} instead of -c for ${INSTALL} commands. |
tree | commitdiff |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
tree | commitdiff |
2000-07-10 |
itojun | printf() pedant - do not pass variable alone, use %s. |
tree | commitdiff |
2000-07-03 |
matt | More include additions for exit, abs, strcmp, etc. |
tree | commitdiff |
2000-05-20 |
blymn | * Fix termcap handling to use the new interface to... |
tree | commitdiff |
2000-03-02 |
kleink | POSIX.2: Ignore a null PAGER as well. |
tree | commitdiff |
1999-10-04 |
lukem | update after change to return value of tputs() third... |
tree | commitdiff |
1999-08-21 |
simonb | Use ${INSTPRIV} with ${INSTALL}. |
tree | commitdiff |
1999-08-14 |
tron | Adapt to change in "termcap.h". |
tree | commitdiff |
1999-04-25 |
kristerw | Fix Y2K buffer overflow (from OpenBSD). |
tree | commitdiff |
1998-12-06 |
dbj | tweaks to pass DESTDIR to subprograms when it is define... |
tree | commitdiff |
1998-09-12 |
wrstuden | Make the helper programs compile right in a cross-compi... |
tree | commitdiff |
1998-08-30 |
veego | Add braces to make the new egcs happy. |
tree | commitdiff |
1997-11-20 |
mrg | install games files with the correct permissions. |
tree | commitdiff |
1997-11-20 |
mrg | install games that need it setgid. |
tree | commitdiff |
1997-10-23 |
fair | Initialize pointers to NULL to avoid gcc/sparc compiler... |
tree | commitdiff |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS, fix dependancies for... |
tree | commitdiff |
1997-10-19 |
christos | WARNsify... |
tree | commitdiff |
1997-10-12 |
lukem | enable WARNS?=1 by default, & temporarily disable for... |
tree | commitdiff |
1997-05-07 |
mycroft | Use afterinstall, not proginstall, to run post-installa... |
tree | commitdiff |
1997-04-19 |
thorpej | Allow this to be cross-compiled. |
tree | commitdiff |
1997-03-29 |
thorpej | Make these compile on the PowerPC (an unsigned char... |
tree | commitdiff |
1997-03-27 |
mycroft | Install the help file again. |
tree | commitdiff |
1997-03-24 |
christos | - Makefile cleanups |
tree | commitdiff |
1997-01-07 |
tls | Sync to 4.4BSD-Lite2 |
tree | commitdiff |
1996-10-18 |
thorpej | Use ${INSTALL}. |
tree | commitdiff |
1996-02-06 |
jtc | Removed "extern int errno"; Added #include <errno.h... |
tree | commitdiff |
1995-07-03 |
jtc | fix path of mail reader |
tree | commitdiff |
1995-04-29 |
mycroft | Oops. Adjust delay by 10x. |
tree | commitdiff |
1995-04-29 |
mycroft | Fix usages of ospeed. |
tree | commitdiff |
1995-04-28 |
mycroft | Use POSIX tty semantics. |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-03-23 |
cgd | merge with Lite, new RCS id conventions, etc. |
tree | commitdiff |
1995-02-28 |
jtc | change <sys/signal.h> to <signal.h> |
tree | commitdiff |
1995-01-07 |
mycroft | Don't #include inside a function definition. |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1994-05-23 |
cgd | need -lcompat |
tree | commitdiff |
1994-03-28 |
cgd | oops |
tree | commitdiff |
1994-03-28 |
cgd | bogus lseek extern |
tree | commitdiff |
1994-02-10 |
cgd | kiil bogus install -d's |
tree | commitdiff |
1994-01-04 |
pk | Use .OBJDIR for auxiliary programs. |
tree | commitdiff |
1993-12-02 |
mycroft | From: Havard Eidnes <Havard.Eidnes@runit.sintef.no> |
tree | commitdiff |
1993-12-02 |
mycroft | Don't try to write into a string constant. |
tree | commitdiff |
1993-11-08 |
cgd | use LDSTATIC |
tree | commitdiff |
1993-08-14 |
mycroft | Make hack.onames.h be built first. |
tree | commitdiff |
1993-08-10 |
mycroft | Add -I. to deal with hack.onames.h, and tweak for cross... |
tree | commitdiff |
1993-08-06 |
mycroft | Remove makedefs when cleaning. |
tree | commitdiff |
1993-08-06 |
mycroft | Use `./makedefs'. |
tree | commitdiff |
1993-08-05 |
jtc | update to -mandoc macros |
tree | commitdiff |
1993-08-04 |
mycroft | Clean up deleted files. |
tree | commitdiff |
1993-08-04 |
mycroft | Add hack.onames.h to CLEANFILES so it gets removed... |
tree | commitdiff |
1993-08-02 |
mycroft | Add RCS identifiers, remove some completely useless... |
tree | commitdiff |
1993-08-02 |
mycroft | alloc.c |
tree | commitdiff |
next |