Age | Commit message (Expand) | Author |
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 |
2004-10-17 | Move declaration of default _vtbl members (wdc_default_*) to | Alexander Yurchenko |
2004-10-17 | Define number of ide dma registers; from NetBSD. | Alexander Yurchenko |
2004-10-17 | Define number of general and ``shadow'' (overlapping) ATA registers; | Alexander Yurchenko |
2004-10-17 | implement -q for icmp, deregister, print usigned values using an unsigned | Otto Moerbeek |
2004-10-17 | Add some FreeBSD MSG_EXT_PPR_* defines. Will be used in (at least) ahd | Kenneth R Westerback |
2004-10-17 | Fix some problems related to LD_LIBRARY_PATH parsing where it would not | Dale Rahn |
2004-10-17 | http proxy CONNECT support; ok beck@ | Damien Miller |
2004-10-16 | - use shlib_version for major/minor lib revs | Brad Smith |
2004-10-16 | rsh now invokes ssh, not telnet, when a commant is omitted. | Todd C. Miller |
2004-10-16 | cross-nm doesn't need TARGET_MACHINE_ARCH anymore. | Alexander Yurchenko |
2004-10-16 | Provide a dummp __swap64md() on MD_SWAP architectures; needed by nm(1) now. | Miod Vallat |
2004-10-16 | oups, unrelated changes crept in | Henning Brauer |
2004-10-16 | Add support for @endfake and pkg_add -Q, to be documented later... | Marc Espie |
2004-10-16 | prefixlen 0 is a special case for prefixlen2mask() as well, claudio ok | Henning Brauer |
2004-10-16 | Fix 'Tape block size (32754) not a multiple of dump block size | Kenneth R Westerback |
2004-10-16 | Add Longshine LCS-8138TX and Micronet SP128AR found in linux driver | Jonathan Gray |
2004-10-16 | match the given breadn() prototype, ok marius@ | Pedro Martelletto |
2004-10-16 | Add Silicom U2E found in linux driver. ok dlg@ | Jonathan Gray |
2004-10-16 | regen | Jonathan Gray |
2004-10-16 | more kue/url devices from linux drivers, ok dlg@ | Jonathan Gray |
2004-10-15 | sync bktr notes with bktr(4), ok mickey@ | Jonathan Gray |
2004-10-15 | the default route is exactly 0.0.0.0/0, and nothing else. stop ignoring | Henning Brauer |
2004-10-15 | Don't print header if we didn't print any usage lines. Noticed and | Todd C. Miller |
2004-10-15 | we use option in kernel configs and not options. | Robert Nagy |
2004-10-15 | print ip_len for -v; ok otto, hshoexer, henning | Markus Friedl |
2004-10-15 | Add support for IODATA GV-BCTV3 and AOpen VA1000 from FreeBSD | Jonathan Gray |
2004-10-15 | regen | Jonathan Gray |
2004-10-15 | Add IODATA GV-BCTV3, ok mickey@ | Jonathan Gray |
2004-10-15 | Correct invalid macro, ok djm@ | Jonathan Gray |
2004-10-15 | Only set IPTOS_LOWDELAY on IPv4 interfaces; pointed out by phessler, ok henning | Darren Tucker |
2004-10-15 | correctly parse the anchor names to which tables refer. | Jared Yanovich |