Age | Commit message (Expand) | Author |
2000-06-29 | Be more detach friendly. In particular, remove the infinite while() loops | Aaron Campbell |
2000-06-29 | No need to call bpfdetach(), that's done in if_detach(). | Aaron Campbell |
2000-06-29 | Enable UKC | Miod Vallat |
2000-06-29 | Sync adw files with (almost) latest NetBSD versions: | Kenneth R Westerback |
2000-06-28 | sync | Federico G. Schwindt |
2000-06-28 | sync with NetBSD v1.7 | Kenneth R Westerback |
2000-06-28 | add creat64 and mmap64. | Federico G. Schwindt |
2000-06-28 | disable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ... | Kenneth R Westerback |
2000-06-28 | enable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but s... | Kenneth R Westerback |
2000-06-28 | look in kbd.h to see whether we have configured a keyboard | mjacob |
2000-06-28 | make the kbd have a kbd.h file (needs-flag) | mjacob |
2000-06-28 | repair panic message; bugfix@163.net | Theo de Raadt |
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 |