]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-07-15 Navdeep ParharAllow multi-byte reads in the private CHELSIO_T4_GET_I2...
2014-07-15 Peter GrehanUse the blockif CHS routine to create fake CHS values,
2014-07-15 Peter GrehanAdd a call to synthesize a C/H/S value for block emulations
2014-07-14 Gavin Atkinsonfortune(8): Search fortune files installed by ports...
2014-07-14 Mateusz GuzikPlug p_pptr null test in do_execve. It is always true.
2014-07-14 Pedro F. Giffuninewfs_msdosfs: Respect FSFIXFAT
2014-07-14 Mateusz GuzikManage struct sigacts refcnt with atomics instead of...
2014-07-14 Ian LeporeFix the Zedboard/Zynq ethernet driver to handle media...
2014-07-14 Pedro F. Giffunimsdosfs: Assorted fixes from other BSDs.
2014-07-14 Pedro F. Giffunifsck_msdosfs: be a bit more permissive
2014-07-14 Pedro F. GiffuniMinor (mostly cosmetic) cleanups
2014-07-14 Xin LIBump mdoc date after r268621.
2014-07-14 Nathan WhitehornOn my Lenovo laptop, the firmware maps the EFI framebuf...
2014-07-14 Alan CoxEliminate dead code. There is no direct map. This...
2014-07-14 Steven HartlandDon't report non-native block-size pools under zpool...
2014-07-14 Julio MerinoMake generation of nslexer.c more robust.
2014-07-14 Pietro CeruttiUnbreak the build by re-enabling exceptions.
2014-07-14 Konstantin... Rework the tmpfs unmount.
2014-07-14 Konstantin... Change forgotten in r268615. Set the OBJ_TMPFS_NODE...
2014-07-14 Konstantin... The OBJ_TMPFS flag of vm_object means that there is...
2014-07-14 Konstantin... Use tmpfs_vn_get_ino_gen() to handle the races with...
2014-07-14 Konstantin... Style. Add comment about lock mode.
2014-07-14 Konstantin... Extract the code to put a filesystem into the suspended...
2014-07-14 Konstantin... In tmpfs_alloc_file(), code after the 'out' label does...
2014-07-14 Konstantin... Add convenience macro to assert tmpfs node lock.
2014-07-14 Konstantin... Add some assertions for the code handling vm_object...
2014-07-14 Konstantin... The tmpfs_link() must not dereference the filesystem...
2014-07-14 Konstantin... In kern_linkat(), avoid passing doomed vnode to the...
2014-07-14 Konstantin... Generalize vn_get_ino() to allow filesystems to use...
2014-07-14 Konstantin... Remove code separator lines which do not conform to...
2014-07-14 Kevin LoMake bind(2) and connect(2) return EAFNOSUPPORT for...
2014-07-14 Mark JohnstonInvoke the DTrace trap handler before calling trap...
2014-07-13 Julio MerinoExplicitly disable the build of tests when building...
2014-07-13 Steve Kargl* Update the comments to agree with commit r226595.
2014-07-13 Alan CoxEliminate an unused variable. Refresh two comments.
2014-07-13 Steve Kargl* Makefile:
2014-07-13 Alan CoxImplement pmap_unwire(). See r268327 for the motivatio...
2014-07-13 Steve Kargl* Use 9 digits instead of 11 digits in efx and efx8.
2014-07-13 Steve Kargl* Update the comments that refer to erf[c](nan) and...
2014-07-13 Steve Kargl* Use the volatile qualifier for 'tiny' to prevent...
2014-07-13 Steve KarglWhitespace.
2014-07-13 Sergey KandaurovUnbreak with gcc.
2014-07-13 Mark JohnstonAdd a headphone redirection quirk for the Lenovo G580.
2014-07-13 Hans Petter... Turn off blinking device leds at attach.
2014-07-13 Hans Petter... Fix performance problems with AXGE network adapter...
2014-07-13 Alexander MotinMerge several equal serialization indexes.
2014-07-12 Jilles Tjoelkersh: Correctly handle positional parameters beyond INT_M...
2014-07-12 Rui PauloAdd bsd.dtrace.mk to obsolete files.
2014-07-12 Mateusz GuzikClear nonblock and async on devctl close instaed of...
2014-07-12 Pedro F. Giffunistrfmon: reduce unnecessary snprintf.
2014-07-12 Jilles Tjoelkersh: Consistently treat ${01} like $1.
2014-07-12 Jeremie Le HenMake the description of the "no_prefer_iface" flag...
2014-07-12 David ChisnallTurn off exceptions and rtti when building the c++...
2014-07-12 Rui PauloRemove bsd.dtrace.mk.
2014-07-12 Rui PauloRevert r268543.
2014-07-12 Adrian ChaddAdd IPv6 flowid, bindmulti and RSS awareness.
2014-07-12 Adrian ChaddAdd INP_RSS_BUCKET_SET awareness for IPv6 pcbgroup...
2014-07-12 Adrian ChaddAdd the IPv6 versions of the multi-bind, hash/hash...
2014-07-12 Adrian ChaddAdd RSS hashing awareness for IPv6 and TCP IPv6 hash...
2014-07-12 Adrian ChaddAdd some hash types for UDP RSS for both IPv4 and IPv6.
2014-07-12 Adrian ChaddExpose in_pcbbind_check_bindmulti() so the upcoming...
2014-07-12 Rui PauloOptimisation: replace ${_D:R} with just ${_D}.
2014-07-12 Rui PauloMove iic.h to sys/ so that it's automatically installed...
2014-07-12 Rui PauloRemove _DTRACE_VERSION from sdt.h. It will now come...
2014-07-12 Rui PauloAutomatically build and link DTrace USDT probes.
2014-07-11 Nathan WhitehornAllow up to 512K for boot code on GPT with BIOS. As...
2014-07-11 Gavin AtkinsonThe month's name shall not be abbreviated.
2014-07-11 Pedro F. GiffuniAvoid hardcoding "gcc" in the DTrace tests.
2014-07-11 Michael TuexenWhitespace changes.
2014-07-11 Navdeep Parharcxgbe(4): Add an iSCSI softc to the adapter structure.
2014-07-11 Gleb SmirnoffImprove reference counting of EXT_SFBUF pages attached...
2014-07-11 Michael TuexenBugfix: When a remote address was added to an endpoint,
2014-07-11 Bryan DreweryFix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'.
2014-07-11 Cy SchubertRemove redundant USE_INET6 test that enables INET6...
2014-07-11 John BaldwinFix some edge cases with rewinddir():
2014-07-11 Gleb SmirnoffFix style bug: rename the refcount field of m_ext to...
2014-07-11 Gleb SmirnoffAll mbuf external free functions never fail, so let...
2014-07-11 Ed MasteRemove unused readline header
2014-07-11 Michael TuexenIntegrate upstream changes.
2014-07-11 Andrey V. ElsukovFix condition.
2014-07-11 Marcel MoolenaarMake this compile on older FreeBSD versions that don...
2014-07-11 Neel NatuUse the correct offset when converting a logical addres...
2014-07-10 Mateusz GuzikEliminate plim and vtmp local vars in exit1.
2014-07-10 Mateusz GuzikDon't make a temporary copy of fixed sysctl strings.
2014-07-10 Warner LoshMake MK_GNUCXX mean "build the libstdc++ and libsupc...
2014-07-10 Mateusz GuzikDon't zero fd_nfiles during fdp destruction.
2014-07-10 Mateusz GuzikAvoid relocking filedesc lock when closing fds during...
2014-07-10 Alan CoxCorrect the accounting code for wired mappings. The...
2014-07-10 Warner LoshSeparate out the links creation from the other targets...
2014-07-10 Pedro F. GiffuniSync some (mostly cosmetical) changes from NetBSD
2014-07-10 Mark JohnstonCorrect the setting of the VID in transmit descriptors...
2014-07-10 Ed SchoutenFix a couple of style nits.
2014-07-10 Ed SchoutenDon't use auto, as we also need to support GCC 4.2.
2014-07-10 Ed SchoutenLet users(1) use an std::set, instead of std::{vector...
2014-07-10 Baptiste DaroussinRegenerate src.conf(5) after texinfo option change
2014-07-10 Baptiste DaroussinThe GNU texinfo and GNU info pages are not built and...
2014-07-10 Ian LeporePending interrupt status is cleared by writing to the...
2014-07-10 Pietro CeruttiImplement Short/Small String Optimization in SBUF(9...
2014-07-10 Baptiste DaroussinSupport EAGAIN in fetch_writev
2014-07-10 Gleb SmirnoffOn machines with strict alignment copy pfsync_state_key...
next