]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-05-25 Ed SchoutenAdd C11 macros CMPLX(), CMPLXF() and CMPLXL().
2013-05-25 Ed SchoutenAdd missing #includes, to keep Clang silent.
2013-05-25 Hans Petter... Fix some statical clang analyzer warnings.
2013-05-25 Ed SchoutenFix <uchar.h> in for C++11.
2013-05-25 Ed SchoutenPrevent shadowing.
2013-05-25 Jilles Tjoelkersigreturn(2): Remove ancient compatibility warning...
2013-05-25 Ed SchoutenMake some tiny improvements to iconv_open().
2013-05-25 Ed SchoutenOnly call free() on something we allocated.
2013-05-25 Glen BarberRevert r250972 to fix build.
2013-05-25 Adrian ChaddFix net80211 fragment creation.
2013-05-24 Stefan EßerThe error handling for writes to the target file could...
2013-05-24 Marcel MoolenaarFix building on slightly older -current and stable...
2013-05-24 Jamie GrittonMention the "nojailvnet" keyword.
2013-05-24 Steven HartlandEnforce validation on the selected delete method via...
2013-05-24 Konstantin... Fix the data corruption on the swap-backed md.
2013-05-24 Achim LeubnerDriver 'aacraid' added. Supports Adaptec by PMC RAID...
2013-05-24 Michael TuexenWithdraw http://svnweb.freebsd.org/changeset/base/250809
2013-05-24 Mark JohnstonThe fasttrap provider cleans up probes asynchronously...
2013-05-24 Julian ElischerInitialising the new fibnum field to a known value...
2013-05-24 Lawrence StewartEnsure alq's shutdown_pre_sync event handler is deregis...
2013-05-23 Guy HelmerWhile waiting for the bpf hold buffer to become idle...
2013-05-23 Pawel Jakub... Use proper malloc type for ioctls white-list.
2013-05-23 Stefan EßerFix target selection logic, which did not comply with...
2013-05-23 Guy HelmerAdd support for netgroup, based on patch in the PR...
2013-05-23 Mark JohnstonInclude descriptions of the flags and fields printed...
2013-05-23 Marcel MoolenaarChange the copyright notice to a standard BSD 2-clause...
2013-05-23 Mark JohnstonCorrect the description of the -a option: rtsol(d)...
2013-05-23 Ed SchoutenLet iconv build on -HEAD properly.
2013-05-23 Konstantin... Fix typo in the definition of the TWS_DATA_CCB.
2013-05-23 Grzegorz BernackiRework and organize pmap_enter_locked() function.
2013-05-23 Grzegorz BernackiStop using PVF_MOD, PVF_REF & PVF_EXEC flags in pv_entr...
2013-05-23 Grzegorz BernackiImprove, optimize and clean-up ARMv6/v7 memory manageme...
2013-05-23 Grzegorz BernackiSwitch to AP[2:1] access permissions model. Store ...
2013-05-23 Jung-uk KimWork around build breakages with GCC 4.2.
2013-05-22 Ed SchoutenDon't depend on the touch binary being present.
2013-05-22 Justin T. GibbsFix loss of the emulated keyboard on Xen PV HVM domains.
2013-05-22 Peter WemmDon't mess with /etc/localtime if it is a symlink.
2013-05-22 Jung-uk KimImprove compatibility with old flex and fix build with...
2013-05-22 Justin T. GibbsCorrect panic on detach of Xen PV network interfaces.
2013-05-22 Ed MasteRemove reference to removed !MPSAFE filesystem support
2013-05-22 Luigi RizzoIncrease the (arbitrary) limit for the number of packet...
2013-05-22 Attilio RaoAcquire read lock on the src object for vm_fault_copy_e...
2013-05-22 Xin LIFix a copy-and-paste typo.
2013-05-22 Xin LIRegenerate with manual fixup for WITH_LDNS_UTILS inheri...
2013-05-22 Kirk McKusickProperly spell sentinel (missed in 250891)
2013-05-22 Alexander MotinFix NULL-dereference kernel panic in case of mps_attach...
2013-05-22 Adrian ChaddImplement beacon event debugging in athalq.
2013-05-22 Kirk McKusickAdd missing buffer releases (brelse) after bread calls...
2013-05-22 Kirk McKusickAdd missing 28th element to softdep types name array.
2013-05-22 Kirk McKusickNull a pointer after it is freed so that when it is...
2013-05-22 Kirk McKusickRemove a bogus check for a NULL buffer pointer.
2013-05-22 Kirk McKusickProperly spell sentinel (not sintenel or sentinal).
2013-05-21 Mateusz Guzikpassing fd over unix socket: fix a corner case where...
2013-05-21 Ed SchoutenAdd proper prerequisites for even two more headers.
2013-05-21 Ed SchoutenUpdate manpages for r250887.
2013-05-21 Ed SchoutenAllow certain headers to be included more easily.
2013-05-21 Attilio Raovm_object locking is not needed there as pages are...
2013-05-21 Attilio Raoo Relax locking assertions for vm_page_find_least()
2013-05-21 Ed SchoutenAdd <uchar.h>.
2013-05-21 Eitan AdlerAvoid signed overflow in error handling code.
2013-05-21 Jung-uk KimConnect flex 2.5.37 to the build and bump __FreeBSD_ver...
2013-05-21 Jung-uk KimEnable GNU m4 compatibility mode.
2013-05-21 Jung-uk KimAllow YY_NO_UNPUT to disable unput() for backward compa...
2013-05-21 Jung-uk KimDefine yy_current_buffer for backward compatibility.
2013-05-21 Jung-uk KimDo not use log10(3) to get rid of libm dependency....
2013-05-21 Jung-uk KimReduce compiler warnings.
2013-05-21 Jung-uk KimApply still relevant local changes.
2013-05-21 Jung-uk KimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 Jaakko HeinonenRemove an extra semicolon from the DOT language output.
2013-05-21 Simon J. GerratyMention the switch to bmake by default.
2013-05-21 Adrian ChaddImplement a separate hardware queue threshold for aggre...
2013-05-21 Adrian ChaddEnable the use of TDMA on an 802.11n channel (with...
2013-05-21 Marcel MoolenaarFix the PowerPC Book-E register definitions used by...
2013-05-21 Marcel MoolenaarAdd a makefle that recurses into the right architecture...
2013-05-21 Marcel MoolenaarDon't look for headers outside of the source or object...
2013-05-21 Marcel MoolenaarDon't look for headers outside of the source or object...
2013-05-21 Brooks DavisRestore the ability to build on systems with 32-bit...
2013-05-21 Adrian ChaddFix build break - the SetCapability calls return HAL_BOOL,
2013-05-21 Konstantin... Regenerate.
2013-05-21 Konstantin... Fix the wait6(2) on 32bit architectures and for the...
2013-05-21 Konstantin... Do not leak the NULLV_NOUNLOCK flag from the nullfs_unl...
2013-05-21 Konstantin... Fix the hardware watchpoints on SMP amd64. Load the...
2013-05-21 Konstantin... Add amd64-specific ddb command 'show phys2dmap', which...
2013-05-21 Konstantin... Add ddb command 'show pginfo' which provides useful...
2013-05-21 Hans Petter... Add new USB quirk.
2013-05-21 Adrian ChaddExtend the TXOP enforce capability to support checking...
2013-05-21 Marcel MoolenaarAdd basic support for FDT to i386 & amd64. This change...
2013-05-21 Xin LIBMAKE is now being built by default.
2013-05-20 Jung-uk KimMerge ACPICA 20130517.
2013-05-20 Simon J. GerratySync with upstream version (20130520) that includes...
2013-05-20 Simon J. GerratyImport bmake-20130520 to keep us in sync.
2013-05-20 Jung-uk Kim- Prefer ACPI_COMPARE_NAME(a, b) macro over strncmp...
2013-05-20 Jung-uk KimFix white spaces.
2013-05-20 Brooks DavisFix distributekernel in the non NO_ROOT case.
2013-05-20 Julian ElischerUpdate the setfib man page to reflect recent changes.
2013-05-20 Brooks DavisCleanups and markup improvements suggested by trociny...
2013-05-20 Julian ElischerRemove accidentally included line..
2013-05-20 Brooks DavisSpell extensions correctly.
2013-05-20 Jilles Tjoelkerpopen(): Add 'e' mode character to set close-on-exec...
2013-05-20 Maxim KonovalovNetBSD 6.1 added.
next