Age | Commit message (Expand) | Author |
2004-06-06 | extend routing table to be able to match and route packets based on | Cedric Berger |
2004-06-06 | In printf %p doesn't need extra ``0x'' | Alexander Yurchenko |
2004-06-06 | Style (KNF, 80c). No binary change. | Hakan Olsson |
2004-06-06 | document REORDER_DEPENDENCIES | Marc Espie |
2004-06-06 | First sequence number should be 100, as promised by man page. | Otto Moerbeek |
2004-06-06 | Explain the the usage of the first key printed by skeyinit; add | Otto Moerbeek |
2004-06-06 | Format example using -literal, add .Xr's. From millert@ | Otto Moerbeek |
2004-06-06 | remove Realtek 8139C+ from re(4) line comment | Peter Valchev |
2004-06-06 | - replace hand-rolled crc32 with ether_crc32_be() | Ryan Thomas McBride |
2004-06-06 | portal_connect needs splsoftnet. | Ted Unangst |
2004-06-06 | 64bit int fixes | Ted Unangst |
2004-06-05 | Remove unneeded dependency on wscons_raster.h | Miod Vallat |
2004-06-05 | retval may be NULL in fork1, take 2 | Ted Unangst |
2004-06-05 | re(4) on all media | Theo de Raadt |
2004-06-05 | re(4) on these media.. for now | Theo de Raadt |
2004-06-05 | regen | Brad Smith |
2004-06-05 | add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a... | Brad Smith |
2004-06-05 | Make multicast ranges work. | Ryan Thomas McBride |
2004-06-05 | - replace handrolled crc32 with ether_crc32_be() | Ryan Thomas McBride |
2004-06-05 | Clean up style in ioctl. | Ryan Thomas McBride |
2004-06-05 | Typo correction, and consistency changes. | Alexander Guy |
2004-06-05 | do not lie about supporting the 8139C+; prodded by theo | Peter Valchev |
2004-06-05 | cleanup, no functional changes | Peter Valchev |
2004-06-05 | a step towards 8139C+ | Peter Valchev |
2004-06-05 | Missing lockinit(). | Alexander Yurchenko |
2004-06-05 | Add /etc/hotplug. | Alexander Yurchenko |
2004-06-05 | fix a few printf; pval ok | Theo de Raadt |
2004-06-05 | Replace NGPIO button with SMALL_KERNEL. | Alexander Yurchenko |
2004-06-05 | Sync with www: add NS PC87366 VLM and TMS, AMD Elan SC520 GPIO. | Alexander Yurchenko |
2004-06-05 | Support for the PIO function via gpio(4) framework was added. | Alexander Yurchenko |
2004-06-05 | Add rgephy. | Miod Vallat |
2004-06-05 | Make this look real a real OpenBSD manual page: new sentence, new line, | Miod Vallat |
2004-06-05 | GPIO support for AMD Elan SC520 found on Soekris net45x1 boards. | Alexander Yurchenko |
2004-06-05 | Remove NGPIO button. | Alexander Yurchenko |
2004-06-05 | Move prototype definitions. Add multi-include protection to header. | Alexander Guy |
2004-06-05 | set m_pkthdr.len early; ok mcbride, deraadt | Markus Friedl |
2004-06-05 | add multicast support | Peter Valchev |
2004-06-05 | sync | Theo de Raadt |
2004-06-05 | shrink | Theo de Raadt |
2004-06-05 | order | Theo de Raadt |
2004-06-05 | properly add re(4) | Theo de Raadt |
2004-06-05 | re(4) and rgephy(4) | Peter Valchev |
2004-06-05 | hack up a manpage for rgephy, the internal PHY in re(4) cards | Peter Valchev |
2004-06-05 | cleanup; no need for lkadm5* | Bjorn Sandell |
2004-06-05 | RealTek 8139C+/8169/8169S/8110S man page from FreeBSD | Peter Valchev |
2004-06-05 | RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSD | Peter Valchev |
2004-06-05 | Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSD | Peter Valchev |
2004-06-05 | Driver for the RealTek 8169S/8110S internal 10/100/1000 PHY | Peter Valchev |
2004-06-05 | sync | Peter Valchev |
2004-06-05 | gigE PHY in the RealTek 8169S/8110S chips | Peter Valchev |