]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-12 Robert WatsonWhen allocating the IPv6 header to stick in front of...
2004-08-12 David MaloneIn tcp6_ctlinput, lock tcbinfo around the call to synca...
2004-08-12 Robert WatsonTrim trailing white space.
2004-08-12 Marius Strobl- Introduce an ofw_bus kobj-interface for retrieving...
2004-08-12 Warner LoshMinor formatting fixes for lines > 80 characters
2004-08-12 Brian FeldmanRe-delete the comment from r1.352.
2004-08-12 Nate LawsonSkip dependent functions when finding the resource...
2004-08-12 Nate LawsonOnly print the link name if there is a link. For the...
2004-08-12 Nate LawsonAllow null handles to be passed into acpi_name().
2004-08-12 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2004-08-12 Alexander KabaevConsolidate libiberty files in one place and avoid...
2004-08-12 Hartmut BrandtAllow the ATM call control module to be built into...
2004-08-12 Hartmut BrandtAdd the module build stuff for the ATM call control...
2004-08-12 Hartmut BrandtThis is the netgraph node framework for the user side...
2004-08-12 Max LaierLoopback fix from Mathieu Sauve-Frankel:
2004-08-12 Max LaierLoopback fix from Daniel Hartmeier:
2004-08-12 Max LaierLoopback fix from Henning Brauer:
2004-08-12 Pawel Jakub... The geom(8) utility needs dynamic linker functionality...
2004-08-12 Wilko Bulteclarify that both ECC and non-ECC DIMMS work on 164SX.
2004-08-12 Tim J. RobbinsSort in dictionary order.
2004-08-12 Tim J. RobbinsFix example.
2004-08-12 Hartmut BrandtAdd support for the examination and modification of...
2004-08-12 Tim J. RobbinsImplement wcwidth() as an inline function.
2004-08-12 Daniel EischenAs long as we have a knob to force system scope threads...
2004-08-12 Hartmut BrandtPut variable assignments on .MAKEFLAGS and .MFLAGS...
2004-08-12 Tim J. RobbinsDocument incorrect handling of multibyte characters.
2004-08-12 Tim J. RobbinsInclude _ctype.h instead of ctype.h to avoid namespace...
2004-08-12 Tim J. RobbinsMove some internal macros and inlines from ctype.h...
2004-08-12 Denis PeplinChange RU for articles.ent and books.ent back to EN...
2004-08-12 Andre OppermannFix two cases of incorrect IPQ_UNLOCK'ing in the merged...
2004-08-12 Søren SchmidtChange the order of ata_dmainit/ata_allocate in prepara...
2004-08-12 Jeff Roberson - Introduce a new flag KEF_HOLD that prevents sched_ad...
2004-08-12 Ruslan ErmilovJoin the Russian committers, and only use one true...
2004-08-12 Warner LoshMove towards isa attachment for pccbb. This is a work...
2004-08-12 Tim J. RobbinsChange version string to distinguish our modified versi...
2004-08-12 Tim J. RobbinsUpdate version strings to better reflect reality.
2004-08-12 Ruslan ErmilovSpell check the 20040806 entry.
2004-08-12 Tim J. RobbinsHook xalloc-die.c up to the build.
2004-08-12 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-08-12 Tim J. RobbinsImport of GNU sort from coreutils CVS (trimmed)
2004-08-12 Tim J. RobbinsMerge local changes.
2004-08-12 Tim J. RobbinsImport of GNU sort from coreutils CVS (trimmed)
2004-08-12 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-08-12 Scott LongDestroy mutexes on detach.
2004-08-12 Scott LongChange FREE() to free()
2004-08-12 Scott LongRemove the AAC_LOCK macros. They no longer abstract...
2004-08-12 Scott LongRelease the sync fib after the controller has been...
2004-08-12 Robert WatsonSet IFF_NEEDSGIANT for fwe network interface since...
2004-08-12 Andrey A. ChernovBack in the USSR (for me)
2004-08-12 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2004-08-12 Alexander KabaevImport one more file for Gcc 3.4.2 20040728.
2004-08-12 Nate LawsonFix the PRT entry code in acpi_pci_link to always add...
2004-08-12 Robert WatsonWhen udp_send() fails, make sure to free the control...
2004-08-12 John-Mark Gurneyadd comment about needing to upgrade loader.rc on i386...
2004-08-11 Pawel Jakub... MFp4: Simplify code a bit:
2004-08-11 David XuMark end of frames.
2004-08-11 Pawel Jakub... Actually, HARDCODED flag isn't stored in metadata,...
2004-08-11 Pawel Jakub... - Fix typo.
2004-08-11 Warner LoshBe explicit that a driver may assume softc is preserved...
2004-08-11 David E. O... Add more aliases for common CPUTYPE spellings
2004-08-11 Don LewisDeorbit the fxp tuning hint (hint.fxp.UNIT_NUMBER.ipcbx...
2004-08-11 Ruslan ErmilovFix the country of birth.
2004-08-11 Marius StroblUnbreak after struct resource was hidden. Tested with...
2004-08-11 Marius Strobl- Use the rman_get_* functions instead of reaching...
2004-08-11 Julian ElischerProperly keep track of how many kses are on the system...
2004-08-11 Nate LawsonAdd some more verbose warning/error messages to help...
2004-08-11 Justin T. GibbsCorrectly export the size of our softc to newbus in...
2004-08-11 Andre OppermannBackout removal of UMA_ZONE_NOFREE flag for all zones...
2004-08-11 David E. O... The last commit had one too many libs.
2004-08-11 Andre OppermannConvert the routing table to use an UMA zone for rtentr...
2004-08-11 Warner LoshRemove badly broken pcic driver for NEWCARD
2004-08-11 Warner LoshRemove pcic for NEWCARD
2004-08-11 Warner LoshRemove references to pcic for newcard from NOTES.
2004-08-11 Andre OppermannRemove the UMA_ZONE_NOFREE flag to all uma_zcreate...
2004-08-11 Hartmut BrandtLink to the build again. The problem was that we need...
2004-08-11 Hartmut BrandtEnsure that a new gensnmptree is built. This should...
2004-08-11 Dmitry MorozovskyAdd my birthday.
2004-08-11 Hartmut BrandtAgain something bad is happening so comment out the...
2004-08-11 Oliver Eikemeiertypo
2004-08-11 Oliver EikemeierFWIIW, make the `test' target in pkg_install/version...
2004-08-11 Nate LawsonRe-work ACPI PCI IRQ routing (_PRT, link devices)....
2004-08-11 John-Mark Gurneyfix description of the macros for BUS_DMASYNC opertions...
2004-08-11 Pawel Jakub... Increase default kern.geom.stripe.maxmem to 50 elements.
2004-08-11 Andre OppermannMake use of in_localip() function and replace previous...
2004-08-11 Hartmut BrandtNow, after the import of NgATM-1.1, re-enable the atm...
2004-08-11 Hartmut BrandtExclusion list for easier import.
2004-08-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-08-11 Hartmut BrandtVirgin import of NgATM shared kernel/user part 1.1
2004-08-11 Hartmut BrandtExclusion list for easier import.
2004-08-11 Hartmut BrandtVirgin import of NgATM user part 1.1
2004-08-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-08-11 Pawel Jakub... When sending request once again because of ENOMEM,...
2004-08-11 Andre OppermannAdd the function in_localip() which returns 1 if an...
2004-08-11 Andre OppermannOnly invoke verify_path() for verrevpath and versrcreac...
2004-08-11 Pawel Jakub... Try harder to not panic on 'stop -f'.
2004-08-11 Ruslan ErmilovEnforce the check that MAKEOBJDIRPREFIX (if set) is...
2004-08-11 Andre OppermannOnly check for local broadcast addresses if the mbuf...
2004-08-11 Andre OppermannConsistently use NULL for pointer comparisons.
2004-08-11 Andre OppermannMake IP fastforwarding ALTQ-aware by adding the input...
2004-08-11 Denis PeplinMerge from recent English revisions
next