]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-08-26 Xin LIRemove arc4random_stir and arc4random_addrandom from...
2018-08-26 Sean Brunor338270 had the side effect of no longer installing...
2018-08-26 Mark MurrayRemove the Yarrow PRNG algorithm option in accordance...
2018-08-26 Colin PercivalDisable atkbd0 and atkdbc0 in EC2 AMIs. This has the...
2018-08-26 Brad DavisFix the install location of hcsecd.conf
2018-08-25 Brad DavisRemove trailing slash in pathname so that valid METALOG...
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-25 Michal MelounFix wrong offset calculation for R_ARM_TLS_TPOFF32...
2018-08-25 Colin PercivalSpeed up vt(4) by keeping a record of the most recently...
2018-08-25 Mark JohnstonFix column alignment in per-thread mode.
2018-08-25 Warner LoshAdd in a missing newline
2018-08-25 Konstantin... Remove dead code in i386 cpu_throw().
2018-08-25 Konstantin... Unify amd64 and i386 vmspace0 pmap activation.
2018-08-25 Kyle Evanslualoader: Fix override of module_path on loader prompt
2018-08-24 Bjoern A. ZeebUnbreak RSS builds after r338257. Folding both RSS...
2018-08-24 Navdeep ParharUnbreak VLANs after r337943.
2018-08-24 Marius StroblThe read accessors generated by __BUS_ACCESSOR() have...
2018-08-24 Kyle Evanslibbe(3)/bectl(8): Make consistent with beadm
2018-08-24 Gleb SmirnoffEither "free" or "allocated" is misleading here, since...
2018-08-24 Emmanuel Vadotrelease: arm64: Enable overlays for PINE64 and PINE64-LTS
2018-08-24 Emmanuel Vadotrelease: arm: Setup overlays if board config defines...
2018-08-24 Emmanuel Vadotarm64: Add DTS overlays for A64
2018-08-24 Mark MurrayLimit the amount of "fast" entropy. We don't need nearl...
2018-08-24 Mark MurrayFix braino of mine where the reseeds would happen far...
2018-08-24 Michael TuexenFix a shadowed variable warning.
2018-08-24 Alexander MotinUnblock speculative prefetcher also on pool creation.
2018-08-24 Glen BarberUpdate head from ALPHA2 to ALPHA3 as part of the 12...
2018-08-24 Warner LoshRevert drm2 removal.
2018-08-23 Gleb SmirnoffFix comment. The actual meaning of ub_cnt is the opposite.
2018-08-23 Marius StroblFollowing r335259, don't copy boot1 from the running...
2018-08-23 Allan Judebsdinstall/zfsboot: Enable new UEFI+GELI support
2018-08-23 Kirk McKusickProper spelling of consolidation.
2018-08-23 Marius Strobl- Use le32dec(9) for decoding EXT_CSD values where...
2018-08-23 Mark JohnstonAdd a per-pagequeue pdpages counter.
2018-08-23 Bjoern A. ZeebReduce the log level of tcpd_warn calls from ERR to...
2018-08-23 Mark JohnstonEnsure that queue state is cleared when vm_page_dequeue...
2018-08-23 Marius StroblObtain the bus mode (MMC or SD) from the directly super...
2018-08-23 Mark JohnstonConfigure -zifunc-noplt for amd64 kernels.
2018-08-23 Michael TuexenUse arc4rand() instead of read_random() in the SCTP...
2018-08-23 Emmanuel Vadota10_timer: Update the driver so we can use it on other SoC
2018-08-23 Emmanuel Vadotaw_mmc: Handle MMCBR_IVAR_RETUNE_REQ
2018-08-23 Alex RichardsonDon't build skein_block_asm.s if we don't have an as...
2018-08-23 Alex RichardsonOnly bootstrap localedef if ${MK_LOCALES} != "no"
2018-08-23 Alex RichardsonFix non-FreeBSD host lib32 build for TARGET=amd64
2018-08-23 Alex RichardsonAllow bootstrapping md5 on Linux, MacOS and FreeBSD...
2018-08-23 Alex RichardsonHandle -DNO_ROOT for `make compat` in include/
2018-08-23 Alex RichardsonDon't use absolute path to sed when building usr.bin...
2018-08-23 Marius StroblRemove a duplicated interface capability bit missed...
2018-08-23 Kyle EvansRemove hyper-v leftovers when WITHOUT_HYPERV is set
2018-08-23 Kyle Evansstand: fdt: Drop some write-only assignments/variables...
2018-08-23 Marius Strobl- According to section 2.2.5 of the SDHCI specification...
2018-08-23 Patrick KelseyFix warning about crossing INT32_MAX boundary in comput...
2018-08-23 Kyle Evanslualoader: Accept that people use unquoted values in...
2018-08-23 Alan Somerstftp(1): switch default transfer mode to binary
2018-08-23 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2018-08-23 Kristof Provostxen/netfront: Ensure curvnet is set
2018-08-23 Kyle Evanslualoader: Fix (add) Xen support
2018-08-23 Navdeep Parharcxgbe(4): Use fcmpset instead of cmpset when appropriate.
2018-08-23 Patrick KelseyExtend tbrsize heuristic in pfctl(8) to provide a sensi...
2018-08-23 Mark JohnstonRemove a redundant #ifdef _KERNEL.
2018-08-23 Mark JohnstonAdd an lld option to emit PC-relative relocations for...
2018-08-23 Kyle Evansefiloader: Setup FDT in autoload to fix overlays clobbe...
2018-08-23 Emmanuel Vadotarm64: GENERIC: Compile allwinner dtbs
2018-08-23 Emmanuel Vadotdtb: Allwinner: Add aarch64 dts files
2018-08-23 Emmanuel Vadotdtb: aarch64 uses vendor subdirectories, handle that
2018-08-23 Emmanuel Vadotmake_dtb: Always add root directory in the include...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-23 Renato Botelhousr.sbin/ndp: Cleanup in preparation to add libxo support
2018-08-23 Marcelo AraujoAdd manpage entry for the new bhyve options -s "help...
2018-08-23 Michael TuexenDon't use the explicit number 32 for the length of...
2018-08-23 Warner LoshForgot to bump .Dd in r338233 like I promised in the...
2018-08-23 Warner LoshAdd a special note to UPDATING for the devmatch stuff...
2018-08-23 Warner LoshImplement blacklisting for devmatch
2018-08-23 Warner LoshWhen trying to match the nomatch event passed to us...
2018-08-23 Warner LoshAdd a new device flag: DF_ATTACHED_ONCE
2018-08-23 Warner LoshRemove sorting of matches and print all the matches...
2018-08-23 Warner LoshImprove devmatch driver loading
2018-08-23 Warner LoshCreate devctl freeze/thaw.
2018-08-23 Kyle Evansdtc(1): Update to 0892ec7; HACKING and implicit header...
2018-08-23 Kyle EvansRemove ZFS leftovers when WITHOUT_ZFS is set
2018-08-23 Kyle Evansbectl(8): Man page and usage cleanup
2018-08-23 Kyle Evansbectl(8): jail: Tear down jail by default after command...
2018-08-23 Conrad Meyerdevstat(9): Constify function parameters that can be...
2018-08-23 Kyle Evansfdt_fixups: relocate the /chosen node after applying...
2018-08-23 Navdeep Parharcxgbev(4): Updates to the VF driver to cope with recent...
2018-08-23 Rick MacklemFix the nfsuserd.8 man page for the changes made to...
2018-08-22 Alan Somerstftpd: Fix data corruption bug with netascii
2018-08-22 Oleksandr Tymoshenko[ig4] Fix I/O timeout issue with Designware I2C control...
2018-08-22 Conrad MeyerKASSERT: Make runtime optionality optional
2018-08-22 Michael TuexenAdd support for send, receive and state-change DTrace...
2018-08-22 Brad DavisMove services to usr.sbin/services_mkdb/
2018-08-22 Mark JohnstonPrepare the kernel linker to handle PC-relative ifunc...
2018-08-22 Marcelo AraujoAdd -s "help" and -l "help" to print a list of supporte...
2018-08-22 Patrick KelseyExtended pf(4) ioctl interface and pfctl(8) to allow...
2018-08-22 Eric Joynerif_media: Add new 2.5G/5G/25G/40G/50G/100G/200G/400G...
2018-08-22 Alexander MotinAdd dmu_tx_assign() error handling in zfs_unlinked_drain().
2018-08-22 Alexander MotinCreate separate taskqueue to call zfs_unlinked_drain().
2018-08-22 Brad DavisMove all devfs related files to sbin/devfs/
2018-08-22 Kurt LidlTurn off LOADER_GELI and LOADER_LUA for sparc64, until...
2018-08-22 Konstantin... Skip PMAP_PCID_KERN + 1 PCPU pcid_next value on APs...
next