]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-12-03 emastelldb: Threaded inferior support for FreeBSD
2013-12-03 jhbVarious updates and tweaks to the wait(2) manpage.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 emasteImport lldb as of SVN r196259 (git 3be86e5)
2013-12-03 npcxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE...
2013-12-03 emasteWorkaround lldb issue with main module base address
2013-12-03 traszProperly report an error instead of panicing when user...
2013-12-03 jhbFix an off-by-one error in r228960. The maximum priori...
2013-12-03 pjdAdd libcapsicum and libcasper libraries that were moved...
2013-12-03 pjdInitialize cookie before use.
2013-12-03 pjdFix comparisons in assertions.
2013-12-03 eadlerAdd DragonFly BSD fingerprints to pf.os
2013-12-03 eadlerAdd an autologin entry for the console.
2013-12-03 eadlerAdd Veritas NetBackup
2013-12-03 eadlerAdd the Short Message Peer-to-Peer protocol
2013-12-03 markjUse mkstemp(3) to create the temporary file used in...
2013-12-03 neelThe 'protection' field in the VM exit collateral for...
2013-12-03 neelRename 'vm_interrupt_hostcpu()' to 'vcpu_notify_event...
2013-12-02 attilioRight now LOCK_DEBUG is enabled if KTR is on.
2013-12-02 nwhitehornFix typo.
2013-12-02 joelmdoc: quote string properly.
2013-12-02 gjbFix PKG_ABI detection in bsdconfig(8) after pkg-1.2...
2013-12-02 gjbTurn off the dvdrom target by default. dvd1.iso is...
2013-12-02 nwhitehornRemove fdtbus_bs_tag definition, which is now obsolete...
2013-12-02 pjdBoth libcasper and libcapsicum libraries have to be...
2013-12-02 pjdRegression tests for existing Casper services.
2013-12-02 gjbProvide reproducibility between builds by building...
2013-12-02 zbbEnable missing Access Flag for secondary cores on ARMv6/v7
2013-12-02 pjdForgot to 'svn add' lib/libcasper/ directory.
2013-12-02 traszGrammar fix.
2013-12-02 traszFix typos.
2013-12-02 kevloThe RUN_MAX_TXSZ constat is defined as Tx desc + Tx...
2013-12-02 pjdPlease welcome casperd daemon. It (and its services...
2013-12-02 adrian* Sort the copyright lines by date
2013-12-02 yongariAdd support for BCM57764, BCM57767, BCM57782, BCM57786...
2013-12-02 adrianOverhaul the iwn(4) scan infrastructure to be slightly...
2013-12-02 ianAdd a nand flash controller driver for Atmel at91 famil...
2013-12-02 adrianLog the rx ring offset as part of the debug message.
2013-12-02 pfglibcpp: Merge fixes from upstream
2013-12-02 adrianOops - fix bad indent. Sorry!
2013-12-02 adrianAdd some sanity checks to the TLV fetch.
2013-12-02 adrianAdd some code to double-check whether we're correctly...
2013-12-02 eadlerPartial revert of r258779 and r258780:
2013-12-02 eadlerIn a situation where:
2013-12-02 ianAdd definitions for the additional PIO pins found on...
2013-12-02 nwhitehornAdd new sysctl, kern.supported_abis, containing the...
2013-12-01 pfglibiberty: upstream updates.
2013-12-01 glebiusRemove unused variable.
2013-12-01 nwhitehornRevert last few revisions; apologies for the noise...
2013-12-01 nwhitehornDeleted one line too many.
2013-12-01 nwhitehornNo actual hardware supported by FreeBSD requires this...
2013-12-01 nwhitehornRearchitect platform memory map parsing to make it...
2013-12-01 nwhitehornReal OF systems have an ihandle under /chosen/stdout...
2013-12-01 nwhitehornOpen Firmware mandates that certain cross-references...
2013-12-01 nwhitehornRemove unnecessary double-setting of the thread's onfau...
2013-12-01 nwhitehornThe kernel stack guard pages are only below the stack...
2013-12-01 jillestest: Simplify the code by unifying op_num and op_type.
2013-12-01 nwhitehornMake uart_cpu_powerpc work on both FDT and OFW systems...
2013-12-01 hrsUse standard CLEANFILES/CLEANDIRS and clean target...
2013-12-01 hrs- Prevent TARGET and TARGET_ARCH from being defined...
2013-12-01 jilleschmod(2): Document S_ISVTX following SUSv3/SUSv4.
2013-12-01 jilleswaitid(2): Do not tell userland programmers to include...
2013-12-01 pjdRemove trailing backslash.
2013-12-01 pjdMove my simple logging API to a separate library. It...
2013-12-01 traszFix hang on reboot with active iSCSI connections.
2013-12-01 mckusickWe needlessly panic when trying to flush MKDIR_PARENT...
2013-12-01 adrianMigrate the sendfile_sync structure into a public(ish...
2013-12-01 eadlerr258780 should not have applied to .S files.
2013-11-30 gjbMove OPTIONS_UNSET outside of the PBUILD_FLAGS variable...
2013-11-30 dteskeSort function output on name of the function.
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 eadlerSimilar to the (1 << 31) case it is not defined to...
2013-11-30 andreastAdd a printf to inform about the logical memory block...
2013-11-30 jillessh: Prefer memcpy() to strcpy() in most cases. Remove...
2013-11-30 hrsAdd NOPKG to disable pkg-stage.
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-30 tuexenIn
2013-11-29 adrianDisable this debugging - it's far too verbose when...
2013-11-29 adrianUse the correct endian-ness accessor for this TLV field.
2013-11-29 adrianMake sure any waiters on the scan results get notified...
2013-11-29 nwhitehornUse the Open Firmware-based CPU frequency determination...
2013-11-29 andreastFix typo.
2013-11-29 eadlerFix typo
2013-11-29 eadlerFix typo
2013-11-29 pfggcc: upstream alignment cleanups.
2013-11-29 avgzfs: add zfs_freebsd_putpages
2013-11-29 avgzfs: add dmu_write_pages variant for freebsd
2013-11-29 avgzfs: make zfs_map_page / zfs_unmap_page public
2013-11-29 avgdrop ZUT_OBJ, zfs unit testing driver never materialzie...
2013-11-29 ianSet the PGA_WRITEABLE flag when the protections indicat...
2013-11-29 emasteNote that libstand is 32-bit on amd64 and powerpc64
2013-11-29 ianLook up a nand chip by id in the static table before...
2013-11-29 avgzfs mappedread_sf: assert that a page is never partiall...
2013-11-29 rodrigcAlso mention that drill(1) can be used, now that nslook...
2013-11-29 rodrigcIn keg_dtor(), print out the keg name in the "Freed...
2013-11-29 rpauloFix typo in comment.
2013-11-29 rpauloMove KDTRACE_FRAME to "options" since it's used by...
2013-11-29 kevloChange run_rt2870_rf_write() prototype (no functional...
2013-11-29 kevloOn the RT2870, rf registers are now 64-bit, not 32...
2013-11-29 pfggcc: Make use of TREE_OVERFLOW_P.
next