Age | Commit message (Expand) | Author |
2000-03-22 | remove if_withname(), which was imported during KAME merge by mistake. | Jun-ichiro itojun Hagino |
2000-03-22 | Add ch to some dead ports for consistency, of course not tested. | Niklas Hallqvist |
2000-03-22 | xe does not fit, with new ahc included | Theo de Raadt |
2000-03-22 | correct references. | Jun-ichiro itojun Hagino |
2000-03-22 | fix arguments to failure printf's (correct numbers and types) | Jason Wright |
2000-03-22 | Oops... catch up with variable renaming in header file | Jason Wright |
2000-03-22 | raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, f... | Michael Shalayeff |
2000-03-22 | 802.11 stuff beginnings, from netbsd | Michael Shalayeff |
2000-03-22 | allow opening of the fga char device | Jason Wright |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | convert some spaces to tabs and make variable names the same as the | Jason Wright |
2000-03-22 | aintroduce ip6_{next,last}hdr which lets us parse IPv6 header chain correctly. | Jun-ichiro itojun Hagino |
2000-03-22 | comment out ifconfig undo code. they are necessary to avoid memory | Jun-ichiro itojun Hagino |
2000-03-22 | sync | Theo de Raadt |
2000-03-22 | add new adaptec models | Theo de Raadt |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | new ahc driver. Adds suport for newer Adaptec controllers. This represents ... | Steve Murphree |
2000-03-22 | fix k6 mtrr; cokane@pohl.ececs.uc.edu | Theo de Raadt |
2000-03-21 | add SIOCGIFMTU/SIOCSIFMTU; remediate redundant code of tun, ppp, sppp; chris@ ok | Michael Shalayeff |
2000-03-21 | small knits in .c, more media definitions from netbsd in .h | Michael Shalayeff |
2000-03-21 | sync | Theo de Raadt |
2000-03-21 | 3com 3cr990 crypto ethernet card | Theo de Raadt |
2000-03-21 | shorten 2nd ID message | Theo de Raadt |
2000-03-21 | Fix casting so it compiles on alphas (testing by janjaap@stack.nl, | Angelos D. Keromytis |
2000-03-21 | only free in swap_off if allocated. | Niels Provos |
2000-03-21 | double ncallout, until art fixes this further | Theo de Raadt |
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 |