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 |
2009-06-07 |
dholland | a bit more const |
commit | commitdiff | tree | snapshot |
2009-06-07 |
dholland | sprinkle some more const |
commit | commitdiff | tree | snapshot |
2009-06-07 |
dholland | remove unnecessary casts |
commit | commitdiff | tree | snapshot |
2009-06-07 |
dholland | sprintf -> snprintf, plus some use of strlcpy/strlcat... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
dholland | ANSIfy function declarations. All object file diffs... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | Rectify non-compiling code that appears when DEBUG... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | Set WARNS=4 here. This got missed on my previous WARNS... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | Remove global scratch string buffer. Don't zoom off... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | Remove remaining references to sprintf. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | Make a couple of the logging/printing functions printf... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | attribute noreturn -> __dead |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | Increase spending on vowels. No object file diffs. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | ANSIfy function declarations.x |
commit | commitdiff | tree | snapshot |
2009-06-04 |
dholland | sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
2009-06-01 |
dholland | Don't use a variable-size array here. There's not reall... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
dholland | Rearrange where the alternate definition of __dead... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
dholland | Edit some. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
dholland | Assorted fixes (mostly grammar, some markup) from OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
dholland | Paranoia about lengths of login names. From pjanzen... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
dholland | Avoid SIGSEGV on users not in password file. From pjanz... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
dholland | sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | attribute noreturn -> __dead |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | We don't need a private #define "unsgn" for "unsigned... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | Use the time to call srandom(), not getpid(). |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | KNF/whitespace: format preprocessor directives correctly. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | ANSIfy function declarations. Object file diffs checked. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | ANSIfy function declarations. Object file diffs cross... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | attribute noreturn -> __dead |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | Clean up scorefile handling. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
dholland | ANSIfy function declarations. |
commit | commitdiff | tree | snapshot |
next |