Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | Oops, commited wrong version of CLEANFILES in previous. | Miod Vallat | |
2024-02-08 | Feed more generated files to the clean target; joint work with naddy@ | Miod Vallat | |
2022-07-11 | remove the "tbl" suffix for a few man pages | Daniel Dickman | |
Over a decade ago, the build infrastructure had special logic to process man pages that ended with the suffix "tbl". This infrastructure is long gone and the special naming for these man pages is no longer needed. Revert the naming of these man pages for consistency with all other man pages in the tree. As a bonus, we remove a few lines from some of the Makefiles making them simpler. ok jmc@, and no objection from schwarze@ | |||
2015-11-24 | In 1995, all of the games were setuid games. At end of 1996, I took them all | Theo de Raadt | |
to setgid games, and we started wittling them down. Nearly 10 years later I am removing all setgid from the games. If any of these have score files they are now broken, and I hope various folk repair them. I have argued for years (and received pushback...) that the score file features must be removed, or rewritten to use private files, because setgid is the wrong tool. ok tedu | |||
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze | |
discussed with lots of people, tested by naddy@, "move fast" deraadt@ | |||
2004-11-11 | this needs to be sgid games | Jolan Luff | |
2003-04-08 | Use POSIX chown semantics (user:group); noted by Leandro Costa | Todd C. Miller | |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master ↵ | Theo de Raadt | |
dies.distrib/sets/lists | |||
1998-11-29 | NetBSD merge (mainly -Wall related) | Paul Janzen | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1998-07-10 | Ok, so I was bored and couldn't sleep... | Jason Downs | |
Make this sucker work with decent terminal settings. | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-02 | The /var/games/phantasia/* files should be root.games | Angelos D. Keromytis | |
1997-04-01 | depend on DPADD, not only one lib | Michael Shalayeff | |
1997-02-28 | phantasia.6 -> phantasia.6tbl | Jason Downs | |
1997-01-03 | root NOT games. | etheisen | |
1996-10-12 | clean better | Niklas Hallqvist | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Depend on LIBTERMCAP and LIBTERMLIB as appropriate | |||
1996-03-09 | Make building with ${HOSTCC} work in obj-dirs | Niklas Hallqvist | |
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist | |
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\! | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |