fix mandoc(1) warnings in usr.sbin/
[dragonfly.git] / sys /
2013-08-29 Sepherosa Ziehautcp: Implement random initial msgport
2013-08-28 Sepherosa Ziehauinpcb: Make sure that inp_cpcbinfo always points to...
2013-08-28 Sascha Wildnerkernel: Fix LINT too.
2013-08-28 Sepherosa Ziehauproto: Fix comment
2013-08-28 Sepherosa Ziehautcp: Fix comment
2013-08-28 Sepherosa Ziehaubuild: Unbreak LINT64 building
2013-08-28 Sepherosa Ziehautcp: Implement asynchronous pru_connect
2013-08-27 François Tigeotvga_pci: Add API to map the Video BIOS
2013-08-27 François Tigeotkernel/i386: Implement pmap_mapbios()
2013-08-27 François Tigeotkernel/i386: Add PAT support, mapdev_attr, kmem_alloc_attr
2013-08-27 François Tigeotkernel/i386: add pmap_invalidate* functions
2013-08-26 Sascha Wildnerkernel: Add three missing ')', two of them in (yet...
2013-08-25 Sascha Wildnerkernel/cam: Fix I/O performance regression seen at...
2013-08-25 Francis GUDINAvoid calling chn_wrfeed with an empty soft buffer
2013-08-25 Sascha Wildnerkernel: Add some missing sound devices to the LINT...
2013-08-24 Sascha Wildnerkernel: Remove unused lines in pc64's 'files' file.
2013-08-24 Sascha Wildnerkernel: Add 'targ' and 'targbh' devices to the LINT...
2013-08-24 Sascha Wildnerkernel: Remove some unused lines from 'files' files.
2013-08-23 Sascha Wildnerkernel: Remove another syslink related file which was...
2013-08-23 Sascha Wildnerkernel/usb4bsd: Remove the Makefile for usbdevs{,_data...
2013-08-23 Sascha Wildnerkernel/usb4bsd: Switch to generating usbdevs{,_data...
2013-08-22 Sascha Wildnerkernel/drm2: Fix for kernels that don't have DDB compil...
2013-08-20 Sepherosa Ziehauuipc: Reference the originator thread if asynchronized...
2013-08-19 Sascha Wildnerkernel/usb4bsd: Bring in urtwn(4) and firmware.
2013-08-19 Sascha Wildnerkernel/usb4bsd: Remove forgotten wlan_serialize_exit...
2013-08-19 Sascha WildnerAnother typo fixing round (in messages and manpages...
2013-08-18 Sascha Wildnerkernel/usb4bsd: Warning fix and minor adjustments from...
2013-08-18 Sascha Wildnerkernel/usb4bsd: Remove unnecessary NULL checks in rum...
2013-08-18 Sascha Wildnerkernel/usb4bsd: Port run(4), add firmware too.
2013-08-18 Sascha Wildnerkernel: Align backslashes in 'files' a bit better for...
2013-08-18 Sascha Wildnerkernel/firmware: Add NORMAL_FW and NORMAL_FWO for firmware.
2013-08-17 Sascha Wildnerkernel/usb4bsd: Remove unused variable.
2013-08-17 Sascha Wildnerkernel/usb4bsd: Omit 'if_' in building directories...
2013-08-17 Sascha Wildnerkernel/usb4bsd: Port rum(4).
2013-08-17 Sascha Wildnerkernel/files: Comment out two lines for old USB wlan...
2013-08-17 François TigeotBump __DragonFly_version for i915 KMS support
2013-08-17 Sascha Wildnerkernel/i386: Remove BDE_DEBUGGER remains.
2013-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-08-17 Matthew Dillonkernel - Fix SMP race in mtx*() code.
2013-08-16 Sascha WildnerAdd ath(4) and associated options/devices to our defaul...
2013-08-16 Matthew Dillonkernel - Fix bug in SO_NOSIGPIPE when socket fp called...
2013-08-16 Matthew Dillonvkernel - Module loading for vkernel64
2013-08-15 Matthew Dillonkernel - Add missing reltoken/LWPRELE in signal error...
2013-08-14 Sascha Wildnerkernel/linux: Use #ifdef (fixes -Wundef).
2013-08-14 Sepherosa Ziehaucputimer: Allow MP synchronized TSC to become cputimer...
2013-08-14 François Tigeotdrm/i915: Use a spinlock for i915_file_priv locking
2013-08-12 François Tigeotacpica: Fix buildworld issue introduced by previous...
2013-08-12 François Tigeotacpica: Replace some include paths by full ones
2013-08-12 François Tigeotkernel: Import pci_save_state and pci_restore_state...
2013-08-12 François Tigeotkernel: Add bitcount32 to sys/systm.h
2013-08-12 François Tigeotdrm2: Remove dubious AGP locks
2013-08-12 François Tigeotdrm2: remove DRM_SPINXXX macros
2013-08-12 Sepherosa Ziehauuipc: Set up netmsg's socket properly before perform...
2013-08-11 Sascha Wildnerkernel/x86_64: Display Standard Extended Features durin...
2013-08-11 François Tigeotiicbb: Update from FreeBSD
2013-08-10 Sascha Wildnerkernel: Start removing syslink.
2013-08-10 Sascha Wildnerkernel: Adjust some header comments. SMP is default...
2013-08-10 Sascha WildnerReduce diffs between GENERIC/X86_64_GENERIC a bit.
2013-08-09 François Tigeotkernel: Add pmap_page_set_memattr() stubs for the vkern...
2013-08-08 Sascha Wildnerkernel/libutil: UNIX98_PTYS has been default long enoug...
2013-08-08 François Tigeotttm porting: Small changes (3/3)
2013-08-08 François Tigeotttm porting: Small changes (2/3)
2013-08-08 François Tigeotttm porting: Small changes (1/3)
2013-08-08 François Tigeotttm porting: Fix vm_page_alloc_contig() calls
2013-08-08 François Tigeotttm porting: msleep => lksleep
2013-08-08 François Tigeotttm porting: Translate locking primitives
2013-08-08 François Tigeotttm porting: malloc / free / printf
2013-08-08 François Tigeotttm porting: MPASS -> KKASSERT
2013-08-08 François Tigeotttm porting: Fix include files
2013-08-08 François Tigeotdrm: Import the ttm memory manager from FreeBSD
2013-08-08 François Tigeotdrm: Locally implement VM_OBJECT_LOCK variants
2013-08-08 François Tigeotdrm: Move PROC_LOCK define to common file
2013-08-08 François Tigeotkernel: Add a memattr argument to vm_page_alloc_contig()
2013-08-08 Sepherosa Ziehauroute/inet: Add comment about read/write shared global...
2013-08-08 Sepherosa Ziehauroute/inet: Dispatch PRCLONed route expiration to netisr
2013-08-08 Sepherosa Ziehaupmap/i386: Unbreak buildkernel
2013-08-08 François TigeotAvoid potentially freeing NULL pointers in dmi_found()
2013-08-08 François Tigeotkernel: Add pmap_page_set_memattr()
2013-08-08 François Tigeotdrm: Improve dmi_found()
2013-08-08 François Tigeotkernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants
2013-08-08 François Tigeotdrm: Use NELEM() in dmi_check_system()
2013-08-07 François Tigeotdrm: Implement dmi_check_system()
2013-08-07 Matthew Dillonhammer2 - Add missing bzero() (2)
2013-08-07 Matthew Dillonhammer2 - Add missing bzero()
2013-08-07 Matthew Dillonhammer2 - Add missing bqrelse()
2013-08-06 Sepherosa Ziehauarp: Dispatch arp cache expiration operation to netisr
2013-08-06 Matthew Dillonkernel - Adjust impossible conditions in kdmsg_state_*()
2013-08-06 Matthew Dillonhammer2 - Fix freemap bugs
2013-08-06 Matthew Dillonhammer2 - fix crash in temporary code
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (3)
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (2)
2013-08-05 Matthew Dillonhammer2 - temorarily track free space
2013-08-05 Matthew Dillonhammer2 - Change freemap segment delineation, other...
2013-08-05 Markus Pfeifferusb4bsd: Next attempt at fixing BIOS handoff for XHCI
2013-08-05 Markus Pfeifferusb4bsd: more cleanup of superflous debug messages
2013-08-05 Markus Pfeifferusb4bsd: fix breakage caused by earlier commit
2013-08-05 Markus Pfeifferusb4bsd: xhci cleanup
2013-08-05 Markus Pfeifferusb4bsd: Bring in fix for endpoint setup on Etron XHCI
2013-08-05 Markus Pfeifferusb4bsd, pci: pull in bios takeover code from FreeBSD
2013-08-05 Markus Pfeifferusb4bsd: Fix EHCI
next