summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-20move software crypto engine out of main crypto.cTheo de Raadt
2000-03-20Make float.h and limits.h agree for DBL_MIN and DBL_MAX.Dale S. Rahn
2000-03-20bring proto into scopeTheo de Raadt
2000-03-20x509_att.c that was left out.Hakan Olsson
2000-03-20Update after realpha on the source.Dale S. Rahn
2000-03-20Apple Bandit was in here twice, once properly alpha, one notDale S. Rahn
2000-03-20UpdateDale S. Rahn
2000-03-20Add Apple and Motorola PCI devices.Dale S. Rahn
2000-03-20Register definitions for openpic interrupt controller driver.Dale S. Rahn
2000-03-20Interrupt code changed from called routines, to initialized driver.Dale S. Rahn
2000-03-20early support for busdma added, allows USBMAC config to attach ohci USB,Dale S. Rahn
2000-03-20Changes to support uninorth bridge (probably a bit of a hack for now).Dale S. Rahn
2000-03-20add first version of bus_dma for powerpc.Dale S. Rahn
2000-03-20Print statistics about crypto failures in IPsec processing.Angelos D. Keromytis
2000-03-19Change how obj_dat.pl is run, it has changed to take args insted of io redirectBob Beck
2000-03-19No, I'm a luser and a moron. this is *not* supposed to be here.Bob Beck
2000-03-19this appears to be needed again.Bob Beck
2000-03-19Various cleanups.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-19faster log2, more stats, lazy random stirring, more stats, less debug, help a...Michael Shalayeff
2000-03-19Add some diagnostics to prove that incoming IP fragments arebrian
2000-03-19cleanupBob Beck
2000-03-19apache 1.3.12 + mod_ssl 2.6.2 mergeBob Beck
2000-03-19new minty 0.9.5 opensslBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
2000-03-19import openssl-0.9.7-beta1Bob Beck
2000-03-19Allow environment variables on command/config lines; markk@knigma.orgbrian
2000-03-19split crypto driver front-end from software crypto engineTheo de Raadt
2000-03-19syncTheo de Raadt
2000-03-19populateusrlocal: create the right hierarchy under /usr/localMarc Espie
2000-03-19Bring the format closer to ifconfig(8).Aaron Campbell
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-18Sync.Ian Darwin
2000-03-18Implement vfork (ok jasoni).Ian Darwin
2000-03-18more details; dTheo de Raadt
2000-03-18fix parsing of commands after @ keywords and hourly bitmap handling;Theo de Raadt
2000-03-18postpone memory allocation for uvm swap encryption until it is turned on withNiels Provos
2000-03-18silence all extra route addition printoutsTheo de Raadt
2000-03-18make uvm swap encrypt compile again, from markus@Niels Provos
2000-03-18cap the maximum sessions at 2048 since that's all that is available inJason Wright
2000-03-18delete generated files (again (*&@#$Theo de Raadt
2000-03-18Last needed m4 changes to bootstrap autoconf without gnu-m4.Marc Espie
2000-03-17ratecheck - function to help implement rate-limited actions (from NetBSD)Jakob Schlyter
2000-03-17remove multiple function declarations.Artur Grabowski
2000-03-17Be sure to mask out the chip stepping when examining the chip levelJason Wright
2000-03-17move more sun4m stuff behind an #ifdefTheo de Raadt
2000-03-17Fix some space->\tJason Wright
2000-03-17Try to synchronize the ksh(1) and sh(1) man pages somewhat.Aaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-17correct reject route installations for IPv6. improve comments.Jun-ichiro itojun Hagino