dragonfly.git
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)
2013-07-24 Franco Fichtnerresolve mandoc(1) warnings in bin/
2013-07-24 François Tigeotkernel: Document new taskqueue functions
2013-07-24 François Tigeotdrm2: add a drm_find_file_by_proc() implementation
2013-07-24 François Tigeotkernel: Update taskqueue subsystem
2013-07-24 Matthew Dillonkillall - Add all-but-self tty kill (-T)
2013-07-23 Sascha Wildnerlibmandoc: Add HAVE_STRPTIME and HAVE_MMAP to the Makefile.
2013-07-23 François Tigeotdrm2: Adapt kernel_map usage
2013-07-23 François Tigeotdrm2: Handle slightly different little things (2/2)
2013-07-23 François Tigeotdrm2: Handle slightly different little things (1/2)
2013-07-23 François Tigeotdrm2: Remove unused FreeBSD functions and macros
2013-07-23 François Tigeotdrm2: Fix include files
2013-07-23 François Tigeotdrm2: Handle locking
2013-07-23 François Tigeotdrm2: Some functions are named differently
2013-07-23 François Tigeotdrm2: Remove CTR* functions
2013-07-23 François Tigeotdrm2: Comment out FreeBSD ids
2013-07-23 Sascha WildnerRemove some no longer used externs in various system...
2013-07-23 Franco Fichtnerdhclient: partial sync from OpenBSD man pages
2013-07-23 Franco Fichtnertzfile.5: use .In for including tzfile.h
2013-07-23 Franco Fichtnerforward.5: use .Ar instead of .Aq for email address
2013-07-23 Franco Fichtnershare/examples: use .Mt for emails in man pages
2013-07-23 Sascha Wildnerm4(1): Remove two unused manual pages.
2013-07-23 Franco Fichtnerzopen.3: zap file since zopen() is only used via compre...
2013-07-22 François Tigeotdrm: Import drm2+i915 work from FreeBSD
2013-07-22 François Tigeotdrm: move gpu driver headers to subdirectories
2013-07-22 Sascha Wildnerdma.8: Adjust corecode's email address.
2013-07-22 Franco Fichtneradd .Mt to man pages in usr.sbin/
2013-07-22 Sascha Wildnerkernel/isa: Remove some no longer used externs declarat...
2013-07-22 Franco Fichtneradd .Mt to man pages in lib/
2013-07-22 Franco Fichtneradd .Mt to man pages in libexec/
2013-07-22 Franco Fichtneradd .Mt to man pages in sbin/
2013-07-22 François TigeotDocument copyin_nofault and copyout_nofault(9)
2013-07-22 François TigeotDocument DRIVER_MODULE_ORDERED(9)
2013-07-22 François Tigeotkernel: Remove global PROC_LOCK and PROC_UNLOCK definitions
2013-07-22 Sascha WildnerRemove <sys/bitstring.h> via 'make upgrade'.
2013-07-22 Sepherosa Ziehautools: Add bench tools for accept(2) and connect(2)
2013-07-22 François TigeotRemove duplicated bitstring.h file
2013-07-22 Sepherosa Ziehausocket: Use modulo-N for SO_REUSEPORT socket locating
2013-07-22 Sepherosa Ziehausocket: Avoid possible race between netmsg_so_notify...
next