It is DragonFly BSD, not FreeBSD. Correct config(8) files.
[dragonfly.git] / gnu /
2004-05-20 Matthew DillonUsing the new contrib rev mechanism, bring cvs up to...
2004-05-16 Eirik NygaardRemove two mis-added .orig files.
2004-05-15 Joerg SonnenbergerTemporary switch cc3 to the old stabs debugging format...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-10 Hiten PandyaAdd entry for the CAPS IPC library. It is now possible...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardUpdate diff, diff3 and sdiff to use diffutils 2.8.1
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-12 Eirik NygaardRemove gawk from the build and let one-true-awk be...
2004-04-07 Matthew DillonEnable propolice (stack smashing detector) by default...
2004-04-07 Joerg SonnenbergerAdjust the C++ preprocessor to include /usr/include...
2004-04-07 Joerg SonnenbergerSince GCC 2.95.4 is known to produce bad code for highe...
2004-04-05 Joerg SonnenbergerReadd _G_config.h and the missing std headers. This...
2004-04-04 Joerg SonnenbergerCorrect C++ header handling for gcc2 and lex.
2004-03-28 Joerg SonnenbergerAdd functionality to binutils 2.14's ld to scan /var...
2004-03-25 Joerg SonnenbergerReplace the Perl scripts makewhatis(1), makewhatis...
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-11 Hiten PandyaMega mdoc(7) update:
2004-03-10 Matthew Dillongdb was unable to obtain backtraces of pure threads...
2004-03-05 Joerg SonnenbergerPropolice for GCC 3.3 based on:
2004-02-24 Joerg SonnenbergerAdd support for the kernel printf conversion specifiers...
2004-02-09 Matthew DillonFix a DFly buildworld from 4.x issue. Only set HAVE_ST...
2004-02-04 Robert Garrettmore __FreeBSD__ and __FreeBSD__ -> __DragonFly__ work.
2004-02-03 Matthew DillonMore __FreeBSD__ -> __DragonFly__ translation
2004-02-03 Matthew DillonThis should fix the dependancy loop for sure.
2004-02-03 Matthew DillonTry to clean up more of GCC's xrealloc and xmalloc...
2004-02-03 Robert Garrettgrep needs __FreeBSD__ defined
2004-02-03 Robert Garrettdefine __FreeBSD__ for diff
2004-02-03 Robert GarrettUpdate a few macros to print DragonFly instead of FreeBSD
2004-02-03 Matthew DillonFake __FreeBSD__ for various contrib/ code that needs it.
2004-02-03 Matthew DillonUndo the xmalloc->malloc optimization FreeBSD made...
2004-02-02 Matthew DillonUpdate the GCC3 infrastructure Stage 1/2. This commit...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-02-02 Matthew Dillonbinutils214 stage 2/4.
2004-02-01 Matthew Dillonbinutils214 stage 1/4. Bring in the build infrastructu...
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-30 Matthew DillonThis should hopefully fix current issues with bootstrap...
2004-01-29 Matthew DillonRemove the remainder of Makefile.sub handling. Make...
2004-01-28 Matthew DillonRename .sub files back to .inc.
2004-01-28 Joerg SonnenbergerMove binutils from /usr/libexec/gcc2/{aout,elf} to
2004-01-26 Joerg SonnenbergerRename Makefile.inc to Makefile.sub
2004-01-25 David Rhodus* Fix man page names.
2004-01-24 Joerg SonnenbergerAdd GCC3 to buildworld.
2004-01-24 Joerg SonnenbergerBoth cc and cc3 were built using CCVER=$(CCVER) for...
2004-01-24 Joerg SonnenbergerForce make to export CCVER for buildworld
2004-01-24 Joerg SonnenbergerRemove generated file from repo
2004-01-24 Joerg SonnenbergerAdjust program names by removing the additional 3
2004-01-23 Joerg SonnenbergerAdd support for ${BINUTILSVER} to objformat. This defau...
2004-01-23 Joerg SonnenbergerRemove some prehistoric C crap
2004-01-23 Joerg SonnenbergerRename GCCVER to CCVER and prepend gcc to the former...
2004-01-22 Joerg SonnenbergerAdd C++ runtime libraries for gcc3
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-21 Joerg SonnenbergerAdd lib/gcc3/libgcc and lib/gcc3/libgcc_r
2004-01-21 Joerg SonnenbergerFix tconfig.h dependency
2004-01-21 Joerg SonnenbergerAdd lib/gcc3/csu
2004-01-20 Joerg SonnenbergerThis is Fred, not Beastie
2004-01-20 Joerg SonnenbergerAdd DragonFly specific headers. Add __DragonFly__ and...
2004-01-20 David Rhodus* Fixup gcc3 build process to use correct install path.
2004-01-20 Jeroen Ruigrok/asmodaiUpdate with new source file targets.
2004-01-20 Jeroen Ruigrok/asmodaiUpdate config.h.
2004-01-20 Jeroen Ruigrok/asmodaiK&R -> ANSI C conversion.
2004-01-19 Jeroen Ruigrok/asmodaiUpdate for the new version of CVS.
2004-01-17 David Rhodus* Starting using GCCVER when needed and other things
2004-01-17 David Rhodus* Drop the directory outline for building gcc3.
2004-01-16 Matthew DillonFixup /usr/libexec/gcc2/aout binutils generation. ...
2004-01-16 Jeroen Ruigrok/asmodaiMake sure cvs reports the proper OS.
2004-01-16 Matthew DillonMajor GCC surgery. Move most compiler-specific files...
2004-01-08 Jeroen Ruigrok/asmodaiMake sure the vendor identifier matches the right proje...
2003-12-10 Matthew DillonAdd -fstack-protector and -fno-stack-protector support...
2003-12-01 David Rhodus* Attempt to save the last dregs of emacs users' sanity...
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly'.
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly'.
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly...
2003-11-14 Matthew DillonRemove __P() macros from include/
2003-11-09 Eirik Nygaard * Remove some __P macros from gnu/usr.bin/
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-04 Eirik NygaardReattact send-pr to the build and change the mail addre...
2003-11-04 Eirik NygaardRemove send-pr from the build.
2003-11-03 Matthew DillonDo a minor update of Groff to deal with the addition...
2003-10-28 Jeroen Ruigrok/asmodaiMake our manual pages report that they are part of...
2003-08-27 Matthew DillonAdjust our kvm based utilities to use the _KERNEL_STRUC...
2003-08-05 Jeroen Ruigrok/asmodaiRemove kerberosIV from the build.
2003-07-13 Matthew DillonGDB changes required for gdb -k kernel /dev/mem. Still...
2003-06-17 Matthew DillonRemove UUCP support. Note: /usr/src/gnu/libexec/uucp...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: