dragonfly.git
2012-09-09 Sascha Wildner<sys/param.h>: Fix wrongly merged comments on the relea...
2012-09-09 Sascha Wildnerkernel/bce: Fix an impossible && that should really...
2012-09-07 Sascha Wildnerkernel/hptmv: Fix the completion of a write.
2012-09-07 Sascha Wildnerkernel/ipx: Add a missing 'goto set_head;'.
2012-08-23 Justin C. SherrillTag for 3.0.3.
2012-08-21 Thomas NikolajsenMerge remote branch 'crater/DragonFly_RELEASE_3_0'... v3.0.3
2012-08-21 Sascha Wildnerkernel/linprocfs: Add a missing header for spin_{,un...
2012-08-21 Sascha Wildnerkernel/linprocfs: Fix accessing files in /proc (such...
2012-08-21 Sascha Wildnerkernel/linprocfs: Fix a panic when accessing /proc...
2012-08-21 Matthew Dillonkernel - Fix condvar races
2012-08-21 Matthew Dillonkernel - Adjust UFS and HAMMER to use uiomovebp()
2012-08-21 Matthew Dillonkernel - Change lockmgr LK_SHARED behavior to fix impro...
2012-08-21 Matthew Dillonkernel - Fix incorrect dirty/reprotect code in pageout
2012-08-21 Matthew Dillonkernel - Fix long-standing vm_map token panic
2012-08-21 Matthew Dillonkernel - Stop KTR logging during panic
2012-08-21 Matthew Dillonkernel - Fix numerous procfs/ptrace issues (3)
2012-08-21 Matthew Dillonkernel - Fix exit races which can lead to a corrupt...
2012-08-21 Matthew DillonKernel - Fix numerous procfs/ptrace issues (2)
2012-08-21 Matthew DillonKernel - Fix numerous procfs/ptrace issues
2012-08-16 Venkatesh Srinivaskernel -- ffs: Compile fix for ffs_softdep.c
2012-08-16 Matthew Dillonkernel - Fix two UFS+softupdates bugs
2012-08-16 Venkatesh Srinivaskernel -- ffs: Softdep lock and assorted fixes
2012-08-13 Sascha Wildnerinstaller: When setting the slice type for >2TB, ignore...
2012-08-13 Sascha Wildnerahci(4)/sili(4): Fix for drives >2TB.
2012-08-12 Matthew Dillonboot - Fix boot probe ordering
2012-08-07 Sascha Wildnermpt(4): Fix a porting mistake I did in 6d259fc1.
2012-08-03 Sascha WildnerSync zoneinfo database with tzdata2012e from ftp:/...
2012-08-03 Sascha Wildnerhptmv(4): Reduce si_iosize_max to 64KB.
2012-08-03 Sascha Wildnerkernel/cam: Make si_iosize_max overridable by drivers.
2012-07-28 Sascha Wildnergcore(1): Make it work again.
2012-07-26 Sascha Wildnerrc.d/netif: Require cleanvar.
2012-07-25 Sepherosa Ziehaulapic: Allow lapic enumeration to fail
2012-07-25 Sepherosa Ziehauapic: APIC ID should not be 255, which is used for...
2012-07-23 François Tigeotaic7xxx: fix a pointer sign warning
2012-07-20 Sascha WildnerSync zoneinfo database with tzdata2012d from ftp:/...
2012-07-14 Thomas NikolajsenMerge remote-tracking branch 'crater/DragonFly_RELEASE_...
2012-07-14 Matthew Dillonkernel - Fix MP race in sysv semaphore code (2)
2012-07-14 John Marinox86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt...
2012-07-14 Matthew Dillonkernel - Fix MP race in sysv semaphore code
2012-07-12 Sascha Wildnersysctl(8): Fix handling of uquad type sysctls (wrong...
2012-07-08 Sascha Wildnertwa(4)/twe(4): Move dev_ops_remove_minor() after destro...
2012-07-08 Sascha Wildnertwa(4): Pass INTR_MPSAFE when setting up the interrupt.
2012-07-06 Sascha Wildnersdpd(8): Fix a wrong sizeof.
2012-07-05 Sascha Wildnerkernel/sbuf: Add back a lost newline.
2012-07-05 Mihai Carabassbuf_vprintf: ap is not consistent at second call of...
2012-06-30 Sascha WildnerFix more wrong sizeof() usages, part 4/x
2012-06-24 Antonio Huete... ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent...
2012-06-21 Sascha WildnerFix more wrong sizeof() usages, part 3/x
2012-06-18 Sascha Wildnercryptdisks(8): Fix a wrong sizeof.
2012-06-17 Markus Pfeiffervkernel: revert two commits that break i386 vkernel
2012-06-17 Sascha Wildnerhammer(8): Fix a wrong sizeof.
2012-06-17 Sascha WildnerFix more wrong sizeof() usages, part 2/x
2012-06-16 Sascha Wildnersavecore(8): Use the buf's size and not char *'s size...
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-06-16 Markus Pfeiffervkernel/vkernel64: fix a bug in cpu_regs.c
2012-06-16 Markus Pfeiffervkernel/vkernel64: fix a bug in cpu_regs.c
2012-06-14 Sascha Wildnertimed(8): Add missing braces.
2012-06-12 Sascha Wildnerarcmsr(4): To check for sense data, use sense_len.
2012-06-11 Sepherosa Ziehaure: Fix size of the bcopy when extracting ethernet...
2012-06-10 Sascha Wildnerkernel/ufs: Bring in a fix to ufsdirhash_hash() from...
2012-06-09 Sascha WildnerFix two wrong sizeof() usages.
2012-05-31 Aggelos EconomopoulosFix for password truncation when using crypt(3) with DES
2012-05-23 Sascha Wildnerkernel/linux: Fix a wrong cast (introduced in e54488bb).
2012-05-18 Sepherosa Ziehautcp: Ignore TCP_NOPUSH socketopt by default
2012-05-13 Peter AvalosUpdate to OpenSSL-1.0.0j.
2012-05-07 Sascha Wildnermake upgrade: Now that we have devfs, don't try to...
2012-05-07 Sascha Wildnerdevelopment.7: Fix the git documentation URL.
2012-05-02 Matthew DillonHAMMER VFS - Only set B_CLUSTEROK on 64K buffers
2012-05-02 Matthew Dillonkernel - Fix degenerate cluster_write() cases
2012-05-01 Matthias Rampkekill zombies if the parent set SIG_IGN on SIGCHLD
2012-05-01 Venkatesh Srinivaskernel -- ffs: Soft updates locking fixes
2012-05-01 Matthew DillonHAMMER VFS - Fix assertion with multi-volume setup
2012-05-01 Venkatesh Srinivaskernel -- vm_pageout: Handle pages w/ NULL vm_objects...
2012-04-28 Sascha Wildnermake upgrade: Don't remove /var/heimdal.
2012-04-28 Sepherosa Ziehaumsgport: Implement dropmsg for spin port
2012-04-21 Sascha Wildnerpthread_join(3): If the target thread is detached,...
2012-04-17 Sascha Wildnermpt(4): Pass INTR_MPSAFE when setting up the interrupt.
2012-04-13 Matthew Dillonkernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
2012-04-13 Matthew Dillonkernel - Fix signal masking race assertion panic w...
2012-04-09 Sascha Wildnerpst(4): Add a missing contigfree().
2012-04-09 Sascha Wildnermps(4): Add a missing kfree().
2012-04-07 Sascha Wildnerkernel: Fix building with USERCONFIG but without VISUAL...
2012-04-05 Sascha Wildnerkernel/ufs: Fix compilation without INVARIANTS.
2012-04-02 Venkatesh Srinivaskernel -- ffs: Do not dereference NULL inodes in ffs_sy...
2012-04-02 Venkatesh Srinivaskernel -- FFS: Take softdep lock in softdep_disk_io_ini...
2012-04-02 Venkatesh Srinivaskernel -- ffs: Replace softupdates critical section...
2012-04-02 Sascha WildnerSync zoneinfo database with tzdata2012c from munnari...
2012-04-01 Matthew Dillonkernel - MFC missing removal of bremfree() call
2012-03-31 Sascha Wildnerpcn(4): Add missing braces.
2012-03-31 Sascha Wildnerlgue(4): Add missing braces and fix indentation.
2012-03-31 Sascha Wildnerhptiop(4): Add missing braces.
2012-03-30 Sascha Wildnerrtld: Add a special case in do_dlsym() for TLS stored...
2012-03-30 Sascha Wildnerrwhod(8): Prevent clobbering the neighboring field...
2012-03-30 Matthew Dillonkernel - Cluster fixes + Enable clustering for HAMMER1
2012-03-29 Matthew Dillonkernel - Fix improper BUF_UNLOCK() with spinlock held
2012-03-29 Matthew Dillonkernel - Improve NFS server error responses when an...
2012-03-29 Matthew Dillonkernel - Fix improper unlock/relock sequence in HAMMER
2012-03-29 Matthew Dillonkernel - Fix bug in SILI, remove debugging in AHCI
2012-03-29 Matthew Dillonkernel - Fix another AHCI bug
2012-03-29 Matthew Dillonkernel - Fix mount refs interactions and umount races
next