dragonfly.git
2010-06-12 Matthew Dillonkernel - MPSAFE work - add vmspace_token
2010-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-06-12 Matthew Dillontop - Fix seg-fault when window made very wide
2010-06-12 Sascha WildnerRun makewhatis(8) after 'make upgrade' instead of after...
2010-06-12 Matthew Dillonkernel - add lockowned()
2010-06-11 Joe Talbottieee80211_ioctl - Replace free() calls with kfree().
2010-06-11 Joe Talbottwlan - Bring in some fixes from FreeBSD.
2010-06-11 Joe Talbottralfw - Add firmware for ral(4)
2010-06-11 Sascha WildnerRemove the no longer used CY_PCI_FASTINTR and PUC_FASTI...
2010-06-11 Venkatesh SrinivasMPSAFE: Tokenize vm_unix.c
2010-06-11 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm_zeroidle.c
2010-06-11 Venkatesh Srinivasvm: Detect and enable bzeront() when available for...
2010-06-11 Venkatesh Srinivasvm: Add variable sleep time to vm_zeroidle.
2010-06-11 Matthew Dillonkernel - MPSAFE work - lockup vm_page.c, vm_fault.c
2010-06-10 Venkatesh Srinivaslibc: Add assembler versions of fls, flsl, and ffsl...
2010-06-10 Sascha Wildnerath(4): Some cleanup regarding ether_sprintf().
2010-06-10 Venkatesh SrinivasTest commit.
2010-06-10 Sascha WildnerMove some FreeBSD CVS IDs to the comments.
2010-06-10 Sascha WildnerFix some -Wold-style-definition warnings in the x86_64...
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup vm_object.c
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup i386 pmap
2010-06-10 Matthew Dillonkernel - MPSAFE - Fix UP build issue
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup i386 pmap
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-10 Matthew Dillonkernel - MPSAFE work - adjust global tokens
2010-06-09 Matthew Dillonkernel - MPSAFE work - Remove unused code
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add cpu_pause() in scheduler...
2010-06-09 Matthew Dillonkernel - MPSAFE work - fast-path UP tokens when the...
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add global tokens
2010-06-08 Sascha WildnerMakefile_upgrade.inc: Properly sort ionice.
2010-06-08 Sascha WildnerAdd a small standards(7) manual page.
2010-06-07 Sascha Wildnerpthread.3: Fix library name.
2010-06-07 Sascha Wildnerindent.1: Add missing description of -bs/-nbs.
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-06-06 Sascha Wildnervesa(4): Remove definition and usage of the obsolete...
2010-06-06 Jan Lentferdrill: Import dig replacement into base.
2010-06-06 Jan Lentferlibldns: Import alternative DNS Library into base
2010-06-06 Jan LentferInitial vendor import of ldns-1.6.4 into contrib.
2010-06-05 Matthew Dillonkernel - add short-form mutex calls
2010-06-05 Sascha Wildnermutex.9: Fix typo.
2010-06-05 Sascha Wildnerindent(1): Sync with FreeBSD (brings in -ta).
2010-06-04 Sascha Wildnerlibprop: Comment out MLINK of prop_dictionary_mutable...
2010-06-04 Sascha Wildnerprop_dictionary.3: Comment out non-existant function.
2010-06-03 Sascha WildnerPerform some mdoc cleanup on various manpages which...
2010-06-03 Sascha WildnerFix VKERNEL build.
2010-06-03 Sascha WildnerAdd wpi(4) to LINT and fix a warning.
2010-06-02 Sascha Wildnerioprio(1): Partial revert of the previous commit to...
2010-06-02 Sascha Wildnerioprio(1): We want to set the absolute I/O priority...
2010-06-02 Sascha Wildnerioprio.1: Fix typo.
2010-06-02 Sascha WildnerRename ionice(1) to ioprio(1) and add a short manual...
2010-06-02 Sascha WildnerUncomment some references to wpi(4) now that it is in.
2010-06-02 Joe Talbottwpi - Build the firmware module along with the driver.
2010-06-02 Joe Talbottwpifw - Bring in wpi(4) firmware blob and license.
2010-06-02 Joe Talbottwlan_amrr - Add module building framework.
2010-06-02 Joe Talbottwpifw - Add firmware module building framework
2010-06-02 Joe Talbottwpi - Serialize interrupts, fixup mcluster allocation...
2010-06-02 Joe Talbottwpi(4) - Add manual page from FreeBSD.
2010-06-02 Joe Talbottif_wpi - Add into build system.
2010-06-02 Joe Talbottwlan_amrr - Make wlan_amrr its own loadable module.
2010-06-02 Joe Talbottlink_elf - Use proc0 rather than panicing when proc...
2010-06-02 Joe Talbottifaltq - Add ifq_drv_* fields needed for wpi() driver.
2010-06-02 Joe Talbottif_wpi - Port of FreeBSD's wpi driver for Intel 3945ABG...
2010-06-02 Alex Hornungdevfs - implement mkdir/rmdir
2010-06-02 Alex Hornungconf.h - bump SPECNAMELEN to 63 (from 15)
2010-06-02 Alex Hornungoops, strsep dos2unix!
2010-06-02 Alex Hornunglibkern - add strsep
2010-06-02 Alex Hornungproplib - port to dragonfly
2010-06-02 Sascha Wildnermdoc.local: Indent with spaces like everywhere else.
2010-06-02 Alex Hornungproplib - Verbatim import from NetBSD
2010-06-02 Alex Hornunglibkern - add strchr
2010-06-01 Aggelos EconomopoulosFix -pg compiled programs on i386
2010-05-31 Antonio Huete... acpica - Use tsleep() instead of DELAY() to avoid long...
2010-05-30 Sascha WildnerAdd a token(9) manual page explaining LWKT soft tokens.
2010-05-29 Sascha Wildnerlib/csu: Fix 'make clean'.
2010-05-28 Sascha WildnerAdjust some comments/manpages regarding where profiling...
2010-05-28 Sascha Wildnergcc(1): Fix compilation with "c++ -pg" (for CCVER=gcc41).
2010-05-28 Sascha Wildnergcc(1): Fix typos in gcc41's spec so that profiling...
2010-05-28 Sascha Wildnerevtranalyze(1): Staticise some functions for now to...
2010-05-28 Aggelos Economopoulosevtranalyze: support for completion event statistics
2010-05-28 Aggelos Economopouloslibevtr: correct copy length
2010-05-27 Aggelos Economopouloslibevtr: add support for data objects
2010-05-27 Matthew Dillonftpd - Fix security issue in libopie. FreeBSD-SA-10...
2010-05-26 Matthew Dillonkernel - Fix up hysteresis for the zeroidle code
2010-05-26 Matthew Dillonmmap: Remove an additional reference to the disablexwor...
2010-05-26 Aggelos Economopoulosmmap: get rid of old hack to support the XIG X server
2010-05-26 Aggelos EconomopoulosStart using our hash tables for thread switch/lifetime...
2010-05-26 Aggelos Economopoulosktrdump: constify pointer
2010-05-26 Aggelos Economopouloslibevtr: alternative hash syntax and more fixes
2010-05-26 Aggelos Economopoulosktrdump: dump some device info
2010-05-26 Aggelos Economopoulosevtranalyze: don't try to open stdin by default
2010-05-26 Aggelos Economopouloslibevtr: add support for string literals
2010-05-26 Aggelos Economopoulosevtranalyze: correctly print out name of variable
2010-05-26 Aggelos Economopouloslibevtr: oops, stay withing the bounds of the hash...
2010-05-26 Matthew Dillonath - use ifnet serialization calls instead of directly...
2010-05-25 Matthew Dillonkernel - Fix panic in setrlimit() when changing the...
2010-05-25 Matthew Dillontmpfs - Fix chown for tmpfs
2010-05-24 Sascha WildnerSync with FreeBSD (somehow, DragonFly 2.6 had slipped).
2010-05-23 Sascha Wildnerusbd(8): Raise WARNS to 6 and fix warnings.
2010-05-23 Constantine... lm(4): support W83627EHF-A (an early revision of the...
2010-05-23 Sascha Wildnersa(8): Raise WARNS to 6 and fix warnings.
next