]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
strfmon: Code cleanup
[FreeBSD/FreeBSD.git] / lib /
2022-11-01 Jose Luis Duranstrfmon: Code cleanup
2022-11-01 Jose Luis Duranstrfmon_test: Add some tests
2022-11-01 Jose Luis Duranstrfmon_test: Fix typo and remove extra space
2022-10-31 Cy Schubertunbound: Vendor import 1.17.0
2022-10-31 Mark Johnstonlibvmmapi: Provide an interface for limiting rights...
2022-10-26 Ashish SHUKLAkvm_close(3): Check kd->sparse_map != NULL before munmap
2022-10-25 Mark Johnstonlibc: Make elf_aux_info() return an error if AT_USRSTAC...
2022-10-24 Mitchell Hornegetpagesize(3): cross-reference getpagesizes(3)
2022-10-17 Kyle EvansRevert "Avoid using TARGET_ARCH in llvm.build.mk"
2022-10-12 Hans Petter Selaskylibusb(3): Implement libusb_interrupt_event_handler...
2022-10-12 Hans Petter Selaskyqdivrem: Predict division by zero as false.
2022-10-07 Ed Mastelibc: Fix size range check in setvbuf
2022-10-07 Ed Mastessh: update to OpenSSH v8.9p1
2022-10-05 Xin LIscandir(3): Rename alphasort_thunk to scandir_thunk_cmp to
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-30 Konstantin Belousovlibthr: extract code to get main stack base and size...
2022-09-30 Konstantin Belousovlibc, libthr: use AT_USRSTACK{BASE,LIM} instead of...
2022-09-30 Konstantin Belousovlibthr: use nitems() for mib length
2022-09-30 Konstantin Belousovauxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIM
2022-09-30 Konstantin Belousov_elf_aux_info(3): add support for AT_USRSTACK{BASE...
2022-09-28 Xin LIfile: upgrade to 5.43.
2022-09-24 Gordon BerglingUpdate SEE ALSO sections for resolver.{3,5} and hosts.5
2022-09-24 Fernando ApesteguíaBump .Dd for recently modified manual pages
2022-09-24 Fernando Apesteguíagetnetent(3): Add missing reentrant functions
2022-09-24 Fernando ApesteguíaRemove references to named(8)
2022-09-23 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-22 Steve Karglmsun: correct comment
2022-09-21 Rich ErcolaniAsk libtool to stop hiding some errors
2022-09-21 Xin LIlibc: add test case for qsort_b(3)
2022-09-18 Gordon Berglingflua: Fix a typo in a source code comment
2022-09-15 Dag-Erling SmørgravAdd deprecation notices for OPIE.
2022-09-14 George WilsonImporting from cachefile can trip assertion
2022-09-13 Gleb Popovsrc.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob.
2022-09-13 Mitchell Hornelibpmc: add armv8 pmu-event aliases
2022-09-13 Mitchell Hornelibpmc: import updated pmu-events for arm64
2022-09-13 Gordon Berglingmsun: Remove a double word in a source code comment
2022-09-09 Konstantin Belousovlibc/stdio: only roll FILE state back on EINTR
2022-09-09 Konstantin Belousov__swbuf(): style
2022-09-08 Gordon Berglinglibm: Correct some typos in source code comments
2022-09-07 Gordon Berglinglibifconfig: Correct some typos in source code comments
2022-09-07 Gordon Berglingmsun: Remove a double word in a source code comment
2022-09-07 Gordon Berglingpmc(3): Correct some typos in event descriptions
2022-08-31 Brooks Davislibprocstat: forward declare struct kinfo_proc
2022-08-31 Aymeric Wibolibc: Add strverscmp(3) and versionsort(3)
2022-08-31 Konstantin BelousovDocument scandirat(3)
2022-08-31 Konstantin Belousovlibc: add scandirat(3)
2022-08-31 Konstantin Belousovlibc: split scandir() into scandir_dirp() and proper...
2022-08-31 Konstantin BelousovLink scandir_b(3) to scandir(3)
2022-08-31 Konstantin Belousovscandir.3: Use .Fo instead of .Fn for long args
2022-08-24 Xin LIarc4random(3): Reduce diff with OpenBSD.
2022-08-22 Andrew TurnerRemove "All rights reserved" where I can in libc
2022-08-22 Eugene GrosbeinMFC: syslog(3): unbreak log generation using fabricated PID
2022-08-21 Dimitry AndricAvoid using TARGET_ARCH in llvm.build.mk
2022-08-19 Doug Rabsonpkgbase: split kerberos binaries and libs
2022-08-10 Gordon Berglinglibutil: Fix mandoc warnings
2022-08-10 Gordon Berglinglibpathconv: bump man page dates
2022-08-10 Gordon Berglinglibpathconv: Fix mandoc warnings in abs2rel(3) and...
2022-08-07 Steve Kargl[libm] Correct comments in s_cbrt[l].c
2022-08-04 Ed Mastelibc: ANSIfy div / ldiv function definitions
2022-07-27 набlibtpool: -Wno-clobbered
2022-07-27 Hans Petter Selaskycuse(3): Make some clarifications in the manual page.
2022-07-27 Hans Petter Selaskycuse(3): Allow allocating a memory buffer of exactly...
2022-07-27 Hans Petter Selaskycuse(3): Allow shared memory allocations up to, but...
2022-07-27 Hans Petter Selaskycuse(3): Make cuse_vmfree() NULL safe.
2022-07-27 Hans Petter Selaskycuse(3): Remove PAGE_SIZE from libcuse.
2022-07-26 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-07-24 Xin LIlibproc: replace home grown crc32 with zlib implementation.
2022-07-23 Dimitry AndricRemove unnecessary const and volatile qualifiers from...
2022-07-19 Mark Johnstongeli: Add a chicken switch for unmapped I/O
2022-07-18 Vitaliy Gusevlibvmm: add __BEGIN_DECLS/__END_DECLS for linking with...
2022-07-18 Xin LIfile: upgrade to 5.42.
2022-07-18 Xin LIlibmagic: Remove support for older FreeBSD where xlocal...
2022-07-15 Yi Kongmsun: Rewrite function definitions with identifier...
2022-07-08 Gordon Berglingsockatmark(3): Add references to 4.4BSD IPC tutorials
2022-07-08 Gordon Berglingpmc(3): Fix a common typo in a description
2022-07-07 Mark Johnstonlibsysdecode: Grab some more ioctl definitions from CAM
2022-07-07 Mark Johnstonwait.2: Remove sys/types.h from the list of required...
2022-07-06 Dmitry Chaginlibsysdecode: Fix a typo in my email
2022-07-06 Dmitry Chaginlibsysdecode: Decode Linux open() flags
2022-07-06 Dmitry Chaginlibsysdecode: Decode Linux *at() flags
2022-07-06 Dmitry Chaginkdump: Decode Linux clock_nanosleep syscall
2022-07-06 Dmitry Chaginkdump: Decode Linux sigprocmask how argument
2022-07-06 Dmitry Chaginlibsysdecode: Decode setitimer, getitimer which argument
2022-07-06 Dmitry Chaginlibsysdecode: Add method for decoding Linux signal...
2022-07-06 Dmitry Chaginlibsysdecode: Add preliminary support for decoding...
2022-07-06 Dmitry Chaginlibsysdecode: For future use extract common code to...
2022-07-05 Wojciech Macekpmc: intr pmc.soft(3) update
2022-07-04 Alexander Motinlibpmc: Prefer fixed counters in Intel event aliases.
2022-07-04 Alexander Motinlibpmc: Fix INVERT flag mapping for both Intel and...
2022-07-04 Alexander Motinlibpmc: Disable hardcoding of Intel fixed counters.
2022-07-04 Alexander Motinlibpmc: jevents: Sync with the latest Linux kernel.
2022-07-04 Alexander MotinRevert "libpmc: jevents: Partial style(9) pass"
2022-07-04 Alexander Motinlibpmc: Another update of x86 event definitions.
2022-06-30 Alexander Motinamd64: Stop using REP MOVSB for backward memmove()s.
2022-06-27 Mark Johnstonkevent.2: Add an xref to listen.2
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-24 Yan Ka Chiupam_exec: fix segfault when authtok is null
2022-06-17 Dmitry Chaginlibsysdecode: Fix decoding of SCHED_ flags
2022-06-17 Dmitry Chaginkqueue: Fix kqueue(2) man page.
2022-06-17 Dmitry ChaginFixed the value returned by sched_getaffinity().
next