Age | Commit message (Expand) | Author |
2004-09-15 | Restore correct noac option parsing. | Miod Vallat |
2004-09-15 | Crude diff to allow user break on zs to enter ddb, for 147/1x2; spotted | Miod Vallat |
2004-09-15 | Win a cycle in FP exception SSBR processing. | Miod Vallat |
2004-09-15 | Use less stack, as allowed by the new ABI. | Miod Vallat |
2004-09-15 | Use ftello() rather than ftell() if you want an off_t value. | Miod Vallat |
2004-09-15 | mention PrintLastLog only prints last login time for interactive | Jared Yanovich |
2004-09-15 | string.h for memcpy | Jolan Luff |
2004-09-15 | Add some amusing ones. | Marco Peereboom |
2004-09-15 | KNF | Henning Brauer |
2004-09-15 | map both register spaces | Michael Shalayeff |
2004-09-15 | don't refuse packets with stratum=0, they are fine | Henning Brauer |
2004-09-15 | regen | Michael Shalayeff |
2004-09-15 | make pdc device too | Michael Shalayeff |
2004-09-15 | regen | Michael Shalayeff |
2004-09-15 | fix ioa entries | Michael Shalayeff |
2004-09-15 | kill old dead comment | Michael Shalayeff |
2004-09-15 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-15 | /* fallthrough */ is something a programmer understands. But | Theo de Raadt |
2004-09-15 | ansi and ARSUSED | Theo de Raadt |
2004-09-15 | simplify error check in fpu_emulate | Michael Shalayeff |
2004-09-15 | kill another unused function and two debugging printfs | Henning Brauer |
2004-09-15 | remove the unused variable/macro code, ok theo | Henning Brauer |
2004-09-15 | unused variables, theo | Henning Brauer |
2004-09-15 | missing include, from theo | Henning Brauer |
2004-09-15 | remove buf_write(), not used in ntpd. found by theo | Henning Brauer |
2004-09-14 | allow kenter_pa to remap ptes and do proper wired/resident accounting there | Michael Shalayeff |
2004-09-14 | remove unused variable | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-14 | df is a flag, not some u_char thing with -1 value; millert ok | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-14 | remove unused variables galore | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-14 | remove remaining unused traces from src route | Henning Brauer |
2004-09-14 | remove unused variable | Theo de Raadt |
2004-09-14 | rename internal uname() to euname() to avoid libc conflict | Theo de Raadt |
2004-09-14 | remove unused variable; netbsd, ok theo | Peter Valchev |
2004-09-14 | portable code should not use that gcc __func__ specific junk when it is not n... | Theo de Raadt |
2004-09-14 | store fpu version for later use. make sure to proper store/clear fpu state in... | Michael Shalayeff |
2004-09-14 | size_t vs ssize_t confusion | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-14 | need an include and dprintf on pmap_init() return | Michael Shalayeff |
2004-09-14 | eap tested to work; tybollt@solace.mh.se | Theo de Raadt |
2004-09-14 | gccisms are bad, including __func__ | Henning Brauer |
2004-09-14 | print layers in hex | Michael Shalayeff |
2004-09-14 | use sizeof(struct cand) instead of defining an unused cand object, and | Theo de Raadt |
2004-09-14 | add support for info directories. | Marc Espie |
2004-09-14 | arithmetic on void * not permitted | Theo de Raadt |
2004-09-14 | remove unused crap never deleted during development | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |