dragonfly.git
2014-03-10 Sascha WildnerSync usbconfig(8) with FreeBSD.
2014-03-10 Sascha WildnerBring in FreeBSD's usbdump(8).
2014-03-10 Sascha WildnerBring in FreeBSD's usbhidaction(1).
2014-03-10 Sascha WildnerSync the new USB stack's usbhidctl(1) with FreeBSD.
2014-03-10 Sascha WildnerSync the new USB stack's libusbhid with FreeBSD.
2014-03-10 Sascha WildnerSync libusb with FreeBSD.
2014-03-10 Sascha WildnerAdjust SYNOPSIS in a couple of USB driver manual pages.
2014-03-10 Sascha Wildnerkernel/ndis: Solve module build without a USB bus in...
2014-03-10 Markus Pfeifferusb4bsd: Remove irritating kprintf
2014-03-10 Sascha WildnerAdd new usb4bsd only devices to LINT/LINT64.
2014-03-10 Sascha Wildnerusb4bsd: Fix a couple of typos and build issues.
2014-03-10 Sascha WildnerLINT/LINT64: Fix umass comment.
2014-03-10 Sascha Wildnerkernel: Comment out old or yet unsupported USB devices...
2014-03-10 Sepherosa Ziehauchgsbsize: Optimize for x86_64 by avoid uidinfo spinlock
2014-03-10 Sascha Wildnerusb4bsd: Adjust a Makefile comment.
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-03-10 Matthew Dillonusb4bsd - Fix poll/select/kqfilter issues with ums...
2014-03-10 Sascha Wildnerusb4bsd: Adjust 'make upgrade' for the serial driver...
2014-03-10 Sascha Wildnerusb4bsd: Allow to build serial drivers into the kernel...
2014-03-09 Sascha Wildnerusb4bsd: Fix typo in last commit.
2014-03-09 Sascha Wildnerusb4bsd: Fix some warnings in usb_serial.
2014-03-09 Markus Pfeifferusb4bsd: usb_dev kqfilter
2014-03-09 Markus Pfeifferusb4bsd: work on usb_serial.c
2014-03-09 Markus Pfeifferusb4bsd: use generated usbdevs.h
2014-03-09 Markus Pfeifferusb4bsd: Implement kqfilter for usb_dev
2014-03-09 Markus Pfeifferusb4bsd: port usb_serial
2014-03-09 Markus PfeifferStart porting ucom.
2014-03-09 Antonio Huete... tools - Fix a couple mistakes.
2014-03-09 Antonio Huete... tools - Reorganise a bit info messages in hammer-info.sh
2014-03-09 Antonio Huete... tools - Add option -k to hammer-backup.sh
2014-03-09 Antonio Huete... tools - Easier incremental backups for hammer-backup.sh.
2014-03-09 Antonio Huete... tools - Improve hammer-backup.sh a bit
2014-03-09 Antonio Huete... tools - Fix indentation.
2014-03-09 Sepherosa Ziehauchgsbsize: Reduce cover range of uidinfo spinlock
2014-03-09 Sepherosa Ziehauethernet: If caller thread cpu is fixed, pass cpuid...
2014-03-09 Markus Pfeifferkernel: Fixup KERN_PROC_PATHNAME sysctl
2014-03-08 Matthew Dillonhammer2 - Fix stack blowout in lookup iteration
2014-03-08 Matthew Dillonhammer2 - stabilization
2014-03-08 Justin C. SherrillSun switched these files to a 3-clause BSD license...
2014-03-07 Antonio Huete... tools - Implement a simple hammer-backup script.
2014-03-07 Matthew Dillonhammer2 - Stabilization pass
2014-03-06 Sascha WildnerRevert "Add an /etc/periodic script to check for dports...
2014-03-06 Sascha WildnerAdd an /etc/periodic script to check for dports package...
2014-03-06 Sascha WildnerAdd a urtwnfw(4) manual page (from FreeBSD).
2014-03-06 Sascha Wildnerhier.7: Add /compat/ndis, binutils adjustments, remove...
2014-03-06 Matthew Dillonhammer2 - Reduce flush complexity, fix panics
2014-03-05 Sascha Wildnerkernel: Adjust type of vmm_guest to enum vmm_guest_type.
2014-03-05 Sascha Wildnerinstaller: Adjust so we can install a vkernel environme...
2014-03-04 Antonio Huete... sbin/hammer - Remove trailing '/' from paths.
2014-03-04 Antonio Huete... sbin/hammer - Fix a wrong error message.
2014-03-04 Antonio Huete... kernel/vfs - Fix a refcount check in vclean_unlocked()
2014-03-04 Sascha Wildnerkernel: Add more detailed VM detection.
2014-03-03 Antonio Huete... rc.d/root - Remove unnecessary 'mount /' call.
2014-03-03 Sascha Wildnerrtld(1): Fix a typo in inactive code.
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-03-02 François Tigeotdrm/ttm: Use the Linux wait queues API
2014-03-02 François Tigeotdrm: Add a local implementation of linux/wait.h
2014-03-02 minuxkern: fix integer underflow in exec_shell_imgact.
2014-03-01 Antonio Huete... vkernel - Use 'vcd0' by default.
2014-03-01 Antonio Huete... virtual/vcd - Adapt for DEVFS.
2014-03-01 Sascha Wildnerkernel/ixgbe: Fix building kernels with IX_RSS_DEBUG...
2014-03-01 Antonio Huete... test again
2014-02-28 Sascha Wildnertest
2014-02-28 Antonio Huete... test - Testing 1 2 3
2014-02-28 Antonio Huete... kernel/natapci - Fix a NULL pointer dereference.
2014-02-28 Antonio Huete... kernel/nata - Fix a memory leak in ata-dma.
2014-02-28 Sepherosa Ziehaux86_64/mwait: Fix sysctl node OID settings
2014-02-28 Sepherosa Ziehauix: Implement MSI-X support and enable multiple TX...
2014-02-28 Sascha Wildnerrtadvt(8): Bump WARNS to 2.
2014-02-28 Sascha Wildnerlibsmb: Bump WARNS to 2 and fix a warning.
2014-02-27 Antonio Huete... kernel/ntfs - Remove a forgotten #if defined
2014-02-27 Antonio Huete... kernel/ntfs - Fix buffer overlapping problems.
2014-02-27 Antonio Huete... kernel/ntfs - Fix a possible problem in bufcache.
2014-02-27 Sascha Wildnerkernel: Remove {msg,sem,shm}sys() syscalls.
2014-02-27 Matthew Dillonkernel - Try to catch possible bug in getnewbuf()
2014-02-27 Matthew Dillonkernel - Fix SMP race in VMM/VMX vmclear() call
2014-02-26 Antonio Huete... debug - Fix build for ncptrace.c
2014-02-26 Matthew Dillonkernel - Fix bug in last rdrand commit
2014-02-26 Sascha Wildnerkernel/usb4bsd: Add usbdevs.h to a few Makefile which...
2014-02-26 Sascha Wildnerkernel/usb4bsd: Remove usbdevs.h again. We generate...
2014-02-25 Antonio Huete... kernel/ntfs - Cleanup.
2014-02-25 Antonio Huete... kernel/ntfs - Fix warnings when compiling with NTFS_DEBUG
2014-02-25 Sascha WildnerStop suppressing -Wuninitialized in userland for WARNS...
2014-02-25 Sascha Wildneree(1): Temporarily lower WARNS to 1 until spell check...
2014-02-25 Sascha Wildnerrand(3): Fix up sranddev(3) a bit better.
2014-02-25 Sascha Wildnerrtld(1): Comment out max_stack_flags and the setting...
2014-02-25 Sascha Wildnerldns: Fix -Winit-self.
2014-02-25 Sascha WildnerAdd -Winit-self to the kernel warning flags.
2014-02-25 Sascha Wildnerkernel/drm: Fix -Winit-self.
2014-02-25 Matthew Dillonkernel - Use add_buffer_randomness()
2014-02-25 Matthew Dillonkernel - Fix similar register call-used bug in the...
2014-02-25 Matthew Dillonkernel - Fix bugs in rdrand, change sampling frequency
2014-02-25 Matthew Dillonkernel - Change add_buffer_randomness() a little
2014-02-25 Matthew Dillonhammer2 - Refactor flush mechanics
2014-02-25 Sascha Wildneraibs.4: Use .Lk for the URL.
2014-02-25 Sascha Wildnerkm(4): Revert some email address changes at the request...
2014-02-25 Sascha Wildnerkernel/usb4bsd: Small -Wunused-variable fix from FreeBSD.
2014-02-25 Sascha Wildnerarcmsr(4): Sync with FreeBSD (1.20.00.25 -> 1.20.00...
2014-02-24 Joris Giovannangelimmap : check the return code of dev_dmmap_single
2014-02-24 Sascha Wildnergetifaddrs.3: Point out that ifa_broadaddr isn't really...
next