]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-26 Gleb Smirnoff- When reconfiguring protocol on a lagg, first set...
2014-09-26 Gavin AtkinsonAdd new (untested) device IDs to smsc(4)
2014-09-26 Gleb SmirnoffMake lagg protos a enum.
2014-09-26 Gleb SmirnoffMake lagg protocols detach methods returning void.
2014-09-26 Mark JohnstonFix the description of the -h option.
2014-09-26 Xin LIRefactor the code a little bit to reduce duplicated...
2014-09-26 Sergey KandaurovFix description of mutex acquisition.
2014-09-25 Pedro F. GiffuniRevert r272122
2014-09-25 Xin LIExplicitly set errno to 0 before calling strto*.
2014-09-25 Xin LIThe strtol(3) family of functions would set errno when...
2014-09-25 Xin LIUse a char * as iterator over a bounded string.
2014-09-25 Xin LIUse strlcpy(). I don't believe these are real problems...
2014-09-25 Xin LIRefactor the code a little bit to avoid NULL deference...
2014-09-25 Xin LIPlug a file descriptor leak.
2014-09-25 Xin LIBeing able to access a path do not necessarily mean...
2014-09-25 Steve Kargl* Whitespace.
2014-09-25 Warren BlockRevised to better point to release notes and errata...
2014-09-25 Allan JudeUpdate man(1) to list the different sections of the...
2014-09-25 Konstantin... Fix fcntl(2) compat32 after r270691. The copyin and...
2014-09-25 Konstantin... In kern_linkat() and kern_renameat(), do not call namei...
2014-09-25 John BaldwinMerge the PC98 fdc(4) driver into the MI driver. While...
2014-09-25 Pedro F. Giffunibsdgrep: Work-around for segmentation fault.
2014-09-25 Pedro F. Giffunireiserfs: Use signed i_nlink
2014-09-25 Mark JohnstonFactor out some of the duplicated code in the symbol...
2014-09-25 John BaldwinUse callout(9) instead of timeout(9).
2014-09-25 John BaldwinUse callout() instead of timeout(). This is almost...
2014-09-25 Pedro F. GiffuniAdd strptime(3) support for %U and %W
2014-09-25 John BaldwinLock ncr(4) and mark it MPSAFE along with various other...
2014-09-25 Ruslan BukinAdd driver for Synopsys DesignWare 3504-0 Universal...
2014-09-25 Luigi Rizzofix a panic when passing ifioctl from a netmap file...
2014-09-25 Luigi Rizzoadapt the code to different freebsd versions.
2014-09-25 Ian LeporeReplace multiple nearly-identical copies of code to...
2014-09-25 Luigi Rizzoadd missing file
2014-09-25 Gavin AtkinsonCross reference cdce(4), ipheth(4) and urndis(4) from...
2014-09-25 Gavin AtkinsonAdd basic man page for ipheth(4).
2014-09-25 Ed MasteRemove duplicated header content
2014-09-25 Gavin AtkinsonMove the ARM Samsung s3c2xx0 support files into the...
2014-09-25 Pawel Jakub... Document the new nvlist_get_parent() function.
2014-09-25 Gleb SmirnoffProvide vmxnet3_get_counter() to return counters that...
2014-09-25 Roger Pau Monnéddb: allow specifying the exact address of the symtab...
2014-09-25 Gleb Smirnoff- Provide bce_get_counter() to return counters that...
2014-09-25 Gleb Smirnoff- Provide lmc_get_counter() to return counters that...
2014-09-25 Gleb SmirnoffRun through unifdef(1) with slight hand-editing after...
2014-09-25 Gleb SmirnoffWhitespace cleanup.
2014-09-25 Gleb Smirnoff- Provide mxge_get_counter() to return counters that...
2014-09-25 Sean BrunoFix NULL pointer deref in ipfw when using dummynet...
2014-09-24 Marcel MoolenaarAdd baseline files for QCOW2.
2014-09-24 Enji CooperIncrease the memory disk size in the following testcase...
2014-09-24 Marcel MoolenaarFinish QCOW version 2 and stop making it conditional.
2014-09-24 Julien CharbonAdd myself (jch) to calendar.freebsd and committers...
2014-09-24 Enji CooperFix the executed testplan count
2014-09-24 Enji CooperExpect ELOOP on Darwin/Linux with "O_NOFOLLOW was speci...
2014-09-24 Navdeep ParharCatch up with r271119.
2014-09-24 Navdeep ParharUpdate comment (missed this bit in r272079).
2014-09-24 Navdeep Parharcxgbe/tom: Catch up with r271119, syncache_add doesn...
2014-09-24 Peter WemmMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 Peter WemmVendor import apr-util-1.5.4 - a minor bug fix release.
2014-09-24 Marcel MoolenaarUpdate the baseline for QCOW version 1. A bug was found...
2014-09-24 Marcel MoolenaarFix the creation of the L2 cluster table for version...
2014-09-24 Steven HartlandFix ticks wrap issue of lowmem test in vm_pageout_scan
2014-09-24 Konstantin... Expand the libthr(3) manpage to document knobs accepted...
2014-09-24 Konstantin... Switch the defaults to not split the RLIMIT_STACK-sized...
2014-09-24 Gleb Smirnoff- Provide wi_get_counter() to return counters that...
2014-09-24 Gleb Smirnoff- Provide txp_get_counter() to return counters that...
2014-09-24 Gleb SmirnoffMechanically convert to if_inc_counter().
2014-09-24 Gleb Smirnoff- Provide vte_get_counter() to return counters that...
2014-09-24 Gleb Smirnoff- Provide igb_get_counter() to return counters that...
2014-09-24 Hans Petter... Update code to use new network counter API.
2014-09-24 Alexander MotinRemake Linux' SOUND_MIXER_INFO IOCTL as a wrapper aroun...
2014-09-24 Enji CooperImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-24 Enji CooperFix a typo in the upgrade directions
2014-09-24 Enji CooperImprove bsd.progs.mk compatibility with bsd.prog.mk
2014-09-24 Marcel MoolenaarClean the generated baseline files by adding them to...
2014-09-24 Enji CooperHave distrib-dirs, distribution, hier, hierarchy, redis...
2014-09-24 Cy Schubertipfilter bug #558 add in some missing frag table functi...
2014-09-23 Navdeep Parharcxgbe(4): Verify that the addresses in if_multiaddrs...
2014-09-23 Craig RodriguesDelete mentions to removed manpages
2014-09-23 Craig RodriguesThe ATF source code is now hosted on GitHub.
2014-09-23 Xin LIConstify a parameter of name2oid. No functional change.
2014-09-23 Enji CooperDon't install /etc/rc.d/keyserv unless MK_OPENSSL ...
2014-09-23 Alexander MotinWhen reporting some major UNIT ATTENTION condition...
2014-09-23 Bryan DreweryNote KBI breakage with DEBUG_LOCKS.
2014-09-23 Edward Tomasz... Fix thinko that, with two map entries like shown below...
2014-09-23 Konstantin... vm_map_pmap_enter() and pmap_enter_object() are current...
2014-09-23 Mark JohnstonRemove settings for pkg_* scripts which are no longer...
2014-09-23 Rui PauloBuild plockstat if WITH_PLOCKSTAT is defined.
2014-09-23 Alexander MotinFix ASCQ for "Logical unit not ready, manual interventi...
2014-09-23 Bryan DreweryDEBUG_LOCKS no longer modifies 'struct vnode', nor...
2014-09-23 Bryan DreweryMake it more explicitly clear that -t will not change...
2014-09-23 Hans Petter... Hardware driver update from Mellanox Technologies,...
2014-09-23 Mateusz Guzikinstall: re-check failed mkdir for EEXIST
2014-09-23 Edward Tomasz... Fix thinko that, with two map entries like shown below...
2014-09-23 Bjoern A. ZeebGiven we are restricting ixl(4) to 64bit platforms...
2014-09-23 Bjoern A. ZeebAs per [1] Intel only supports this driver on 64bit...
2014-09-23 Rui PauloRemove "pci" from CSCOPEDIRS.
2014-09-23 Rui PauloRemove the empty sys/pci directory.
2014-09-23 Rui PauloMove all the power management (SMBus) drivers to their...
2014-09-23 Rui PauloMove amdsmb and nfsmb from dev/pci to their own device...
2014-09-23 Rui PauloMove pci/ncr to dev/ncr.
2014-09-23 Nathan WhitehornWe should have an isync after switching MSR[SF] in...
next