dragonfly.git
2007-11-23 Sepherosa Ziehau- Add CAP_PTR macro for type 2 devices (cardbus)
2007-11-22 Sascha WildnerUse .Ev
2007-11-22 Hasso TepperFix typos.
2007-11-22 Sascha WildnerRemove comments about 0x2 flags value and FDC_YE option...
2007-11-22 Matthew DillonReplace the very predictable 'random' IP sequence numbe...
2007-11-22 Peter AvalosFix bug in scsi_read_write() where it might use 6-byte...
2007-11-22 Peter AvalosFix typo in comment.
2007-11-22 Peter AvalosAdd interfaces for SCSI LOG SELECT and LOG SENSE commands.
2007-11-22 Peter AvalosMark some functions as __printflike().
2007-11-22 Sascha WildnerUse .Ev
2007-11-22 Peter AvalosKill the command (don't rerun it) if we had an AUTOSENS...
2007-11-21 Peter AvalosPropagate CAM_DIS_DISCONNECT on through:
2007-11-21 Sascha WildnerFix .Dv abuse and use .Li instead.
2007-11-21 Peter AvalosCheck the void * argument in the AC_FOUND_DEV case...
2007-11-21 Peter AvalosCleanup some of the XPORT_FC code (mostly whitespace)
2007-11-21 Peter AvalosAdd a transport settings variant for Fibre Channel.
2007-11-21 Sascha WildnerUniformly use .Pa for URLs.
2007-11-21 Matthew DillonFix loc_seek - using lseek to acquire the directory...
2007-11-20 Matthew DillonHAMMER 5/many - in-memory cache and more vnops.
2007-11-20 Matthew DillonBreak out the scan info structure's support routines...
2007-11-20 Sascha Wildnermdoc(7) section order
2007-11-20 Matthew DillonAdd vop_helper_create_uid() - roughly taken from UFS...
2007-11-20 Matthew DillonClean up some missing 32->64 bit cookie conversions...
2007-11-20 Matthew DillonMake necessary changes to readdir/getdirentries to...
2007-11-20 Matthew DillonAdjust getdirentries() to allow basep to be NULL. ...
2007-11-20 Matthew DillonAdd a helper function vop_helper_setattr_flags() modele...
2007-11-20 Matthew DillonUpdate the documentation for getdirentries(2). Describ...
2007-11-20 Hasso TepperFix the fix.
2007-11-20 Hasso TepperAdd SATA ATAPI support for AHCI controllers.
2007-11-20 Hasso TepperFix typo.
2007-11-20 Matthew DillonHAMMER 4/many - more core infrastructure
2007-11-20 Peter AvalosFC path inquiry settings.
2007-11-19 Peter AvalosFC path inquiry settings.
2007-11-19 Peter AvalosPrint out the asc/ascq and description even when both...
2007-11-19 Sascha WildnerRemove various references to sysinstall from the system.
2007-11-19 Sascha WildnerRemove old freebsd-tips fortune(6) datfile.
2007-11-19 Matthew DillonHAMMER 3/many - more core infrastructure.
2007-11-18 Peter AvalosAdd quirk for SONY SMO drive. This (pre SCSI-2) drive...
2007-11-18 Peter AvalosFix up unit attention and selection timeout handling.
2007-11-18 Peter AvalosAdd sense key table entries for DATA PROTECT and BLANK...
2007-11-18 Peter AvalosIn camperiphscsisenseerror(), don't return an error...
2007-11-18 Peter AvalosFix typo. SS_START is quite different than SSS_START.
2007-11-18 Peter AvalosIf we have an error and are booting verbosely, don...
2007-11-18 Peter AvalosFix typo.
2007-11-18 Peter AvalosRewrite of the CAM error recovery code.
2007-11-18 Sascha WildnerRemove <net/intrq.h> via 'make upgrade'.
2007-11-18 Sascha WildnerAdd an altq(9) manpage.
2007-11-18 Sepherosa ZiehauCPU localize dummynet(4) step 2/2:
2007-11-18 Sepherosa ZiehauAdd a new light weight function to synchronize IPI...
2007-11-17 Peter AvalosFix inquiry length detection for the ses(4) driver.
2007-11-17 Peter AvalosDon't use /dev/rXXX names.
2007-11-17 Peter AvalosChange the peripheral driver list from a linker set...
2007-11-17 Sepherosa ZiehauOffload the dummynet(4) init/stop work to the netisr...
2007-11-17 Sepherosa Ziehau- Move dummynet sysctl tree root from ip_dummynet.c...
2007-11-17 Sepherosa ZiehauMore assertions:
2007-11-17 Sepherosa ZiehauMake sure that the mbuf contains pkthdr.
2007-11-16 Peter AvalosUpdate for less-415.
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Peter AvalosImport less-415:
2007-11-16 Sepherosa ZiehauNuke net/intrq.[ch] and ipintrq related bits; they...
2007-11-16 Sepherosa ZiehauCPU localize dummynet(4) step 1/2
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
2007-11-14 Peter AvalosSwitch to sys/queue.h macros.
2007-11-13 Sascha WildnerFix building of bktr(4) with 'options BKTR_GPIO_ACCESS'.
2007-11-13 Sepherosa ZiehauUnbreak LINT build
2007-11-13 Peter AvalosRemove unneeded includes.
2007-11-12 Peter AvalosRemove duplicate sys/proc.h.
2007-11-12 Peter AvalosAvoid resource_locate().
2007-11-12 Peter AvalosRemove unneeded includes.
2007-11-12 Sascha WildnerFix usage().
2007-11-12 Sascha WildnerFix function name.
2007-11-12 Sascha WildnerRemove reference to non-existant uhub(4).
2007-11-12 Sepherosa ZiehauLinksys WPC54GS ver.2 works well with bwi(4)
2007-11-12 Hasso Tepper-x was removed long time ago.
2007-11-12 Peter AvalosBuild CAM as a module.
2007-11-11 Peter AvalosWarns cleanup.
2007-11-11 Peter Avaloscdevsw -> dev_ops.
2007-11-11 Sascha WildnerSync with FreeBSD.
2007-11-11 Peter AvalosDon't include <sys/buf.h> twice.
2007-11-11 Sepherosa ZiehauDon't enable annoying -Wpointer-sign in -Wall
2007-11-11 Sepherosa ZiehauProtect pollctx fields (noticably netmsg used to schedu...
2007-11-10 Sascha WildnerThe maximum AAC_DEBUG value is 4.
2007-11-10 Sascha WildnerRevert part of my previous commit.
2007-11-10 Sascha WildnerSome aac(4) cleanup:
2007-11-10 Sascha WildnerInclude <sys/socketvar2.h> for ssb_lock/unlock (fixes...
2007-11-09 Hasso TepperRemove 386 CPU support from the runtime linker.
2007-11-09 Hasso TepperFix LINT build.
2007-11-09 Sascha WildnerInitialize tupleid to stop gcc's whining.
2007-11-07 Sascha WildnerFix references.
2007-11-07 Sascha WildnerRemove last I386_CPU remains.
2007-11-07 Matthew DillonSeparate ssb_lock() and ssb_unlock() into its own heade...
2007-11-07 Matthew DillonRemove i386 support.
2007-11-07 Matthew DillonCorrect bug in last commit.
2007-11-07 Sascha WildnerRemove usbdevs.h and usbdevs_data.h via 'make upgrade'.
2007-11-07 Hasso TepperUpdate the uftdi(4) manpage.
2007-11-07 Hasso TepperAdd missing USB to serial drivers.
2007-11-07 Hasso TepperAdd uchcom(4) - the driver for WinChipHead CH341/CH340...
2007-11-07 Hasso TepperAdd moscom(4) - the driver for MosChip Semiconductor...
2007-11-07 Hasso TepperAdd uticom(4) driver for Texas Instruments TUSB3410...
2007-11-07 Sepherosa Ziehau- Use LIST for flow queue hash table
next