dragonfly.git
2004-02-12 Joerg SonnenbergerAdd __DragonFly__
2004-02-12 David Rhodus* Update function defines to match up with the work...
2004-02-12 Joerg SonnenbergerAdd accessor for CIS4 and change some functions to...
2004-02-12 Joerg SonnenbergerProbe via CIS lookup
2004-02-12 Matthew DillonChange lwkt_send_ipiq() and lwkt_wait_ipiq() to take...
2004-02-12 Matthew Dillonsys/dev __FreeBSD__ -> __DragonFly__ cleanups.
2004-02-11 Matthew Dillonactivate any tick-delayed software interrupts in the...
2004-02-11 Matthew Dillonisa_wrongintr() cannot depend on the (void *) unit...
2004-02-11 Joerg Sonnenberger__FreeBSD__ to __DragonFly__
2004-02-11 Joerg SonnenbergerSync with FreeBSD's pccarddevs
2004-02-11 Joerg SonnenbergerFix gcc3 compilation
2004-02-11 Joerg SonnenbergerAdd defined(__FreeBSD__) and defined(__DragonFly__...
2004-02-11 Joerg SonnenbergerAdd defined(__FreeBSD__) and defined(__DragonFly__...
2004-02-11 Eirik NygaardAdd missing */ on the end of a comment.
2004-02-11 Joerg SonnenbergerFix gcc3 compilation
2004-02-11 Joerg SonnenbergerAllow choosing different GCC versions for buildworld...
2004-02-10 Hiten PandyaUpdate the Broadcom Gigabit Ethernet driver and the...
2004-02-10 Hiten PandyaMerge: FreeBSD (RELENG_4) netstat/inet.c rev. 1.37...
2004-02-10 Hiten PandyaMerge: FreeBSD (RELENG_4) i386/isa/psm.c rev. 1.23.2.7
2004-02-10 Hiten PandyaMerge: FreeBSD (RELENG_4) isp_ioctl.h 1.1.2.5
2004-02-10 Hiten PandyaMerge: FreeBSD (RELENG_4) uipc_socket.c rev. 1.68.2.24
2004-02-10 Hiten PandyaMerge from FreeBSD:
2004-02-10 Hiten PandyaScore a duh-point for myself. Change the remaining...
2004-02-10 Hiten PandyaUpdate maintainer contact information.
2004-02-10 Hiten PandyaNEWCARD: change `device card' to `device pccard'.
2004-02-10 Robert Garrettfix typo
2004-02-10 Hiten PandyaMerge from FreeBSD:
2004-02-10 Joerg SonnenbergerInitial backport of NEWCARD from FreeBSD 5.
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...
next