]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-05-22 Allan Judebsdinstall/zfsboot GPT+BIOS+GELI installs now make...
2016-05-22 Pedro F. Giffunignugrep: Update the configuration.
2016-05-22 Andriy Voskoboinykurtwn: cleanup some unused code in urtwn_tx_data().
2016-05-22 Andriy Voskoboinykurtwn: setup per-frame retry limit.
2016-05-22 Konstantin... Remove false claim. Giant is dropped by mi_startup...
2016-05-22 Dmitry ChaginConvert proto family in both directions. The linux...
2016-05-22 Enji CooperWrap EXPAND(..) macro with a do-while(0) loop and put...
2016-05-22 Dmitry ChaginRemove a now unused global declaration of some sysentve...
2016-05-22 Enji CooperFix humanized decoding of struct stat with respect...
2016-05-22 Konstantin... Remove drop/reacquire of Giant around geom calls for...
2016-05-22 Allan JudeFix default ZFS layout to work better by default with...
2016-05-22 Andrey A. ChernovImprove panic message by specifying on which cpu it...
2016-05-22 Kevin Loarc4random() returns 0 to (2**32)−1, use an alternative...
2016-05-22 Pedro F. Giffunindis(4): Undo unneeded workarounds in ndis' rand().
2016-05-22 Luiz Otavio... Fix the deciKelvin to Celsius conversion in kernel.
2016-05-22 Jilles Tjoelkervfork(2): Mention some risks of calling vfork() from...
2016-05-22 Baptiste DaroussinFix typo introduced by me (not the submitter) when...
2016-05-22 Baptiste DaroussinFix typos in the comments
2016-05-22 Baptiste DaroussinFix typo in comments for the zfsboot script
2016-05-22 Dmitry ChaginAdd a missing errno translation for SO_ERROR optname.
2016-05-22 Dmitry ChaginAdd macro to convert errno and use it when appropriate.
2016-05-22 Dmitry ChaginFor future use move futex timeout code to the separate...
2016-05-22 Dmitry ChaginDue to lack the priority propagation feature replace...
2016-05-22 Dmitry ChaginAdd my copyright as I rewrote most of the futex code...
2016-05-22 Dmitry ChaginMinor style(9) cleanup, no functional changes.
2016-05-22 Svatopluk KrausINTRNG - implement pic_post_filter method. This method...
2016-05-22 Svatopluk KrausFix some format strings to make them either correct...
2016-05-22 Andrew TurnerStop dereferencing _end in crt1.c. This was only needed...
2016-05-22 Andrey A. Chernov1) POSIX prohibits printing errors to stderr here and...
2016-05-22 Enji CooperSilence top(1) compiler warnings
2016-05-22 Luiz Otavio... Remove a couple of extra blank lines.
2016-05-22 Luiz Otavio... Sort and remove a couple of unnecessary headers.
2016-05-22 Luiz Otavio... Get rid of two consumers of gpiobus acquire/release.
2016-05-22 Luiz Otavio... Use a better prefix for defines, return BUS_PROBE_DEFAU...
2016-05-22 Luiz Otavio... Fix probe routine to return BUS_PROBE_DEFAULT instead...
2016-05-22 Enji Coopernis_rpcent: don't leak resultbuf from yp_first(..)...
2016-05-22 Enji CooperCall endnetconfig on nc_handle sooner to avoid leaking...
2016-05-22 Enji Coopergetnetid(..): consistently fclose fd at the end of...
2016-05-22 Enji CooperDon't leak `handle` if svc_tp_create(..) succeeds and...
2016-05-22 Enji CooperDon't leak `tmp` if `p->nc_lookups` can't be malloced
2016-05-22 Pedro F. Giffunindis(4): adjustments for our random() specific impleme...
2016-05-21 Andriy Voskoboinyknet80211: send RTM_IEEE80211_SCAN event when scan was...
2016-05-21 Alan CoxWhen descending a shadow chain of objects, it makes...
2016-05-21 Pedro F. Giffunilibc/regex: fix two buffer underruns.
2016-05-21 Pedro F. Giffunindis(4): Avoid overflow.
2016-05-21 Pedro F. Giffunindis(4): Better mimic the behavior of rand() on Windows.
2016-05-21 Ian LeporeAdjust _ALIGNBYTES to the proper value for arm and...
2016-05-21 Ed Masteelftoolchain: backwards compatability for ELFOSABI_CLOU...
2016-05-21 Andriy Gaponfix loss of taskqueue wakeups (introduced in r300113)
2016-05-21 Konstantin... Same as for UFS, remove drop/reacquire of Giant, and...
2016-05-21 Edward Tomasz... Properly reset session state when using proxy and fail_...
2016-05-21 Edward Tomasz... Provide a way for ICL modules to declare they support...
2016-05-21 Edward Tomasz... Pass maxtags value to the ICL module. iSER needs it.
2016-05-21 Konstantin... Stop dropping and reacquiring Giant around geom calls...
2016-05-21 Konstantin... Remove zero assignments in the cdev allocator. cdp...
2016-05-21 Konstantin... Improve handling of rdev->si_mountpt on mount and unmou...
2016-05-21 Dmitry ChaginRegen after r300359 (struct l_sched_param removal).
2016-05-21 Dmitry ChaginCorrect an argument param of linux_sched_* system calls...
2016-05-21 Alan SomersBetter document security_show_{success,info,badconfig...
2016-05-21 Bryan DreweryRegenerate
2016-05-21 Bryan DreweryOpportunistically skip building a cross-compiler with...
2016-05-21 Bryan DreweryAdd FREEBSD_CC_VERSION which will be used to define...
2016-05-21 Bryan DreweryEnable external compiler logic if both bootstrap compil...
2016-05-21 Bryan DreweryFetch the __FreeBSD_cc_version as COMPILER_FREEBSD_VERSION.
2016-05-21 Bryan DreweryAuto determine X_COMPILER_TYPE/X_COMPILER_VERSION if...
2016-05-21 Bryan DreweryEnable and utilize WITHOUT_CROSS_COMPILER logic for...
2016-05-21 Bryan DreweryMove external toolchain support earlier.
2016-05-21 Bryan DreweryWITH_META_MODE: Avoid rebuilds of cc_tools during targe...
2016-05-21 Bryan DreweryWITH_META_MODE: Disable cookie handling for include...
2016-05-21 Bryan DreweryWITH_META_MODE: Disable for 'make install' from top...
2016-05-21 Bryan DreweryWITH_META_MODE: Use META_MODE rather than .MAKE.MODE...
2016-05-21 Bryan DreweryWITH_META_MODE: Fix suffix transformation rules with...
2016-05-21 Bryan DreweryWITH_DIRDEPS_BUILD: Fix forcing user to run bootstrap...
2016-05-21 Bryan DreweryFTS: Remove stale reference to nfs4 fs which was remove...
2016-05-21 Pedro F. Giffunied(1): simplify by using arc4random_buf().
2016-05-20 John BaldwinAdd sglist functions for working with arrays of VM...
2016-05-20 John BaldwinMove the KTR for the update of ddp_active_id on each...
2016-05-20 Ed Masteelftoolchain: backwards compatability for EM_RISCV...
2016-05-20 Pedro F. Giffunigas: Implement the .inst assembler directive for arm.
2016-05-20 Konstantin... Check for overflow and return EINVAL if detected. ...
2016-05-20 John BaldwinConsistently set status to -1 when completing an AIO...
2016-05-20 Warner LoshLarge improvements to efi-show (though some weird problems
2016-05-20 Warner LoshImplement efi-set and efi-unset
2016-05-20 Warner LoshCleanup to use %S.
2016-05-20 Kenneth D.... Add the density code for LTO-7 to libmt and the mt...
2016-05-20 Bryan DreweryRegenerate
2016-05-20 Bryan DreweryAdd a WITH_LIBSOFT
2016-05-20 Warner LoshRemove hf appending code from param.h for machine arch...
2016-05-20 Pedro F. Giffunied(1): Cleanups for the DES mode.
2016-05-20 Ed Masteelftoolchain: backwards compatability for EM_IAMCU...
2016-05-20 Pedro F. GiffuniGCC: Add support for named initializers for anonymous...
2016-05-20 John BaldwinImplement support for RF_UNMAPPED and bus_map/unmap_res...
2016-05-20 John BaldwinAdd new bus methods for mapping resources.
2016-05-20 John BaldwinDrop trailing asterisks.
2016-05-20 Edward Tomasz... Call the ICL module's handoff method even when using...
2016-05-20 Dimitry AndricPull in r270240 from upstream clang trunk (by me):
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-20 Simon J. GerratyImport bmake-20160512
2016-05-20 Andrew TurnerExtract the correct bits from the GICD_TYPER register...
next