Age | Commit message (Expand) | Author |
2000-04-12 | Fix checksum for outgoing etherip/ipip packets from enc interfaces. | Angelos D. Keromytis |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell |
2000-04-12 | RCSids. | Aaron Campbell |
2000-04-12 | Fix pcic attachments; jj@dynarc.se | Aaron Campbell |
2000-04-12 | When resetting attributes (VT_NORMAL), do a proper color set. | Aaron Campbell |
2000-04-12 | correct path | Hugh Graham |
2000-04-12 | sync | Theo de Raadt |
2000-04-12 | another RCC bridge | Theo de Raadt |
2000-04-12 | sync | Theo de Raadt |
2000-04-12 | rename PEQUR to RCC, and add other chips | Theo de Raadt |
2000-04-12 | sync | jasoni |
2000-04-12 | Implement linux's setfsuid and getfsuid (from NetBSD) | jasoni |
2000-04-11 | - add support for buffers that are not aligned (or end on a non 4byte boundary) | Jason Wright |
2000-04-11 | regen | Jakob Schlyter |
2000-04-11 | Philips USB camera | Jakob Schlyter |
2000-04-11 | Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updated | Angelos D. Keromytis |
2000-04-11 | - Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it. | Jason Wright |
2000-04-11 | sync | Hakan Olsson |
2000-04-11 | Add Neomagic NM256ZX | Hakan Olsson |
2000-04-11 | define the rest of the descriptor bits | Jason Wright |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-04-11 | we need more room; xe goes away again, but it is on other floppies of course | Theo de Raadt |
2000-04-10 | add support for true RNG presented on the i82802 FWH. | Michael Shalayeff |
2000-04-10 | make .mpg playing more usefull, i.e. supply entropy | Michael Shalayeff |
2000-04-10 | add support for more random sources. | Michael Shalayeff |
2000-04-10 | - Add back code from the original aeon driver to handle missed interrupts by | Jason Wright |
2000-04-10 | Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_map() | Todd C. Miller |
2000-04-10 | regen | Michael Shalayeff |
2000-04-10 | a couple of xircom ethernet controllers | Michael Shalayeff |
2000-04-10 | Aironet PCI shim; all the real meat is in sys/ic/an.c. | Todd C. Miller |
2000-04-10 | regen | Todd C. Miller |
2000-04-10 | Pare down the AIRONET strings a bit | Todd C. Miller |
2000-04-10 | don't return directly from bridge_ioctl without splx() on invalid enc | Jason Wright |
2000-04-10 | regen from pcidevs | Todd C. Miller |
2000-04-10 | Add Aironet PC4500 and PC4800 | Todd C. Miller |
2000-04-10 | Minor oops in sanity logic, IFF_RUNNING is set/unset with IFF_UP, | Angelos D. Keromytis |
2000-04-10 | Oops on sanity logic. | Angelos D. Keromytis |
2000-04-10 | Added support for wd detach (merge from NetBSD). Support for | Constantine Sapuntzakis |
2000-04-10 | output routine enqueues and calls start, rather than requeueing for input. | Angelos D. Keromytis |
2000-04-10 | Typo. | Angelos D. Keromytis |
2000-04-10 | SIOCAIFADDR. | Angelos D. Keromytis |
2000-04-10 | Allow setting address. | Angelos D. Keromytis |
2000-04-09 | range error; < cd_ndevs, not <= | Theo de Raadt |
2000-04-09 | fix ulpt major # allocation | Matthieu Herrb |
2000-04-09 | Put the line-wrap check back under STATE_INIT. It was causing some display | Aaron Campbell |
2000-04-09 | Move a locking function that was spread throughout disk device drivers into | Constantine Sapuntzakis |
2000-04-09 | Added config_detach_children, config_activate_children. | Constantine Sapuntzakis |
2000-04-09 | Pass ip_off and ip_len in the correct byte order to icmp_error(); this | Angelos D. Keromytis |
2000-04-09 | Don't trust the TOC coming from the drive so much. | Constantine Sapuntzakis |
2000-04-08 | If the vendor name is NULL, do not output a leading space; reported by deraadt@ | Aaron Campbell |