]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-04 njlAccount for the minimum resource size when parsing...
2005-11-04 alcBegin and end the initialization of pvzone in pmap_init().
2005-11-04 andreFix a logic error introduced with mandatory mbuf cluste...
2005-11-04 ruUse if_setlladdr() to reprogram the link-level addresse...
2005-11-04 ruBring some level of stability to this driver:
2005-11-04 ru- Fix another fallout from the if_alloc() conversion:
2005-11-04 davidxuFix name compatible problem with POSIX standard. the...
2005-11-04 impsince nocpu isn't used in the kernel config base, we...
2005-11-04 impWe don't bump the config version for additions to confi...
2005-11-03 ruUse the eq() macro for comparing strings (style), and...
2005-11-03 ruBy a popular demand, add "nomakeoptions" as an alias...
2005-11-03 jhbAdd stoppcbs[] arrays on Alpha and sparc64 and have...
2005-11-03 jhbFix 'show allpcpu' ddb command on non-x86. CPU IDs...
2005-11-03 jkimFix build breakage on tinderbox.
2005-11-03 psFix for a crash (from nfs_lookup() in an error case).
2005-11-03 ruImplement the "nocpu" directive.
2005-11-03 pjdDetect memory leaks when memory type is being destroyed.
2005-11-03 rseThere is no need to explicitly add "status" to $extra_c...
2005-11-03 rseUpdate list of controllers ciss(4) driver
2005-11-03 ruSerialize access to the info/dir file; needed for paral...
2005-11-03 ariffAppropriate NULL pointer checking to avoid mysterious...
2005-11-03 maximo NetBSD 2.0.3 and NetBSD 2.1 added.
2005-11-03 maximMerge from RELENG_6: FreeBSD 6.0. Not sure the release...
2005-11-03 alcRemove the remaining spl*() calls. Add some assertions...
2005-11-03 ruRestore part of the code dropped in rev. 1.25 that...
2005-11-03 psIn nfs_flush(), clear the NMODIFIED bit only if there...
2005-11-03 ruConsistently use OPT_* macros to test/set boot options.
2005-11-03 psFix for a race between the thread transmitting the...
2005-11-03 ruThe default fill byte is 0xf6, not 0xf5.
2005-11-03 ruBe cross-arch friendly.
2005-11-03 ruFix .Dd argument.
2005-11-03 davidxuSupport sending realtime signal information via signal...
2005-11-03 davidxuCleanup some signal interfaces. Now the tdsignal functi...
2005-11-03 delphijSuggest the user to use 'diff -urN' instead of 'diff...
2005-11-03 davidxuOops, don't change tdsignal call.
2005-11-03 davidxuAdd thread_find() function to search a thread by lwpid.
2005-11-03 thompsaList IFT_BRIDGE as a valid type so that arp entries...
2005-11-03 kensmithIt had been noticed disc2 was overflowing earlier but...
2005-11-03 jcamouAdd `local' and `return' to the list of built-ins.
2005-11-02 wilkoSmall changes in the AlphaStation 200 and PC14 area...
2005-11-02 psCalling setrlimit from 32bit apps could potentially...
2005-11-02 jhbChange the x86 code to allocate IDT vectors on-demand...
2005-11-02 wpaulTests with my dual Opteron system have shown that it...
2005-11-02 andreMandatory mbuf cluster reference counting and groundwor...
2005-11-02 glebiusFix several races between socket closure and node/hook
2005-11-02 glebiusFix two races which happen when netgraph is restructuring:
2005-11-02 glebiusRework the ng_item queueing on nodes:
2005-11-02 davidxuRemove a redundant _get_curthread() call.
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiVendor patch: fix the reporting of ifOperStatus. We...
2005-11-02 bdeMoved the optimization for tiny x from __kernel_tan...
2005-11-02 davidxuIn raise(), use a shortcut to directly send signal...
2005-11-02 andreRetire MT_HEADER mbuf type and change its users to...
2005-11-02 bdeUpdated the comment about the optimization for tiny...
2005-11-02 maximo Update list of holidays in Russia.
2005-11-02 alcInstead of a panic()ing in pmap_insert_entry() if get_p...
2005-11-02 bdeRemoved dead code for handling tan[f]() on odd multiple...
2005-11-02 jdpFix an erroneous description of the file descriptor...
2005-11-02 bdeFixed some of the silliness related to rev.1.8. In...
2005-11-01 psRate limit vnode_pager_putpages printfs to once a second.
2005-11-01 jhbThrow the switch and turn on STOP_NMI on in GENERIC...
2005-11-01 jkimCatch up with ACPI-CA 20051021 import
2005-11-01 jkimUpdate to reflect import of ACPI-CA 20051021 with inclu...
2005-11-01 jkimLocal change: remove unnecessary __cdecl
2005-11-01 jkimLocal change: remove compilation warnings
2005-11-01 jkimFix conflicts from import of Intel ACPI-CA 20051021
2005-11-01 jkimUnchanged files that are off the vendor branch
2005-11-01 jkimFix few compilation problems on vendor branch.
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimVendor import of Intel ACPI-CA 20051021
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 trhodesQuick kill links to the nsmb(8) manual page, there...
2005-11-01 scottlMove HPET debugging under ACPI_TIMER in order to save...
2005-11-01 trhodesXref setlocale(3), bump document date.
2005-11-01 trhodesNote which options are not part of the standards.
2005-11-01 jhbPush down Giant into fdfree() and remove it from two...
2005-11-01 scottlAdd proper debugging infrastructure for acpi_hpet.c.
2005-11-01 rwatsonAdd a "-H" argument to kdump, which causes kdump to...
2005-11-01 rwatsonReuse ktr_unused field in ktr_header structure as ktr_t...
2005-11-01 davidxuFix some comments, eliminate a memory leak.
2005-11-01 rwatsonReplace ktr_buffer pointer in struct ktr_header with...
2005-11-01 maximo OpenBSD 3.8 added.
2005-11-01 wpaulClean up one remaining 'multiple DPC thread' bogon...
2005-11-01 davidxuUse TIMERS_UNLOCK.
2005-11-01 davidxuAdd code to handle timer_delete(). The timer wrapper...
2005-11-01 kientzleIn mode 'u', check for an error return from archive_rea...
2005-11-01 kientzleInclude <sys/param.h> in order to get current __FreeBSD...
2005-11-01 kientzleSpell "--format" correctly in error message. (It hasn...
2005-11-01 alcConsider the zero-copy transmission of a page that...
2005-11-01 davidxuUpdate SIGTHR's comment.
2005-11-01 brooksAdd items to unmount to the front of the list so they...
2005-10-31 suzstatically configured IPv6 address is properly added...
2005-10-31 brooksSwitch from pax to tar for extracting cpio archives...
2005-10-31 phkTie acpi_hpet.c into the module and kernel.
2005-10-31 phkAdd a basic HPET timecounter.
2005-10-31 jhb- Use callout_*() to manage the callout and make it...
2005-10-31 alcInstead of a panic()ing in pmap_insert_entry() if get_p...
2005-10-31 psReformat socket control messages on input/output for...
2005-10-31 brooksThe -x <format> option of pax is for creation of archiv...
next