]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-30 npcxgbe(4): Some updates to shared code.
2013-04-30 pluknetPass a format string to kproc_create() [1] and thus...
2013-04-30 peterOh wow.. disassociate/disown any connection with cvs.
2013-04-30 neelReset some more softc state when the guest resets the...
2013-04-30 neelUse a separate mutex for the receive path instead of...
2013-04-29 adrianSync from git - ah_config is in 'ath_hal', not 'ath_hal...
2013-04-29 gibbsxenstore/xenstore.c:
2013-04-29 carlAdd a new driver to support the Intel Non-Transparent...
2013-04-29 kibProperly terminate the result string for intermediate...
2013-04-29 desStyle nit.
2013-04-29 desAdd a -Z option which zeroes unused blocks. It can...
2013-04-29 desFix a bug that allows NFS clients to issue READDIR...
2013-04-29 luigiwhitespace - document alternative locking under linux
2013-04-29 jhbOnly cleanup CMI-related state on detach if the system...
2013-04-29 luigiwhitespace changes:
2013-04-29 delphijAdd missing braces.
2013-04-29 luigiexplicitly mark some variables as const
2013-04-29 eadlerA transition period of more than two years is more...
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...
next