dragonfly.git
2004-02-05 Joerg SonnenbergerAdd missing sbp.h to complete the firewire sync
2004-02-05 Joerg SonnenbergerSync DragonFly and FreeBSD-current's FireWire driver.
2004-02-05 Joerg SonnenbergerUpdate style(9) to reflect current code practise.
2004-02-05 Robert GarrettAllow world to build with gcc3, basically force openssl...
2004-02-04 Robert GarrettDisable -fformat-extensions temporarily
2004-02-04 Joerg SonnenbergerFix various warnings.
2004-02-04 Robert Garrettmore __FreeBSD__ and __FreeBSD__ -> __DragonFly__ work.
2004-02-04 Robert Garrettdefine __FreeBSD__ for things that use kernel source...
2004-02-04 Robert Garrett__FreeBSD__ defines
2004-02-04 Robert GarrettDefine __FreeBSD__ in the make file for ipmon
2004-02-04 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-04 Robert Garrettdhclient needs __FreeBSD__ defined
2004-02-03 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-03 Matthew DillonMore __FreeBSD__ -> __DragonFly__ translation
2004-02-03 Matthew DillonThis should fix the dependancy loop for sure.
2004-02-03 Matthew DillonFake __FreeBSD__ for sendmail contrib use.
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 GarrettAdd warning about memory usage to resident.conf and...
2004-02-03 Robert Garrettchange FreeBSD in examples to DragonFly
2004-02-03 Robert GarrettUpdate a few macros to print DragonFly instead of FreeBSD
2004-02-03 Matthew DillonRemove obsolete __FreeBSD_version checks, add __DragonF...
2004-02-03 Robert GarrettAdd DragonFly partition type and change FreeBSD in...
2004-02-03 Matthew DillonChange __FreeBSD__ -> __DragonFly__
2004-02-03 Matthew DillonFake __FreeBSD__ for various contrib/ code that needs it.
2004-02-03 Matthew DillonAdjust osreldate.h to only set __FreeBSD_version if...
2004-02-03 Robert GarrettForgot the contribited by line
2004-02-03 Matthew DillonAdd -DSETPWENT_VOID to CFLAGS to work around a __FreeBS...
2004-02-03 Robert Garrettupdate this file correctly
2004-02-03 Matthew DillonMake the 'realclean' target respect KERNCONF.
2004-02-03 Matthew DillonAdjust __FreeBSD__ -> __DragonFly_
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 DillonAMD64 infrastructure stage 1/99. This is just a prelim...
2004-02-02 Matthew Dillonbinutils214 stage 2/4 (continued). remove /usr/bin...
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
next