Age | Commit message (Expand) | Author |
2003-09-19 | In pmap_changebit(), do not flush tlb entries unless really necessary. | Miod Vallat |
2003-09-19 | Let boot -b return to debugger before invoking the kernels entry point, like | Miod Vallat |
2003-09-19 | do not += snprintf; andrushock@korovino.net | Theo de Raadt |
2003-09-19 | spaces | Theo de Raadt |
2003-09-19 | Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@ | Dale Rahn |
2003-09-19 | blanks | Theo de Raadt |
2003-09-19 | Add missing copyright. | Otto Moerbeek |
2003-09-19 | spaces | Theo de Raadt |
2003-09-19 | Original USD.doc from 4.4 BSD, using the Caldera license. Needs cleanup. | Otto Moerbeek |
2003-09-19 | Man page based on 4.4 BSD man page, using the Caldera license. | Otto Moerbeek |
2003-09-19 | A complete, BSD licensed rewrite of dc(1), using the bn(3) big number routines. | Otto Moerbeek |
2003-09-19 | remove fatal callbacks from client code; ok deraadt | Markus Friedl |
2003-09-19 | error handling for remote-remote copy; #638; report Harald Koenig; | Markus Friedl |
2003-09-19 | an atexit handler to close a file descriptor? who wrote this crap..; millert ok | Theo de Raadt |
2003-09-19 | when dropping privileges use initgroups(3) instead of setgroups(2) so the | Henning Brauer |
2003-09-19 | Disable USB_USE_SOFTINTR until we have generic support for soft interrupts. | Anil Madhavapeddy |
2003-09-19 | do not call packet_close on fatal; ok deraadt | Markus Friedl |
2003-09-19 | do not call channel_free_all on fatal; ok deraadt | Markus Friedl |
2003-09-19 | avoid fatal_cleanup, just call exit(); ok deraadt | Markus Friedl |
2003-09-19 | provide a ssh-agent specific fatal() function; ok deraadt | Markus Friedl |
2003-09-19 | Replace an oops by myself - standard C library will be llib-lc.ln, not | Jason McIntyre |
2003-09-19 | commands.c: add `o' and `S' to internal help, sort options | Jason McIntyre |
2003-09-19 | sign fix in buffer_dump; Jedi/Sector One; pr 3473 | Markus Friedl |
2003-09-19 | buffer_dump only if PACKET_DEBUG is defined; Jedi/Sector One; pr 3471 | Markus Friedl |
2003-09-19 | whack getopt ? matching; jeffi@rcn.com | Theo de Raadt |
2003-09-19 | - some bios return a valid geometry for inexistent hd's so before | Federico G. Schwindt |
2003-09-19 | add debug info around #41; toby@ ok. | Federico G. Schwindt |
2003-09-19 | When sanity checking signal numbers, error out on signal >= NSIG, | Todd C. Miller |
2003-09-19 | Sync with 'modernization' changes to macppc. Also fix a couple of whitespace | Kenneth R Westerback |
2003-09-19 | Excise more unused code. | Kenneth R Westerback |
2003-09-19 | Put in a couple of sanity checks to ensure that the AN_DEFAULT_* | Anil Madhavapeddy |
2003-09-18 | realloc spring cleaning, simplifies the code some | Anil Madhavapeddy |
2003-09-18 | expand on the realloc no-no section to include adjusting a length before | Ted Unangst |
2003-09-18 | make this test look for spaces as well, to match other cases | Bob Beck |
2003-09-18 | if length is 1, don't try to null memory that doesn't belong to us. | Federico G. Schwindt |
2003-09-18 | Not all address types have a mask. | Cedric Berger |
2003-09-18 | remove /var/spool/news | Nikolay Sturm |
2003-09-18 | comment spelling, from jonathon gray | Ted Unangst |
2003-09-18 | fix early free (subtle); marius@monkey.org | Theo de Raadt |
2003-09-18 | A few signedness fixes for harmless situations; markus@ ok | Miod Vallat |
2003-09-18 | spacing; | Jason McIntyre |
2003-09-18 | standard C lint library lives in llib-lstdc.ln, not llib-lc.ln; | Jason McIntyre |
2003-09-18 | typos from Aleksander Piotrowski; | Jason McIntyre |
2003-09-18 | typo in error; | Jason McIntyre |
2003-09-18 | - move `-d' to comparison options, rather then output options | Jason McIntyre |
2003-09-18 | new sentence, new line; | Jason McIntyre |
2003-09-18 | typos from wiz@netbsd (including one from a PR from Quentin Garnier); | Jason McIntyre |
2003-09-18 | - missing .El | Jason McIntyre |
2003-09-18 | add .Bk/.Ek to SYNOPSIS; | Jason McIntyre |
2003-09-18 | typo; | Jason McIntyre |