Age | Commit message (Expand) | Author |
2000-04-02 | callout->timeout. | Dale S. Rahn |
2000-04-02 | Fix a typo from last commit that was causing spontaneous reboots. | Aaron Campbell |
2000-04-01 | fdup could fail when want for fdalloc > than the free fd in the block. | Niels Provos |
2000-04-01 | The AMD756 requires a delay before reading the number of ports from the | Aaron Campbell |
2000-04-01 | boot noise removal. | Dale S. Rahn |
2000-04-01 | timeout -> callout. | Dale S. Rahn |
2000-04-01 | define and use SYS_NMLN. ok deraadt@ | Jakob Schlyter |
2000-03-31 | Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED. | Aaron Campbell |
2000-03-31 | Quiet down boot on openfirmware probe of macobio bus. Does not print | Dale S. Rahn |
2000-03-31 | Quiet down the boot for powerpc, do not print openfirmware devices not | Dale S. Rahn |
2000-03-31 | Remove the timeout and print_stats functions (debugging code) | Jason Wright |
2000-03-31 | Remove unnecessary debug printf. | Dale S. Rahn |
2000-03-31 | Revision 1.3 checked in again, version 1.4 was incorrectly checked in | Dale S. Rahn |
2000-03-31 | Busified. | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug prints. | Dale S. Rahn |
2000-03-31 | Add interrupt counter. | Dale S. Rahn |
2000-03-31 | remove extra debug printfs | Dale S. Rahn |
2000-03-31 | Add pchb PCi Host Bridge dummy device to print devices nicely, instead of | Dale S. Rahn |
2000-03-31 | PCi Host Bridge, dummy driver to quiet "not configured" messages, | Dale S. Rahn |
2000-03-31 | Find last memory or io segment, in case multiple happen to be found, | Dale S. Rahn |
2000-03-31 | Add interrupt counter, to verify interrupt problem is causing | Dale S. Rahn |
2000-03-31 | add support for intrcnt from "C", make CLK_IRQ available | Dale S. Rahn |
2000-03-31 | Count clock interrupts. | Dale S. Rahn |
2000-03-31 | implement dmamap_load (stolen from i386) for powerpc. | Dale S. Rahn |
2000-03-31 | add interrupt counting support. (intrcnt) | Dale S. Rahn |
2000-03-31 | Add ummapiodev() functionality, to mirror mapiodev(). | Dale S. Rahn |
2000-03-30 | document hook functions | Jason Wright |
2000-03-30 | - Remove some unused code. | Aaron Campbell |
2000-03-30 | smarter heartbeat() | Michael Shalayeff |
2000-03-30 | Sync with NetBSD. USB Ethernet drivers should work now. | Aaron Campbell |
2000-03-30 | instrument bad crp's and bad crp callbacks, too | Jason Wright |
2000-03-30 | Only allocate space for a copy of the authenticator if authentication | Angelos D. Keromytis |
2000-03-30 | add some instrumentation for tracking input (commands/bytes) and output | Jason Wright |
2000-03-30 | Set re_rt to NULL, so we don't double free. | Angelos D. Keromytis |
2000-03-30 | auto detect the size of the seeprom; from freebsd (from NetBSD (from Linux?)) | Jason Wright |
2000-03-29 | timeout-driven heartbeat. | Michael Shalayeff |
2000-03-29 | - update copyrights | Jason Wright |
2000-03-29 | remove round-robin use of the boards. We're depending on the upper layer | Jason Wright |
2000-03-29 | sync | Theo de Raadt |
2000-03-29 | more intel 840 stuff | Theo de Raadt |
2000-03-29 | Long over due checkpoint: | Jason Wright |
2000-03-29 | ifmedia for ray | Michael Shalayeff |
2000-03-29 | Be consistent about packet properties. | Angelos D. Keromytis |
2000-03-29 | Fix problem with TCP/UDP and ACLs. | Angelos D. Keromytis |
2000-03-29 | Minor cleanup. | Angelos D. Keromytis |
2000-03-29 | Note to self: test before committing. | Angelos D. Keromytis |
2000-03-29 | Conform to crypto framework changes for IVs. | Angelos D. Keromytis |
2000-03-29 | Better support for weird IV schemes (like ESP half-IV, or the swap | Angelos D. Keromytis |
2000-03-28 | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | Aaron Campbell |
2000-03-28 | Allow wss to configure @irq 5, which is the default irq for quite a few | Marc Espie |