]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-03 kevanslualoader: Respect loader_menu_title, prepare for align
2018-03-03 kevanslualoader: Execute menu_timeout_command at the end...
2018-03-03 kevansliblua: Add loader.interpret
2018-03-03 avgdb_nextframe/amd64: catch up with r328083 to recognize...
2018-03-03 andrewMove setting the IRQ base and length into the common...
2018-03-03 andrewAdd the missing GICv3 dev info struct to the ACPI dev...
2018-03-03 manuIntroduce BUS_PASS_SUPPORTDEV
2018-03-03 gonzo[fdt_pinctrl] Add man pages for fdt_pinctrl driver
2018-03-03 nwhitehornHonor physical memory regions marked unavailable in...
2018-03-03 nwhitehornRemove assumption that all physical memory is available...
2018-03-03 rpokalaimcsmb(4): Intel integrated Memory Controller (iMC...
2018-03-02 brooksFix build post r330299
2018-03-02 brooksDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 brooksDon't define struct mymsg.
2018-03-02 brooksRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 asomersZFS: fix adding vdevs to very large pools
2018-03-02 mjgsx: fix adaptive spinning broken in r327397
2018-03-02 manudtb/allwinner: Build sun8i-h3-nanopi-m1-plus.dts
2018-03-02 mavUpdate QLogic ISP 24xx/25xx chips firmware to 8.07.00.
2018-03-02 wblockClarify and clean up some language, and add an explicit...
2018-03-02 wblockClarity and style fixes.
2018-03-02 shurdiflib: stop timer callout when stopping
2018-03-02 kevanslualoader: Reset the cursor position after the menu...
2018-03-02 kevansAdd --globals printc to lua-lint
2018-03-02 kibRemove _Nonnull attributes from user addresses argument...
2018-03-02 kevansliblua: Use putc instead of printf for printc
2018-03-02 kevanslualoader: Use global printc instead of loader.printc
2018-03-02 kevanslualoader: Register loader.printc as global printc
2018-03-02 kevanslualoader: Steamroll the box-drawing
2018-03-02 emastelibefivar: use standard 2-Clause FreeBSD license
2018-03-02 traszFix README.md formatting.
2018-03-02 trasz.Xr pstat(8), so that people have a chance to learn...
2018-03-02 andrewCount the number of children in the GICv3 ACPI attachme...
2018-03-02 hselaskyImplement more lockdep stubs in the LinuxKPI.
2018-03-02 hselaskyImplement ktime_get_raw() function in the LinuxKPI.
2018-03-02 hselaskyImplement wait_on_bit() function macro in the LinuxKPI.
2018-03-02 hselaskyRename callout member in struct timer_list to match...
2018-03-02 cemg_label_ufs: Fix typo from r330264
2018-03-02 kevanscore.lua(8): Add missing note about core.KEYSTR_CSI
2018-03-02 kevansAdd menu.lua(8), but do not add to distribution
2018-03-02 kevansAdd core.lua(8), but do not add to distribution
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 kevanslualoader: Use string literal \xNN instead of string...
2018-03-02 kevanslualoader: Use #str instead of tracking length with 'n'
2018-03-02 kevanslualoader: Fix some lint-mentioned errors
2018-03-02 sjgUpdate to bmake-201802222
2018-03-01 sjgtag bmake-20180222
2018-03-01 sjgImport bmake-20180222
2018-03-01 ianAdd a function to retrieve the EFI realtime clock capab...
2018-03-01 eadlersys/sys: Use a more common spelling of 'dirent'
2018-03-01 kevansRegenerate src.conf(5) after r330254
2018-03-01 kevansAdd descriptions for recently added loader options
2018-03-01 kevansBack out r330252; will reapply with an actual commit...
2018-03-01 kevansMFC after: 1 week
2018-03-01 kevansRemove LOADER_EFI description files
2018-03-01 kevansstand: Fix build after r330249
2018-03-01 kevansstand: Makefile SUBDIR cleanup
2018-03-01 impCreate LOADER_UBOOT, and LOADER_OFW. Move these options...
2018-03-01 dabAllow the "@" and "!" characters in passwd file GECOS...
2018-03-01 wmaPowerNV: Initial support for OPAL I2C transfers
2018-03-01 emasteRationalize license text on Linuxolator files
2018-03-01 hselaskyCorrect the return value from flush_work() and flush_de...
2018-03-01 jhibbitsFix the psl_userset32 definition.
2018-03-01 kevanslualoader: config: Pull some messages out into constants
2018-03-01 kevanslualoader: Dedup these "Return to main menu" entries
2018-03-01 cempci_ioctl: Avoid returning uninitialized error value...
2018-03-01 cempsm(4): Always initialize used values in debug print
2018-03-01 cemffs: softdep_disk_write_complete: Quiesce spurious...
2018-02-28 ianFix module loading on arm after the metadata.c unificat...
2018-02-28 kevansRevert r328964: if_awg: Skip emac reset if configured...
2018-02-28 bdreweryAllow overriding .MAKE.MAKEFILE_PREFERENCE.
2018-02-28 manuRK3188: Mark it NO_UNIVERSE
2018-02-28 manudwmmc_rockchip: Add ifdefs on EXT_RESOURCES
2018-02-28 emasterc.d/jail: avoid misinterpreting expr arguments
2018-02-28 mavAdd support for Enhanced Gen 5 (16Gb) and Gen 6 (32Gb...
2018-02-28 andrewAllow releasing APs to take more time, as long as we...
2018-02-28 kevansRegenerate src.conf(5) after r330118
2018-02-28 kevansAdd missing punctuation to *_LOADER_EFI descriptions...
2018-02-28 kevansRegenerate src.conf(5) after r330115 and r330116
2018-02-28 kevansSome missing LOADER_EFI build option descriptions
2018-02-28 kevansAdd missing WITH_BSD_GREP_FASTMATCH description
2018-02-28 andrewCount the number of GIC redistributors in the ACPI...
2018-02-28 andrewOnly check the ProducerConsumer flag on extended memory...
2018-02-28 emasteRegen src.conf.5 after r330110 (WITH_KERNEL_RETPOLINE)
2018-02-28 andrewThe Arm pl011 driver assumes it's running a devicetree...
2018-02-28 emasteAdd kernel retpoline option for amd64
2018-02-28 kppf: Apply $pf_flags when verifying the pf.conf file
2018-02-28 kppf: Do not flush on reload
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-28 delphijVendor import of ntp-4.2.8p11.
2018-02-28 kevanslualoader: Add note that \027 is a decimal representation
2018-02-28 kevanslualoader: Remove debug function
2018-02-28 kevanslualoader: Further screen cleanup
2018-02-28 kevanslualoader: Re-do twiddle
2018-02-28 karelsRevert r314685 in ps
2018-02-27 kevansAdd 'usr.bin/seq' to tests mtree after r330086
2018-02-27 tuexenWhen checking the TCP fast cookie length, conststently...
2018-02-27 kevanslualoader: Correct test sense, comments, and add some...
2018-02-27 kevanslualoader: Convert instances of KEYSTR_ESCAPE .. "...
2018-02-27 cemseq(1): Consistently include 'last' for non-integers
next