]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-09-01 Tai-hwa LiangAdding support for CS46xx MIDI output. With this patch...
2018-09-01 Kyle Evansuserboot: handle guest interpreter mismatches more...
2018-09-01 Kyle Evanslibbe(3): Fix error handling with respect to be_exists
2018-08-31 Mark JohnstonRe-compute the ARC size before computing the MFU target.
2018-08-31 John BaldwinFix build of x86 UP kernels after dynamic IRQ changes...
2018-08-31 Glen BarberUpdate head from ALPHA3 to ALPHA4 as part of the 12...
2018-08-31 Ruslan BukinFix an integer overflow while setting the kernel addres...
2018-08-31 John BaldwinDon't directly dereference a user pointer in the VPD...
2018-08-31 Kyle Evanslualoader: Print error messages from command failures...
2018-08-31 Kristof Provostfrag6: Fix fragment reassembly
2018-08-31 Glen BarberRevert r338401, as the i386 build is broken.
2018-08-31 Warner LoshDon't load ccp automatically with devmatch
2018-08-31 Glen BarberUpdate head from ALPHA3 to ALPHA4 as part of the 12...
2018-08-30 Kyle Evansrelease.sh: disable colors and the beastie menu for...
2018-08-30 Brad DavisMove fbtab, login.conf, and motd to usr.bin/login/
2018-08-30 Emmanuel Vadotomap4_prcm: Delay the frequencies read check
2018-08-30 Emmanuel Vadotdtb: Add LINKS for omap4 DTBs
2018-08-30 Mark JohnstonRe-add kstat.zfs.misc.arcstats.other_size under COMPAT_...
2018-08-30 Kyle Evanslualoader: fix color usage
2018-08-29 Warner LoshTweak typos in UPDATING
2018-08-29 Mark Johnstonsed: Fix -i option behavior with 'q' command.
2018-08-29 Brad DavisFinish moving dot.cshrc and dot.profile to bin/csh...
2018-08-29 Stephen HurdFix compile error due to missing parenthesis in r338372
2018-08-29 Stephen HurdFix potential data corruption in iflib
2018-08-29 Emmanuel Vadotarm64: GENERIC-MMCCAM: Fix build and module depend
2018-08-29 Konstantin... Remove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-29 Cy SchubertAvoid printing extraneous function names when searching...
2018-08-29 Navdeep Parharcxgbe/iw_cxgbe: Fix iWARP RDMA + VIMAGE operation by...
2018-08-29 Mark JohnstonAdd a sysctl for the ZFS abd_scatter_enabled setting.
2018-08-28 Li-Wen HsuFix 'install: symlink usr/src/sys -> /sys: File exists...
2018-08-28 Brad DavisFix the install of /root/.login missed as part of r337849.
2018-08-28 Brad DavisAdd beforeinstallconfig to bsd.confs.mk to enable runni...
2018-08-28 John BaldwinDynamically allocate IRQ ranges on x86.
2018-08-28 Mark JohnstonAllow multiple FBT probes to share a tracepoint.
2018-08-28 Konstantin... Regen after r338357.
2018-08-28 Konstantin... Fix compat32 ftruncate cap mode after ino64.
2018-08-28 Konstantin... Several bug fixes and robustness improvements for the...
2018-08-28 Navdeep Parharcxgbe/tom: Unregister shared CPL handlers on module...
2018-08-28 Mark JohnstonDocument the cpu_microcode_* tunables.
2018-08-28 Philip PaepsAdd libxo(3) support to lastlogin(8).
2018-08-28 Philip PaepsAdd libxo(3) support to last(1).
2018-08-28 Marcin WojtasUse ip/ipv6 structures in al_eth only if they are supported
2018-08-28 Mark JohnstonAdd missing endpwent() and endgrent() calls to nfsuserd(8).
2018-08-28 Warner LoshRegen src.conf.5 after r338347.
2018-08-28 Warner LoshAdd big, nasty abandonware tags to this code.
2018-08-28 Warner LoshPut building of drm and drm2 modules behind options.
2018-08-27 Kyle EvansFix bsdbox build WITH_OFED
2018-08-27 Andrew GallatinReject IPv4 SO_REUSEPORT_LB groups when looking up...
2018-08-27 Kirk McKusickWhen doing a -S "safe copy", the install command should...
2018-08-27 Andrew TurnerEnsure we have a large enough stack for the lua loader
2018-08-27 Andrew TurnerUse the correct register when storing the arm VFP state.
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
next