dragonfly.git
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).
2010-05-08 Sascha WildnerRemove some unnecessary lines in Makefile_upgrade.inc.
2010-05-07 Sascha Wildnermake.conf(5): Remove some no longer used (BIND related...
2010-05-07 Sascha Wildnermtree: Remove /usr/include/isc
2010-05-06 Sascha WildnerMakefile_upgrade.inc: Remove conflict marker.
2010-05-06 Jan LentferBIND: add pkgsrc/bind96 to nrelease
2010-05-06 Jan LentferBIND removal: more cleanup
2010-05-06 Jan LentferBIND-Removal: Add removals to make upgrade.
2010-05-06 Jan LentferBIND: entirely purge BIND and related stuff from base
2010-05-06 Jan LentferBIND: remove bind/ from contrib.
2010-05-05 Jan Lentferiostat - add read/write details to output
2010-04-30 Matthew Dillonnrelease - try to workaround a problem with ./bootstrap v2.7.3
2010-04-30 Matthew Dillonkernel - Try to fix NULL pointer issue in syncache_time...
2010-04-30 Matthew Dillonkernel - Disallow dsioctl when no media is present
2010-04-30 Venkatesh SrinivasRemove references to VAX and MIPS from ddb(4).
2010-04-30 Samuel J. Greearkernel - mmap offset is invalid for MAP_ANON
2010-04-30 Sascha Wildnerbpf(4): Fix the division by zero check in bpf_validate().
2010-04-30 Matthew Dillonkernel - Fix resident_count problems with kernel_pmap...
2010-04-29 Sascha Wildnerieee80211.9: Fix typo.
2010-04-29 Sascha Wildnerieee80211.9: Remove some references to manual pages...
2010-04-29 Sascha Wildnerath.4: We don't have a pcic.4 manual page.
2010-04-29 Sascha Wildnerieee80211_proto.9: Fix typo in function name.
2010-04-29 Sascha Wildnerieee80211_scan.9: Fix typo in function name.
2010-04-29 Sascha WildnerAdd a regdomain.5 manual page (from FreeBSD).
2010-04-29 Sascha WildnerComment out a reference to iwi(4) for now until it...
2010-04-29 Sascha Wildnerieee80211_{ddb,radiotap}.9: Remove some unneeded .Pp's.
2010-04-29 Sascha WildnerDisable ieee80211_amrr.9 for now.
2010-04-29 Sascha Wildnermptutil(8): Misc. cleanup
2010-04-29 YONETANI Tomokazuips - Make use of new dumping scheme
next