Age | Commit message (Expand) | Author |
1999-11-16 | hpt_hashsize no more, using cr24 instead | Michael Shalayeff |
1999-11-16 | stack does grows up; ddb breakpoints done (local); add note for btlb work | Michael Shalayeff |
1999-11-16 | in known_hosts key lookup the entry for the bits does not need to match, all | Niels Provos |
1999-11-16 | Don't allocate vmmap in pmap_bootstrap, allocate it in mmrw when needed. | Artur Grabowski |
1999-11-16 | Remove duplicate variable definitions. | Artur Grabowski |
1999-11-16 | No need to do "sp->sg_npte = 0" in an if (sp->sg_npte == 0) | Artur Grabowski |
1999-11-16 | Opps.. remove stuff that shouldn't be in the last commit. | Artur Grabowski |
1999-11-16 | Optimize the case of writing to /dev/zero like we do in for /dev/null | Artur Grabowski |
1999-11-16 | Remove unused (ifdef:d away) variables. | Artur Grabowski |
1999-11-16 | We don't need a prototype for kmem_alloc. | Artur Grabowski |
1999-11-15 | more detailed messages about adding and checking hostkeys | Markus Friedl |
1999-11-15 | I'm a moron... | Marc Espie |
1999-11-15 | remove support for cipher RC4 | Markus Friedl |
1999-11-15 | Quote metachars on expand_word too; ok millert@ | Federico G. Schwindt |
1999-11-15 | a note for legay systems about secuity issues with permanently_set_uid(), | Markus Friedl |
1999-11-15 | Remove a duplicate #include. | Aaron Campbell |
1999-11-15 | the keysize of rsa-parameter 'n' is passed implizit, | Markus Friedl |
1999-11-15 | o Make -q option the default | Todd C. Miller |
1999-11-15 | typos | Theo de Raadt |
1999-11-15 | fix .Xr | Eric Jackson |
1999-11-15 | honour ddb.console; ok deraadt@ | David Leonard |
1999-11-15 | Fix tcp retransmit/persist timers, provos@ OK. | Hugh Graham |
1999-11-15 | Consistify DHCP man page titles somewhat; d@, sebastion@irelandmail.com | Aaron Campbell |
1999-11-15 | Fix problem with extra spaces after an Xr reference; from NetBSD. | Aaron Campbell |
1999-11-15 | Typo in comment. | Aaron Campbell |
1999-11-15 | From FreeBSD: | Todd C. Miller |
1999-11-15 | logging getpeername() failures is a waste of time | Theo de Raadt |
1999-11-15 | disconnect if getpeername() fails | Markus Friedl |
1999-11-14 | split do_authentication() in subroutines | Markus Friedl |
1999-11-14 | missing xfree(*client) | Markus Friedl |
1999-11-14 | fix comment: we _do_ disconnect if ip-options are set | Markus Friedl |
1999-11-14 | avoid extra fd per sshd, from millert@ | Markus Friedl |
1999-11-14 | warning about getpeername() failing is useless | Theo de Raadt |
1999-11-14 | quote metachars when completing filenames from jdolecek@netbsd. ok millert@ | David Leonard |
1999-11-14 | print _all_ bad config-options in ssh(1), too | Markus Friedl |
1999-11-14 | Clean up memchr slightly to better match coming memrchr | Marc Espie |
1999-11-14 | typo | Theo de Raadt |
1999-11-14 | Better fix for PR #921 (main.c rev 1.18) from the pdksh cvs tree. | Todd C. Miller |
1999-11-14 | Fix erroneous free of static storage. | Marc Espie |
1999-11-14 | Fix a core dump caused by a signal race; yval@hackers.co.il | Todd C. Miller |
1999-11-14 | change passphrase loop logic and remove ref to $DISPLAY, ok niels | Markus Friedl |
1999-11-14 | o link with -ocurses for now since window does not work properly with ncurses | Todd C. Miller |
1999-11-14 | USB audio. Commented out. | Hakan Olsson |
1999-11-14 | stathz instead of hz, plus improvements by me; camield@inet.unisource.nl | Theo de Raadt |
1999-11-14 | EFAULT does not happen for all files; posix 1003.1, line 216 | Theo de Raadt |
1999-11-14 | protect against copuin faults | Michael Shalayeff |
1999-11-14 | fix pmap_create() so it works for user mappings. | Michael Shalayeff |
1999-11-14 | not kerberos; karls@inet.no | Theo de Raadt |
1999-11-14 | Kill the overly verbose description strings, add another device. | Jason Downs |
1999-11-14 | Regen | Jason Downs |