Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-27 | sync | Theo de Raadt | |
1999-09-27 | another ne2000; marco@tecnogi.com | Theo de Raadt | |
1999-09-27 | remove /usr/include/openssl link before making it. | Bob Beck | |
1999-09-27 | Update files, fix pwd_mkdb call. | Jason Downs | |
1999-09-27 | correct for our ssh | Theo de Raadt | |
1999-09-27 | openssl -> ssl | Theo de Raadt | |
1999-09-27 | I mean, I hate that prereq *garbage*. but then you guys had to break | Theo de Raadt | |
make includes, too, by not fixing it. Gee, thanks. | |||
1999-09-27 | More.. | Jason Downs | |
1999-09-27 | Sync with reality. | Jason Downs | |
1999-09-27 | Made loader load at 0x3f0000 | Steve Murphree | |
1999-09-27 | Addition of 32bit if_ie | Steve Murphree | |
1999-09-27 | Formatting and grammar. | Aaron Campbell | |
1999-09-27 | Fix a display nit in scrollback code. | Aaron Campbell | |
1999-09-27 | Remove an unwanted `.'. | Aaron Campbell | |
1999-09-27 | doc jumpered models; gemorga2@vt.edu | Theo de Raadt | |
1999-09-27 | Sync with FreeBSD. Fix totally broken axrxeof() function. | Aaron Campbell | |
1999-09-26 | the mbuf copy was still being modified; now totally correct that. | Theo de Raadt | |
1999-09-26 | sync | Theo de Raadt | |
1999-09-26 | trash | Theo de Raadt | |
1999-09-26 | disable telnet/ftp/login by default, for now | Theo de Raadt | |
1999-09-26 | blowfish is always there | Theo de Raadt | |
1999-09-26 | fix make depend | Theo de Raadt | |
1999-09-26 | remove.c | Theo de Raadt | |
1999-09-26 | trash | Theo de Raadt | |
1999-09-26 | /etc has always been in the same place | Theo de Raadt | |
1999-09-26 | trash | Theo de Raadt | |
1999-09-26 | first cut of mandoc man pages from aaron | Theo de Raadt | |
1999-09-26 | distribution target | Theo de Raadt | |
1999-09-26 | use rresvport(), for random port allocation | Theo de Raadt | |
1999-09-26 | proper groups for install | Theo de Raadt | |
1999-09-26 | build ssh components using our build model | Theo de Raadt | |
1999-09-26 | all the idea code goes away | Theo de Raadt | |
1999-09-26 | i 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-26 | Increase MAXMAGIS again, and change the reallocation - don't need to | Ian 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-26 | Fixed installboot_md() | Steve Murphree | |
1999-09-26 | sync | Theo de Raadt | |
1999-09-26 | crank to version 2 for release, in case any dependencies have crept in | Theo de Raadt | |
1999-09-26 | More installboot related stuff. | Steve Murphree | |
1999-09-26 | This fixes installboot. | Steve Murphree | |
1999-09-26 | add exphy on alpha too | Jason Wright | |
1999-09-26 | add exphy | Jason Wright | |
1999-09-26 | This needed to be there... | Steve Murphree | |
1999-09-26 | match if parent is 'xl' | Jason Wright | |
1999-09-26 | use dev/mii for appropriate cards | Jason Wright | |
1999-09-26 | remove unneeded changes | Michael Shalayeff | |
1999-09-26 | Antti Kantee: bin/7918: sidtune support for file(1) | Ian Darwin | |
1999-09-26 | .Nm -> .Fn | Marc Espie | |
1999-09-26 | Proper 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-26 | Remove extraneous comma | Marc Espie | |