]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-29 adrianDebugging changes!
2013-04-29 glebiusRemove useless ifdef KLD_MODULE from dummynet module...
2013-04-28 eadlerMark usage() __dead2
2013-04-28 n_hibmaReplace a silly command sequence with a proper if-then...
2013-04-28 eadlerRemove cast that was only required for K&R C.
2013-04-28 n_hibmaDoing a cpio from /var/empty if dir was not specified...
2013-04-28 smhCorrect comment typo's
2013-04-28 sbrunoSilence warning from clang:
2013-04-28 sbrunoThe controller does not zero this data structure, ever.
2013-04-28 kibRework the handling of the tmpfs node backing swap...
2013-04-28 kibMake vm_object_page_clean() and vm_mmap_vnode() tolerat...
2013-04-28 kibAssert that the object type for the vnode' non-NULL...
2013-04-28 kibEliminate the layering violation in the kern_sendfile...
2013-04-28 kibConvert panic() into KASSERT().
2013-04-28 mavAdd some cam_freeze_devq()'s missed at r249466.
2013-04-28 eadlerWhen the world is built WITHOUT_OPENSSH also don't
2013-04-28 rwatsonEnable building string functions as part of libstand...
2013-04-28 sbrunoLet's align correctly by setting to 17.
2013-04-28 sbrunoIts time to retire COMPAQ. I don't think that its...
2013-04-28 rwatsonMerge @228176 from Perforce to fix a bug introduced...
2013-04-28 joelFix EXIT STATUS. biff reports its status when it was...
2013-04-28 alcEliminate an unneeded call to vm_radix_trimkey() from...
2013-04-28 wkoszekBring copyright changes with the agreement of Thomas...
2013-04-28 joelmdoc improvements
2013-04-28 davidxuRemove extra code for SA_RESETHAND, it is not needed...
2013-04-28 eadlerAdd an alternate version of beastie to the examples...
2013-04-28 neelGet rid of the 'vsc_rxpend' state - it doesn't serve...
2013-04-28 adrianBring over my FreeBSD modifications for the AR9300...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-28 adrianInitial import of the QCA qcamain_open_hal repository.
2013-04-27 wkoszekPolish devcfg(4) slightly: add \n after the end of...
2013-04-27 cpercivaMove IPPROTO_IPV6 from #ifdef __BSD_VISIBLE to #if...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 dimMerge libc++ trunk r180598. Contains several minor...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 eadlerAdd missing static qualifiers
2013-04-27 edEnable improved <tgmath.h> for Clang even when not...
2013-04-27 dimMerge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
2013-04-27 alcAvoid some lookup restarts in vm_radix_lookup_{ge,le}().
2013-04-27 jilleslibthr: Fix a parameter name in an internal header...
2013-04-27 jillessh: Don't consider jobs -s/-p as reporting the status...
2013-04-27 jillessyslogd: Use closefrom() instead of getdtablesize(...
2013-04-27 mavMFprojects/camlock r249542:
2013-04-27 mavMFprojects/camlock r249541:
2013-04-27 jillesintro(2): Fix some errors in ENFILE and EMFILE descript...
2013-04-27 sbrunoChange maxio to reflect variable hardware configurations.
2013-04-27 glebiusAdd const qualifier to the dst parameter of the ifnet...
2013-04-27 mavReturn "descr" field alike to "Intel RAID1 volume"...
2013-04-27 rpauloAdd reset support to the Wii.
2013-04-27 edRemove references to MK_IDEA.
2013-04-27 edPartially revert my last change.
2013-04-27 edUse C11 <stdatomic.h> instead of our non-standard ...
2013-04-27 edUnbreak <stdatomic.h> on ARM + Clang.
2013-04-27 eadlerAdd a comma to satisfy Igor.
2013-04-27 rpauloFix the frambuffer issues by calling pmap_mapdev()...
2013-04-27 eadlerRemove IDEA from OptionalObsoleteFiles.inc
2013-04-26 eadlerRemove the WITH_IDEA option and build it unconditionally.
2013-04-26 adrianConditionally compile this only if ATH_DEBUG is defined.
2013-04-26 adrianDump the entire TXQ descriptor contents during a reset...
2013-04-26 jillessysconf(3): Correct the description of _SC_OPEN_MAX.
2013-04-26 dteskeProperly sanitize --menu results (guards against Gtk...
2013-04-26 dteskeComments.
2013-04-26 bdreweryFix examples for overriding INSTALL to not suggest...
2013-04-26 asomersAccording to devctl(4), clients must read events whole...
2013-04-26 eadlerAdd two more 'static' qualifiers
2013-04-26 eadlerTake some improvements from DragonFlyBSD:
2013-04-26 eadlerAdd -x option to avoid crossing mount points when remov...
2013-04-26 sbrunoAdjust the min comparison to look at the adjust value...
2013-04-26 gonzoMove pinmux configuration to board-specific config...
2013-04-26 adrianBump FreeBSD_version after glebius' changes.
2013-04-26 smhAdded automatic detection of non-rotating media which...
2013-04-26 smhTeach GEOM and CAM about the difference between the...
2013-04-26 smhAdded available delete methods discovery during device...
2013-04-26 smhRefactored scsi_xpt use of device_has_vpd to generic...
2013-04-26 smhUpdated TRIM calculations in cam/ata to be based off...
2013-04-26 smhAdded the ability to send ATA identify and Data Set...
2013-04-26 smhAdded Dataset Management defines to be used by TRIM...
2013-04-26 smhAdded a sysctl (kern.geom.dev.delete_max_sectors) to...
2013-04-26 smhRemoved unneeded tests in dadeletemethodset changing...
2013-04-26 glebiusDocument constantness of dst argument to if_output.
2013-04-26 glebiusAdd usie to LINT.
2013-04-26 glebiusOn those machines that use critical(9) for counter...
2013-04-26 glebiusAdd const qualifier to the dst parameter of the ifnet...
2013-04-26 uqsDon't appease clang static analyzer after all and roll...
2013-04-26 smhChanged ZFS TRIM sysctl from vfs.zfs.trim_disable ...
2013-04-26 impOcteon 2 (6xxx) and newer CPUs don't use the clock...
2013-04-26 jhibbitsRemove a comment that shouldn't have gone in.
2013-04-26 grehanUse a thread for the processing of virtio tx descriptor...
2013-04-26 neelGripe if some <slot,function> tuple is specified more...
2013-04-25 sbrunoIn the case where the controller supports an sg_list...
2013-04-25 brooksUse the system MAKEOBJDIRPREFIX when running make targe...
2013-04-25 neelRemove deprecated APIs to get the total and free memory...
2013-04-25 joelmdoc: remove superfluous paragraph macro.
2013-04-25 glebiusFix couple of mbuf leaks in incoming ARP processing.
2013-04-25 impMinor whitespace nit
2013-04-25 impUse the offsets from pcb.h rather than regnum.h to...
2013-04-25 glebiusDon't free memory that is going to be used as error...
2013-04-25 glebiusRestore the ipNetToMedia MIB, that was broken with...
2013-04-25 smhAdds Host Protected Area (HPA) support for ATA disks...
2013-04-25 glebiusIntroduce a pointer to const variable gw, which points...
next