Age | Commit message (Expand) | Author |
2004-10-18 | sync | Theo de Raadt |
2004-10-18 | Documents @endfake and -Q semantics. | Marc Espie |
2004-10-18 | take window size into account. | Marc Espie |
2004-10-18 | quirks for the Creative Nomad from Michael Adda | David Gwynne |
2004-10-18 | sync | David Gwynne |
2004-10-18 | Creative Nomad from Michael Adda | David Gwynne |
2004-10-18 | sync | Theo de Raadt |
2004-10-18 | experimental progress meter. | Marc Espie |
2004-10-18 | sync | Theo de Raadt |
2004-10-18 | reduce linecount in dmesg | Theo de Raadt |
2004-10-18 | another aue device found in tokyo | Theo de Raadt |
2004-10-18 | Don't show libspec checking unless very verbose. | Marc Espie |
2004-10-18 | use OpenBSD::Getopt so that we can do -v -v. | Marc Espie |
2004-10-18 | revert, -B funky semantics ? | Marc Espie |
2004-10-18 | fix report of final problems | Marc Espie |
2004-10-18 | sync | Theo de Raadt |
2004-10-18 | sync | Theo de Raadt |
2004-10-18 | Implement command line evaluation of expressions by implementing the -e option. | Otto Moerbeek |
2004-10-18 | Do not embed an ip header with a decremented ttl into an icmp message. | Otto Moerbeek |
2004-10-18 | g/c ip6_flow_seq. found by mcbride. mcbride ok | Jun-ichiro itojun Hagino |
2004-10-17 | model internal phy chunk on the one from rlphy | Theo de Raadt |
2004-10-17 | some unknown Altima phy.. | Theo de Raadt |
2004-10-17 | sync | Theo de Raadt |
2004-10-17 | shrink crud | Theo de Raadt |
2004-10-17 | another new Corega USB wireless (found in Tokyo) | Theo de Raadt |
2004-10-17 | sync | Theo de Raadt |
2004-10-17 | another vendor, another product.. | Theo de Raadt |
2004-10-17 | another device (found in malaysia) | Theo de Raadt |
2004-10-17 | minor bump for new functions | Todd C. Miller |
2004-10-17 | implement strnunvis(3), a bounded version of strunvis(3). ok millert@ | Otto Moerbeek |
2004-10-17 | Reentrant versions of getprotoent(3) and getservent(3). Adapted from | Todd C. Miller |
2004-10-17 | Expose dl_iterate_phdr. | Mark Kettenis |
2004-10-17 | Replace ifdef NATM with if NATM > 0 | Alexander Yurchenko |
2004-10-17 | Add Adaptec AAR-1210SA, SiI3512, SiI3114. | Alexander Yurchenko |
2004-10-17 | Improve support for SiI3112 and add new controllers: SiI3512, SiI3114 | Alexander Yurchenko |
2004-10-17 | Allow chip-map function to specify which bits must permanently present | Alexander Yurchenko |
2004-10-17 | Don't touch dma registers directly, instead use callbacks that | Alexander Yurchenko |
2004-10-17 | Bump wdc_chanarray as well. | Alexander Yurchenko |
2004-10-17 | Bump number of channels to PCIIDE_MAX_CHANNELS. | Alexander Yurchenko |
2004-10-17 | Constify channel name. | Alexander Yurchenko |
2004-10-17 | Stop bloating pciide_softc with chip-specific variables. Add one pointer | Alexander Yurchenko |
2004-10-17 | Move pciide_softc definition to pciidevar.h. | Alexander Yurchenko |
2004-10-17 | ansify and deregister; no change in obj code. ok millert@ | Otto Moerbeek |
2004-10-17 | Define 4 channels max for pciide. Legacy ide controllers can only | Alexander Yurchenko |
2004-10-17 | Fix space. | Alexander Yurchenko |
2004-10-17 | Add a callback drv_probe() to allow underlying ata controller driver | Alexander Yurchenko |
2004-10-17 | ansify. ok millert@ | Otto Moerbeek |
2004-10-17 | Small includes cleanup: explicit bus.h inclusion, add satareg.h and | Alexander Yurchenko |
2004-10-17 | Native SATA register definitions; from NetBSD (work by thorpej@) | Alexander Yurchenko |
2004-10-17 | behave according to documentation, e.g., delete groups/users only if -c. | Marc Espie |