]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-08-30 mavFix build with INVARIANTS.
2009-08-30 mavShort ATA command format has 28bit address, not 36bit.
2009-08-30 mavMFp4:
2009-08-30 mavATA_FLUSHCACHE is a 36bit format command, not 48.
2009-08-30 mavMFp4:
2009-08-30 mavMFp4:
2009-08-30 motoyukiFix the reference for the IPV6_V6ONLY option. This...
2009-08-30 bzMake sure FreeBSD binaries without .note.ABI-tag sectio...
2009-08-30 umeFix the problem that the entry broke into two lines...
2009-08-30 umeAM/PM date format for ja_JP.eucJP and ja_JP.SJIS were
2009-08-30 jonPrevents pam_lastlog from segfaulting on session close...
2009-08-30 qingliPrefix on-link verification is being performed on stati...
2009-08-29 kibReverse r196640 and r196644 for now.
2009-08-29 kibDispose the kernel stack of the proper thread.
2009-08-29 rnolandSwap the start/end virtual addresses in pmap_invalidate...
2009-08-29 kibRemove the altkstacks, instead instantiate threads...
2009-08-29 kientzleStyle: Remove trailing whitespace.
2009-08-29 jhbMark the fake pages constructed by the OBJT_SG pager...
2009-08-29 impConnect bwi up to the build. While there are some...
2009-08-28 zecFix a few panics in linuxulator + VIMAGE due to curvnet...
2009-08-28 jillessh: Fix crash with empty functions (f() { }) introduced...
2009-08-28 zecIntroduce a separate sx lock for protecting lists of...
2009-08-28 jhbExtend the device pager to support different memory...
2009-08-28 edHook up the pty(4) module to the build.
2009-08-28 tuexenFix a bug where vlan interfaces are not supported by...
2009-08-28 qingliIn ip_output(), the flow-table module must not try...
2009-08-28 qingliDo not try to free the rt_lle entry of the cached route in
2009-08-27 jillesAdd some tests for a fixed bug in an uncommitted patch.
2009-08-27 samrevert r196600; didn't notice it'd been done already
2009-08-27 samchange default regdomain for thailand
2009-08-27 samenable mesh by default
2009-08-27 samrecognie invalid register names
2009-08-27 jamieFix a LOR between allprison_lock and vnode locks by...
2009-08-27 dougbIn the loop through the list of interfaces in network6_...
2009-08-27 blackendUpdate some comments to match the removal of the docset...
2009-08-27 edwinMFV of r195794
2009-08-27 edwinMFV of r196350
2009-08-27 edwinMFV of r195792:
2009-08-27 pjdThere's no need for checking result of M_WAITOK allocation.
2009-08-27 pjdFix an obvious topology lock leak.
2009-08-26 qingliWhen multiple interfaces exist in the system, with...
2009-08-26 stas- Add quirk for Sony DSC digital cameras. This umass...
2009-08-26 mariusAdd a temporary workaround which just lets init die...
2009-08-26 kibHonor the vfs.timestamp_precision sysctl settings for...
2009-08-26 rwatsonAdd IFNET_HOLD reserved pointer value for the ifindex...
2009-08-26 cpercivaDon't try to mmap the contents of empty files. This...
2009-08-25 jillesFix poll() on half-closed sockets, while retaining...
2009-08-25 jhb- Use the headers from ACPI-CA to define various consta...
2009-08-25 jillesAdd some tests for poll(2)/shutdown(2) interaction.
2009-08-25 rwatsonBreak out allocation of new ifindex values from if_allo...
2009-08-25 delphijLocalize 'e'.
2009-08-25 mlaierFix argument ordering to memcpy as well as the size...
2009-08-25 delphijAdd a new rc.d script, static_arp, which enables the...
2009-08-25 thompsaIt is possible for all the kthreads to exit (hci module...
2009-08-25 glebiusFix build broken in r196524.
2009-08-25 rajIntroduce SheevaPlug support.
2009-08-25 rwatsonUse locks specific to the lltable code, rather than...
2009-08-25 rajIntroduce MII_ADDR_BASE option on ARM, which allows...
2009-08-25 rajExclude common Kirkwood settings so they can be shared...
2009-08-25 rajProperly handle initial state of power mgmt.
2009-08-25 rajEliminate platform_pmap_init() to simplify Marvell...
2009-08-25 brianDocument that ppp handles pipe(2) descriptors specially...
2009-08-25 impRather than havnig enabled/disabled, implement a max...
2009-08-25 lulf- Add a SIGINFO handler for savecore.
2009-08-25 charnierANSIfy functions declarations, adjust prototypes. Renam...
2009-08-25 delphijAdd a missing .El.
2009-08-24 delphijConsider flag == 0 as the same of flag == R_NEXT. ...
2009-08-24 delphijFix VESA modes and allow 8bit depth modes.
2009-08-24 dougbImprove the case test to detect the presence of lo0...
2009-08-24 jhbInvoke the recently added mm-mtree.sh release script...
2009-08-24 jhbFix a few issues with the lib32 dist so that it include...
2009-08-24 jhbTweak the way that the ACPI and ISA bus drivers match...
2009-08-24 jfvWhen bridging LRO is causing a problem, the believe
2009-08-24 jfvA couple of changes: first, make header split on by...
2009-08-24 yongariDon't try to power down PHY when alc(4) failed to map...
2009-08-24 yongariAdd RTL8168DP/RTL8111DP device id. While I'm here appen...
2009-08-24 kensmithUpdate example for RELENG_8.
2009-08-24 brianWhen ``ppp -direct'' is invoked by a program that uses...
2009-08-24 brianWhen realloc()ing device memory for transfer to another...
2009-08-24 bzFix handling of .note.ABI-tag section for GNU systems...
2009-08-24 netchild- Update config to doxygen 1.5.2 (I use this with 1...
2009-08-24 rwatsonMake if_grow static -- it's not used outside of if...
2009-08-24 tuexenThis fixes a bug where the value set by SCTP_PARTIAL_DE...
2009-08-24 edOur implementation of granpt(3) could be valid in the...
2009-08-24 rrsThis fixes two bugs in the NR-Sack code:
2009-08-24 edAllow multiple console devices per driver without insan...
2009-08-24 zecWhen "jail -c vnet" request fails, the current code...
2009-08-24 zecWhen moving ifnets from one vnet to another, and the...
2009-08-24 zecFix NFS panics with options VIMAGE kernels by apropriat...
2009-08-24 zecIntroduce a div_destroy() function which takes over...
2009-08-24 zecWhen registering a protocol to an existing protocol...
2009-08-24 edUnhardcode 0x100 inside kbdcontrol.
2009-08-24 edCleanups to the Xen console driver:
2009-08-24 alfred - Patch to allow USB controller to resume...
2009-08-24 alfredRemove redundant locking.
2009-08-24 alfredAdd a reminder comment to optimize bus_dmamap_sync...
2009-08-24 alfredAdd mass storage quirks.
2009-08-24 alfred - fix uvisor support, mostly correct buffer...
2009-08-24 alfred - Fix false positive uipaq probe
2009-08-24 alfred - fix CDC ethernet matching order so that...
next