| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add regexp support; remove -lcompat, use err*, warn* | christos | 1998-02-04 | 2 | -82/+72 | |
| | | ||||||
| * | 4.4BSD -> .Bx 4.4 | perry | 1998-02-03 | 1 | -2/+3 | |
| | | ||||||
| * | change includes to fix compiler warning | perry | 1998-02-03 | 4 | -7/+13 | |
| | | ||||||
| * | Does not need -lcompat | christos | 1998-02-02 | 1 | -3/+3 | |
| | | ||||||
| * | RCS Id Police. | perry | 1998-01-09 | 4 | -0/+8 | |
| | | ||||||
| * | don't clobber /var/games/robots_roll on install; from | mikel | 1997-12-18 | 1 | -6/+1 | |
| | | | | NAKAJIMA Yoshihiro in PR bin/4657. | |||||
| * | We need a FILESMODE=660 for dm which is now setgid games. | veego | 1997-11-29 | 1 | -2/+2 | |
| | | ||||||
| * | We need a FILESMODE=440 for dm which is now setgid games. | veego | 1997-11-29 | 1 | -2/+2 | |
| | | ||||||
| * | don't clobber the score file! | mrg | 1997-11-24 | 1 | -1/+8 | |
| | | ||||||
| * | install games files with the correct permissions. | mrg | 1997-11-20 | 2 | -5/+5 | |
| | | ||||||
| * | install games that need it setgid. | mrg | 1997-11-20 | 13 | -13/+29 | |
| | | ||||||
| * | remove an old setgid() from when dm(6) was setuid kmem (i assume for ↵ | mrg | 1997-11-19 | 1 | -3/+2 | |
| | | | | | getloadavg()) | |||||
| * | make dm setgid games, rather than setuid games. | mrg | 1997-11-19 | 1 | -3/+3 | |
| | | ||||||
| * | make hidden games mode 550, group games. | mrg | 1997-11-19 | 1 | -3/+3 | |
| | | ||||||
| * | move hunt under dm(6) | mrg | 1997-11-19 | 1 | -1/+2 | |
| | | ||||||
| * | PR/4489: Mika Nystroem: Security hole exec'ing more in fish instructions. | christos | 1997-11-16 | 1 | -6/+22 | |
| | | ||||||
| * | add missing .Nm calls and MLINKS. from spz@serpens.swb.de | mrg | 1997-11-12 | 1 | -2/+3 | |
| | | ||||||
| * | Must have the correct library link order to be able to link | ragge | 1997-11-05 | 2 | -4/+4 | |
| | | | | the binaries static. | |||||
| * | use CPPFLAGS instead of CFLAGS | lukem | 1997-10-26 | 2 | -4/+4 | |
| | | ||||||
| * | Fix time_t vs. long botch. | thorpej | 1997-10-25 | 2 | -6/+6 | |
| | | ||||||
| * | Initialize pointers to NULL to avoid gcc/sparc compiler error | fair | 1997-10-23 | 1 | -4/+4 | |
| | | | | | | | hack.invent.c: In function `dolook': hack.invent.c:800: warning: `otmp0' might be used uninitialized in this function hack.invent.c:801: warning: `gold' might be used uninitialized in this function (this is awfully tiresome - can't we fix gcc?) | |||||
| * | use CPPFLAGS instead of CFLAGS | lukem | 1997-10-22 | 2 | -4/+4 | |
| | | ||||||
| * | use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile | lukem | 1997-10-22 | 1 | -4/+16 | |
| | | ||||||
| * | use CPPFLAGS instead of CFLAGS | lukem | 1997-10-22 | 4 | -8/+8 | |
| | | ||||||
| * | use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile | lukem | 1997-10-22 | 3 | -7/+9 | |
| | | ||||||
| * | use CPPFLAGS instead of CFLAGS | lukem | 1997-10-22 | 2 | -4/+4 | |
| | | ||||||
| * | use CPPFLAGS instead of CFLAGS | lukem | 1997-10-22 | 1 | -2/+2 | |
| | | ||||||
| * | use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile | lukem | 1997-10-22 | 1 | -2/+6 | |
| | | ||||||
| * | FD_ZERO select mask before FD_SET-ing it | lukem | 1997-10-20 | 4 | -8/+12 | |
| | | ||||||
| * | Use S_IS*(), not S_IF*. | mycroft | 1997-10-19 | 1 | -3/+3 | |
| | | ||||||
| * | WARNsify... | christos | 1997-10-19 | 77 | -9505/+12351 | |
| | | ||||||
| * | Tons of changes; re-indent, use termios, fix warnings, add prototypes... | christos | 1997-10-18 | 26 | -6880/+10542 | |
| | | | | Games is almost clean; only hack is left... | |||||
| * | fix race condition when building libcommon with make -j | lukem | 1997-10-16 | 1 | -1/+3 | |
| | | ||||||
| * | Better fix for the previous. | mycroft | 1997-10-15 | 1 | -10/+8 | |
| | | ||||||
| * | drop core in /var/tmp (from linux). | mrg | 1997-10-15 | 1 | -3/+3 | |
| | | ||||||
| * | make gcc happy on Sparc | is | 1997-10-15 | 1 | -2/+4 | |
| | | ||||||
| * | Make compiler happy. | is | 1997-10-15 | 1 | -3/+3 | |
| | | ||||||
| * | use <termcap.h> | lukem | 1997-10-14 | 3 | -21/+8 | |
| | | ||||||
| * | use <termcap.h> | lukem | 1997-10-14 | 2 | -10/+4 | |
| | | ||||||
| * | define global vars with `extern' in "back.h", and only define once in | lukem | 1997-10-14 | 2 | -50/+84 | |
| | | | | init.c... backgammon works again... | |||||
| * | use <termcap.h> | lukem | 1997-10-14 | 2 | -9/+4 | |
| | | ||||||
| * | Include string.h. | cjs | 1997-10-13 | 2 | -4/+6 | |
| | | ||||||
| * | time_t != long, again. *Sigh*. | cjs | 1997-10-13 | 1 | -3/+6 | |
| | | ||||||
| * | Since we've got an int to store the value, why store it in a function | cjs | 1997-10-13 | 1 | -4/+4 | |
| | | | | pointer and cast it? | |||||
| * | Include string.h for memcpy(). | cjs | 1997-10-13 | 1 | -2/+3 | |
| | | ||||||
| * | #include <string.h> | cjs | 1997-10-13 | 1 | -2/+3 | |
| | | ||||||
| * | time_t != long; cast it. | cjs | 1997-10-13 | 1 | -3/+3 | |
| | | ||||||
| * | time_t != long; fix minor type problem. | cjs | 1997-10-13 | 1 | -3/+5 | |
| | | ||||||
| * | - make sure that the arguments to the printf like functions are correct | christos | 1997-10-13 | 13 | -81/+103 | |
| | | | | - add a makemsg() function to accompany makesignal. | |||||
| * | Warns fixes: | christos | 1997-10-13 | 25 | -605/+979 | |
| | | | | | | | use varargs properly use unsigned chars where appropriate fix typos eliminate gcc warnings | |||||
