dragonfly.git
2013-08-04 Sascha Wildnerkernel/raid: Match xpt_alloc_ccb() and xpt_free_ccb...
2013-08-04 Sascha Wildnerkernel/drm2: Remove two unused externs.
2013-08-04 François Tigeotdrm/i915: Do not check only primary displays
2013-08-04 Sepherosa Ziehauacpi/pstate: AMD CPUs' Family >= 10h use same P-State...
2013-08-04 François Tigeotdrm2: Synchronize with FreeBSD
2013-08-04 Sepherosa Ziehaubce.4: Mention the tranmission queue arbitration
2013-08-04 Matthew Dillonloader.conf - Clarify kernel early boot comport operation
2013-08-03 Sascha WildnerFix typo in some manpages: specifed -> specified
2013-08-03 Sascha Wildnerkernel: Use TABs to indent in 'files'.
2013-08-02 Matthew Dillonkernel - Fix panic when usched is used to force a cpu...
2013-08-02 Matthew Dillonkernel - Fix sendfile() based deadlock
2013-08-02 Sascha Wildnerkernel/amr: Move amrd (disk) adding before amrp (cam...
2013-08-02 Matthew Dillonkernel - Fix panic when usched is used to force a cpu...
2013-08-02 Matthew Dillonkernel - Fix /dev/mem
2013-08-02 François Tigeotkernel: Fix bus_dmamem_alloc()
2013-08-02 Sepherosa Ziehauigb.4: Mention the tranmission queue arbitration
2013-08-02 Sepherosa Ziehaubnx.4: Mention the tranmission queue arbitration
2013-08-02 Sepherosa Ziehauem/emx.4: Mention the tranmission queue arbitration
2013-08-01 Matthew Dillonkernel - Fix pageout algorithm regression
2013-08-01 Sascha Wildnerkernel/drm2: Add a missing #include (for drm_free()).
2013-08-01 Sascha Wildnermake_dev.9: Adjust make_dev_covering() description...
2013-08-01 Sascha WildnerAdjust two devfs manual pages and some comments to...
2013-08-01 Sepherosa Ziehautcp: Allow socket/syncache inheritance between SO_REUSE...
2013-08-01 François Tigeotnrelease: Install a default pkg.conf from pkg(8)
2013-08-01 Sepherosa Ziehauigb: Force status register reading in ifmedia status...
2013-07-31 Matthew Dillonkernel - Add hw.cpu_mwait_haltand hw.cpu_mwait_spin
2013-07-31 Peter Avalossh: Fix compilation for older DragonFly versions.
2013-07-31 Johannes Hofmanndrm: consistently use drm_free()
2013-07-31 Johannes Hofmanndrm: remove unused size parameter from drm_free
2013-07-31 Johannes Hofmanntest
2013-07-31 Peter Avalostest: Sync with FreeBSD.
2013-07-31 Peter Avalossh: Sync with FreeBSD
2013-07-31 Sascha Wildnerkernel/drm2: Some build and warning fixes.
2013-07-31 François Tigeotdrm: Fix incorrect usage of taskqueue_thread
2013-07-31 Sascha Wildnergetservent.3: Adjust getservent() prototype.
2013-07-31 François Tigeoti386: Partially revert 9e5e15787783090b6f8cc9f3dc990820...
2013-07-31 Matthew Dillonboot - Clarify loader.conf documentation
2013-07-31 Matthew Dillonboot - Add loader.conf variable sioX.baud for console...
2013-07-31 Peter Avaloslibc/db: Sync with FreeBSD
2013-07-30 Joris GIOVANNANGELIatomic.9: add brackets in a C snippet
2013-07-30 Sascha Wildnergetmntopts.3: Adjust manpage prototype.
2013-07-30 Sascha Wildnergetfsstat.2: Fix getvfsstat() prototype.
2013-07-30 Sascha Wildnerdlvsym.3: Restrict to documenting dlvsym().
2013-07-30 Sascha Wildnermsgport.9: lwkt_dropmsg returns an int.
2013-07-30 glebiusdrm: Properly initialize drm_debug_flag
2013-07-30 Chris Wilsondrm/i915: Add no-lvds quirk for Supermicro X7SPA-H
2013-07-30 François Tigeotdrm2: Hook to DragonFly's build infrastructure
2013-07-30 Johannes Hofmanndrm: disable drm_kms_helper_poll for now
2013-07-30 François Tigeotdrm2: Comment out i915_info_sysctl_handler()
2013-07-30 François Tigeoti915_gem.c: Revisit initialization code
2013-07-30 Matthew Dillonkernel: Correctly handle fake pages
2013-07-30 François Tigeotdrm2: Make the PAT code more compatible with FreeBSD
2013-07-30 Matthew Dillonkernel: PAT work, test_and_set_bit()
2013-07-30 Johannes Hofmanndrm: preliminary replacement for vm_phys_fictitious...
2013-07-30 François Tigeotkernel: Add atomic_load_acq_64()
2013-07-30 Johannes Hofmanndrm: lockmgr() returns 0 on success
2013-07-30 Johannes Hofmanndrm: Implement vm_fault_quick_hold_pages and vm_page_un...
2013-07-30 Johannes Hofmanndrm2 porting: Small changes
2013-07-30 Johannes Hofmanndrm: switch back from kfree to free and add a NULL...
2013-07-30 Matthew Dillondrm2: Properly handle requests passing page boundaries
2013-07-30 François Tigeotdrm2: Translate some vm calls, comment out others
2013-07-30 Johannes Hofmanndrm2: Replace or comment out devfs cdevpriv calls
2013-07-30 François Tigeoti915: fix sf_buf_alloc() calls
2013-07-30 François Tigeoti915: Rename pipe to i915_pipe
2013-07-30 François Tigeotdrm2: replace callout_schedule by callout_reset()
2013-07-30 François Tigeoti915: replace several sleep functions by DELAY()
2013-07-30 François Tigeotdrm2: Small porting fixes
2013-07-30 Johannes Hofmanniicbus: add intel_iic to iicbb driver
2013-07-30 Johannes Hofmanndrm2: Port d_mmap_single() from FreeBSD
2013-07-30 François Tigeotdrm2: Handle device creation, translate dev_ops functions
2013-07-30 Sepherosa Ziehauproto: Fix copy-n-paste error; PR_ASYNC_RCVD should...
2013-07-30 Sascha Wildnerkernel/bus: Remove NULL check after kmalloc with M_INTW...
2013-07-30 Sascha Wildneraio_return.3: The return type is ssize_t, not int.
2013-07-30 Johannes Hofmannkernel: add OBJT_MGTDEVICE in some more places
2013-07-30 Johannes Hofmannkernel: Port new device_pager interface from FreeBSD
2013-07-29 Matthew Dillonkernel - Do not invalidate the vnode+children in the...
2013-07-29 Sascha Wildnerkernel/pci: Fix extern in pcivar.h and clean up a bit.
2013-07-28 Sascha Wildner<wchar.h>: We don't have wcswcs(), so remove prototype.
2013-07-28 Franco Fichtnerusr.bin: fix more mandoc(1) warnings
2013-07-28 Sascha WildnerRemove 'device firmware' from various manpages because...
2013-07-28 Sascha Wildnerkether_ntoa.9: Small whitespace fix.
2013-07-28 Sascha Wildnerlibm: Fix a typo in the MLINKS line for log2l(3).
2013-07-28 Sascha Wildnerstrchr.3: Fix typo, it's strchrnul, not strrchrnul.
2013-07-28 Sascha WildnerFix typo in MLINKS line for taskqueue_drain_timeout(9).
2013-07-27 Sascha Wildnerkernel: Stop installing pst(4) module and manual page...
2013-07-27 Sascha Wildnertaskqueue.9: Use .Er for errors numbers.
2013-07-27 Sascha Wildner<sys/proc.h>: Remove suser() and suser_cred() prototypes.
2013-07-27 Sascha WildnerDocument isgreater(3) and friends.
2013-07-27 Franco Fichtnerwindow.1: unbreak macros, hyphens are `-' not minus...
2013-07-27 Franco Fichtnerhexdump(1): clean up tables in man pages, output is...
2013-07-26 Sascha Wildnersed.1/sail.6: Fix section references and a function...
2013-07-25 Franco Fichtnersail.6: mdoc conversion
2013-07-25 Sascha Wildnersys/boot: Remove some unused externs.
2013-07-25 Sascha Wildnerdhclient.conf.5: .Nm needs a parameter only once.
2013-07-25 Franco Fichtnerunquote section names in man pages
2013-07-25 Franco Fichtnerresolve mandoc(1) warnings in games/
2013-07-25 Franco Fichtneradjust grammar in a few man pages: s/was/were/
2013-07-24 Sascha Wildnerkernel: Remove some unused kmalloc types in drm/drm2...
2013-07-24 Franco Fichtnerman4: use .Mt for emails (2/2)
2013-07-24 Franco Fichtnerman4: use .Mt for emails (1/2)
next