Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-29 | print the total score, size permitting | Michael Shalayeff | |
2001-06-29 | cleanup, including removing the size rule which nobody | Michael Shalayeff | |
gives a shit about anyway. | |||
2001-02-10 | new symbol handling in ddb for ELF, there is still a problem with hangman on ↵ | Niklas Hallqvist | |
alpha though.. | |||
2001-02-08 | Capital punishment, just in case :-) | Niklas Hallqvist | |
2000-04-05 | do not exhaust the random pool while debugging | Michael Shalayeff | |
1998-04-26 | correct copyright | Theo de Raadt | |
1997-09-08 | KNF | Theo de Raadt | |
1997-07-19 | Include vm/vm.h everywhere it is needed to get at boolean_t (I would prefer | Niklas Hallqvist | |
to have it in sys/types.h but that is problematic). Some KNF. | |||
1996-11-29 | note 1024 limit on text+data. | Michael Shalayeff | |
1996-11-28 | Actually draw the hanging. Remove some statics. Fix a bug in | Niklas Hallqvist | |
case handling. Still less than 1 K! Most stuff from Andreas Gunnarsson, <zzlevo@dd.chalmers.se> | |||
1996-10-21 | random is stock | Theo de Raadt | |
1996-08-29 | rnd -> random | Theo de Raadt | |
1996-06-17 | set default level to 5, misc cleanup. | Michael Shalayeff | |
1996-05-31 | -Wall and -Wstrict-prototypes cleanup | Niklas Hallqvist | |
1996-05-10 | fix symtab skip loop (s,p,q,). | Michael Shalayeff | |
1996-05-10 | do dynamic symtab allocattion. | Michael Shalayeff | |
1996-05-07 | show symtab name when no less than 3 of them. | Michael Shalayeff | |
1996-05-05 | add advanced hang analyzer. | Michael Shalayeff | |
idea by theo. |