2010-03-29 |
dholland | Fix typo. From OpenBSD. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
dholland | Don't exit(0) on failure. Use errx() instead of fprintf. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
mrg | rename text() to wrtext(), aligning it with most other... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
dholland | Latin police: use proper conjugation. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
he | When using -lcurses, you also need -lterminfo. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
roy | Userland now builds and uses terminfo instead of termcap. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
wiz | Close file when finished with it. Found by cppcheck. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
wiz | Simplify alloc() to avoid ifdef(LINT) workaround. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
wiz | Close two file descriptors after using them. Found... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
mbalmer | The default output file extension is '.dat', not '... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
joerg | Use .%U instead of .%O for URLs. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
dholland | Christos points out that usage should not use errx... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
wiz | New sentence, new line. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
dholland | Adjust SYNOPSIS for cfscores to better match reality... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
dholland | Split struct betinfo into its own header file so it... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
dholland | Use NULL instead of 0 for pointer tests. Remove an... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
dholland | Send error messages to stderr. Use errx/warnx, not... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
dholland | Correct usage message. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
dholland | Fix math notation, from PR 41547. While here, fix some... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
ahoka | Hide the cursor during the game. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
matt | Fix bad merge. (SUBDIR= != SUBDIR +=) |
commit | commitdiff | tree | snapshot |
2009-12-14 |
uebayasi | Conditionalize some build directories by ${MKCXX}. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
wiz | was disappointed that someone wrote disappointed with... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
mbalmer | I was disappointed that someone wrote disappointed... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
christos | use %option noinput nounput |
commit | commitdiff | tree | snapshot |
2009-10-29 |
dholland | Another spelling mistake. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
dholland | Whitespace. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
snj | Fix a bunch of typos and spelling errors. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
snj | Kill two duplicates. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
dholland | "Ghandi" -> "Gandhi" |
commit | commitdiff | tree | snapshot |
2009-10-21 |
snj | Remove 3rd and 4th clauses in christos' license. OK... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
dholland | Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
dholland | Disable writing scores when built for /rescue. PR 42009 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
dholland | Dumping all system includes anything uses in one big... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Don't need -DHAVE_REGCOMP any more |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Instead of trying to cons up a regexp that ignores... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Tidy up regexp handling further. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Prune conditional compilation for using obsolete regexp... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Whitespace. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Prevent nasal demons in a case I spotted while preparin... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | ANSIfy function definitions. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Sprinkle some size_t in places where it's better than... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | remove more unnecessary casts |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Use correct type for malloc sizes (size_t, not unsigned) |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | remove unnecessary casts |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | u_int32_t -> uint32_t |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | ANSIfy function definitions |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | Use standard C: 'unsigned', not 'u_int' |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | remove unnecessary cast |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | remove unnecessary casts |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dholland | remove unnecessary cast |
commit | commitdiff | tree | snapshot |
2009-08-25 |
dholland | Use __dead. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
dholland | Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
dholland | ANSIfy a leftover function. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static and prune some dead code |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static and prune some dead code |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | looks as if "ospeed" here was meant to be extern. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-12 |
dholland | sprinkle static |
commit | commitdiff | tree | snapshot |
2009-08-06 |
dholland | Don't use a FILE * after fclose(). PR 41832 from Hennin... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
christos | don't use char values for functions that can return... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
dholland | Use getopt instead of hand-rolled options code. Documen... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
dholland | don't ignore errors from read(); found by lint |
commit | commitdiff | tree | snapshot |
2009-07-26 |
dholland | Remove the need for -Wno-pointer-sign. Object file... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
dholland | Remove the need for -Wno-pointer-sign. Object diffs... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
dholland | Use random() instead of rand(), and seed with time... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
dholland | Assorted minor cleanups, no functional change: |
commit | commitdiff | tree | snapshot |
2009-07-20 |
dholland | A bit more whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
dholland | Whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
dholland | ANSIfy. Use __dead. Object diffs checked. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
dholland | ANSIfy. Also, we now have RANDOM_MAX; use it. Object... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
roy | Rename internal getline() function to get_line() so... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Remove config options for 4.2BSD and 4.3BSD, and associ... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Remove the non-curses screen handling, since it relies... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Remove config for the return type of signal handlers... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Remove references to config #defines for the thoroughly... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | more whitespace |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Various minor fixes, mostly from OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Notes on the protocol used by hunt, from OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Sigh, more of the same (missed two) |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | __attribute__((__noreturn__)) -> __dead |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | ANSIfy function declarations. |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Remove two more bogus casts. These *do* create object... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Remove bogus casts. Two object file diffs inspected... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
dholland | Remove a pile of bogus casts. One object file diff... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
dholland | Fix two serious string-handling bugs (one exploitable... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
dholland | sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
2009-06-28 |
dholland | Fix possible remote DoS of a running hunt game, and... |
commit | commitdiff | tree | snapshot |
next |