Age | Commit message (Expand) | Author |
2000-03-21 | Fix function to comply with prototype. Kind of moot, as tcp signatures | Angelos D. Keromytis |
2000-03-20 | oh, and we need this | Theo de Raadt |
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 | 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-19 | faster log2, more stats, lazy random stirring, more stats, less debug, help a... | Michael Shalayeff |
2000-03-19 | split crypto driver front-end from software crypto engine | Theo de Raadt |
2000-03-18 | Sync. | Ian Darwin |
2000-03-18 | Implement vfork (ok jasoni). | Ian Darwin |
2000-03-18 | postpone memory allocation for uvm swap encryption until it is turned on with | Niels Provos |
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-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 | fix a non-DIAGNOSTIC gotcha | Theo de Raadt |
2000-03-17 | Cryptographic services framework, and software "device driver". The | Angelos D. Keromytis |
2000-03-17 | hifn driver changed names | Theo de Raadt |
2000-03-17 | Sync with FreeBSD. Also, fix a stupid bug where the dc driver was claiming | Aaron Campbell |
2000-03-16 | Bring in some new UVM code from NetBSD (not current). | Artur Grabowski |
2000-03-16 | document that other vendors use the hifn pci id too | Theo de Raadt |
2000-03-16 | move aeon to hifn7751 | Theo de Raadt |
2000-03-15 | prevent overflow in a diagnostic check; art@ ok | Michael Shalayeff |
2000-03-15 | Fix the NetBSD id strings. | Artur Grabowski |
2000-03-15 | Bring in bit definitions from the datasheet and allow shared interrupts. | Jason Wright |
2000-03-15 | more smurph damage control | Theo de Raadt |
2000-03-15 | Don't allow the PAGE_SIZE macros to be exported to userland. | Artur Grabowski |
2000-03-15 | More stuff that doesn't belong in UVM. | Artur Grabowski |
2000-03-15 | cast the VM_INHERIT_ constants to the correct type. | Artur Grabowski |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-15 | Support FAT32 partitions >4GB (up to 128GB, in fact); d@ ok, from NetBSD. | Aaron Campbell |
2000-03-14 | sloppy smurph, leaving debug garbage behind... | Theo de Raadt |
2000-03-14 | Fix `blink' and `underline' attribute handling for new PC display mode. | Aaron Campbell |
2000-03-13 | Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed | Kjell Wooding |
2000-03-13 | Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.... | Mats O Jansson |
2000-03-13 | sync. -moj | Mats O Jansson |
2000-03-13 | Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and... | Mats O Jansson |
2000-03-13 | various cleanups | Artur Grabowski |
2000-03-13 | zap #if 0 code | Artur Grabowski |