]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Kyle Evanslualoader: Return only argstr if with_kernel not requested
2018-02-21 Kyle Evanslualoader: Bring in local.lua module if it exists
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Kyle Evanslualoader: Output "Failed to parse" messages
2018-02-21 Kyle Evanslualoader: Don't return false for failure to open confi...
2018-02-21 Kyle Evanslualoader: Drop explicit boolean tests; b or not b
2018-02-21 Kyle Evansstyle.lua(9): Drop notes about semicolons
2018-02-21 Kyle Evanslualoader: Drop excessive parenthesizing
2018-02-21 Kyle Evanslualoader: Drop terminating semicolons
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Ravi Pokalamountd: Return proper errno values in a few error paths
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Kyle Evanslualoader: When restoring environment, only restore...
2018-02-20 Bryan DreweryProperly lookup values if they were empty.
2018-02-20 Bryan DreweryOnly lookup SVN once and rename to SVN_CMD.
2018-02-20 Bryan DreweryAvoid looking up VCS_REVISION for every sub-make call...
2018-02-20 Bryan DreweryMove SVNVERSION_CMD into the one place that uses it.
2018-02-20 Navdeep ParharCatch up with the removal of nktr_slot_flags from upstr...
2018-02-20 Kyle Evanslualoader: Intercept the 'autoboot' cli command
2018-02-20 Kyle Evanslualoader: Intercept boot cli command
2018-02-20 Jeff RobersonFix the broken subqueue assignment for the cleanq.
2018-02-20 Kyle Evanslualoader: Prepare for interception of "boot" CLI cmd
2018-02-20 Kyle Evanslualoader: Don't try so hard to load a kernel
2018-02-20 Kyle Evanslualoader: Prefer selected kernel to currently loaded
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
2018-02-20 Mateusz Guzikmtx: add debug assertions to mtx_spin_wait_unlocked
2018-02-20 Alexander MotinMFV r316901:
2018-02-20 Alexander MotinMFV r316893:
2018-02-20 Alexander MotinMFV r316876: 7542 zfs_unmount failed with EZFS_UNSHAREN...
2018-02-20 Kyle Evanslualoader: Replace invalid construct with valid construct
2018-02-20 Alexander MotinMFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount...
2018-02-20 Mateusz GuzikFix reaping on process fd close broken after r329449
2018-02-20 Alexander MotinMFV r316873: 7233 dir_is_empty should open directory...
2018-02-20 Alexander MotinMFV r316872: 7502 ztest should run zdb with -G (debug...
2018-02-20 Alan SomersFix memory leaks in zdb introduced by r329508
2018-02-20 Conrad Meyerloader.lua: Expose errno table to lua
2018-02-20 Kyle Evanslualoader: Ignore ACPI bits on !i386
2018-02-20 Stephen HurdIFLIB: do not remove dmamap on buffer unload
2018-02-20 Kyle Evansliblua: Add loader.machine and loader.machine_arch...
2018-02-20 Conrad MeyerLua lfs.attributes: Provide a more consistent error...
2018-02-20 Brooks DavisReduce duplication in dynamic syscall registration...
2018-02-20 Kyle Evanslualoader: Eliminate global namespace pollution in...
2018-02-20 Kyle Evanslualoader: Move carousel storage out into config
2018-02-20 Kyle Evanslualoader: Add ability to intercept cli commands
2018-02-20 Warner LoshImplement loader.command
2018-02-20 Ian LeporeAdjust whitespace of things added in the past couple...
2018-02-20 Kyle Evansstand/lua: Consistently organize modules
2018-02-20 Kyle Evansstand/lua: Consistently declare local functions at...
2018-02-20 Mateusz GuzikMake killpg1 perform process validity checks without...
2018-02-20 Konstantin... vm_wait() rework.
2018-02-20 Wojciech MacekPowerPC: Switch to more accurate unit to avoid division...
2018-02-20 Wojciech MacekPowerNV: Send SIGILL on HEA illegal instruction exception
2018-02-20 Warner LoshMore verbose output.
2018-02-20 Kyle Evansstyle.lua(9): Clarify local variable guideline
2018-02-20 Kyle Evansstand/lua: Insert helpful comment for drawer.branddefs
2018-02-20 Kyle Evansstand/lua: Stick a copyright notice on drawer.lua
2018-02-20 Kyle Evansstand/lua: Use 'graphic' instead of 'logo' for table...
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Kyle Evansstand/lua: Refactor brands into drawer.branddefs
2018-02-20 Kyle Evansstand/lua: Refactor logos into drawer.logodefs table
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Kyle Evansstand/lua: Reduce exposure of the drawer module
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-20 Kyle Evansstand/lua: Move drawer.menu_name_handlers further up
2018-02-20 Kyle Evansstand/lua: Add and use drawer.menu_name_handlers
2018-02-20 Ian LeporeAdd missing MODULE_DEPENDS().
2018-02-20 Kyle Evansstand/lua: Extract menu handlers out into menu.handlers...
2018-02-20 Mateusz GuzikReduce contention on the proctree lock during heavy...
2018-02-20 Kyle Evansstand/lua: Don't set ACPI off just because we can't...
2018-02-20 Jeff RobersonFurther parallelize the buffer cache.
2018-02-19 Kyle Evansstand/lua: Wrap tuple assignment earlier for readability
2018-02-19 Kyle Evansstyle.lua(9): Note that wrapping at 80-columns is not...
2018-02-19 Kyle Evansstand/lua: Cache swapped menu, and don't create locals...
2018-02-19 Alan Somerstail: fix "tail -r" for piped input that begins with...
2018-02-19 Bryan VenteicherAdd more virtqueue getter methods
2018-02-19 Bryan VenteicherAdd VirtIO bus config_generation method
2018-02-19 Konstantin... Do not free(9) uninitialized pointer.
2018-02-19 Eitan Adlertools/80211: correct array index
2018-02-19 Bryan VenteicherAdd PCI methods to iterate over the PCI capabilities
2018-02-19 Kyle Evansstand/lua: Add copyright notice in places
2018-02-19 Kyle Evansstand/lua: Re-order locals after copyright notice;...
2018-02-19 Kyle Evansstand/lua: Round up some more style.lua(9) concerns
2018-02-19 Kyle Evansstand/lua: Change boot menu items' names when swapped
2018-02-19 Kyle Evansstand/lua: Remove inaccurate comment after r329590
2018-02-19 Kyle Evansstand/lua: Restore environment upon config reload
2018-02-19 Kyle Evansstand/lua: Track env changes that come in via loader...
2018-02-19 Kyle Evansstand/lua: Re-wrap menu.lua now that I've added indenta...
2018-02-19 Kyle Evansstand/lua: Swap single-/multi- user boot entries as...
2018-02-19 Kyle Evansstand/lua: Call menu_entries if it's a function
2018-02-19 Kyle Evansstand/lua: Add core.isSingleUserBoot
2018-02-19 Hans Petter... Implement list_safe_reset_next() function macro in...
2018-02-19 Kyle Evansstand/lua: Store menu entries in an "entries" table
2018-02-19 Kyle Evansstand/lua: Remove some unused local declarations
2018-02-19 Nathan WhitehornSet internal error returns for OF_peer(), OF_child...
2018-02-19 Kyle Evansstand/lua: Menu style.lua(9) nits
2018-02-19 Kyle Evansstand/lua: Rename bootserial for clarity
2018-02-19 Kyle Evansstand/lua: Defer kernel/module loading until boot or...
next