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