Don't use non-existing DragonFly override ports for ports using
[dragonfly.git] / contrib /
2004-01-23 Joerg SonnenbergerRemove bogus sys_nerr defines
2004-01-23 Joerg SonnenbergerUse C99 syntax for variadic macros
2004-01-23 Joerg SonnenbergerFix more multiline string literals
2004-01-23 Joerg SonnenbergerFix multiline string literals
2004-01-23 Joerg SonnenbergerRename GCCVER to CCVER and prepend gcc to the former...
2004-01-22 Joerg SonnenbergerConditionalize use of vfscanf
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Joerg SonnenbergerImport libstdc++ from GCC 3.3.3-pre 20031106. vendor/LIBSTDC++
2004-01-16 Matthew DillonMajor GCC surgery. Move most compiler-specific files...
2004-01-15 Joerg SonnenbergerFix linker issues with /usr/libexec/elf/ld not using...
2004-01-08 Jeroen Ruigrok/asmodaiMake sure we identify our toolchain as DragonFly, not...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-12-31 David Rhodus* Remove references to deprecated options.
2003-12-22 David Rhodus* Update Sendmail to version 8.12.10
2003-12-10 Matthew DillonAdd -fstack-protector and -fno-stack-protector support...
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-03 Matthew DillonGive up trying to do this the clean way and just hack...
2003-10-27 Matthew DillonBackout last commit, oops! SIGCKPT had already been...
2003-10-24 Matthew DillonAdd SIGCKPT support to tcsh's built-in kill.
2003-10-22 David Rhodus* Un-break buildworld
2003-10-22 Matthew DillonAdd support for SIGCKPT to csh/tcsh's internal 'kill...
2003-10-13 Matthew DillonAdd checkpoint tty signaling support to stty and tcsh...
2003-10-12 David Rhodus* Pull is some security checks from sendmail 8.12.10.
2003-10-11 Matthew DillonUpgrade isc-dhcp, e.g. dhclient.
2003-10-08 Matthew DillonDefine _KERNEL_STRUCTURES instead of _KERNEL to get...
2003-09-17 David RhodusCorrect address parsing bug that is believed to be...
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-08-08 Matthew DillonSet _THREAD_SAFE preprocessor symbol when the -pthread...
2003-08-01 Matthew DillonCleanup remaining tsleep priority issues.
2003-07-27 David RhodusNull terminate the new argv[] array when converting...
2003-07-11 Matthew DillonFix overflow in delta percentage calculation due to...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: