]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/man/man4
Fix typo in dtrace_tcp(4)
[FreeBSD/FreeBSD.git] / share / man / man4 /
2018-02-11 Devin TeskeFix typo in dtrace_tcp(4)
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-05 Landon J. Fullerbwn(4): migrate bwn(4) to the native bhnd(9) interface...
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-30 Edward Tomasz Napi... Document the new hw.usb.template behaviour.
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-23 Xin LIDocument how to load nmdm(4) from a kernel module.
2018-01-22 Poul-Henning KampAdd skeleton manual page for bcm283x_pwm
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-20 Edward Tomasz Napi... Add sysctls to control device side USB identifiers...
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 Kyle Evanswsp(4): Update to reflect new sysctl from r314467
2018-01-15 Peter GrehanThe vmm(4) man page is conditional on MK_BHYVE.
2018-01-14 Eitan Adlervmm(4): add to Makefile
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Kyle EvansIntroduce aw_syscon(4) for earlier attachment
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-09 Konstantin BelousovFix year.
2018-01-07 Kyle Evansaw_sid(4): Add support for Allwinner H3
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Konstantin BelousovDocument kern.smp.disabled tunable.
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-03 Navdeep Parharcxgbe(4): Add a knob to enable/disable PCIe relaxed...
2018-01-03 Mike Karelsmake SW_WATCHDOG dynamic
2018-01-02 Kyle Evansaw_sid: Add man page for this driver
2017-12-31 Bryan VenteicherAdd rc.conf vxlan example
2017-12-31 Oleksandr Tymoshenkovt(4): add support for configurable console palette
2017-12-29 Ian LeporeCorrect a mistake and reword a couple sentences to...
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 Eitan AdlerFix a few speelling errors
2017-12-26 Ian LeporeAdd a section describing how to tune ARM kernel options...
2017-12-26 Ian LeporeComplete the changing of the old "i2c-address" property...
2017-12-26 Ian LeporeUpdate the FDT example for the lm75 sensor to match...
2017-12-26 Emmanuel Vadotman4: Move back allwinner man page to share/man/man4
2017-12-26 Emmanuel VadotMove arm specific man page to man4.arm subfolder
2017-12-26 Emmanuel VadotAllwinner: gpio: Rename driver to aw_gpio and add man...
2017-12-26 Emmanuel VadotAllwinner: mmc: Rename driver to aw_mmc and add a man...
2017-12-26 Emmanuel Vadotaw_rtc.4: Correct some error/style found by mandoc...
2017-12-25 Emmanuel Vadotaw_rsb.4: Remove useless .Re
2017-12-25 Emmanuel Vadotaw_rtc: Add man page for this driver
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 Warner LoshProvide a nda man page. Add cross referneces. Bump...
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Warner LoshAdd nvme wiring example
2017-12-20 Warner LoshDocument new pci device hints wiring.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Ian LeporeAdd a new kernel config option, MD_ROOT_READONLY, which...
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Stephen HurdUpdate Matthew Macy contact info
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-01 Ed SchoutenAdd an mlink for cloudabi32(4).
2017-11-30 Ed SchoutenPort cloudabi32.ko to FreeBSD/arm64.
2017-11-29 Hans Petter SelaskyDisallow TUN and TAP character device IOCTLs to modify...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Landon J. Fullerbhnd(4) update inline documentation comments and man...
2017-11-27 Sean BrunoAdd vmm(4) man page
2017-11-24 Mark JohnstonFix typos.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Bjoern HeidottingRemove leftover in lagg(4) manpage forgotten in r271733
2017-11-15 Navdeep Parharcxgbe(4): Combine all _10g and _1g tunables and drop...
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Warner LoshMove sys/boot/fdt/dts to sys/dts and adjust scripts.
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
next