dragonfly.git
2006-07-14 Simon SchubertMFC rev 1.36: DragonFly_RELEASE_1_2
2006-03-10 Simon SchubertMFC commit from long ago:
2006-02-13 Simon SchubertFix a possible local privilege escalation bug in scp.
2006-01-15 Simon SchubertDon't build bootstrap sh with history support
2006-01-15 Simon SchubertMFC rev 1.4:
2005-12-30 Justin C. SherrillAdd a cvsup example to upgrade to/track the 1.4 release.
2005-11-30 Sascha WildnerMFC current supfiles.
2005-11-01 Sascha WildnerMerge lib/libc/stdlib/atol.3 rev 1.3 and
2005-11-01 Joerg SonnenbergerMerge include/stdlib.h rev 1.17, lib/libc/stdlib/Makefi...
2005-10-09 Matthew DillonBump the version id to 1.2.6 (120006).
2005-10-09 Matthew DillonBump the release to 1.2.6, with the folowing changes...
2005-10-05 Simon SchubertPull up some changes from -DEVEL: Use our runetypes...
2005-09-16 Matthew DillonMFC cleanup a number of serious issues with vinum....
2005-09-15 Matthew DillonOops, didn't quite get the last MFC entirely in. A...
2005-09-15 Matthew DillonMFC 1.69 - Fix a rename bug when renaming a hardlink...
2005-09-15 Matthew DillonMFC 1.14 - Fix an inode bitmap scanning bug which could...
2005-09-15 Matthew DillonMFC 1.12 - fix a deadlock in ffs_balloc() by reordering...
2005-09-15 Matthew DillonMFC 1.27 - a vnode may have to be unlocked across a...
2005-09-15 Matthew DillonMFC 1.29 - fix missing splx() calls (in HEAD they are...
2005-09-15 Matthew DillonMFC 1.23 - fix a token bug where a preempting interrupt...
2005-09-15 Matthew DillonMFC 1.16 - fix malloc alignment (effects newfs, fsck).
2005-09-15 Matthew DillonMFC 1.8 - fix malloc alignment (effects newfs, fsck).
2005-09-15 Matthew DillonMFC 1.56 - Fix a serious bug in cache_inefficient_scan...
2005-09-09 Noritoshi DemizuMFC tcp_seq.h 1.8 and tcp_input.c 1.62.
2005-08-31 Simon SchubertDon't build catfiles in the bootstrap phase. Downgradi...
2005-08-05 Matthew DillonMFC 1.38. Fix a case where a buffer is moved to EMPTY...
2005-08-05 Matthew DillonMFC ffs_softdep.c/1.27, fix a long-standing bug in...
2005-08-03 Joerg SonnenbergerMFC rev 1.5: fix read after end-of-buffer for large...
2005-07-31 Matthew DillonBump the sub-version from 1.2.4 to 1.2.5, incorporating...
2005-07-28 Matthew DillonMFC 1.19. Fix a panic that occurs if the filesystem...
2005-07-28 Matthew DillonMFC 1.77. The MP locking state can change when lwkt_ch...
2005-07-28 Matthew DillonMFC 1.15, fix a critical bug in the IPI messaging code...
2005-07-28 Matthew DillonMFC 1.25, add a missing FREE_LOCK() call.
2005-07-28 Matthew DillonMFC 1.15, add a missing splx().
2005-07-28 Matthew DillonMFC 1.32, add a missing crit_exit().
2005-07-27 Simon SchubertCorrect a buffer overflow which can occur when decompre...
2005-07-22 Joerg SonnenbergerMFC fixes for the telnet PKI support.
2005-07-22 Joerg SonnenbergerMFC src/include/arpa/inet.h 1.5 and src/sys/netinet...
2005-07-09 Simon SchubertRemove equal signs for compatibility with bison -y...
2005-07-07 Matthew DillonBump the subversion. The following fixes have been...
2005-07-07 Matthew DillonMFC 1.31. Do not abort a core dump when some of the...
2005-07-07 Sascha WildnerAdd this year's leap second (as announced by Bulletin...
2005-07-07 Simon SchubertFix filtering on bridged networks. We (actually I)...
2005-07-06 Simon SchubertFix possible buffer overflow in zlib, FreeBSD-SA-05...
2005-07-06 Simon SchubertFix shell expansion to cover dangling symlinks as well.
2005-06-29 Simon SchubertCorrect bzip2 denial of service and permission race...
2005-06-29 Matthew DillonBump the 1.2 release subversion to 1.2.3.
2005-06-25 Matthew DillonMFC 1.58, fix a race between fork() and ^Z that can...
2005-06-21 Matthew Dillonstruct filedesc contains u_short fields which limits...
2005-06-21 Matthew DillonMFC 1.16. When releasing a token reference do not...
2005-06-19 Matthew DillonMFC portions of 1.75 to fix a physmap bug that can...
2005-06-15 Joerg SonnenbergerFix two SPL issues in PF found during the critical...
2005-05-31 Joerg SonnenbergerMFC 1.2:
2005-05-25 Joerg SonnenbergerMFC rev. 1.3
2005-05-24 Joerg SonnenbergerMFC rev 1.5:
2005-05-23 Matthew DillonMFC 1.17. Kernel memory disclosure.
2005-05-23 Matthew DillonMFC 1.35. Minor kernel stack memory disclosure.
2005-05-23 Matthew DillonMFC 1.5. Minor kernel stack memory disclosure.
2005-05-23 Matthew DillonMFC 1.56. Minor kernel stack memory disclosure.
2005-05-23 Matthew DillonMFC 1.8. Correct improper permissions on /dev/iir...
2005-05-09 Matthew DillonBump subversion to 2 (TLS fix)
2005-05-03 Matthew DillonMFC 1.35. Fix a bug where the %gs register may not...
2005-05-02 Matthew DillonAdjust the upgrade target to remove libraries from...
2005-04-29 Justin C. SherrillOne more test, for destination of output.
2005-04-29 Justin C. SherrillAnother test commit, for logging release-specific changes.
2005-04-29 Justin C. SherrillTest commit to see if I have branch tagging right.
2005-04-22 Matthew DillonMFC portions of 1.11: add some convenient targets for...
2005-04-22 Matthew DillonBump subversion, now 1.2.1
2005-04-22 Matthew DillonMFC 1.32, 1.33: fix a small stack disclosure in ifconf().
2005-04-22 Matthew DillonMFC 1.17. Work around an sbappend() issue with UNIX...
2005-04-10 Matthew DillonMFC 1.30. Fix issues with USE_RCORDER and USE_RC_SUBR...
2005-04-08 Matthew DillonBump the official release #define to 120000.
2005-04-08 Matthew DillonAdd a quick hack to access 'tail' due to it not being...
2005-04-08 Matthew DillonMFC 1.30 - synchronize the installer package set, addin...
2005-04-08 Matthew DillonMFC 1.1 a hardwired dhcpd.conf to support the installer...
2005-04-08 Matthew DillonMFC 1.26 - fix bug that prevented a CD root mounted...
2005-04-08 Matthew DillonFix a minor issue that prevented crossbuilds on a FreeB...
2005-04-06 Matthew DillonAdd missing ports/polish line.
2005-04-06 Matthew DillonSync cvsup file changes from HEAD
2005-04-06 Matthew DillonAdd the subversion tracking file for the DragonFly...
2005-04-06 branch-fixupRemoving files not present on branch DragonFly_RELEASE_1_2:
2005-04-06 Matthew DillonInclude fsid information in the mount point dump.
2005-04-06 Matthew DillonCorrect an NFS bug related to ftruncate() operations...
2005-04-06 Matthew Dillonlibstand is used by the boot loader, make sure the...
2005-04-06 YONETANI TomokazuBring in long-forgotten man pages for ACPI components...
2005-04-05 David XuRemove unused strong reference.
2005-04-05 Matthew DillonAdd some minor in-code documentation.
2005-04-05 Matthew DillonAdd cases for the nvidia nForce3 PRO and PRO S1. Who...
2005-04-05 Matthew DillonMake sure neither the boot loader nor the kernel is...
2005-04-05 Matthew DillonAutomatically calculate the kernel revision for release...
2005-04-05 Joerg SonnenbergerAdd nv(4) man page.
2005-04-05 Joerg SonnenbergerDon't reset getopt after each loop, we don't use the...
2005-04-05 Joerg SonnenbergerRevamp getopt(3) usage:
2005-04-05 Joerg SonnenbergerSince optind=0 has a special meaning for GNU getopt...
2005-04-05 Matthew DillonApply same bug fix as last commit to IPV6.
2005-04-05 Matthew DillonFix a bug in the distributed PCB wildcardhash code...
2005-04-05 Matthew DillonA program which dumps the wildcard hash table for the...
2005-04-05 Matthew DillonAdd the 'webstress' utility. This program will fork...
2005-04-04 Joerg SonnenbergerSync nv(4) with nvnet-src-20050312.
2005-04-04 Joerg SonnenbergerReplace TIMER_USE_1 kernel option with hw.i8254.walltim...
next