summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-18Do not pass -print-map to the linker anymore, as we don't care about thisMiod Vallat
2004-10-18Update to tzdata2004e from elsie.nci.nih.govTodd C. Miller
2004-10-18Move exec.h out from sgi to share it with other mips64 ports; withAlexander Yurchenko
2004-10-18fix a couple of wrongly used li's instead of dli's. spotted by as@gnu ;)Per Fogelstrom
2004-10-18syncTheo de Raadt
2004-10-18Documents @endfake and -Q semantics.Marc Espie
2004-10-18take window size into account.Marc Espie
2004-10-18quirks for the Creative Nomad from Michael AddaDavid Gwynne
2004-10-18syncDavid Gwynne
2004-10-18Creative Nomad from Michael AddaDavid Gwynne
2004-10-18syncTheo de Raadt
2004-10-18experimental progress meter.Marc Espie
2004-10-18syncTheo de Raadt
2004-10-18reduce linecount in dmesgTheo de Raadt
2004-10-18another aue device found in tokyoTheo de Raadt
2004-10-18Don't show libspec checking unless very verbose.Marc Espie
2004-10-18use OpenBSD::Getopt so that we can do -v -v.Marc Espie
2004-10-18revert, -B funky semantics ?Marc Espie
2004-10-18fix report of final problemsMarc Espie
2004-10-18syncTheo de Raadt
2004-10-18syncTheo de Raadt
2004-10-18Implement command line evaluation of expressions by implementing the -e option.Otto Moerbeek
2004-10-18Do not embed an ip header with a decremented ttl into an icmp message.Otto Moerbeek
2004-10-18g/c ip6_flow_seq. found by mcbride. mcbride okJun-ichiro itojun Hagino
2004-10-17model internal phy chunk on the one from rlphyTheo de Raadt
2004-10-17some unknown Altima phy..Theo de Raadt
2004-10-17syncTheo de Raadt
2004-10-17shrink crudTheo de Raadt
2004-10-17another new Corega USB wireless (found in Tokyo)Theo de Raadt
2004-10-17syncTheo de Raadt
2004-10-17another vendor, another product..Theo de Raadt
2004-10-17another device (found in malaysia)Theo de Raadt
2004-10-17minor bump for new functionsTodd C. Miller
2004-10-17implement strnunvis(3), a bounded version of strunvis(3). ok millert@Otto Moerbeek
2004-10-17Reentrant versions of getprotoent(3) and getservent(3). Adapted fromTodd C. Miller
2004-10-17Expose dl_iterate_phdr.Mark Kettenis
2004-10-17Replace ifdef NATM with if NATM > 0Alexander Yurchenko
2004-10-17Add Adaptec AAR-1210SA, SiI3512, SiI3114.Alexander Yurchenko
2004-10-17Improve support for SiI3112 and add new controllers: SiI3512, SiI3114Alexander Yurchenko
2004-10-17Allow chip-map function to specify which bits must permanently presentAlexander Yurchenko
2004-10-17Don't touch dma registers directly, instead use callbacks thatAlexander Yurchenko
2004-10-17Bump wdc_chanarray as well.Alexander Yurchenko
2004-10-17Bump number of channels to PCIIDE_MAX_CHANNELS.Alexander Yurchenko
2004-10-17Constify channel name.Alexander Yurchenko
2004-10-17Stop bloating pciide_softc with chip-specific variables. Add one pointerAlexander Yurchenko
2004-10-17Move pciide_softc definition to pciidevar.h.Alexander Yurchenko
2004-10-17ansify and deregister; no change in obj code. ok millert@Otto Moerbeek
2004-10-17Define 4 channels max for pciide. Legacy ide controllers can onlyAlexander Yurchenko
2004-10-17Fix space.Alexander Yurchenko
2004-10-17Add a callback drv_probe() to allow underlying ata controller driverAlexander Yurchenko