summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-09-27Adding support for MVME188 and MVME197Steve Murphree
1999-09-27This gets us to 2.6...Steve Murphree
1999-09-27changed loader load address.Steve Murphree
1999-09-27Added to support MVME188 and MVME197Steve Murphree
1999-09-27adding support for MVME188 and MVME197. Plus 32bit if_ie.Steve Murphree
1999-09-27even less license issuesTheo de Raadt
1999-09-27reindent after removing staticsJason Wright
remove %d/wb_unit in favor of %s/sc_dev.dv_xname From aaron@: uncomment and use splimp() (and fix case where splx would be missed) correct check for mem mapped mode
1999-09-27Disable ints. later; NetBSD.Federico G. Schwindt
1999-09-27Sync with NetBSD.Federico G. Schwindt
1999-09-27regen.Federico G. Schwindt
1999-09-27Sync devices with NetBSD.Federico G. Schwindt
1999-09-27Some cosmetic repairs.Aaron Campbell
1999-09-27do not attempt to run NetBSD binaries using native emulkstailey
1999-09-27More glueMarc Espie
1999-09-27GlueMarc Espie
1999-09-27The device-streams tools, including binaries in uu.gz format.Marc Espie
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).