dragonfly.git
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-02-02 Matthew Dillonbinutils214 stage 2/4.
2004-02-01 Matthew DillonDon't use wildcards in csh expansions to avoid early...
2004-02-01 Robert GarrettAdd much needed scripts to /etc/rc.d
2004-02-01 Matthew Dillonbinutils214 stage 1/4. Bring in the build infrastructu...
2004-02-01 Robert Garrettonly update motd if the first word of the first line...
2004-01-31 Eirik NygaardReadd ending '\' so it compiles the cross build tools
2004-01-31 Joerg SonnenbergerBuild lwkt_process_ipiq_frame only for the kernel,...
2004-01-31 Joerg SonnenbergerAdd getopt_long from NetBSD
2004-01-31 Eirik NygaardRemove genassym and gensetdefs from the cross build...
2004-01-31 Matthew DillonMake gcc3 the default for non-i386 architectures, leave...
2004-01-31 Matthew Dillonremove genassym and gensetdefs in the upgrade_etc target.
2004-01-31 Matthew DillonRemove genassym and gensetdefs. These programs are...
2004-01-31 Jeroen Ruigrok... Cut our umbilical cord from mother FreeBSD.
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-31 Matthew DillonRemove limitations on the 'machine' specification.
2004-01-31 David Rhodus* Sync pages with FreeBSD 4.x
2004-01-30 Matthew DillonUpdate miscellanious firewire manual pages from FreeBSD...
2004-01-30 Matthew DillonClean up the sys_nsig verses NSIG code to handle additi...
2004-01-30 David Rhodus* Add kern_systimer.c to the kernel build process.
2004-01-30 Jeroen Ruigrok... Update to latest version.
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-30 Matthew DillonThis should hopefully fix current issues with bootstrap...
2004-01-29 Matthew DillonSet a variable indicating that we support .makeenv...
2004-01-29 Matthew Dillonoops, undo part of the last commit. cpp, f77 need their...
2004-01-29 Matthew DillonAdd back a directory path that buildworld needs, remove...
2004-01-29 Matthew Dillonhave upgrade / upgrade_etc remove /usr/libexec/gcc2...
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 Matthew DillonRename Makefile.sub back to Makefile.inc to fix cross...
2004-01-28 Matthew DillonUndo some of the previously made changes to deal with...
2004-01-28 Joerg SonnenbergerMove binutils from /usr/libexec/gcc2/{aout,elf} to
2004-01-28 Joerg SonnenbergerFix various warnings and other glitches.
2004-01-28 Joerg SonnenbergerChange functin definitions to conform to style(9)
2004-01-28 Joerg SonnenbergerAdd support for the AMD 8111 chipset
2004-01-28 Matthew DillonFix the DDB 'trace' command. When segment address...
2004-01-27 Matthew DillonTry to work-around a DFly-specific crash that can occur...
2004-01-27 Matthew Dillonfunc() -> func(void) style.
2004-01-27 Robert Garrettremove ifwatchd we don't have the binary we don't need...
2004-01-27 Matthew DillonDescribe variant symlinks in the 'ln' manual page.
2004-01-27 Matthew DillonFix type-o's and add a few files to the cleanup list.
2004-01-27 Matthew DillonUSB storage devices are standard fare these days, add...
2004-01-27 Joerg SonnenbergerRename Makefile.inc to Makefile.sub
2004-01-27 Robert Garrettfix bug where i accidently left ;; at the end of two...
2004-01-27 Robert Garrettfinish updating rcng to remove FreeBSD and NetBSD code
2004-01-27 Robert Garrettupdate rcng to remove FreeBSD and NetBSD
2004-01-27 Robert Garrettupdate rcng to remove FreeBSD and NetBSD
2004-01-26 Matthew DillonFix a serious bug in the NTPD loopfilter. Basically...
2004-01-26 Joerg SonnenbergerRemove Makefile.inc
2004-01-26 Joerg SonnenbergerRename Makefile.in to Makefile.sub
2004-01-26 Joerg SonnenbergerRename Makefile.inc to Makefile.sub
2004-01-26 Joerg SonnenbergerTo let the crazy Perl Makefiles work, add the support...
2004-01-26 David Rhodus* DragonFly<-FreeBSD Name clean ups
2004-01-26 David Rhodus* Change FreeBSD ifdef over to DragonFly
2004-01-26 David Rhodus* Change FreeBSD ifdefs to DragonFly
2004-01-26 Joerg SonnenbergerReally remove C++ from libc_r
2004-01-26 Joerg SonnenbergerRemove C++ from libc_r. Use __attribute__((constructor...
2004-01-26 Robert Garrettremove NetBSD and FreeBSD from rcng scripts
2004-01-26 Joerg SonnenbergerAlways include bsd.init.mk to fix CPUTYPE evaluation
2004-01-26 Joerg SonnenbergerFix make complaining about CCVER being not defined
2004-01-26 Joerg SonnenbergerAlways re-export CCVER
2004-01-26 Joerg SonnenbergerRename bsd.cpu.mk into bsd.cpu.gcc2.mk and add the...
2004-01-26 Joerg SonnenbergerReplace K&R style function declarations with ANSI style...
2004-01-25 David Rhodus* DragonFly<-FreeBSD name change in boot loader code.
2004-01-25 David Rhodus* Remove extra compile flag to clean up redefine...
2004-01-25 David Rhodus* Fix man page names.
2004-01-25 Joerg SonnenbergerCleanup the fix for dependency handling. This explicitl...
2004-01-25 Joerg SonnenbergerDon't use non-existing DragonFly override ports for...
2004-01-25 Joerg SonnenbergerSplit multiline string literal
2004-01-25 Hiten PandyaFix typo in a comment.
2004-01-25 Joerg SonnenbergerAdd -ffreestanding to CFLAGS for gcc3
2004-01-24 Joerg SonnenbergerAdd GCC3 to buildworld.
2004-01-24 Joerg SonnenbergerUse new style variadic functions
2004-01-24 Joerg SonnenbergerRemove bogus -fstrict-prototypes which isn't support...
2004-01-24 Joerg SonnenbergerThe __cxa_atext/__cxa_finalize patch is based on FreeB...
2004-01-24 Joerg SonnenbergerFix prehistoric C
2004-01-24 Joerg SonnenbergerAdd -I${BIND_DIR}/bin/nslookup
2004-01-24 Joerg SonnenbergerGCC3 doesn't inspect #line to allow inclusion relative...
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-24 Matthew DillonPrevent killall from killing itself.
2004-01-24 Matthew DillonCleanup the duel-macro specifications in sioreg.h and...
2004-01-24 Matthew DillonWhen creating a new uidinfo structure, check for an...
2004-01-24 Matthew DillonTurn off hardware assisted transmit checksums by defaul...
2004-01-24 Matthew DillonSynch the XL driver with FreeBSD-4.x.
2004-01-24 Jeffrey HsuRemove unused local variable.
2004-01-24 Jeffrey HsuRemove dead code.
2004-01-23 Matthew DillonAssume read access for execute requests so we can fill...
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 SonnenbergerFix prehistoric C
2004-01-23 Joerg SonnenbergerFix prehistoric C
2004-01-23 Joerg SonnenbergerRemove bogus sys_nerr defines
2004-01-23 Matthew DillonGet rid of embedded newline continuation entirely and...
2004-01-23 Joerg SonnenbergerAdd -I${.CURDIR} to Makefile
next