]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-10-01 Kyle EvansMove httpd to simple_httpd...
2019-10-01 Ed Mastesysalls.master: remove superfluous ellipsis in comment
2019-10-01 Alan CoxIn short, pmap_enter_quick_locked("user space", .....
2019-10-01 Kyle EvansAdd a top-level makeman target
2019-10-01 Kyle EvansRegen src.conf(5) after r352927 (HTTPD option added)
2019-10-01 Kyle EvansMove simple_httpd out of picobsd, add HTTPD option...
2019-10-01 Ryan StoneClean up duplicate entries in sys/conf/files
2019-10-01 Roger Pau Monnéxen/ctrl: acknowledge all control requests
2019-09-30 Matt MacyAdd iflag=fullblock to dd
2019-09-30 Matt MacyAdd oflag=fsync and oflag=sync capability to dd
2019-09-30 Matt Macydd: Check result of close(2) for errors
2019-09-30 Matt MacyAdd conv=fdatasync flag to dd
2019-09-30 Brooks DavisUpdate cloudabi(32|64) sysents with "make sysent".
2019-09-30 Brooks DavisRegen after r347228 and r352693.
2019-09-30 Brooks DavisRestore the ability to set capenabled directly in sysca...
2019-09-30 Mark JohnstonRemove more identifiers orphaned by r351742.
2019-09-30 Dimitry AndricPull in r357528 from upstream llvm trunk (by Craig...
2019-09-30 Pawel Biernackilinux_renameat2: don't add extra \n on error.
2019-09-30 Pawel Biernackilibsysdecode: decode PROT_MAX flags
2019-09-30 Mark JohnstonCapsicumize nm(1).
2019-09-30 Mark Johnstonnm: Adjust argc and argv in get_opt().
2019-09-30 Mark JohnstonCapsicumize c++filt(1).
2019-09-30 Mark JohnstonAdd IFLIB_SINGLE_IRQ_RX_ONLY.
2019-09-30 Emmanuel Vadotarm64: rockchip: rk_clk_pll: Check mode on recalc
2019-09-30 Emmanuel Vadotarm64: rockchip: correct reset value
2019-09-30 Eric van GyzenFix coredump_phnum_test when kern.compress_user_cores...
2019-09-30 Kyle Evanssyscalls.master: consistency, move ); to newline (no...
2019-09-30 Michael TuexenDon't use stack memory which is not initialized.
2019-09-29 Aleksandr RybalkoInitialize baseaddr to suppres warning.
2019-09-29 Aleksandr Rybalkoections into expected offset in binary format.
2019-09-29 Mateusz Guzikamd64 pmap: batch chunk removal in pmap_remove_pages
2019-09-29 Kyle Evansmemfd_create(3): Don't actually force hugetlb size...
2019-09-29 Jilles TjoelkerAdjust tests after page fault changes in r352807
2019-09-29 Michael TuexenRFC 7112 requires a host to put the complete IP header...
2019-09-29 Kyle EvansMFD_*: swap ordering
2019-09-29 Kyle Evansfdt_slicer: bump to SI_ORDER_THIRD following r347183
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel Vadotarm: allwinner: Add pll_mipi to the files
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS from Linux 5.2
2019-09-28 Emmanuel Vadotarm64: rockchip: Add usb2phy driver
2019-09-28 Emmanuel Vadotdwc: Add more delay for chip reset
2019-09-28 Emmanuel Vadotarm64: rockchip: Fix map_gpio
2019-09-28 Emmanuel Vadotarm64: rockchip: Implement resets
2019-09-28 Emmanuel Vadotarm64: rockchip: rk3399: Add usb2 clocks
2019-09-28 Emmanuel Vadotarm64: allwinner: a64: Add PLL_MIPI
2019-09-28 Alan CoxEliminate redundant calls to critical_enter() and criti...
2019-09-28 Warner LoshRevert the mode_t -> int changes and add a warning...
2019-09-28 John BaldwinDisable build of LOCAL_MODULES for cross-builds by...
2019-09-28 John BaldwinDisable REPRODUCIBLE_BUILD for kernel builds.
2019-09-28 Michael TuexenReplacing MD5 by SipHash improves the performance of...
2019-09-28 Michael TuexenEnsure that the INP lock is released before leaving...
2019-09-28 Vincenzo Maffionebhyve: support for enabling/disabling the net backend
2019-09-28 Edward Tomasz... Fix Q_TOSTR(3) with GCC when it's called with first...
2019-09-28 Edward Tomasz... Rename ARB_REBALANCE(3) to ARB_REINSERT(3) to match...
2019-09-28 Edward Tomasz... Sort MLINKS for arb(3), and actually make them work...
2019-09-28 Edward Tomasz... Add RB_REINSERT(3), a low overhead alternative to remov...
2019-09-28 Edward Tomasz... Move the SysV IPC stuff out of the 'abi' rc script...
2019-09-28 Justin Hibbitspowerpc/booke64: Align initial stack setting to match...
2019-09-28 Justin Hibbitsdpaa(4): Fix memcpy size for threshold copy in NCSW...
2019-09-28 Mark JohnstonFix some problems with the SPARSE_MAPPING option in...
2019-09-27 Mark JohnstonImplement pmap_page_is_mapped() correctly on arm64...
2019-09-27 Mark JohnstonCorrect the scope of several global variables.
2019-09-27 Warner LoshUse set -o xtrace in preference to set -x for consisten...
2019-09-27 Warner LoshPush and pop xtrace correctly for run_early_customize
2019-09-27 Warner LoshRemove workaround for building on FreeBSD hosts prior...
2019-09-27 Dimitry AndricAllow entering fractional delays in top(1) interactive...
2019-09-27 Dimitry AndricMake fractional delays for top(1) work for interactive...
2019-09-27 Andrew GallatinkTLS: Fix a bug where we would not encrypt anon data...
2019-09-27 Ed Mastecontrolelf: update man page
2019-09-27 Andrew GallatinkTLS support for TLS 1.3
2019-09-27 Mateusz Guzikcache: decrease ncnegfactor to 5
2019-09-27 Mateusz Guzikcache: stop requeuing negative entries on the hot list
2019-09-27 Mateusz Guzikcache: make negative list shrinking a little bit concurrent
2019-09-27 Mateusz Guzikcache: stop recalculating upper limit each time a new...
2019-09-27 Ed Mastecontrolelf: exit with error if file endianness does...
2019-09-27 Ed Mastecontrolelf: simplify feature string parsing
2019-09-27 Konstantin... Improve MD page fault handlers.
2019-09-27 Ed Mastecontrolelf: tidy up option parsing
2019-09-27 Ed Mastecontrolelf: add protmax control
2019-09-27 Dimitry AndricCorrect the final argument name in the top(1) manpage.
2019-09-27 Ed Mastecontrolelf: some style(9) cleanup
2019-09-27 Mark JohnstonFix a race in vm_page_swapqueue().
2019-09-27 Ed Mastecontrolelf: install standard BSD 2 clause license
2019-09-27 Mark JohnstonFix object locking in vm_object_unwire() after r352174.
2019-09-27 Ed Mastecontrolelf: clean up warnings
2019-09-27 Conrad Meyernvdimm(4): Extract ACPI root bus driver
2019-09-27 Ed MasteAdd tool to modify ELF binary feature control bits
2019-09-27 Andrew TurnerCheck the vfs option length is valid before accessing...
2019-09-27 Warner LoshDocument varadic args as int, since you can't have...
2019-09-27 Ed Mastecompiler-rt: correct RISC-V struct_kernel_stat64_sz
2019-09-27 Pawel BiernackiAdd myself (kaktus) as a src commiter.
2019-09-27 Alexander MotinReplace argument checks with assertions.
2019-09-27 Cy SchubertImplement the dynamic add (-A) and removal (-R) of...
2019-09-27 Cy SchubertThe no resolve (OPT_NORESOLVE) does nothing. Additional...
2019-09-27 Cy SchubertSync with source:
2019-09-27 Cy SchubertFix a typo.
2019-09-26 Gleb SmirnoffMove EPOCH_TRACE to opt_global.h, so that any external...
2019-09-26 Oleksandr Tymoshenkosnd_hda: Add Intel Cannon Lake support
next