]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
patch(1): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / share /
2020-09-10 Li-Wen HsuRemove vm_map_create(9) KPI's manpage according to...
2020-09-09 Robert Wingperiodic.conf(5): don't truncate interface names report...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-09 Kyle Evanssrc.conf(5): regen after r365491
2020-09-09 Kyle Evansopts: FREEBSD_UPDATE no longer relies on PORTSNAP
2020-09-08 Ed Mastesrc.conf.5: regen after r365439, WITH_/WITHOUT_CLEAN...
2020-09-08 Ed MasteAdd WITH_/WITHOUT_CLEAN option to replace NO_CLEAN
2020-09-07 Alan Somersnsswitch.conf.5: style fixes
2020-09-07 Li-Wen HsuSlightly improve usb(4)
2020-09-06 Alan Somersnsswitch.conf(5): recommend placing cache after files
2020-09-05 Dimitry AndricTurn MALLOC_PRODUCTION into a regular src.conf(5) option
2020-09-05 Mateusz Guziksx: fix up manpage after r363113
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 Rick MacklemAdd entries for the OID used for NFS-over-TLS "user...
2020-09-02 John Baldwinlibifconfig now depends on libm due to usage of log10().
2020-09-02 Ian LeporeIn ltc430x(4), add the ability to configure control...
2020-09-02 Mark JohnstonAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 Andrew TurnerWhen CPUTYPE is an architecture name use -march
2020-09-01 John-Mark Gurneyadd Xr to device_get_sysctl(9) to make this easier...
2020-09-01 Ian LeporeDocument the fact that you must set an i2c slave addres...
2020-09-01 Ed Masterelease.7: update for current context
2020-08-31 John BaldwinSuppress -Wempty-body warnings in GCC 6.x and later.
2020-08-31 Warner LoshAdd deprecation notice for apm BIOS
2020-08-31 Gordon Berglingvtnet(4): improve the wording
2020-08-30 Marko ZecDriver for 4x10Gb Ethernet reference NIC FPGA design...
2020-08-29 Vladimir KondratyevLinuxKPI: Implement ksize() function.
2020-08-28 Vincenzo Maffionelib: add libnetmap
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-27 Ryan Moellerlibzfs: Add missing crypto dependency
2020-08-26 Warner LoshMake sbuf_setpos match the implementation.
2020-08-26 Alex RichardsonAvoid recomputing COMPILER_/LINKER_ variables when...
2020-08-26 Alex RichardsonFix builds that set LD=ld.lld after r364761
2020-08-26 Alan Somerscrypto(9): add CRYPTO_BUF_VMPAGE
2020-08-26 D Scott Phillipsbitset: add BIT_FFS_AT() for finding the first bit...
2020-08-25 Mark Johnstonsdhci(4): Recognize the Texas Instruments PCIxx12 card...
2020-08-25 Alex Richardsonstyle.Makefile: list CSTD between WARNS and CFLAGS
2020-08-25 Alex RichardsonPass -fuse-ld=/path/to/ld if ${LD} != "ld"
2020-08-25 Hans Petter SelaskyAdd mlx5en(4) to the list of supported netdump network...
2020-08-25 Matt MacyMerge OpenZFS support in to HEAD.
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Dimitry AndricAfter r364732, we can now enable MK_OPENMP for aarch64...
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-21 Mateusz PiotrowskiReference spi(8) from spigen.4
2020-08-21 Gordon Berglinggre(4): Mention sysctl for nesting gre tunnels
2020-08-20 Warner LoshRemove ufm.4 from the Makefile
2020-08-20 Warner LoshRemove the long obsolete ufm driver.
2020-08-20 Warner LoshTag pccard drivers with gone in 13.
2020-08-20 Warner LoshFix function name in zone.9
2020-08-19 Mark JohnstonAdd a KCOV man page.
2020-08-19 Ed Masteipfirewall(4): remove Cuseeme from supported list
2020-08-19 Mateusz PiotrowskiCross-reference development.7 and tests.7
2020-08-18 Marko ZecFix ber parameter description.
2020-08-18 Gordon Berglingpf.conf(5): Assorted fixes
2020-08-18 Warner Loshbt(4) has already been removed. Add a deprecation notice.
2020-08-18 Mateusz PiotrowskiUse complete OIDs to avoid confusion
2020-08-18 Warner LoshDocument that PC Card will likely be removed before 13.
2020-08-17 John BaldwinMove -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS...
2020-08-16 Dimitry AndricMerge ^/head r364264 through r364278.
2020-08-16 Mariusz Zaborskilibcasper: Introduce cap_net a network service for...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-13 Conrad MeyerAdd prng(9) API
2020-08-13 Alex RichardsonMake bsd.linker.mk work with the MacOS linker
2020-08-12 Glen BarberMFH
2020-08-12 Andriy Gaponhook cp2112.4 to the build
2020-08-12 Andriy Gaponhook gpiokeys.4 to the build
2020-08-12 Andriy Gaponadd a manual page for cp2112
2020-08-11 Alex RichardsonAllow linking the kernel with a linker that doesn't...
2020-08-11 Alex RichardsonAdd CLANG/LLD/LLD to BROKEN_OPTIONS when building on...
2020-08-11 Alex RichardsonAllow overriding the tool used for stripping binaries
2020-08-08 Dimitry AndricMerge ^/head r364041 through r364050.
2020-08-07 Mateusz Guzikvfs: add VOP_STAT
2020-08-07 Dimitry AndricMerge ^/head r363989 through r364034.
2020-08-07 Bjoern A. Zeebnet80211/ifconfig: print hardware device name for wlan...
2020-08-07 Li-Wen HsuAdd a .Pp to separate description and sample code for...
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Andrey V. ElsukovSynchronize definitions in mbuf.d with values from...
2020-08-05 Gordon Berglingenviron(7): Update the description and include some...
2020-08-05 Andriy Gapongpiokeys: add a basic manual page
2020-08-05 Mateusz PiotrowskiDo not describe portsnap(8) as a way to manage /usr...
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 John BaldwinDisable errors for -Wsystem-headers for GCC on aarch64.
2020-08-04 John BaldwinDisable errors for -Wredundant-decls for GCC 6+.
2020-08-04 John BaldwinTurn off errors for -Wmaybe-uninitialized in GCC 6+.
2020-08-04 Emmanuel Vadotpkgbase: Remove the last users of the FreeBSD-example...
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-04 Kyle Evansgtest: link against libregex for GNU extensions
2020-08-03 Konstantin BelousovAdd SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Mateusz PiotrowskiDo not mention portsnap(8) in ports.7
2020-08-02 Mateusz Piotrowskicore(5) appeared in Version 1 AT&T UNIX
2020-08-01 Gregory Neil ShapiroMirror recommendation from Handbook to avoid linking...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
next