]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-02-16 Hans Petter... Implement mutex_trylock_recursive() in the LinuxKPI.
2018-02-16 Hans Petter... Implement memdup_user_nul() in the LinuxKPI.
2018-02-16 Hans Petter... Implement tasklet_enable() and tasklet_disable() in...
2018-02-16 Mark JohnstonFix a memory leak introduced in r328426.
2018-02-16 Mark JohnstonUse the conventional name for an array of pages.
2018-02-16 Ed MasteCorrect module symbol export handling
2018-02-16 Hans Petter... Implement enable_irq() and disable_irq() in the LinuxKPI.
2018-02-16 Hans Petter... Allow the cmpxchg() macro in the LinuxKPI to work on...
2018-02-16 Ed MasteRationalize license text on Linuxolator files
2018-02-16 Kyle Evansstand/lua: Remove sneaky kernel assignment
2018-02-16 Kyle Evansstand/lua: Create/use some MENU_ constants where applicable
2018-02-16 Kyle Evansstand/lua: Create a "carousel" menu entry type
2018-02-16 Kyle Evansstand/lua: Set ACPI's default the proper way (setACPI)
2018-02-16 Konstantin... Use local symbol for offset.
2018-02-16 Andriy Gaponmove vintr_intercept_enabled under INVARIANTS
2018-02-16 Andriy Gaponread-behind / read-ahead support for zfs_getpages()
2018-02-16 Mike SilbersackPrevent savecore from reading bounds from the current...
2018-02-16 Cy SchubertDocument memset_s(3). memset_s(3) is defined in
2018-02-16 Anish GuptaThis change fixes duplicate detection of same IOMMU...
2018-02-16 Kyle Evansstand/lua: Remove a magic number/string (not a trivial...
2018-02-16 Kyle Evansstand/lua: Say "loader prompt" instead of "lua interpreter"
2018-02-16 Kyle Evansstand/lua: Remove explicit alias from "Back to main...
2018-02-16 Kyle Evansstand/lua: Allow menu items to not have explicit aliases
2018-02-16 Kyle Evansstand/lua: Move kernel selection into main menu
2018-02-16 Conrad Meyertrpt(8): Work around GCC4 shenanigans
2018-02-16 Devin TeskeAdd inline to errno.d for translating int to string
2018-02-16 Kyle Evansstand/lua: Consistently use semicolons for line endings
2018-02-16 Kyle Evansstand/lua: Set reasonable ACPI default based on presence
2018-02-16 Kyle Evansstand/lua: Don't descend into an empty kernels submenu
2018-02-16 Kyle Evansstand/lua: Reduce magic numbers
2018-02-16 Brooks DavisGet rid of the requirement to include SysV IPC headers...
2018-02-16 Konstantin... Note that on amd64 pmap_enter(psind = 1) works (since...
2018-02-16 Conrad Meyerrc.conf.5: Flip default background_fsck language to...
2018-02-16 Warner LoshEliminate bsd.stand.mk and -fPIC 32-bit intel builds
2018-02-15 Alan SomersOptimize zfsd for the happy case
2018-02-15 Brooks DavisReduce duplication in __acl_*_(file|link).
2018-02-15 Conrad Meyertrpt(8): Sprinkle style(9) and adddress warnings
2018-02-15 Jung-uk KimChange size of padding to reflect reality. No function...
2018-02-15 Kyle Evanslibsa: Consolidate tftp sendrecv into net.c sendrecv
2018-02-15 Warner LoshSimplify building before installing.
2018-02-15 Warner LoshReport the number of remaining retries when we have...
2018-02-15 Brooks DavisReduce duplication in __mac_*_(file|link)(2) implementa...
2018-02-15 Stephen Hurdbnxt: Update man page with newly supported devices...
2018-02-15 Devin TeskeAdd the following errno definitions to /usr/lib/dtrace...
2018-02-15 Brooks DavisRegen after r329322.
2018-02-15 Brooks DavisRemove freebsd32_getdirentries(), it will be unused...
2018-02-15 Conrad Meyertrpt(8): Fully remove and undocument '-t' option disabl...
2018-02-15 Conrad Meyerpmap_qenter.9: Clarify that not all arch can map NX
2018-02-15 Kyle Evansstand/lua: Always boot on 'enter' keypress in menus
2018-02-15 Brooks DavisRevert r329323. I missed something in my testing.
2018-02-15 Kyle EvansBuild loader before installing it in lua-img.sh
2018-02-15 Kyle EvansSet svn:executable on lua-img.sh
2018-02-15 Mark JohnstonFix the test for SET_FOREACH termination.
2018-02-15 Brooks DavisRegen after r329322: Fix getdirentries(2) under 32...
2018-02-15 Brooks DavisFix getdirentries(2) under 32-bit compat.
2018-02-15 Olivier HouchardRename the ACPI variant of the gicv2m driver from ...
2018-02-15 Kyle Evansstand: Fix ubldr after r329190
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-15 Andriy Gapon8857 zio_remove_child() panic due to already destroyed...
2018-02-15 Eitan Adleretc: clean up trailing whitespace in autofs
2018-02-15 Eitan Adlershare: update pci_vendors to 2018.02.15
2018-02-15 Mateusz Guzikxen: fix smp boot after r328157
2018-02-15 Eitan Adlerdevd: don't pass &fds in useless parameters to select(2)
2018-02-15 Ravi Pokalamxge(4) should pass unhandled ioctls to ether_ioctl()
2018-02-14 Alan Somerszfsd: Allow zfsd to work on any type of GEOM provider
2018-02-14 Conrad Meyerpmap_qenter.9: Document API NX mapping
2018-02-14 Conrad Meyerx86 pmap: Make memory mapped via pmap_qenter() non...
2018-02-14 Eugene Grosbeinng_pppoe(8): add support for user-supplied Host-Uniq...
2018-02-14 Alan SomersAdd mtree entry for 329275
2018-02-14 Mateusz Guzikrwlock: diff-reduction of runlock compared to sx sunlock
2018-02-14 Alan Somersgpart: append partition name to the underlying provider...
2018-02-14 Kyle Evansstand/lua: Exit sub-menus on backspace
2018-02-14 Alan Somersgeli: append "/eli" to the underlying provider's physic...
2018-02-14 Bryan Drewerynanosleep(2): Fix bogus incrementing of rmtp by tc_tick...
2018-02-14 Warner LoshSimple script to image a small test area from a built...
2018-02-14 Benno RiceReformat to come significantly closer to style(9).
2018-02-14 Emmanuel Vadotefi: Only scan the BLKIO MEDIA once
2018-02-14 Warner LoshA quick test script that we can run to use userboot...
2018-02-14 Alan SomersImplement .vop_pathconf and .vop_getacl for the .zfs...
2018-02-14 Kyle Evanslibsa: Fix IP recv timeout
2018-02-14 Justin HibbitsFix a panic introduced in r329225
2018-02-14 Eitan Adlermsun: signed overflow in atan2
2018-02-14 Justin HibbitsPPC64: Get the timestap from the proper OF field
2018-02-14 Justin Hibbitspowerpc64/pseries: Define new hcalls
2018-02-14 Konstantin... Cleanup unused page argument for vm_reserv_break().
2018-02-14 Konstantin... Ensure memory consistency on COW.
2018-02-14 Konstantin... Do not call pmap_enter() with invalid protection mode.
2018-02-14 Conrad Meyerkgssapi: Remove trivial deadcode
2018-02-13 Ed MasteAdd DECLARE_MODULE_TIED mlink missed in r329244
2018-02-13 Ed MasteDocument DECLARE_MODULE_TIED
2018-02-13 Landon J. Fullerbwn(4): Conditionalize "RX decryption attempted" messag...
2018-02-13 Mark JohnstonAdd support for zstd-compressed user and kernel core...
2018-02-13 Ed Masteamd64/pmap: Move Foundation copyright to the 2-clause...
2018-02-13 Mark JohnstonMove zstd malloc()/free()/calloc() macros to stdlib.h.
2018-02-13 Ed Mastelibkern: use nul for terminating char rather than 0
2018-02-13 Alan SomersFix Coverity CIDs in the sys/kern/sysv_test tests
2018-02-13 Bryan Dreweryports modules: Don't leak AUTO_OBJ changes into the...
2018-02-13 Landon J. Fullerbwn(4): txpid2g/txpid5g[lh] are not defined after sromr...
2018-02-13 Warner LoshAdd /boot/lua.
2018-02-13 Justin HibbitsNarrow a race, and fix a leak, in g_part_wither
next