Age | Commit message (Expand) | Author |
2000-06-28 | Remove pointless variable. It is set to 0, then returned without modification. | Todd C. Miller |
2000-06-28 | Make suspend -> eject card -> resume work. | Aaron Campbell |
2000-06-28 | Don't call the drivers' xxx_activate() function directly -- use the system | Aaron Campbell |
2000-06-27 | Move ac97 register defines into ac97.h | Artur Grabowski |
2000-06-27 | Make this driver work. When I ported it from FreeBSD, somehow a line got left | Aaron Campbell |
2000-06-27 | Slight optimization of wakeup. | Artur Grabowski |
2000-06-26 | timeout is in seconds, not ticks. | Artur Grabowski |
2000-06-26 | New timeouts. | Artur Grabowski |
2000-06-26 | Instead of using an ugly hack with timeouts to wake up the process | Artur Grabowski |
2000-06-26 | Convert nfs_timer to new timeouts. | Artur Grabowski |
2000-06-26 | Make the check for !usermode in syscal a DIAGNOSTIC. | Artur Grabowski |
2000-06-26 | Make the definition of tcpstat in tcp_var.h extern. | Artur Grabowski |
2000-06-26 | Convert to new timeouts. | Artur Grabowski |
2000-06-26 | let svnd deal with sparse files, okay art@ deraadt@ | Niels Provos |
2000-06-26 | interface can be faked for cmd chips | Chris Cappuccio |
2000-06-26 | from NetBSD | Chris Cappuccio |
2000-06-26 | use new timeouts | Artur Grabowski |
2000-06-26 | Use new timeouts. | Artur Grabowski |
2000-06-26 | alpha was missing memset | Todd C. Miller |
2000-06-26 | Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken by | Aaron Campbell |
2000-06-26 | sync | Aaron Campbell |
2000-06-26 | Add a PCMCIA_CIS entry for the Linksys Combo PCMCIA EthernetCard EC2T. | Aaron Campbell |
2000-06-25 | disable automatic crashdump when swap encryption is on | Niels Provos |
2000-06-25 | Fix typo; ds@ds.primasoft.bg | Aaron Campbell |
2000-06-25 | vnd needs blowfish. Ok provos@ | Marc Espie |
2000-06-24 | sync | Federico G. Schwindt |
2000-06-24 | Implement getdents64, lstat64 and stat64, basically the same functions of | Federico G. Schwindt |
2000-06-23 | Implement PCMCIA event polling. This will either complement interrupt-driven | Aaron Campbell |
2000-06-23 | Pass the correct sizeo() to cfattach struct so we don't panic on detach. | Aaron Campbell |
2000-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |
2000-06-23 | ret should be there, wether auxreg/led is defined or not. | Federico G. Schwindt |
2000-06-22 | on unconfig, bzero the key before free; from aazubel@core-sdi.com. | Federico G. Schwindt |
2000-06-22 | regen-vtrace | Michael Shalayeff |
2000-06-22 | make vtrace always obsolte; art@ | Michael Shalayeff |
2000-06-22 | Convert arptimer to new timeouts. | Artur Grabowski |
2000-06-22 | Convert to new timeouts. | Artur Grabowski |
2000-06-22 | xl_setmulti_hash() does not work right. tested at usenix2000 term room. | Jun-ichiro itojun Hagino |
2000-06-21 | Kirk announced that soft updates are free today | Niklas Hallqvist |
2000-06-21 | Fix xd entry in chrtoblktbl | Miod Vallat |
2000-06-21 | fix KAME PR 261. | Jun-ichiro itojun Hagino |
2000-06-21 | Fix gateway function; ok angelos@ | Oleg Safiullin |
2000-06-21 | correct in6_recoverscope() for multicast loopback case. | Jun-ichiro itojun Hagino |
2000-06-21 | add perfomance monitor unit, comment iv numbers for fpu/power/pmu | Michael Shalayeff |
2000-06-20 | add encryption for svnd's for Erich <hh@cyberpass.net>. You can do a | Niels Provos |
2000-06-20 | confirmed interop of IPv6 AH with KAME (both global and scoped addr). | Jun-ichiro itojun Hagino |
2000-06-20 | allow rx to work after tcpdump; ok art@ | Todd T. Fries |
2000-06-20 | KNF | Todd T. Fries |
2000-06-20 | Avoid using I/O port 0x370 since this is used by onboard audio on | Todd C. Miller |
2000-06-20 | Remove static from arptimer so that "show callout" in ddb shows the right | Artur Grabowski |
2000-06-20 | If only one of IX86_CPU is defined, set CMACHFLAGS to the appropriate | Artur Grabowski |