]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-11-18 pfggcc: Record some previous commits in the gcc43 ChangeLog.
2013-11-18 gjbSimplify PKG_ABI for pkg-stage.sh.
2013-11-18 gjbRemove WITHOUT_PROFILE=1 for the dvd1.iso medium.
2013-11-18 tijlAlso delete lib32 libiconv.
2013-11-18 gjbDocument the 'dvdrom' target.
2013-11-18 tijlBug fixes in iconv(3) UTF-7 support.
2013-11-18 gjbFix how ABI is evaluated so it matches more than a...
2013-11-18 asomersopensolaris/uts/common/dtrace/fasttrap.c
2013-11-18 gjbAdd the 'dvd1.iso' target. This mimics the 'release...
2013-11-18 gjbSet the PKG_CACHEDIR directory to 'dvd/' instead of...
2013-11-18 gjbUnconditionally copy the build host /etc/resolv.conf...
2013-11-18 gjbAdd a script and configuration files to fetch pre-built...
2013-11-18 gjbUse the IMAGES variable to determine which image files...
2013-11-18 jmmvAdd some sample test programs.
2013-11-18 jmmvFix the build of plain test programs.
2013-11-18 jmmvRemove registration of C++ test programs into PROGS.
2013-11-18 smhFix ZFS deadlock when sending a snapshot which is mounted.
2013-11-18 markjThe fasttrap ioctl used to create probes takes a variab...
2013-11-18 jmmvDrop all ATF tools code.
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 alcImplement pmap_align_superpage().
2013-11-17 jmmvUpdate notes for imports of atf.
2013-11-17 jmmvFix the build of some ATF tests.
2013-11-17 peterBump __FreeBSD_version for iconv changes
2013-11-17 peterAttempt to move the POSIX iconv* symbols out of runtime...
2013-11-17 jillesFix siginfo_t.si_status for wait6/waitid/SIGCHLD.
2013-11-17 alfredFix creating a vlan over lagg over mlxen crash.
2013-11-17 jhibbitsAdd a sysctl to allow disabling resetting the OF syscons.
2013-11-17 nwhitehorn#interrupt-cells belongs to the iparent, not the device...
2013-11-17 antoineAdd more obsolete files
2013-11-17 nwhitehornUse #address-cells and #size-cells here too instead...
2013-11-17 nwhitehornActually look up #address-cells instead of assuming...
2013-11-17 dteskeAdd a try-include word (which acts the same as "include...
2013-11-17 dteskeRefactor draw-beastie function.
2013-11-17 nwhitehornDo not assume a value for #address-cells when parsing...
2013-11-17 dteskeFix package installation from physical media such as...
2013-11-17 dteskeAlways shutdown the media when we're exiting the packag...
2013-11-17 dteskeImprove debugging with f_eval_catch() introduced by...
2013-11-17 dteskeKick an unused orphan to the curb ;)
2013-11-17 dteskeMove function name declaration to top of function ...
2013-11-17 dumbbelldrm: Support DRM_CAP_TIMESTAMP_MONOTONIC capability
2013-11-17 glebiusIn r257692 I intentionally deleted code that handled...
2013-11-17 nwhitehornUnify handling of illegal instruction faults between...
2013-11-17 trocinyDeregister helper hooks on vnet destroy.
2013-11-17 nwhitehornSplit the function of the PCB_FPU flags into two: PCB_F...
2013-11-17 mavFix umastat build on present kernel.
2013-11-17 peterAlias WCHAR_T to UCS-4-INTERNAL. WCHAR_T is the intern...
2013-11-17 mavIn addition to r258220 allow shrinking in "automatic...
2013-11-17 nwhitehornMake single precision floating point arithmetic actuall...
2013-11-17 nwhitehornRemove a pointless #ifdef AIM. This is just PPC64 speci...
2013-11-17 nwhitehornThere is no reason Book-E needs to save XER and CTR...
2013-11-17 eadlerAdd missing include files for the printf_l and scanf_l...
2013-11-17 nwhitehornMove CCSR discovery into the platform module, while...
2013-11-17 nwhitehornMake sure that TLB1 mappings are aligned correctly.
2013-11-16 ianIn the data abort handler, don't panic if kdb is availa...
2013-11-16 jmmvImport atf-0.18:
2013-11-16 tuexenUse SCTP_PR_SCTP_TTL when the user provides a positive
2013-11-16 jmmvMove all atf directories to the tests mtree.
2013-11-16 jmmvInstall BSD.tests.mtree when MK_TESTS is yes.
2013-11-16 tuexenRemove a stray write operation.
2013-11-16 baptEnabled should be a boolean, not a string
2013-11-16 baptargc is now used
2013-11-16 tuexenWhen determining if an address belongs to an stcb,...
2013-11-16 tuexenCleanups which result in fixes which have been made...
2013-11-16 mavImplement automatic live resize support for GEOM MULTIP...
2013-11-16 rpauloEnable the ti_mbox and ti_pruss drivers.
2013-11-16 rpauloAdd a driver for the TI Programmable Realtime Unit...
2013-11-16 rpauloAdd a driver for the Texas Instruments Mailbox hardware.
2013-11-16 eadlerCentrino Wireless-N 2200 does not have bluetooth support.
2013-11-16 pfggcc: Fix postreload-gcse treatment of call-clobbered...
2013-11-16 pfggcc: add femit-struct-debug support to reduce Reduce...
2013-11-16 pfglibcpp: preprocessor speedup patches from mainline.
2013-11-16 pfggcc: Add a new option -Wvla to warn variable length...
2013-11-15 ianRework the routine that returns a pointer to the table...
2013-11-15 ianMove the luns field to the end of the struct, for seren...
2013-11-15 ianONFI parameters are little-endian, hence we must take...
2013-11-15 ianSearch for and validate the ONFI params as specified...
2013-11-15 ianUpdate the onfi_params struct to ONFI revision 3.2...
2013-11-15 ianThe vendor specified field is 88 bytes, not 8 bytes.
2013-11-15 delphijMFV: netcat from OpenBSD 5.4.
2013-11-15 jmmvImport atf-0.17:
2013-11-15 edavisFixed a tx watchdog chip reset that could occur on...
2013-11-15 jhbFix a couple of issues with -F:
2013-11-15 pjdCorrect right names.
2013-11-15 pjdReplace CAP_POLL_EVENT and CAP_POST_EVENT capability...
2013-11-15 sbrunoMerge in gcc svn r120505 to include definition of TREE_...
2013-11-15 gibbsImprove robustness of the Xen balloon driver.
2013-11-15 jhbRemove an incorrectly copied and pasted clause from...
2013-11-15 gibbsFix accounting for hw.realmem on the i386 and amd64...
2013-11-15 gnnClean up the macros to avoid using casts.
2013-11-15 jhbDon't allow vfs.lorunningspace or vfs.hirunningspace...
2013-11-15 mavAdd few more minor parts of DevSleep support from AHCI...
2013-11-15 mavAdd some more Intel HDA controller IDs and rename HDMI...
2013-11-15 mavAdd ID for Intel Avoton SMBus controller.
2013-11-15 mavAdd ID for Intel Lynx Point HDMI CODEC.
2013-11-15 aeANSIfy function defintions.
2013-11-15 mavHandle case when ACPI reports HPET device, but does...
2013-11-15 mavAdd some more IDs for Intel ATA, AHCI and USB controllers.
2013-11-15 pfggcc: warn about integer overflow in constant expression...
2013-11-15 davidcsValidate the buffer and its length passed to QLA_MPI_DUMP.
next