]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2013-11-29 dteskeFix an issue where additional lines of a function defin...
2013-11-29 dteskeFix an issue where the leading `+' sign before a functi...
2013-11-29 rpauloAdd an interface for the Wii IOS kernels.
2013-11-28 andreastGive some output about the CPU clock on IBMPOWER machin...
2013-11-28 avgMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 emastePurely cosmetic change: order DT_REL* and DT_RELA*...
2013-11-28 peterjail_v0.ip_number was always in host byte order. This...
2013-11-28 avgMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-28 mav - Add bucket size column to `show uma` DDB command.
2013-11-28 avgopensolaris compat: add taskq_wait emulation
2013-11-28 rodrigcAdd some text to clarify that nslookup and dig are...
2013-11-28 avgadd taskqueue_drain_all
2013-11-28 pfglibcpp: fix an underflow.
2013-11-28 melifaroSimplify O_NAT opcode handling.
2013-11-28 mrAdd package additions support for pkgng by adding a...
2013-11-28 melifaroCheck ipfw table numbers in both user and kernel space...
2013-11-28 n_hibmaDo a parallel buildworld & buildkernel (using NANO_PMAK...
2013-11-28 avgfix a serious bug in r258632: offset parameter must...
2013-11-28 glebiusFix some misinformation in netgraph manual pages.
2013-11-27 mpAdd myself to the committers-src list.
2013-11-27 neelAdd support for level triggered interrupt pins on the...
2013-11-27 npcxgbetool: "modinfo" command to display SFP+ module...
2013-11-27 nwhitehornThis driver doesn't need the /options node, so don...
2013-11-27 nwhitehornbadaddr() is used only in the grackle PCI driver, so...
2013-11-27 jmallettProvide a helpful diagnostic when the minimum size...
2013-11-27 nwhitehornMake RTAS calls, which call setfault() to recover from...
2013-11-27 mavMake UMA to not blindly force offpage slab header alloc...
2013-11-27 gnnAdd constants for use in interrogating various fiber...
2013-11-27 mavDon't count bucket allocation failures for UMA zones...
2013-11-27 mavFix bug introduced at r252226, when udata argument...
2013-11-27 npDisable an assertion that relies on some code[1] that...
2013-11-27 peterRevert r258672. We clearly don't compile libraries...
2013-11-27 se- add myself to the committers list (it's about time,
2013-11-27 jmallettFix fdisk(8) to create 2TB partitions on disks larger...
2013-11-27 roygerAdd myself to the committers-src list.
2013-11-27 mavEscape special XML chars, returned by some devices...
2013-11-27 loosConnect the two recently added man pages to the system...
2013-11-27 loosFix the led 'gpios' definition to match the description on
2013-11-27 melifaroFix key lookup in ipfw(8) broken since r232865.
2013-11-27 pluknetBandaid for compiling with gcc.
2013-11-27 glebiusFix build.
2013-11-27 grehanDon't create an initial value for the host filesystem...
2013-11-27 peterAt great personal risk, change the default for LIB32...
2013-11-27 gjbDocument the dvdrom target and NODVD variable, forgotte...
2013-11-27 grehanAllow bhyve and bhyveload to attach to tty devices.
2013-11-26 pluknet- Nuke a second copy of nfscl_attrcache extern declarat...
2013-11-26 glebiusFix build, attempt two.
2013-11-26 delphijCreate /var/cache with mode 0755 instead of 0750.
2013-11-26 kibUse sysctl KERN_PROC_SIGTRAMP to retrieve the signal...
2013-11-26 joelmdoc: sort sections.
2013-11-26 kibAdd an kinfo sysctl to retrieve signal trampoline locat...
next