summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-09-27syncTheo de Raadt
1999-09-27another ne2000; marco@tecnogi.comTheo de Raadt
1999-09-27remove /usr/include/openssl link before making it.Bob Beck
1999-09-27Update files, fix pwd_mkdb call.Jason Downs
1999-09-27correct for our sshTheo de Raadt
1999-09-27openssl -> sslTheo de Raadt
1999-09-27I mean, I hate that prereq *garbage*. but then you guys had to breakTheo de Raadt
make includes, too, by not fixing it. Gee, thanks.
1999-09-27More..Jason Downs
1999-09-27Sync with reality.Jason Downs
1999-09-27Made loader load at 0x3f0000Steve Murphree
1999-09-27Addition of 32bit if_ieSteve Murphree
1999-09-27Formatting and grammar.Aaron Campbell
1999-09-27Fix a display nit in scrollback code.Aaron Campbell
1999-09-27Remove an unwanted `.'.Aaron Campbell
1999-09-27doc jumpered models; gemorga2@vt.eduTheo de Raadt
1999-09-27Sync with FreeBSD. Fix totally broken axrxeof() function.Aaron Campbell
1999-09-26the mbuf copy was still being modified; now totally correct that.Theo de Raadt
1999-09-26syncTheo de Raadt
1999-09-26trashTheo de Raadt
1999-09-26disable telnet/ftp/login by default, for nowTheo de Raadt
1999-09-26blowfish is always thereTheo de Raadt
1999-09-26fix make dependTheo de Raadt
1999-09-26remove.cTheo de Raadt
1999-09-26trashTheo de Raadt
1999-09-26/etc has always been in the same placeTheo de Raadt
1999-09-26trashTheo de Raadt
1999-09-26first cut of mandoc man pages from aaronTheo de Raadt
1999-09-26distribution targetTheo de Raadt
1999-09-26use rresvport(), for random port allocationTheo de Raadt
1999-09-26proper groups for installTheo de Raadt
1999-09-26build ssh components using our build modelTheo de Raadt
1999-09-26all the idea code goes awayTheo de Raadt
1999-09-26i bet a lot of people didn't know what ssh 1.2.16 had a nice license.Theo de Raadt
well, except for the patent issues. someone in sweden (forget their name at the moment) cleaned out most of the patented code, and now this code removes rsa code. when this is done, it will link against libssl, but the work isn't completely done yet. then we need to bring this up to modern days, featurewise.
1999-09-26Increase MAXMAGIS again, and change the reallocation - don't need toIan Darwin
skimp on memory as much as when this code was written! (Thanks Theo).
1999-09-26- OpenBSDify; remove #ifdef's and statics.Aaron Campbell
- Uncomment a splimp();
1999-09-26Fixed installboot_md()Steve Murphree
1999-09-26syncTheo de Raadt
1999-09-26crank to version 2 for release, in case any dependencies have crept inTheo de Raadt
1999-09-26More installboot related stuff.Steve Murphree
1999-09-26This fixes installboot.Steve Murphree
1999-09-26add exphy on alpha tooJason Wright
1999-09-26add exphyJason Wright
1999-09-26This needed to be there...Steve Murphree
1999-09-26match if parent is 'xl'Jason Wright
1999-09-26use dev/mii for appropriate cardsJason Wright
1999-09-26remove unneeded changesMichael Shalayeff
1999-09-26Antti Kantee: bin/7918: sidtune support for file(1)Ian Darwin
1999-09-26.Nm -> .FnMarc Espie
1999-09-26Proper coding idioms.Marc Espie
[yes, there ARE some systems where read and write >SSIZE_MAX work, and physicists use those features to write huge files in one swoop]
1999-09-26Remove extraneous commaMarc Espie