Fix some warnings / typos
[dragonfly.git] / contrib /
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-09 Eirik NygaardFix gcc 3.4 build.
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-03 Matthew DillonBring cvs-1.12.9 into the CVS repository
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-28 Hiten PandyaReadd the $DragonFly$ Id tag which I removed by mistake...
2004-07-28 Hiten PandyaMajor cleanup of the base IPFilter:
2004-07-08 Hiten PandyaAdd a bunch of .Fx (FreeBSD) version numbers.
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-24 Joerg SonnenbergerThis is GCC 3.4, not 3.3
2004-06-23 Eirik NygaardThis is less, correct name in upgrade file.
2004-06-21 Matthew DillonFix a bug in 2.95.x prototypes that prevents us from...
2004-06-21 Matthew DillonRemove the last vestiges of -DCCVER from 2.95.x contrib...
2004-06-20 Matthew DillonBring in a trimmed down gcc-3.4-20040618.
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-04 Hiten PandyaAllow top(1) to toggle display of processes+threads...
2004-06-01 Matthew DillonAdd RLIMIT_POSIXLOCKS support to csh/tcsh.
2004-05-29 Hiten PandyaFirst pass at updating top(1):
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardImport of tcpdump 3.8.3
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-15 Eirik NygaardImport of libpcap 0.8.3
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-20 Eirik NygaardImport of less 381
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-17 Eirik NygaardImport of awk 20040207
2004-04-13 Eirik NygaardRemove vim swap file, which should not have been imported.
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-13 Eirik NygaardImport of diffutils 2.8.1
2004-04-07 Joerg SonnenbergerAdjust the C++ preprocessor to include /usr/include...
2004-02-14 Matthew DillonMove <machine/in_cksum.h> to <sys/in_cksum.h>. This...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-02-02 Matthew DillonBring GNU binutils-2.14. This commit is an exact copy...
2004-01-29 Matthew DillonRemove the remainder of Makefile.sub handling. Make...
2004-01-26 Matthew DillonFix a serious bug in the NTPD loopfilter. Basically...
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: