]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-08-07 edSync in the latest CloudABI constants and data types.
2016-08-07 jhibbitsSet EN_MAS7_UPDATE HID0 bit for e500 core.
2016-08-07 sbrunoixl(4): Update to ixl-1.6.6-k.
2016-08-07 jahpowerpc busdma: Use pmap_quick_enter_page()/pmap_quick_...
2016-08-07 tuexenRemove stream queue entry consistently from wheel.
2016-08-07 brooksUse a more conventional spelling of "breakpoint".
2016-08-07 adrianExtract out the various local definitions of ETHER_IS_B...
2016-08-07 adrian[arswitch] extend the debug support to be configurable...
2016-08-07 adrian[mips] add support for using the MIPS user register...
2016-08-06 cyAdd Logitech Unifying receiver.
2016-08-06 bjkRe-correct the documentation for the 'type' parameter...
2016-08-06 ngieFix building usr.bin/tar/tests with PIE symbol building...
2016-08-06 stevekAdd hw.fdt sysctl node.
2016-08-06 bcrUpdate with the members of the 9th core team.
2016-08-06 bjkCorrect the documentation of the 'type' parameter for...
2016-08-06 pfgext2fs: Add defines for some missing ext4 feature flags.
2016-08-06 pfgext2fs: Add some more inode flags.
2016-08-06 tuexenDon't modify a structure without holding a reference...
2016-08-06 jhibbitsCheck the first byte of the array for NUL, instead...
2016-08-06 jhibbitsTwo fixups for dtrace
2016-08-06 kibAdd __cxa_thread_atexit(3) API implementation.
2016-08-06 kibCreate namespace for the symbols added during 12-CURREN...
2016-08-06 tuexenMark an unused parameter as such.
2016-08-06 tuexenFix various bugs in relation to the I-DATA chunk support
2016-08-06 avgfix .zfs-related cases in zfs_lookup that were broken...
2016-08-05 vangyzenFix some logic in PCIe HotPlug; display EI status
2016-08-05 markjmthca: Add a wrapper for the firmware's DIAG_RPRT command.
2016-08-05 baptalways install etcupdate
2016-08-05 baptetcupdate: directly use diff3(1) instead of merge(1)
2016-08-05 baptsdiff: remove non finish/function code
2016-08-05 gjbFix GCE image publication. The gcutil utility is depre...
2016-08-05 adrian[ar934x] add tap/tun as modules, for people who wish...
2016-08-05 adrian[arge] add some extra MDIO debugging support
2016-08-05 alcCorrect a spelling error.
2016-08-05 roygerxen-netfront: improve the logic when handling nic featu...
2016-08-05 traszRemove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they...
2016-08-05 sephetcp/lro: If timestamps mismatch or it's a FIN, force...
2016-08-05 hselaskyKeep a reference count on USB keyboard polling to allow...
2016-08-05 sephehyperv/vmbus: Only make sure the TX bufring will not...
2016-08-05 avgzfs: honour and make use of vfs vnode locking protocol
2016-08-05 cemioat(4): Log channel number in CTR events
2016-08-05 loosFix a regression in pf.conf while parsing the 'interval...
2016-08-04 kppfctl: Make most global variables static.
2016-08-04 kppfctl: Add missing __FBSDID to pfctl_osfp.c
2016-08-04 bdreweryRegenerate after r303755.
2016-08-04 bdreweryStill provide freebsd10_* symbols from libc for COMPAT10.
2016-08-04 jhbAdd __printflike() to bus_describe_intr() to enable...
2016-08-04 jhbDon't permit mappings of invalid physical addresses...
2016-08-04 adrian[etherswitch] add LED API to the documentation and...
2016-08-04 adrian[etherswitch] add in an initial API for controlling...
2016-08-04 npcxgbe/t4_tom: The page pod arena allocates from pod...
2016-08-04 alcClean up the comments and code style in and around...
2016-08-04 pfgindent(1): Use bsearch() for looking up type keywords.
2016-08-04 andrewRemove the pvh_global_lock lock from the arm64 pmap...
2016-08-04 traszRemove unused - never actually implemented - vnode...
2016-08-04 pluknetGrammar fixes.
2016-08-04 pluknetmdoc: The .Fn function.
2016-08-04 maximDragonFly 4.6.0 release added.
2016-08-04 avgreport sector size and number of sectors in lsdev outpu...
2016-08-04 sephehyperv/storvsc: Claim SPC-3 conformance, thus enable...
2016-08-04 adrianAdd in tap/tun for openvpn-on-mips experiments.
2016-08-03 pfgindent(1): add new -sac and -U options.
2016-08-03 jkimFix a style(9) bug.
2016-08-03 jkimSupport nanosecond time stamps for pcap_dispatch(3...
2016-08-03 adrian[ar934x] shuffle AR93XX_BASE -> std.AR934X
2016-08-03 adrian[ar9330] ok, fine, I'll finally undo the 2011-era mista...
2016-08-03 adrian[ar9330] add in module support for ipfw nat.
2016-08-03 bdreweryCorrect some comments.
2016-08-03 manuWe need aw_nmi to be attached which needs GIC so attach...
2016-08-03 oshogbouuid_to_string(3) is allocating memory and can fail...
2016-08-03 gonzoFix EHCI driver by excluding first 512K from available...
2016-08-03 oshogboFix misleading description of the -b option in the...
2016-08-03 markjFix a few cosmetic issues in boot1.efi.
2016-08-03 jhbUse the port device name for the iov device for Chelsio...
2016-08-03 jhbPermit the name of the /dev/iov entry to be set by...
2016-08-03 jhbApply the fix from r232612 to fixed function counters.
2016-08-03 desDisable DSA again.
2016-08-03 pfgindent(1): accept offsetof(3) as a keyword.
2016-08-03 desRemove DSA from default cipher list and disable SSH1.
2016-08-03 kibRemove ncl_printf(), use printf(9) directly. After...
2016-08-03 jhbCorrect assertion on vcpuid argument to vm_gpa_hold().
2016-08-03 kibMerge i386 and amd64 variants of mp_watchdog.c into...
2016-08-03 kibRemove unneeded (recursing) Giant acquisition around...
2016-08-03 mjglocks: fix sx compilation on mips after r303643
2016-08-03 acheAlthough the code amount is not big, move POSIX error...
2016-08-03 kibRemove Giant asserts. Update comment.
2016-08-03 kibSome style changes. Fix a typo in comment.
2016-08-03 kibExplain why swapgeom_close_ev() is delegated.
2016-08-03 kibRemove mention of the Giant from the fork_return()...
2016-08-03 edRegenerate system call tables for r303699 and r303700.
2016-08-03 edRe-add traling slash that was removed in r303699.
2016-08-03 edmprotect(): Change prototype to comply to POSIX.
2016-08-03 jhibbitsRemove a duplicate PMC CPU number
2016-08-03 jhibbitsMerge MPC85XX and QorIQ config options
2016-08-02 npcxgbe/t4_tom: Read the chip's DDP page sizes and save...
2016-08-02 bdreweryAdd link for getnetgrent_r(3).
2016-08-02 bapttruss: fix uninitialized trussinfo->curthread in add_th...
2016-08-02 imptools/build looks for _WITH_GETLINE in /usr/include...
2016-08-02 emastekgzip.8: note that it is deprecated and clarify BUGS...
2016-08-02 kppfctl: Use const where possible.
next