dragonfly.git
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.
2010-05-22 Sascha Wildnerncplist(1): Raise WARNS to 3 and fix warnings.
2010-05-22 Sascha Wildnersys/netproto/ncp/ncp_lib.h: Constify bn_name in struct...
2010-05-22 Matthew DillonAHCI - Fix use of error ccb in error path
2010-05-21 Sascha Wildnermalloc.3: Sort of sync with NetBSD (for the examples...
2010-05-21 Sascha Wildneracpi(4): Remove an unused variable.
2010-05-20 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for OpenBSD 4.7).
2010-05-19 Sascha Wildneruuid_{name,addr}_lookup(3): Fix free() order.
2010-05-18 Sascha Wildnerscsi(4): Add a missing 'break'.
2010-05-18 Sascha Wildnersys/netinet/in_pcb.c: Fix a broken range check.
2010-05-16 Sascha WildnerGo over sys/platform and remove dead initialization...
2010-05-16 Sascha Wildnervkernel64: Do some more replacing amd64 -> x86_64.
2010-05-16 Sascha WildnerAdd a missing break in the 64 bit vkernel, too.
2010-05-16 Sascha Wildnervkernel: To restart the scan, npv needs to be reset...
2010-05-16 Matthew Dillonkernel - zero pages during idle
2010-05-16 Sascha Wildnervkernel: Fix a wrong check of netif_set_tapflags()...
2010-05-16 Sascha Wildnerkx86_64_set_watch(): Add a missing 'break'.
2010-05-16 Sascha Wildnercxm(4) doesn't depend on smbus(4).
2010-05-16 Sascha WildnerFix compiling iic(4) on x86_64 by adding <machine/iic.h>.
2010-05-15 Matthew Dillonkernel - Update random number generator
2010-05-14 Sascha WildnerFix the x86_64 kernel build with 'options BUS_DEBUG'.
2010-05-14 Venkatesh SrinivasRemove unused vm.stats.misc.cnt_prezero sysctl.
2010-05-14 Sascha Wildnercxm(4): Right now, cxm(4) isn't built as a module.
2010-05-14 Venkatesh Srinivaspatch: Free temporary buffer after stripping.
2010-05-13 Sascha Wildnerumass(4): Add IDs for the Sony Cybershot, model DSC...
2010-05-13 Sascha WildnerSilence some warnings in the kernel.
2010-05-12 Sascha Wildnerrelease.7: The USB image is now built by default.
2010-05-12 Sascha WildnerAdd a manual page for the ioprio_get() and ioprio_set...
2010-05-12 Matthew Dillonhammer utility - Update manual page
2010-05-12 Matthew Dillonrelease build - 'img' is now the default.
2010-05-11 Sascha WildnerSync zoneinfo database with tzdata2010j from elsie...
2010-05-09 Sascha WildnerIncrease the LiveCD's /var a bit since it was at 104...
2010-05-09 Sascha WildnerAdd a mutex(9) manual page.
2010-05-09 Sascha WildnerAdd manual pages for pfind(), pgfind() and zpfind(...
2010-05-08 Sascha Wildnermake upgrade: Don't remove rc scripts which could be...
2010-05-08 Sascha WildnerMakefile_upgrade.inc: Fix some merging artifacts.
2010-05-08 Sascha Wildnermake upgrade: Remove BIND's rc script, too.
2010-05-08 Sascha WildnerRemove some more (BIND related) files via 'make upgrade'.
2010-05-08 Sascha Wildnerpthread* manual pages: <pthread_np.h> needs <pthread.h>.
2010-05-08 Sascha Wildnerextattr.9: Some cosmetic changes.
2010-05-08 Sascha WildnerBring in a extattr(2) manual page (from FreeBSD, with...
2010-05-08 Sascha Wildnerieee80211.9: Comment out reference to ieee80211_amrr(9).
next