]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
sys/ofed: Use C99 fixed-width integer types.
[FreeBSD/FreeBSD.git] / lib /
2021-12-23 Ed Mastegetfh: clarify that it is a privileged operation
2021-12-23 Jessica Clarkelibc: Fix regexec when sizeof(char *) > sizeof(long)
2021-12-22 John Baldwinlibiscsiutil: Change keys_load/save to operate on data...
2021-12-22 John Baldwinlibiscsiutil: Use open_memstream to build the outgoing...
2021-12-22 John Baldwinlibiscsiutil: Fix a memory leak with negotiation keys.
2021-12-22 John BaldwinAdd an internal libiscsiutil library.
2021-12-21 Jessica Clarkelibc: Fix "harmless" iconv one-byte overread
2021-12-21 Ed Mastecsu: define STRIP_FBSDID
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-21 Alfonso Sicilianobsddialog: import snapshot 0.0.2
2021-12-21 Li-Wen Hsulibefivar(3): efi_set_variables_supported.3 should...
2021-12-21 Emmanuel Vadotpkgbase: Create a FreeBSD-fetch package
2021-12-21 Emmanuel Vadotpkgbase: Put more binaries/lib in runtime
2021-12-21 Emmanuel Vadotpkgbase: Put yellow pages programs to its own package
2021-12-21 Robert Winglibnv: bump sysctl for nvlist_send_recv__send_many_fds_...
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-19 Simon J. GerratyMove ve_check_hash prototype to libsecureboot-priv.h
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-17 Brooks Davislibusb: remove use of COMPAT_32BIT
2021-12-17 Math Ieusched_get/setaffinity(3): pid 0 should designate curren...
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-16 David E. O'BrienDocument 7f911abe's new functions came in 11.0
2021-12-15 Mark Murray* lib/msun/Makefile b/lib/msun/Makefile:
2021-12-15 Mark Murray* lib/msun/Makefile:
2021-12-15 Andrew GallatinMake hwpmc work for userspace binaries again
2021-12-14 Dimitry AndricRemove set-but-unused variable from s_sincosl.c
2021-12-14 Mariusz Zaborskicap_net: fix verification of bind permission
2021-12-14 Mariusz Zaborskicap_net: plug memory leak
2021-12-13 набlibzfs: diff: simplify superfluous stdio
2021-12-13 набlibzfs: diff: print_what() can return the symbol =...
2021-12-13 набlibzfs: diff: stream_bytes: use fputc, %hho formats...
2021-12-13 набlibzfs: zpool_set_vdev_prop: remove unused vprop
2021-12-13 набlinux: libspl: getmntany: remove unused argument
2021-12-13 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
2021-12-13 Mark Johnstonlibdwarf: Add a weak uncompress() symbol
2021-12-13 Andrew TurnerAdd accelerated arm64 sha512 to libmd
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-13 Alfonso Sicilianobsddialog: import version 0.0.1
2021-12-10 Bora Özarslanlibkvm: fix kvm_walk_pages
2021-12-10 Mateusz Piotrowskigmultipath.8: Fix a typo
2021-12-10 Florian WalpenAdd idle priority scheduling privilege group to MAC...
2021-12-09 John Baldwinlibc: Remove _get_tp() and _set_tp().
2021-12-09 John BaldwinTLS: Use <machine/tls.h> for libc and rtld.
2021-12-09 John Baldwinlibthr: Use <machine/tls.h> for most MD TLS details.
2021-12-09 John Baldwinlibc: Fix the alignment of the TCB to match rtld for...
2021-12-09 John Baldwinmips _libc_get_static_tls_base: Narrow scope of #ifdef.
2021-12-09 John Baldwinlibthr: Remove the DTV_OFFSET macro.
2021-12-09 Konstantin BelousovDocument new variant of swapoff(2)
2021-12-09 Konstantin Belousovswapoff: add one more variant of the syscall
2021-12-08 Ed MasteApply ASAN/UBSAN Makefile check only for build target
2021-12-07 Michał Górnylibkvm: Fix kvm_getloadavg() on modern kernel vmcores
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-12-07 Jessica Clarkelibcrypt: Drop inclusion of libutil.h
2021-12-07 Brooks Davislibc: get rid of NO_P1003_1B make variable
2021-12-06 Mark Johnstonlibc: Add pdfork to the list of interposed system calls
2021-12-06 Konstantin Belousovfcntl(2): be more precise about third arg type
2021-12-06 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-06 Jessica ClarkeBootstrap libz when cross-building from non-FreeBSD
2021-12-06 Robert Winglibnv: read entire datagram in nvlist_recv()
2021-12-06 Robert Winglibnv: let nvlist_recv() pass flags to recv()
2021-12-06 Mark Johnstonlibdwarf: Support consumption of compressed ELF sections
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-06 Baptiste Daroussinbsddialog: vendor import 2021-12-05
2021-12-05 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2021-12-04 Konstantin Belousovswapoff(2): document extended syscall arguments
2021-12-04 Florian WalpenMAC/priority module for realtime privilege group
2021-12-03 Chuck Silverslibrtld_db: Handle shlibs with discontiguous mappings.
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Konstantin Belousovprocstat_getfiles_sysctl: do not require non-null ki_fd
2021-12-02 Konstantin BelousovStyle
2021-12-02 Cy SchubertRevert "wpa: Import wpa_supplicant/hostapd commit 14ab4...
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-12-01 Michael Tuexenlibc sctp: improve conformance of sctp_getpaddrs()
2021-12-01 Michael Tuexenlibc sctp: fix sctp_getladdrs() when reporting no addresses
2021-12-01 Michael Tuexenlibc sctp: improve error reporting of sctp_getladdrs()
2021-12-01 Michael Tuexenlibc sctp: fix sctp_getladdrs() for 64-bit BE platforms
2021-11-30 Attila Fülöpget_key_material: fix style
2021-11-30 Harald van Dijkget_key_material: skip passphrase validation when loadi...
2021-11-30 Rich ErcolaniStop segfaulting on unmount error case
2021-11-30 Pawel Jakub DawidekCode cleanups
2021-11-30 Alan SomersRevert "libc: Some enhancements to syslog(3)"
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-30 Allan JudeVdev Properties Feature
2021-11-30 Konstantin BelousovDocument posix_spawn_file_actions_addclosefrom_np(3)
2021-11-30 Konstantin Belousovposix_spawn: add closefrom non-portable action
2021-11-30 Konstantin BelousovDocument posix_spawn_file_actions_addchdir_np(3)
2021-11-30 Konstantin Belousovposix_spawn: add chdir-related non-portable actions
2021-11-30 Konstantin Belousovposix_spawn(3), posix_spawn_file_actions_addopen(3...
2021-11-30 Konstantin Belousovposix_spawn: style, use return ()
2021-11-30 Konstantin Belousovposix_spawn.c: format fae_action anon enum more stylish
2021-11-29 Mark Johnstonlibelf: Link gelf_getchdr.3 to the build
2021-11-29 Konstantin Belousovcitrus_prop.c: do not ignore sign
2021-11-29 Konstantin Belousovlibc/tests/stdlib/dynthr_mod/dynthr_mod.c: mark dummy...
2021-11-29 Konstantin Belousovlibc/stdio/vfwscanf.c::convert_wstring(): wcp0 is write...
2021-11-29 Konstantin Belousovlibc/x86/__vdso_gettc.c::tsc_selector_idx(): cpu_id...
2021-11-29 Konstantin Belousovacl_delete_entry(): remove write-only variable
2021-11-29 Konstantin Belousovsetproctitle_internal(): remove kbuf local, it is write...
2021-11-29 Konstantin Belousovlibc/rpc/getrpcent.c: Mark write-only variables as...
2021-11-29 Konstantin Belousovlibc/net/nscachedcli.c: remove write-only variables
2021-11-29 Konstantin Belousovlibc/net/getservent.c: Mark write-only variables as...
next