Age | Commit message (Expand) | Author |
2002-01-16 | Enable the traditional Stop-A handling | Jason Wright |
2002-01-16 | correct some commented defaults. add Ciphers default. ok markus@ | Kevin Steves |
2002-01-16 | correct defaults for -i/IdentityFile; ok markus@ | Kevin Steves |
2002-01-16 | The stategy now used for options in the default sshd_config shipped | Kevin Steves |
2002-01-16 | Send input to wskbd_input() instead of line discipline and make sure RIE is set. | Jason Wright |
2002-01-16 | Initialize the rest of the wskbd_mapdata structure. | Jason Wright |
2002-01-16 | Add a sun keyboard type | Jason Wright |
2002-01-16 | socket()s first argument should be a protocol family rather than an | brian |
2002-01-16 | socket's first argument is an address family, not a protocol family. | brian |
2002-01-16 | wrapper for channel_setup_fwd_listener | Markus Friedl |
2002-01-16 | Use the volatile specifier to fix warnings about variables being | Todd C. Miller |
2002-01-16 | Just tested a Eumitcom WL11000P in the guise of a Belkin F5D6000. | Todd C. Miller |
2002-01-15 | minor simplification in preparation for a future change. | Artur Grabowski |
2002-01-15 | Make vmstat -m output the same for both sysctl and kvm versions. | Artur Grabowski |
2002-01-15 | o no more NOPOLL. | Federico G. Schwindt |
2002-01-15 | add spif* at sbus? | Jason Wright |
2002-01-15 | allow zskbd* at zs? | Jason Wright |
2002-01-15 | Frontend driver for keyboards attached to zs's (instead of zstty's). | Jason Wright |
2002-01-15 | sometimes trailing spaces are required for proper formating | Marco S Hyman |
2002-01-15 | A fix to amap_wiperange from Chuck Cranor that has been in my tree for | Artur Grabowski |
2002-01-15 | allocate sackholes with pool | Niels Provos |
2002-01-15 | Move the enc tests into the Makefile and split them into | Artur Grabowski |
2002-01-15 | MNAMELEN is 90, not 32; peterw AT ifost.org.au | Todd C. Miller |
2002-01-15 | change tcpcb allocation to pool | Niels Provos |
2002-01-15 | update to sudo 1.6.4p1 | Todd C. Miller |
2002-01-14 | Do not create sys_aliases.c for elf systems; tested at some extent | Federico G. Schwindt |
2002-01-14 | volatile police. | Miod Vallat |
2002-01-14 | knf | Niels Provos |
2002-01-14 | knf | Niels Provos |
2002-01-14 | knf | Niels Provos |
2002-01-14 | typo | Niels Provos |
2002-01-14 | If waitpid() return ECHILD that should not be a fatal error since | Todd C. Miller |
2002-01-14 | Use SIG_DFL to reset SIGCHLD handlers, not SIG_IGN which has a different | Todd C. Miller |
2002-01-14 | (c) 2002 | Markus Friedl |
2002-01-14 | remove function pointers for events, remove chan_init*; ok provos@ | Markus Friedl |
2002-01-14 | remove duplicated code; ok provos@ | Markus Friedl |
2002-01-14 | correct fn names for ssh2, do not switch from closed to closed; ok provos@ | Markus Friedl |
2002-01-14 | merge chan_[io]buf_empty[12]; ok provos@ | Markus Friedl |
2002-01-14 | chan_send_oclose1() no longer calls chan_shutdown_write(); ok provos@ | Markus Friedl |
2002-01-14 | update to sendmail-8.12.2 | Todd C. Miller |
2002-01-14 | use macros to manage tcp timers; based on netbsd | Niels Provos |
2002-01-14 | The return value of lcsplx is used in locore. however at some point | Dale Rahn |
2002-01-14 | sync with sudo 1.6.4-final | Todd C. Miller |
2002-01-13 | add chan_set_[io]state(), order states, state is now an u_int, | Markus Friedl |
2002-01-13 | use buffer API and avoid static strings of fixed size; ok provos@/mouring@ | Markus Friedl |
2002-01-13 | change to use queue.h macros; okay markus@ | Niels Provos |
2002-01-13 | update | Miod Vallat |
2002-01-13 | better accounting for 'soft' interrupts, before all exceptions were | Dale Rahn |
2002-01-13 | Regress this one additional change, with this change more systems | Dale Rahn |
2002-01-13 | add magma and spif | Jason Wright |