]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-09-03 Bjoern A. ZeebAs discussed in D6262 post-commit review, change inp_ro...
2018-09-03 Bjoern A. ZeebRather than duplicating the functionality of a macro...
2018-09-03 Mark JohnstonUse the correct malloc type in in_pcblbgroup_free().
2018-09-03 Ruslan BukinEnable 'C'-compressed ISA extension.
2018-09-03 Ruslan BukinAdd support for 'C'-compressed ISA extension to DTrace...
2018-09-03 Robert WatsonThe kernel DTrace audit provider (dtaudit) relies on...
2018-09-03 Kyle Evanslualoader: Handle comma-separated kernels as well
2018-09-02 Konstantin... Catch exceptions during EFI RT calls on amd64.
2018-09-02 Konstantin... Add amd64 mdthread fields needed for the upcoming EFI...
2018-09-02 Konstantin... Improve error messages from clock_if.m method failures.
2018-09-02 Konstantin... Swap order of dererencing PCPU curpmap and checking...
2018-09-02 Konstantin... Normalize use of semicolon with EFI_TIME_LOCK macros.
2018-09-02 Warner LoshMake -a (to make the entry active) apply to creation...
2018-09-02 Alan CoxRecent changes have created, for the first time, physic...
2018-09-02 Mark JohnstonFix the hash table lookup in fbt_destroy().
2018-09-02 Brad DavisMove defaults/periodic.conf back to a config file.
2018-09-02 Konstantin... Style cleanup. No functional changes.
2018-09-01 Edward Tomasz... Try harder in cfiscsi_offline(). This is believed...
2018-09-01 Glen BarberRevert r338423, reapplying r338422, which did get appro...
2018-09-01 Glen BarberRevert r338422, which was did not get official approval...
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.
next