dragonfly.git
2014-01-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2014-01-10 Sascha WildnerBring back smb.h in /usr/include
2014-01-10 John Marinoiconv: Sync#2 - Support ICONV_{GET,SET}_ILSEQ_INVALID
2014-01-10 John Marinoiconv: Sync#1 with FreeBSD (minor)
2014-01-10 Sascha Wildnernrelease: Stop putting net/isc-dhcp42-client on the...
2014-01-10 Matthew Dillonbuild - Bump version to 300701
2014-01-10 Sepherosa Ziehaux86_64: Mark LAPIC timer as powersaving capable intr...
2014-01-10 Sepherosa Ziehaucputimer/intr: Restart only if the intr cputimer is...
2014-01-10 Sepherosa Ziehaux86_64: Extract "Thermal and Power management Feature"
2014-01-10 Sepherosa Ziehauatomic: Adjust style a little bit
2014-01-10 Sascha Wildnerlibc/fork: Fix __fork() definition.
2014-01-10 Sascha Wildnerlibc/getosreldate: Include <unistd.h> for prototype.
2014-01-10 Sascha Wildnergetosreldate.3: Update a bit (fix header for prototype...
2014-01-10 Matthew Dillonkernel - Fix bug in last commit to sys_generic.c
2014-01-10 Matthew Dilloncyapa - Add false 3-finger button and add emulation...
2014-01-09 Matthew Dilloncyapa - Introduce better three-finger button emulation
2014-01-09 Sascha WildnerOops, fix typo in man4/Makefile.
2014-01-09 Sascha WildnerAdd a little ichiic(4) manual page.
2014-01-09 Matthew Dillonbuild - remove uapi/linux.h for now
2014-01-09 Matthew Dillonkernel - Add another prototype skeleton to subr_input.c
2014-01-09 Matthew Dillonhammer2 - minor cleanups
2014-01-09 Sepherosa Ziehauserialize: Rework adaptive enter
2014-01-09 Sascha Wildnerinstaller: Fix recently introduced format / argument...
2014-01-09 Matthew Dilloncyapa - cleanup, bug fixes
2014-01-09 Matthew Dilloncyapa - Add Intellimouse support (mousewheel) - right...
2014-01-09 Sascha Wildnerpcm.4: Clean up .Nm and MLINKS situation.
2014-01-09 Sascha WildnerRemove <bus/smbus/smb.h> via 'make upgrade'.
2014-01-09 Matthew Dilloncyapa - Adjust button and multi-touch handling a bit
2014-01-09 Matthew Dilloncyapa - Add 1-pixel hystersis
2014-01-08 Matthew Dillonkernel - Hack fixes for EHCI issues in U4B
2014-01-08 Sascha WildnerTeach GCC about our strftime()'s non-standard %+ conver...
2014-01-08 Sascha Wildnerkernel/acpi_fujitsu: Sync with FreeBSD (adds P8010...
2014-01-08 Sascha WildnerDocument usb4bsd build instructions for 32 bit users...
2014-01-07 Matthew Dillonbuild - Add dev/smbus to kernel module build
2014-01-07 Markus PfeifferRe-add the cam rescan yet again. I shouldn't delete...
2014-01-07 Markus PfeifferSync umass driver with FreeBSD
2014-01-07 Matthew Dillonkernel - remove i2c debugging for ig4
2014-01-07 Matthew Dillonbuild - Document usb4bsd build requirements
2014-01-07 Matthew Dillonkernel - cyapa driver operational in PS/2 mode
2014-01-07 Markus PfeifferFix some minor compilation issues after sync
2014-01-07 Markus PfeifferFix some spillage from the sync
2014-01-07 Markus PfeifferUse sys/bus/u4b/usb_dragonfly.h
2014-01-07 Markus PfeifferSync sys/bus/u4b/* with FreeBSD
2014-01-07 Markus PfeifferAdd usb_dragonfly.h for DragonFly specific configuration
2014-01-07 Markus PfeifferAdd another controller to ohci_pci.c
2014-01-07 Markus PfeifferSync with FreeBSD
2014-01-07 Markus PfeifferSync xhci with FreeBSD
2014-01-07 Markus PfeifferSync uhci with FreeBSD
2014-01-07 Markus PfeifferSync ohci code with FreeBSD
2014-01-07 Markus PfeifferSync ehci_pci.c with FreeBSD
2014-01-07 Markus PfeifferSync ehci.h with FreeBSD
2014-01-07 Markus PfeifferSync ehci.c with FreeBSD
2014-01-07 Markus Pfeifferusb4bsd/udav sync driver with FreeBSD
2014-01-07 Markus Pfeifferusb4bsd: fix a panic due to wrong locking
2014-01-07 Markus Pfeifferusb4bsd: re-add function for rescanning the SCSI bus...
2014-01-07 Markus Pfeifferusb4bsd: Synchronise with FreeBSD r254159
2014-01-07 Markus Pfeifferusb4bsd resolve conflicts
2014-01-07 Sepherosa Ziehauif: Use critical section on ifnet.if_start path
2014-01-07 Sepherosa Ziehauserialize: Optimize atomic_intr_cond_{enter,try,exit}()
2014-01-07 Sascha Wildnerrc.d/sysdb: Remove NetBSD specific stuff.
2014-01-07 Matthew Dillonkernel - Initial cyapa driver and input skeleton
2014-01-07 Matthew Dillonkernel - Further smb cleanup
2014-01-07 Matthew Dillonkernel - Adjust access to thel linux input.h file
2014-01-07 Matthew Dillonkernel - Create dev/smbus infrastructure
2014-01-07 Matthew Dillonkernel - Add sys/contrib/linux/include/uapi/linux/input.h
2014-01-06 Sascha WildnerAdd -Wformat-security to WARNS >= 2.
2014-01-06 Sascha Wildnerlibwrap: Fix two -Wformat-security warnings.
2014-01-06 Sascha Wildnerlibevtr: Fix another -Wformat-security warning.
2014-01-06 Sascha Wildnerkernel: Make ichiic compilable into the kernel and...
2014-01-06 Sascha WildnerUnbreak building kernels that have snd_hda or hifn...
2014-01-06 Sascha WildnerIn userland, fix printf(-like) calls without literal...
2014-01-06 François Tigeotdevice attachment: no lock necessary
2014-01-06 Franco Fichtnermakewhatis: move verbose stuff into respective if statement
2014-01-06 Franco Fichtnerfix a couple of MLINKS issues
2014-01-06 Matthew Dillonkernel - Add support for haswell I2C, expand smbus...
2014-01-06 Sascha Wildnerps(1): Build without <utmp.h>.
2014-01-06 Sascha Wildnerpax(1): Build without <utmp.h>.
2014-01-06 Sascha Wildnerlastcomm(1): Build without <utmp.h>.
2014-01-06 Sascha Wildnersysvipcd(8): Oops, remove forgotten brace.
2014-01-06 Sascha Wildnersysvipcd(8): Clean up log functions a bit.
2014-01-06 Sascha Wildnersysvipcd(8): Put SYSV_SEMS related messages under -d.
2014-01-06 Sascha Wildnersysvipcd(8): Mark two functions as printf like.
2014-01-06 Sascha Wildnersbuf.9: Use .Er for errors and comment out refs to...
2014-01-05 François Tigeotkernel: Stop using the mplock to protect device attachment
2014-01-05 Sascha Wildnerlibc/sysvipc: Use a less generic name for a global.
2014-01-05 Sascha Wildnerlibc/sysvipc: Only check for the presence of USR_SYSVIP...
2014-01-05 Sascha Wildnerrc: Put back the sysvipc line. Some more adjustment...
2014-01-05 Sascha Wildnerlibc/gen: Remove 0 byte long msg*.3 files.
2014-01-05 Sascha Wildnerlibc/sys: Fix Makefile typo.
2014-01-05 François Tigeotkernel: Remove useless get/rel_mplock() sequence
2014-01-05 Franco Fichtnercacos.3: add missing commas
2014-01-05 Franco Fichtnermakewhatis: scan for potentially missing MLINKS in...
2014-01-05 François Tigeotkernel: Sync resource_string_value() with FreeBSD
2014-01-05 Sascha WildnerAdjust i386 for the sysvipc work.
2014-01-04 Sascha Wildnersysvipc.8: Add description for -p.
2014-01-04 Sascha Wildnersysvipcd(8): Use pidfile() and add missing header.
2014-01-04 Sascha Wildnersysvipcd(8): Make -d imply -f and write a usage().
2014-01-04 Sascha Wildnersysvipcd(8): It is -p which takes an argument, not -f.
2014-01-04 Sascha Wildner<sys/sysctl.h>: Fix indent.
2014-01-04 Sascha Wildnerrc.conf: Set default for sysvipcd(8) and document.
next