]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Enable hw.pci.enable_aspm tunable by default.
[FreeBSD/FreeBSD.git] / lib /
2020-08-07 Gordon Berglingsetlocale(3): Add an EXAMPLES section and add LANG...
2020-08-07 Gordon Berglingmbsrtowcs(3): Clarify the RETURN VALUES section
2020-08-07 Gordon Berglingtmpnam(3): Also mention tmpfile in the ENVIRONMENT...
2020-08-07 Bjoern A. Zeeblib80211: fix indentation of comments for some netbands.
2020-08-06 Brandon Bergren[POWERPC] Fix ppc64 makecontext() parameter overflow...
2020-08-05 Mateusz Guzikpmcstat: implement showing offsets into symbols in...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Eric van Gyzendevinfo: add man page links
2020-08-04 Eric van Gyzendevinfo: fix memory leak on error paths
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 John Baldwinld.bfd requires an explicit emulation for MIPS for...
2020-08-04 Gordon Berglingdirectory(3): Add an ERRORS section
2020-08-04 Kyle EvansEnsure libregex is built in time for googletest
2020-08-04 Kyle Evansgtest: link against libregex for GNU extensions
2020-08-04 Kyle Evanslibregex: disable some of the unimplemented test cases...
2020-08-04 Kyle Evanslibregex: Implement a subset of the GNU extensions
2020-08-04 Kyle Evansregex(3): belatedly document REG_POSIX from r363734
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 Alex RichardsonAllow building setmode.c on Linux/macOS
2020-08-03 John BaldwinPass the full CFLAGS to cpp for MKlib_gen.sh.
2020-08-03 Kristof Provostlibc: Provide sub fp(s|g)etmask() implementations for...
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-29 Kyle Evansregex(3): Interpret many escaped ordinary characters...
2020-07-28 Ryan Moellerlibpmc: Use known pmc_cpuid buffer size
2020-07-23 Ed Mastelibmd: temporarily disable optimized assembly skein1024...
2020-07-22 Gordon Berglinggeli(8): Add missing commands in the EXAMPLES section
2020-07-22 Kyle Evanslibbe: annotate lbh as __unused in be_is_auto_snapshot_name
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Alan Somers[skip ci] document close_range(2) as async-signal-safe
2020-07-20 Gordon Berglinggeli(8): Add an example on how to use geli(8) with...
2020-07-19 Simon J. GerratyRevert that!
2020-07-19 Simon J. GerratyOops missed Makefile.config
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 John BaldwinInclude ABI note tag in shared libraries.
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 Alex RichardsonRemove warning that is no longer accurate after r361853
2020-07-15 Brooks DavisDon't imply that all action values can be OR'd.
2020-07-15 Alex RichardsonAvoid rebuilding libpmc in every incremental rebuild
2020-07-15 Mateusz Guziklibprocstat: fix kvm filedesc access after introduction...
2020-07-14 Alexander MotinAdd stepping to the kern.hwpmc.cpuid string on x86.
2020-07-14 Jung-uk KimMFV: r362513
2020-07-13 Li-Wen HsuRevert r351416 to let lib.libc.gen.getmntinfo_test...
2020-07-13 Alexander MotinUpdate AMD Zen1 and add Zen2 events mapping.
2020-07-13 Gordon Berglinglseek(2): Document the seek behavior better and update...
2020-07-13 Gordon Berglinggethostname(3): Correct the reference of the undefined...
2020-07-13 Alexander MotinMinor textual fixes.
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Allan Judeprocctl(2): consistently refer to the last agrument...
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-10 Kyle Evansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-09 Mark JohnstonApply the logic from r363051 to semctl(2) and __sem_bas...
2020-07-09 Mark JohnstonAvoid copying out kernel pointers from msgctl(IPC_STAT).
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-08 Alfredo Dal'Ava... test: add libkvm read test
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 John BaldwinInvoke objcopy on the right object when building Scrt1...
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Mitchell Hornelibefivar: define MDE_CPU_RISCV64
2020-07-06 Mateusz PiotrowskiClean up cam.3
2020-07-03 John BaldwinConsolidate duplicated logic in csu Makefiles to lib...
2020-07-01 Ryan Moellerlibifconfig: Add function to get bridge status
2020-06-29 Mitchell HorneFix printf(3) output of long doubles on RISC-V
2020-06-29 John BaldwinStop using STATIC_CFLAGS.
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Joerg WunschExplain how to learn about possible recognized locale...
2020-06-27 Mateusz PiotrowskiFix trailing-comma-related typos in the tree when the...
2020-06-27 Matt MacyFix libnv build post rename
2020-06-26 Warner LoshChroot actually appeared in 7th Edition Unix.
2020-06-26 John BaldwinOnly include object files from .ALLSRC when linking...
2020-06-25 David BrightAdd CAP_EVENT to pidfiles.
2020-06-25 Dimitry AndricFix copy/paste mistake in kvm_getswapinfo(3)
2020-06-25 Pawel Biernackiman page of select(2) should mention pselect(2)
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 John BaldwinAlways compile the brand and ignore init ELF notes...
2020-06-24 Conrad MeyerAdd WITH_CLANG_FORMAT option
2020-06-24 Mitchell HorneEnable long double tests on RISC-V
2020-06-24 Cy SchubertMFV r362565:
2020-06-24 Cy SchubertImport ntp-4.2.8p15.
2020-06-23 Kirk McKusickCorrectly describe the return values for the libufs...
2020-06-23 Kirk McKusickThe libufs library needs to track and free the new...
2020-06-23 Kirk McKusickAlign comments in struct uufsd structure. No semantic...
2020-06-23 Ryan Moellerlibdevdctl: Force full match of "timestamp" field name
2020-06-22 Piotr Pawel Stefaniakstrtok(3): make it easier to find the RETURN VALUES...
2020-06-22 Baptiste DaroussinRevert r362466
2020-06-21 Michael TuexenAdd include missing from my last commit.
2020-06-21 Michael TuexenCleanup the defintion of struct sctp_getaddresses....
2020-06-21 Hans Petter SelaskyImprove wording to be more precise and clear.
2020-06-20 Xin LIliblzma: Make liblzma use libmd implementation of SHA256.
2020-06-20 Michael TuexenUse a struct sockaddr_in pr struct sockaddr_in6 as...
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Piotr Pawel StefaniakMake vipw error message less cryptic
2020-06-20 Piotr Pawel Stefaniaklibutil: remove extraneous ": " from error messages
2020-06-18 Mateusz PiotrowskiFix a typo in cpuset_getdomain.2
2020-06-18 Jung-uk KimMFV: r362286
2020-06-18 Michael TuexenWhitespace changes, not functional change intended.
2020-06-18 Gordon Berglingfgetln(3): Add a Caveats Section
2020-06-17 Xin LIFix installation of magic file.
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
next