dragonfly.git
2007-12-06 Simon SchubertFix possible lockup when ptrace()'ing multi-lwp process.
2007-12-05 Sascha Wildnerdhcpd and dhclient manual pages are in section 8, not 1.
2007-12-05 Sascha WildnerImprove wording of the comment for rtable_service_loop().
2007-12-05 Sascha WildnerImprove the wording in the ERRORS section.
2007-12-04 Sascha WildnerCleanup the pkg_search(1) manpage a bit.
2007-12-04 Sascha WildnerAdd some missing prototypes.
2007-12-04 Matthew DillonBring in Matthias Schmidt's nice little pkg_search...
2007-12-04 Matthew DillonBring the getent(1) program in from FreeBSD and link...
2007-12-04 Hasso TepperHifn 7955/7956 support to the hifn(4) driver.
2007-12-03 Sascha WildnerFix typo.
2007-12-03 Sascha WildnerUpdate per Newsletter VI-1.
2007-12-03 Sascha Wildneroperation is a function argument, not a defined value.
2007-12-03 Sascha WildnerFix typo: MNT_ASYNCHRONOUS -> MNT_ASYNC
2007-12-03 Sascha WildnerSync zoneinfo database with tzdata2007j from elsie.
2007-12-03 Hasso TepperSome trivial changes from FreeBSD that allow to use...
2007-12-02 Sascha WildnerF_FLOCK no longer exists.
2007-12-02 Sascha WildnerLK_NOPAUSE no longer exists.
2007-12-02 Sascha WildnerFix typo: LG_CANRECURSE -> LK_CANRECURSE
2007-12-02 Sascha WildnerFix facility name.
2007-12-02 Sascha WildnerFix typo: RMX_RTTUNIT -> RTM_RTTUNIT
2007-12-02 Sascha WildnerRemove trailing whitespace.
2007-12-02 Peter AvalosSync quirk tables with FreeBSD.
2007-12-02 Sepherosa ZiehauIn bge_stop():
2007-12-02 Peter AvalosXPT_GET_TRAN_SETTINGS can fail- so check for an error and
2007-12-02 Peter AvalosChange the qualifier to force async from cur_spi to...
2007-12-02 Peter AvalosAdd a tunable that allows one to turn off the automatic...
2007-12-02 Sepherosa ZiehauBlack list the atapci device on Intel PRO/1000 PM,...
2007-12-02 Sepherosa Ziehau- Increase m_flags' size, we have already short of...
2007-12-02 Peter AvalosPut a bit of hysteresis into both BUSY SCSI status...
2007-12-02 Peter AvalosImplement 'camcontrol reportluns'. This allows users...
2007-12-02 Peter AvalosSpelling fix.
2007-12-02 Peter AvalosAdd PIM_SEQSCAN for HBA misc flags and code that unders...
2007-12-02 Peter AvalosFix missing update to reflect change in scsi_inquiry...
2007-12-02 Peter AvalosHandle some of the inquiry flags that have come into
2007-12-02 Sascha WildnerAdd references to llabs(3) and imaxabs(3).
2007-12-02 Peter AvalosActually check to see if XPT_CALC_GEOMETRY had an error
2007-12-02 Peter AvalosGuard against divide-by-zero.
2007-12-02 Peter AvalosCAM_NEW_TRAN_CODE placeholders for SAS support.
2007-12-02 Sascha WildnerAdd imaxabs(3) function and manual page.
2007-12-02 Peter AvalosMake sure ioctl doesn't get swallowed (fit in 8 bits).
2007-12-02 Peter AvalosIncorporate the O_NONBLOCK open semantics of Linux...
2007-12-02 Peter AvalosWhen deregistering a bus, attempt to flush out all...
2007-12-01 Peter AvalosThere should be no need to retry when the CCB status...
2007-12-01 Peter AvalosMake the exploring of all luns supported by an HBA...
2007-12-01 Peter AvalosFine-grained malloc statistics - replace some M_DEVBUF...
2007-12-01 Sascha WildnerRegenerate the pciconf(8) database from the following...
2007-12-01 Hasso Tepper- Add missing MCP65 id which was accidentally removed...
2007-11-30 Sascha WildnerClean up the manual pages of mount_hammer(8) and newfs_...
2007-11-30 Hasso Tepper* Fix support for followings:
2007-11-30 Hasso TepperLimit total playback channels to just 1, for ALi M5451...
2007-11-30 Hasso TepperAdd support for trimmed down version of ATI SB600 AC97...
2007-11-30 Hasso TepperRemap and virtualize mixer controls for HP nx6110 with...
2007-11-30 Hasso TepperEnable headphone jack-sense for HP nx6100 with AD1981B...
2007-11-30 Hasso Tepper- Gigabyte G33-S2H fixup, due to the present of multipl...
2007-11-30 Hasso Tepper- malloc M_NOWAIT -> M_WAITOK.
2007-11-30 Hasso Tepper- Add codec id for Realtek ALC268.
2007-11-30 Hasso Tepper- Merge input/microphone support for ASUS A8N-VMCSM...
2007-11-30 Hasso TepperFix no-sound issues with ASUS A9T notebook.
2007-11-30 Matthew DillonHAMMER 9/many - btree removal cases, mount nohistory
2007-11-29 Hasso TepperAdd support for Intel 7221's and 845M GMCH controllers.
2007-11-29 Peter AvalosFixing a memory leak in xpt_release_device().
2007-11-29 Peter AvalosDo not initialize path variable with useless value...
2007-11-29 Peter AvalosMake sure we look at the correct sub op codes when
2007-11-29 Peter AvalosProtect against dividing by zero.
2007-11-29 Peter Avalosavoid use after free
2007-11-29 Peter Avalosavoid use after free
2007-11-29 Peter AvalosFix a problem with the cd(4) driver -- the CAMGETPASSTH...
2007-11-29 Peter AvalosAdd "report only" functionality to 'camcontrol format...
2007-11-29 Peter AvalosFix a place where we were referencing a pointer after...
2007-11-29 Peter AvalosRestore queue depth settings across tag disable events...
2007-11-28 Peter AvalosTry to automatically scan and attach luns for modern...
2007-11-28 Peter AvalosAgain, use offsetof() instead of a constant to enhance...
2007-11-28 Peter AvalosUse offsetof() instead of a hard-coded constant for...
2007-11-28 Peter AvalosAdd necessary data structures and definitions for the...
2007-11-28 Peter AvalosRemove the camnet swi and CAM_PERIPH_NET. It has never...
2007-11-28 Peter AvalosFix typo in comment.
2007-11-28 Peter AvalosWhen printing out an unknown sense code we should print...
2007-11-28 Peter AvalosSync error messages w/ FreeBSD.
2007-11-28 Peter AvalosMake the module return EOPNOTSUPP for unknown events.
2007-11-28 Peter AvalosWhitespace to make comments more legible.
2007-11-28 Peter Avalosbzero the CCB header in getdevtree() and set the path...
2007-11-28 Peter AvalosCompare the *number* of patterns to zero, not the point...
2007-11-28 Peter AvalosSpelling fix in comment.
2007-11-28 Peter AvalosSS_FATAL|ENXIO rather than SS_RDEF for illegal track...
2007-11-28 Sepherosa Ziehau- Factor out pcie_slotimpl() to check whether PCI Expre...
2007-11-27 Sepherosa ZiehauM_MCAST and M_BCAST are set before bridge_input() is...
2007-11-27 Sepherosa Ziehau- Move IFF_UP checking to the beginning of ether_input().
2007-11-27 Matthew DillonHAMMER 8/many - A-list, B-Tree fixes. As-of queries
2007-11-27 Matthew DillonMake fixes to the A-list initialization and properly...
2007-11-26 Matthew DillonInitialize idx_ldata - a forward iterator for allocatin...
2007-11-26 Matthew DillonHAMMER 7/many - deletions, overwrites, B-Tree work.
2007-11-26 Sepherosa ZiehauFor ip_lengthcheck():
2007-11-26 Sepherosa ZiehauUse m_freem() instead of m_free()
2007-11-26 Sepherosa ZiehauUse m_freem() to free the whole mbuf chain.
2007-11-26 Hasso TepperAllow for any baud rate within a range rather than...
2007-11-26 Matthew DillonHAMMER 6/many - memory->disk flush, single-cluster...
2007-11-26 Matthew DillonCatch vkernel divide-by-0 traps a bit earlier so they...
2007-11-26 Matthew DillonDrop into DDB if the vkernel hits a floting point excep...
2007-11-26 Peter AvalosDon't be so chatty when performing manual sense.
2007-11-26 Peter AvalosIn camperiphdone(), make sure we check for fatal errors...
next