]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2009-08-24 alfredWe used force all of the GPIO pins low first and then
2009-08-24 alfred - FIFO's are always opened separately in read...
2009-08-24 alfred - patch for cordump slowdown. Avoid using DELAY...
2009-08-24 alfred - allow disabling "root_mount_hold()" by
2009-08-24 alfredRemove redundant Giant reference. Giant will be dropped
2009-08-24 kensmithOops. Needed to adjust a little bit more of the line...
2009-08-23 cognetKDB needs <machine/db_machdep.h>, so move it under...
2009-08-23 jillessh: Fix crash when undefining or redefining a currently...
2009-08-23 rwatsonRather than using IFNET_RLOCK() when iterating over...
2009-08-23 rwatsonRework global locks for interface list and index manage...
2009-08-23 edAllow pty(4) to be loaded as a kld.
2009-08-23 cognetNo need to remove the same flag multiple times.
2009-08-23 dougbPrior to the dire warning about values of network_inter...
2009-08-23 antoineObsoleteFiles.inc:
2009-08-23 ivorasRemove (c) line.
2009-08-23 ume- Add AS lookup functionality to traceroute6(8) as...
2009-08-23 simonMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-23 samEnable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories...
2009-08-23 rnolandAdd GET_PARAM support for Z pipes.
2009-08-23 rnolandAdd kernel support for Radeon R6/7xx 3D.
next