Make the Brother HL1240 printer work with ulpt.
[dragonfly.git] / sys /
2008-02-11 Matthew DillonMake the Brother HL1240 printer work with ulpt.
2008-02-11 Nuno AntunesFix arprequest serialization.
2008-02-10 Matthew DillonHAMMER 28A/many: Translation and write performance...
2008-02-10 Simon SchubertYield after processing a couple of vnodes to avoid...
2008-02-10 Sepherosa Ziehautcp_output_dispatch() is only used by SMP kernel
2008-02-10 Matthew DillonHAMMER 28/many: Implement zoned blockmap
2008-02-10 Sepherosa Ziehau- Turn on IFM_HDX
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-09 Peter AvalosMPSAFE locking for the ahc/ahd drivers using lockmgr...
2008-02-09 Sepherosa ZiehauIn TCP PRU_CONNECT handling, install inp's route with...
2008-02-08 Sepherosa ZiehauUse per softc debug level instead of a global one.
2008-02-08 Matthew DillonHAMMER 27/many: Major surgery - change allocation model
2008-02-06 Nicolas Therylinker_file_add_dependancy() never fails so change...
2008-02-06 Matthew DillonHAMMER 26/many: Misc features.
2008-02-06 Matthew DillonFix some NFS related bugs which cause the mount point...
2008-02-06 Sepherosa Ziehau- Use firmware(9) for acx(4) and revoke acx(4)'s privat...
2008-02-06 Sepherosa Ziehau- Add sysctl nodes for statistics (*)
2008-02-06 Matthew DillonHAMMER 26/many: More NFS support work, rename fixes
2008-02-05 Matthew DillonImplement NFS support and export control for HAMMER.
2008-02-05 Matthew DillonFix a compiler warning.
2008-02-05 Matthew Dillon* Implement a mountctl() op for setting export control...
2008-02-05 Sepherosa ZiehauSet flow control pause time to 512us _again_ as it...
2008-02-05 Matthew DillonHAMMER 25/many: Pruning code
2008-02-05 Matthew DillonAdd a conditional so we don't have to drag in everythin...
2008-02-04 Sascha WildnerDon't use special CWARNFLAGS. Our default is good enough.
2008-02-04 Matthew DillonHAMMER 25/many: Add an ioctl API for HAMMER.
2008-02-03 Matthew DillonMake sure scb->lastfound is NULLed out when it matches...
2008-02-03 Nicolas TheryRemove code accessing debug registers from vkernel...
2008-02-03 Nicolas TheryStore some empty magazines in depot at objcache creatio...
2008-02-03 Hasso TepperImplement SCO related sysctls.
2008-02-01 Hasso TepperImplement net.bluetooth sysctls.
2008-02-01 Sepherosa ZiehauNuke following outdated drivers
2008-02-01 Hasso TepperMore wicontrol(8) removal.
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-31 Sascha WildnerRename HAMMER to HAMMER_CPU (like I686_CPU) to not...
2008-01-30 Matthew DillonAddress a potential weakness in IBAA. The generator...
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-30 Sascha WildnerFix building with CPU_DISABLE_SSE (this fixes LINT...
2008-01-30 Chris TurnerAdd '-l' support to vnconfig(8) and supporting VNGET...
2008-01-29 Matthew DillonConditionalize the illegal MXCSR tests on SSE support...
2008-01-28 Nicolas TheryFix spurious "softdep_deallocate_dependencies: dangling...
2008-01-27 Nicolas TheryRemove objcache from allobjcaches when cache destroyed.
2008-01-25 Matthew DillonHAMMER 24B/many: Edge cases, cleanups
2008-01-25 Sepherosa Ziehau- It does not make sense to use "for (;cond;)", use...
2008-01-25 Sepherosa ZiehauSet 2560 part default txpower to 24dBm. This value...
2008-01-25 Sepherosa Ziehaural(4) for 2560 part does not support hardware WEP...
2008-01-25 Sepherosa ZiehauThere are actually two TX queues for 2560 parts, so...
2008-01-25 Sepherosa ZiehauDon't reset watchdog timeout value, if there are still...
2008-01-25 Matthew DillonHAMMER 25/many: get fsx (filesystem test) working,...
2008-01-25 Sepherosa Ziehau- Correct false CCA based RX sensitivity tuning.
2008-01-25 Sepherosa ZiehauAdd sysctl node to set RX sensitivity, useful when...
2008-01-25 Hasso TepperSpeed up uhub attachment considerably. Rather than...
2008-01-25 Matthew DillonHAMMER 24/many: Clean up edge cases
2008-01-24 Nuno AntunesIn __cursignb, always return FALSE if there is no signa...
2008-01-24 Matthew DillonHAMMER 23/many: Recovery, B-Tree, spike, I/O work.
2008-01-23 Nicolas TheryFix build breakage occuring when INVARIANTS not defined...
2008-01-23 Matthias SchmidtAdd quirk for an USB Flash Disk Media Player.
2008-01-23 Sepherosa ZiehauTurn on VALID bit in TX desc only after the TX desc...
2008-01-21 Nicolas TheryCall zdestroy() on module unload to avoid panic on...
2008-01-21 Nicolas TheryDon't panic if normal zone destroyed before any call...
2008-01-21 Nicolas TheryAdd zdestroy() function to release all resources owned...
2008-01-21 Nicolas TheryDocument that zones are deprecated and not MP-safe.
2008-01-21 Simon SchubertDon't panic when invalidating a fictitious page.
2008-01-21 Simon SchubertSet valid bits when updating a fake page.
2008-01-21 Peter AvalosAdd CAM_NEW_TRAN_CODE option to LINT.
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosSync mly(4) with FreeBSD.
2008-01-21 Matthew DillonHAMMER 22/many: Recovery and B-Tree work.
2008-01-20 Sepherosa ZiehauAfter the channel TX power bug fixing in rt2560_read_co...
2008-01-20 Peter AvalosMassive sync with FreeBSD.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-19 Sepherosa ZiehauFor 2560 parts:
2008-01-19 Sepherosa Ziehau- Setup BBP according to the values stored in BBP
2008-01-19 Sepherosa Ziehau- Don't set hardware slot time according to "short...
2008-01-19 Sascha WildnerRemove some unnecessary initialization.
2008-01-19 Sepherosa Ziehau- Capabilities information field is 2bytes long. Mark...
2008-01-19 Sepherosa Ziehau- Capabilities information field is 2bytes long. Mark...
2008-01-18 Matthew DillonFix an issue with cache_rename(). This procedure previ...
2008-01-18 Matthew DillonAdd hammer_recover.c for kernel builds w/ HAMMER.
2008-01-18 Matthias SchmidtFix a bug preventing burncd(8) from dispaying the progr...
2008-01-18 Matthew DillonHAMMER 21/many: B-Tree node locking finalization.
2008-01-18 Sepherosa ZiehauNuke staled code
2008-01-18 Sepherosa Ziehau- Extract RX sensitivity calibration capability from...
2008-01-18 Sepherosa Ziehau- If channel TX power from EEPROM is above 32, set...
2008-01-18 Sepherosa ZiehauFix EEPROM channel TX power parsing.
2008-01-17 Sepherosa ZiehauAdd TX power compensation support in TX power calibration.
2008-01-17 Sepherosa ZiehauAdd RX sensitivity calibration according to false CCA...
2008-01-17 Sepherosa Ziehau- Add auto TX power and RX sensitivity calibration...
2008-01-17 Matthew DillonHAMMER 20B/many: New spike topology, simplify the B...
2008-01-16 Sepherosa ZiehauNuke staled code
2008-01-16 Sepherosa Ziehau- Save two sets of average RSSI for 2529RF
2008-01-16 Matthias SchmidtUpdate the list of USB device IDs for umass(4) and...
2008-01-16 Matthias SchmidtUpdate the list of USB device IDs for uscanner(4).
2008-01-16 Matthias SchmidtUpdated the list of USB device IDs for uvscom(4).
2008-01-16 Matthias SchmidtUpdated the list of USB device IDs for uvisor(4) and...
2008-01-16 Matthew DillonHAMMER 20A/many: B-Tree lookup API cleanup, B-Tree...
2008-01-15 Hasso TepperIncrease size of the umsm(4) buffers and tty(4) input...
next