dragonfly.git
2010-09-19 Sascha WildnerFix various bugs due to the mis-usage of && and ||.
2010-09-18 Matthew Dillonnetwork - Fix MP races in udp6_input and inet6 in general
2010-09-18 Sascha WildnerSwitch our LiveCD/DVD to using tmpfs instead of mfs.
2010-09-18 Sascha Wildnermount_tmpfs(8): Add a -C option modeled after mount_mfs...
2010-09-18 Matthew Dillonnetwork - Remove debugging kprintfs
2010-09-18 Matthew Dillonkernel - Optimize kfree() to greatly reduce IPI traffic
2010-09-18 Sascha Wildnerkernel: Remove #include <sys/mutex.h> if <sys/mutex2...
2010-09-18 Sascha Wildnernewfs(8): Remove some leftover defines that are no...
2010-09-18 Sascha WildnerFix some synopses in various manual pages.
2010-09-18 Matthew Dillonnetwork - Correct bug in last commit
2010-09-17 Matthew Dillonnetwork - Remove crit_exit/crit_enter wrappers in pf.c
2010-09-17 Matthew Dillonnetwork - Zero out m_len / m_pkthdr.len in m_get*(...
2010-09-17 YONETANI Tomokazuips - missing part from 667d31bb
2010-09-17 Antonio Huete... udevd.8 - Fix SYNOPSIS
2010-09-17 Matthias SchmidtMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-17 Matthias Schmidtdma - Fix the parsing of recipient addresses
2010-09-17 Matthias Schmidtdma - Fix double free buf
2010-09-17 Matthias Schmidtdma.8 - Change wording to match dma.conf
2010-09-17 Matthias Schmidtdma - Set correct group in Makefile.plain
2010-09-17 Matthias Schmidtdma - Fix typo
2010-09-17 Matthew Dillonnetwork - Fix race in accept() - try #2
2010-09-17 Matthew Dillonkernel - Add lwkt_relpooltoken()
2010-09-17 Matthew Dillonnetwork - Fix race in accept()
2010-09-17 Matthew Dillonutilities - Correct variable types to match kernel
2010-09-17 Sascha Wildnerkernel: Staticize some dev_ops and adjust a name in...
2010-09-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-17 Matthew Dillonkernel - Adjust AHCI driver to deal with AMD braindamag...
2010-09-17 Sascha Wildnerpf(4): Fix a kprintf() warning on x86_64.
2010-09-16 Matthias Schmidtrconfig(8) - Add new script to setup an encrypted root...
2010-09-16 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-09-16 Venkatesh Srinivaskernel - tmpfs: Convert tmpfs name malloc zone to a...
2010-09-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-16 Matthew Dillonkernel - Fix NFS panic
2010-09-16 Sascha WildnerMake bluetooth(4) compileable into the kernel and add...
2010-09-16 Sascha Wildnerbluetooth(4): Remove an unused variable.
2010-09-16 Matthew Dillonnetwork - Fix unconverted netmsg function
2010-09-16 Matthew DillonHAMMER Utility - Adjust documentation
2010-09-16 Matthew Dillonnetwork - Fix if_gif build when no INET6
2010-09-16 Alex Hornunginitrd - Allow realroot to not have /dev for paths
2010-09-16 Matthew Dillonnetwork - Add some serious assertions when MBUF_DEBUG...
2010-09-16 Matthew Dillonnetwork - Allow asynchronous shutdown and fix a MP...
2010-09-16 Matthew Dillonnetwork - Add assertions for direct messaged calls
2010-09-16 Matthew Dillonnetwork - Add some serious assertions when MBUF_DEBUG...
2010-09-16 Matthew Dillonkernel - Make interrupt thread preemption programmable
2010-09-16 Matthew Dillonnetwork - Fix nasty bug in udp6_send()
2010-09-16 Alex Hornungcrashinfo - (hopefully) fix hang
2010-09-16 Matthew Dillonnetwork - Fix MP races in GIF
2010-09-16 Matthew Dillonvknetd - Adjust unsecure mode (-U) to also pass any...
2010-09-16 Samuel J. Greearkernel - Rename the sndtok to sndtok
2010-09-15 Matthew Dillonkernel - Fix MADV_NOSYNC and MAP_NOSYNC, improve vkerne...
2010-09-15 Matthew Dillonkernel - Increase x86_64 & vkernel kvm, adjust vm_page_...
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 2
2010-09-15 Alex Hornungdloader - Add support for kernel_options=""
2010-09-15 Alex Hornungdloader - Allow foo_name for modules
2010-09-15 Alex Hornungdloader - Allow foo_type for modules
2010-09-15 Alex Hornungmkinitrd - Adjust initrd.img path to new loader
2010-09-15 Sascha Wildnersyscons(4): Move tty token release and acquirement...
2010-09-15 YONETANI Tomokazuips - Issue IPS_CACHE_FLUSH_CMD to the controller on...
2010-09-15 YONETANI TomokazuMake it easier to find proper manual page for newer...
2010-09-15 YONETANI Tomokazuips - Add Adaptec ServeRAID 7x IDs. IDs taken from...
2010-09-15 Matthew Dillonnetwork - Protect so_rcv sockbuf in udp and unix domain...
2010-09-15 Matthew Dillonnetwork - Increase basic mbuf size from 256 to 384...
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-14 Matthew Dillonvkernel - Improve memory image file startup
2010-09-14 Sascha Wildnertwa(4): Sync with FreeBSD (twa(4) version 3.80.06.003).
2010-09-14 Sascha Wildnerie(4): This driver is ISA only, so remove some unneeded...
2010-09-14 Jan Lentferpf: Make pf work w/ the MPSAFE network stack
2010-09-14 Jan Lentferpf: Revert commit 5165ac2
2010-09-14 Sepherosa ZiehauACPI P-State: Force P-State to use the first usable...
2010-09-14 Sepherosa ZiehauACPI P-State: When there is no _PSD, create one CPU...
2010-09-14 Sepherosa Ziehautest commit
2010-09-14 Matthew Dillonnetwork - UDP currently only going to one proto thread
2010-09-14 Matthew Dillonnetwork - Protect soreceive() from backend
2010-09-14 Matthew Dillonnetwork - Fix udp self-referential panic
2010-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-13 Matthew Dillonkernel - swapoff - regenerate system calls
2010-09-13 Matthew DillonKernel - Implement swapoff
2010-09-13 Sascha WildnerFix some mdoc issues in tcp.4's SEE ALSO.
2010-09-13 Sascha WildnerFix two typos in manual pages and messages.
2010-09-13 Matthew Dillonbuild - Fix vkernel installation target for /usr/src...
2010-09-13 Matthew Dillondevfs - Fix use-after-free case when making pty's invisible
2010-09-13 Venkatesh SrinivasFix !INVARANTS build and reformat token asserts for...
2010-09-13 Matthew Dillonnetwork - Fix multiple MP races (2)
2010-09-13 Matthew Dillonnetwork - Fix multiple MP races
2010-09-13 Matthew Dillonnetwork - remove the redispatch local
2010-09-13 Peter Avalossavecore: Fix typo in comment.
2010-09-12 Matthew Dillonnetwork - Add debugging assertions
2010-09-12 Matthew Dillonkernel - Fix one-cycle MP race in vshouldmsync()
2010-09-12 Sascha Wildnerpfctl.8: Adjust date.
2010-09-12 Sascha Wildnercrashinfo.8: Remove trailing whitespace.
2010-09-12 Matthew Dillonnetwork - Assert that the packet's data has not overrru...
2010-09-11 Sascha Wildnerpfctl(8): Fix some printf issues (and buildworld on...
2010-09-11 Matthew Dillonnetwork - Fix tcp inpcb race
2010-09-11 Matthew Dillonnetwork - More tokens for ipsec
2010-09-11 Matthew Dillonkernel - cleanup & assertions in mbuf code
2010-09-11 Matthew Dillonkernel - Fix mprace in kern_objcache
2010-09-11 Sascha WildnerRe-add RSS_DEBUG to LINT.
2010-09-11 Alex HornungFix manual break to debugger
2010-09-11 Alex Hornungsavecore,crashinfo - fix several problems
2010-09-11 Venkatesh Srinivaskernel: bzeront() - Switch out loop instruction in...
next