1997-11-19 |
mrg | make hidden games mode 550, group games. |
commit | commitdiff | tree | snapshot |
1997-11-19 |
mrg | move hunt under dm(6) |
commit | commitdiff | tree | snapshot |
1997-11-16 |
christos | PR/4489: Mika Nystroem: Security hole exec'ing more... |
commit | commitdiff | tree | snapshot |
1997-11-12 |
mrg | add missing .Nm calls and MLINKS. from spz@serpens... |
commit | commitdiff | tree | snapshot |
1997-11-05 |
ragge | Must have the correct library link order to be able... |
commit | commitdiff | tree | snapshot |
1997-10-26 |
lukem | use CPPFLAGS instead of CFLAGS |
commit | commitdiff | tree | snapshot |
1997-10-25 |
thorpej | Fix time_t vs. long botch. |
commit | commitdiff | tree | snapshot |
1997-10-23 |
fair | Initialize pointers to NULL to avoid gcc/sparc compiler... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS |
commit | commitdiff | tree | snapshot |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS, fix dependancies for... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS |
commit | commitdiff | tree | snapshot |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS, fix dependancies for... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS |
commit | commitdiff | tree | snapshot |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS |
commit | commitdiff | tree | snapshot |
1997-10-22 |
lukem | use CPPFLAGS instead of CFLAGS, fix dependancies for... |
commit | commitdiff | tree | snapshot |
1997-10-20 |
lukem | FD_ZERO select mask before FD_SET-ing it |
commit | commitdiff | tree | snapshot |
1997-10-19 |
mycroft | Use S_IS*(), not S_IF*. |
commit | commitdiff | tree | snapshot |
1997-10-19 |
christos | WARNsify... |
commit | commitdiff | tree | snapshot |
1997-10-18 |
christos | Tons of changes; re-indent, use termios, fix warnings... |
commit | commitdiff | tree | snapshot |
1997-10-16 |
lukem | fix race condition when building libcommon with make -j |
commit | commitdiff | tree | snapshot |
1997-10-15 |
mycroft | Better fix for the previous. |
commit | commitdiff | tree | snapshot |
1997-10-15 |
mrg | drop core in /var/tmp (from linux). |
commit | commitdiff | tree | snapshot |
1997-10-15 |
is | make gcc happy on Sparc |
commit | commitdiff | tree | snapshot |
1997-10-15 |
is | Make compiler happy. |
commit | commitdiff | tree | snapshot |
1997-10-14 |
lukem | use <termcap.h> |
commit | commitdiff | tree | snapshot |
1997-10-14 |
lukem | use <termcap.h> |
commit | commitdiff | tree | snapshot |
1997-10-14 |
lukem | define global vars with `extern' in "back.h", and only... |
commit | commitdiff | tree | snapshot |
1997-10-14 |
lukem | use <termcap.h> |
commit | commitdiff | tree | snapshot |
1997-10-13 |
cjs | Include string.h. |
commit | commitdiff | tree | snapshot |
1997-10-13 |
cjs | time_t != long, again. *Sigh*. |
commit | commitdiff | tree | snapshot |
1997-10-13 |
cjs | Since we've got an int to store the value, why store... |
commit | commitdiff | tree | snapshot |
1997-10-13 |
cjs | Include string.h for memcpy(). |
commit | commitdiff | tree | snapshot |
1997-10-13 |
cjs | #include <string.h> |
commit | commitdiff | tree | snapshot |
1997-10-13 |
cjs | time_t != long; cast it. |
commit | commitdiff | tree | snapshot |
1997-10-13 |
cjs | time_t != long; fix minor type problem. |
commit | commitdiff | tree | snapshot |
1997-10-13 |
christos | - make sure that the arguments to the printf like funct... |
commit | commitdiff | tree | snapshot |
1997-10-13 |
christos | Warns fixes: |
commit | commitdiff | tree | snapshot |
1997-10-13 |
lukem | use <termcap.h> instead of <curses.h> for termcap(3... |
commit | commitdiff | tree | snapshot |
1997-10-13 |
lukem | WARNSify, KNFify (inc. removing extremely verbose ... |
commit | commitdiff | tree | snapshot |
1997-10-12 |
christos | Warnsify and remove local implementations of libc funct... |
commit | commitdiff | tree | snapshot |
1997-10-12 |
christos | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | enable WARNS?=1 by default, & temporarily disable for... |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | getopt returns -1 not EOF |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | deprecate auto |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | deprecate bzero, rindex, etc. use symbolic constants... |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | WARNSify (not an insignificant task...) |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | missed a couple of clock->ourclock and time->ourtime... |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | minor WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | WARNSify, KNFify |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | use err/warn instead of perror |
commit | commitdiff | tree | snapshot |
1997-10-12 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-11 |
mycroft | common_source -> common, and GC some garbage variables. |
commit | commitdiff | tree | snapshot |
1997-10-11 |
mycroft | Do the previous a little differently. |
commit | commitdiff | tree | snapshot |
1997-10-11 |
veego | Don't install this library, we only need this during... |
commit | commitdiff | tree | snapshot |
1997-10-11 |
veego | Only use SYMLINKS when PROG is defined. |
commit | commitdiff | tree | snapshot |
1997-10-11 |
mycroft | Use bsd.subdir.mk as appropriate. |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | use err/warn instead of perror |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | use err/warn instead of perror |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | WARNSify, deprecate register |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | minor KNFify |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | use err/warn instead of perror |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | minor KNFify |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | minor KNFify |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | KNFify (with indent) |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | use warn instead of perror/fprintf/... |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | KNFify again |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | KNFify |
commit | commitdiff | tree | snapshot |
1997-10-11 |
lukem | WARNSify, KNFify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | Yet Another Monster Commit: |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | XXX: work around lex(1) vs termios lameness |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | deprecate register, fixup .Nm usage |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | getopt returns -1 not EOF |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify, fixup .Nm usage |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify, fixup .Nm usage |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | hunt isn't "Missing:" anymore ;-) |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | KNF & WARNSify, and only compile common_source once... |
commit | commitdiff | tree | snapshot |
1997-10-10 |
mrg | remove advertising clause from all my licenses. |
commit | commitdiff | tree | snapshot |
1997-10-10 |
lukem | WARNSify |
commit | commitdiff | tree | snapshot |
1997-10-09 |
lukem | KNFify, WARNSify, use errx(), clean up .Nm in manpage |
commit | commitdiff | tree | snapshot |
1997-10-04 |
mrg | fix compiler warnings on the alpha. |
commit | commitdiff | tree | snapshot |
1997-10-04 |
mrg | add hunt. |
commit | commitdiff | tree | snapshot |
1997-10-04 |
mrg | note that huntd lives in /usr/games. |
commit | commitdiff | tree | snapshot |
1997-10-04 |
mrg | build hunt. |
commit | commitdiff | tree | snapshot |
1997-10-04 |
mrg | hunt version 1993-07-17 |
commit | commitdiff | tree | snapshot |
1997-10-03 |
mrg | add a man page for countmail(6) |
commit | commitdiff | tree | snapshot |
1997-10-03 |
mrg | add countmail. |
commit | commitdiff | tree | snapshot |
1997-10-03 |
mrg | add rcsid |
commit | commitdiff | tree | snapshot |
next |