dragonfly.git
2004-02-10 Matthew DillonUse a globaldata_t instead of a cpuid in the lwkt_token...
2004-02-10 Matthew DillonConvert mbuf M_ flags into malloc M_ flags when calling...
2004-02-10 Matthew DillonThe logical pci busses must attach to the physical...
2004-02-10 Joerg SonnenbergerAdd lost -D__FreeBSD__
2004-02-10 Robert GarrettIt seems I missed a directory when doing the __FreeBSD_...
2004-02-10 Matthew Dillondevsw() does not exist in DFly. use dev_dflags() to...
2004-02-09 Hiten PandyaMerge from FreeBSD:
2004-02-09 Matthew DillonSplit the lwkt_token code out of lwkt_thread.c. Give...
2004-02-09 Matthew DillonFix a DFly buildworld from 4.x issue. Only set HAVE_ST...
2004-02-09 Matthew DillonAdd a locked-bus-cycle add to memory test
2004-02-09 Matthew DillonAdd some basic in-pipeline instruction timing tests...
2004-02-09 Hiten PandyaInclude Makefile.miidevs, so we can just do:
2004-02-09 Hiten PandyaUpdate to devlist2h.awk and friends:
2004-02-09 Hiten PandyaMerge from FreeBSD:
2004-02-09 Robert Garrettremove unwanted __DragonFly__ >= tests
2004-02-08 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-08 Robert GarrettThe last commit was noticed by Yonetani Tomokazu
2004-02-08 Robert GarrettFix a couple of typos that slipped in
2004-02-08 Robert GarrettPatch this file to allow the crossbuild to work again
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Hiten PandyaMerge from FreeBSD:
2004-02-08 Jeffrey HsuCosmetic code cleanup.
2004-02-07 Joerg SonnenbergerAdd a tunable hw.pci_disable_bios_route to work around...
2004-02-07 Eirik NygaardRemove stale text in front of the DragonFly and FreeBSD...
2004-02-06 Joerg SonnenbergerAdjust infrastructure for NEWCARD
2004-02-06 Joerg SonnenbergerDe-K&R-ify source, remove register keywords.
2004-02-06 Joerg SonnenbergerAllows option to be specified on the command line when...
2004-02-06 Hiten PandyaRemove the pca driver from the build for now, due to...
2004-02-06 Hiten PandyaFix build of the PPS driver.
2004-02-06 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-06 Robert Garrettadd code to test for single files, instead of just...
2004-02-06 Robert Garrettundefine __FreeBSD__ it is no longer needed, since...
2004-02-06 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-05 Robert Garrett__FreeBSD__ -> __DragonFly__
2004-02-05 Joerg SonnenbergerFix bug when doing backquote expansion.
2004-02-05 David Rhodusnectar 2004/02/05 10:00:35 PST
2004-02-05 Joerg SonnenbergerSecond part of the firewire sync. Add defined(__DragonF...
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.
next