dragonfly.git
2004-03-05 Jeffrey HsuRemember the next lowest power of 2 of "npus" in "ncpus2".
2004-03-05 Jeffrey HsuPropagate curproc removal changes to files compiled...
2004-03-05 Jeffrey HsuOnce we distribute socket protocol processing requests...
2004-03-05 Hiten PandyaBring the BFE(4) manual page up-to-date with FreeBSD...
2004-03-05 Matthew DillonCorrect bug introduced in last commit.
2004-03-05 Joerg SonnenbergerAdd patch infrastructure for contrib/ and similiar...
2004-03-05 Hiten PandyaI just scored a few duh-points for myself. I committed...
2004-03-04 Eirik Nygaardthis -> the fix in comment.
2004-03-04 Eirik NygaardMake the comment a bit clearer.
2004-03-04 Eirik Nygaardstyle(9) cleanup:
2004-03-04 Eirik Nygaardstyle(9) cleanup:
2004-03-04 Eirik Nygaardstyle(9) cleanup:
2004-03-04 Jeffrey HsuIntroduce access methods for making protocol requests.
2004-03-04 Jeffrey HsuA UDP socket is still bound after it is disconnected...
2004-03-04 Matthew DillonPartitions>8: Increase the number of supported partitio...
2004-03-04 Jeffrey HsuSplit out wildcarded sockets from the connection hash...
2004-03-04 Matthew DillonPartitions>8: Leave a whole 512 bytes for the disklabel...
2004-03-04 Matthew DillonPartitions>8: Do not hardwire partition limit at 'h'.
2004-03-03 Hiten PandyaDo not print a warning about PIM sysctl node (net.inet...
2004-03-03 Hiten PandyaInclude thread.h if _KERNEL_STRUCTURES is defined.
2004-03-03 Hiten PandyaBring the cue(4) and miibus(4) manual page in line...
2004-03-02 David Rhodus* Add in support for the Silicon Image SATA controller.
2004-03-02 David Rhodus* Correct end value calculation. This should fix...
2004-03-02 David Rhodus* Remove instances of PRIBIO because DragonFly no...
2004-03-02 Robert GarrettPatch forr FreeBSD-SA-04:04.tcp
2004-03-02 Joerg SonnenbergerThe slab allocator has been in for while now. Change...
2004-03-02 Joerg SonnenbergerWe have /etc/rc.subr, don't add the dependency
2004-03-02 Hiten PandyaCorrect a filename typo, there is no such thing as...
2004-03-01 Eirik NygaardUse MALLOC_DEFINE.
2004-03-01 Joerg SonnenbergerUse M_WAITOK instead of M_WAIT to get memory.
2004-03-01 Joerg SonnenbergerMake subr_bus.c more consistent with regard to style...
2004-03-01 Joerg SonnenbergerAdjust indentation, use uint32_t and line up comments.
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-29 Joerg SonnenbergerMerge FreeBSD rev. 1.8:
2004-02-29 Joerg SonnenbergerDe-K&R-ify function prototyps and remove register keyword.
2004-02-27 Joerg SonnenbergerAdd bfe(4) support from FreeBSD.
2004-02-27 Joerg SonnenbergerThere are historically two families of fixed size integ...
2004-02-27 Jeffrey HsuCosmetic changes.
2004-02-26 Joerg SonnenbergerUse ifp->xname instead of if_name(ifp)
2004-02-26 Joerg SonnenbergerAdd missing return from last commit
2004-02-26 Joerg SonnenbergerRemove unused and undocumented strhash files.
2004-02-26 Joerg SonnenbergerRemove parameter names, adjust white spaces in prototyp...
2004-02-26 Joerg SonnenbergerRemove the entry for pccard and allow src/include/Makef...
2004-02-25 Eirik NygaardUpdate FILES section
2004-02-25 Eirik NygaardRemove unused settings
2004-02-25 Joerg SonnenbergerRemove parameter names.
2004-02-25 Joerg SonnenbergerDon't use parameter names for kernel prototyps
2004-02-25 Joerg SonnenbergerCleanup emujoy_pci_probe
2004-02-25 Joerg SonnenbergerAdjust mixer script to depend on mixer_enable="YES...
2004-02-25 Joerg SonnenbergerFix use after free / double free bugs. Return an error...
2004-02-25 Joerg SonnenbergerStyle(9) cleanup. Remove K&R style prototyps and use...
2004-02-25 Joerg SonnenbergerRemove mixerctl script from NetBSD and add a replacing...
2004-02-25 Joerg Sonnenbergeredquota(8) should honour MAXLOGNAME.
2004-02-25 Jeffrey HsuRelax a KASSERT condition to allow for a valid corner...
2004-02-24 Joerg Sonnenberger#ifdef0 pst_shutdown, it is not used
2004-02-24 Joerg SonnenbergerConditionalize filll_io and filll, they are only used...
2004-02-24 Joerg SonnenbergerFix spurious warning about ANSI trigraphs
2004-02-24 Joerg SonnenbergerFix format string
2004-02-24 Joerg SonnenbergerFix argument order for snprintf, the size is the second...
2004-02-24 Joerg SonnenbergerFix format string
2004-02-24 Joerg SonnenbergerRemove unused static declarations
2004-02-24 Joerg SonnenbergerAdd prototype for bootpc_init
2004-02-24 Joerg SonnenbergerRemove unused static variable
2004-02-24 Joerg SonnenbergerFix a typo and include <sys/random.h>
2004-02-24 Joerg SonnenbergerFix some warnings
2004-02-24 Joerg SonnenbergerUse ovbcopy instead of bcopy to match prototyp
2004-02-24 Joerg SonnenbergerHide ISA compatibility layer under COMPAT_OLDISA
2004-02-24 Joerg SonnenbergerUse -fformat-extensions when building kernel with GCC2.
2004-02-24 Joerg SonnenbergerAdd support for the kernel printf conversion specifiers...
2004-02-24 Joerg SonnenbergerSplit off the PCI-PCI bridge and the PCI-ISA bridge...
2004-02-24 Joerg SonnenbergerDFports cleanup part(1)
2004-02-24 Joerg SonnenbergerAdd missing make_dev
2004-02-23 Matthew DillonMake nexus understand the new INTR_ flags, mainly INTR_...
2004-02-23 Eirik NygaardFix comment to show the munlockall function, and not...
2004-02-22 Joerg SonnenbergerCertain port Makefiles expect variables like ARCH or...
2004-02-22 Joerg SonnenbergerFix compilation with -fno-common
2004-02-22 Matthew DillonRemove static resource_disabled(), the function is...
2004-02-21 Joerg SonnenbergerINTR_TYPE_AV is used by FreeBSD 5 code and was defined...
2004-02-21 Matthew DillonINTR_EXCL moved to sys/bus.h, add #include.
2004-02-21 Matthew DillonBring in additional stuff from FreeBSD-5, fixing some...
2004-02-21 Joerg SonnenbergerAdd supfile to fetch only dfports
2004-02-21 Matthew DillonInclude the required machine/bus.h if we do not already...
2004-02-21 Matthew DillonFix a bug in the last commit. 4.x improperly tries...
2004-02-21 Matthew DillonBring in acpica-unix-20031203. As with other contrib...
2004-02-21 Matthew DillonBring in the FreeBSD-5 ACPICA code as a module. Note...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-20 David Rhodus* Fix placement of return value.
2004-02-20 David Rhodus* Return if array is out of bounds in icu_setup function.
2004-02-20 Matthew DillonImplement a pipe KVM cache primarily to reduce unnecess...
2004-02-20 Matthew DillonM_NOWAIT work stage 1/999: Fix some boot-time misuses...
2004-02-19 Matthew DillonRCNG, shutdown ppp connections nicely when told to.
2004-02-19 Joerg SonnenbergerAdd generated pcidevs files. Fix a small typo in devlis...
2004-02-19 Joerg SonnenbergerPCCARD has a central device database in bus/pccard...
2004-02-19 Joerg SonnenbergerRemove some unneeded #include
2004-02-19 Joerg SonnenbergerAdd PCCARD match function to ata. Code taken from FreeBSD.
2004-02-19 Joerg SonnenbergerAdd PCCARD match routines sio and the disk drivers.
2004-02-19 Joerg SonnenbergerRemove duplicate line for if_ray
2004-02-19 Joerg SonnenbergerAdd proper match routines for PCCARD nics.
2004-02-18 Joerg SonnenbergerFix typo.
next