Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/moduli



Module Name:    src
Committed By:   elad
Date:           Thu Jan 19 23:23:59 UTC 2006

Added Files:
        src/games/moduli: Makefile Makefile.inc
        src/games/moduli/qsafe: Makefile qsafe.c
        src/games/moduli/qsieve: Makefile qfile.c qfile.h qsieve.6 qsieve.c

Log Message:
Add qsieve and qsafe, two programs used for generating the moduli file.

These were written by William Allen Simpson and submitted in PR 21983,
and are added with minor adjustments and nits from christos@ and myself.

Approved by christos@ and groo@.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/games/moduli/Makefile src/games/moduli/Makefile.inc
cvs rdiff -r0 -r1.1 src/games/moduli/qsafe/Makefile \
    src/games/moduli/qsafe/qsafe.c
cvs rdiff -r0 -r1.1 src/games/moduli/qsieve/Makefile \
    src/games/moduli/qsieve/qfile.c src/games/moduli/qsieve/qfile.h \
    src/games/moduli/qsieve/qsieve.6 src/games/moduli/qsieve/qsieve.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index