Age | Commit message (Expand) | Author |
1999-11-17 | add MLINKs | Todd C. Miller |
1999-11-17 | add MLINKs | Todd C. Miller |
1999-11-17 | add MLINKs | Todd C. Miller |
1999-11-17 | add MLINKs | Todd C. Miller |
1999-11-17 | add more MLINKs | Todd C. Miller |
1999-11-17 | add MLINKs | Todd C. Miller |
1999-11-17 | allow to compile without -DFFS. okay deraadt@ | David Leonard |
1999-11-17 | Add missing MLINKs | Todd C. Miller |
1999-11-17 | mii fixups and merge with freebsd: | Jason Wright |
1999-11-17 | New interface to ATA registers that goes through the lower-level device | Constantine Sapuntzakis |
1999-11-16 | typo | Theo de Raadt |
1999-11-16 | bugfix: check for space if child has terminated, from: iedowse@maths.tcd.ie | Markus Friedl |
1999-11-16 | add OpenSSH information to AUTHOR section. okay markus@ | Niels Provos |
1999-11-16 | close-on-exec for auth-socket, ok deraadt | Markus Friedl |
1999-11-16 | rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se> | Markus Friedl |
1999-11-16 | move common prompt-for-filename-code into own function | Markus Friedl |
1999-11-16 | - Teach vt_cuu (cursor up) about scrollback. Cursor down is much harder... | Aaron Campbell |
1999-11-16 | force logging to stderr while loading private key file | Markus Friedl |
1999-11-16 | prettyprint dreaded keysize warnings | Markus Friedl |
1999-11-16 | noone needs this anymore | Theo de Raadt |
1999-11-16 | typo in doc ref | Michael Shalayeff |
1999-11-16 | flush the cache once we patched memory in ddb | Michael Shalayeff |
1999-11-16 | Close PR 961, approved by millert@ | Marc Espie |
1999-11-16 | tabs vs spaces | Michael Shalayeff |
1999-11-16 | make a copy of attach args for each attachment | Michael Shalayeff |
1999-11-16 | define TLB_BITS for %b | Michael Shalayeff |
1999-11-16 | fix argument access macro (+1 fuzz), align frame per hp requirements | Michael Shalayeff |
1999-11-16 | openbsd/hppa is ELFDATA2MSB | Michael Shalayeff |
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 |