dragonfly.git
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...
2014-02-24 Sascha Wildnergetifaddrs.3: Improve markup (.Vt for types and .Fa...
2014-02-24 Sascha Wildnerkernel/i386: Apply 94514bea15a0328e256cda414594fe6e6317...
2014-02-24 Imre VadaszAvoiding an infinite loop during P-state adjustment...
2014-02-24 Sascha Wildnerkernel/drm: Add missing braces.
2014-02-23 Sascha Wildnersyslogd: Fix indent.
2014-02-23 Sascha Wildnerrtld: Fix indent.
2014-02-23 Sascha Wildnerlibm: Fix indent.
2014-02-23 Sascha Wildnerlibutil: Fix indent.
2014-02-23 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for DragonFly 3...
2014-02-23 Sascha Wildnerkernel/i386: Remove an unused ACPI prototype.
2014-02-23 Sascha Wildnerkernel/i386: Remove two unused math helper functions...
2014-02-23 François Tigeothammer(8): Fix fallout from recent RB-tree change
2014-02-23 François Tigeotdrm: Use the Linux Red-Black Trees API
2014-02-23 François Tigeotkernel: Stop marking RB _COLOR functions as static
2014-02-23 François Tigeotttm: Use Linux kref API
2014-02-23 François Tigeotdrm/ttm: Reduce differences with Linux 3.9
2014-02-22 Sascha Wildnerkernel: Build and install nata(4) modules too.
2014-02-22 Sascha Wildneriscontrol(8): Use offsetof().
2014-02-22 Sascha WildnerRemove some casts of NULL to pointer types which had...
2014-02-22 François Tigeotdrm: Implement kref_get_unless_zero()
2014-02-22 François Tigeotdrm/ttm: Move headers to <include/drm/ttm>
2014-02-22 François Tigeotdrm/i915: Reduce differences with Linux 3.8
2014-02-22 Joris Giovannangelittm: fix porting typo
2014-02-21 Sascha Wildnerlibc/rand(3) & random(3): Throw out USE_WEAK_SEEDING...
2014-02-21 Sascha Wildnerlibc/rpc: Fix a reference of an uninitialized variable.
2014-02-21 Sascha Wildnerdma(8): Add a fixed version number instead of running...
next