Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-01zfs: Fix an improperly resolved merge conflictreleng/13.1Mark Johnston
2022-11-01Add UPDATING entries and bump versionMark Johnston
2022-11-01Fix use-after-free in btree codeRichard Yao
2022-11-01loader: fix elf lookup_symbol type filteringKyle Evans
2022-11-01contrib/tzdata: import tzdata 2022fPhilip Paeps
2022-11-01contrib/tzdata: import tzdata 2022ePhilip Paeps
2022-11-01contrib/tzdata: import tzdata 2022dPhilip Paeps
2022-11-01tcp: finish SACK loss recovery on sudden lack of SACK blocksRichard Scheffenegger
2022-11-01cam: Provide compatibility for CAMGETPASSTHRU for periph driversMark Johnston
2022-11-01vm_page: Fix a logic error in the handling of PQ_ACTIVE operationsMark Johnston
2022-11-01zfs: Fix a pair of bugs in zfs_fhtovp()Mark Johnston
2022-08-31Add UPDATING entries and bump versionEd Maste
2022-08-31contrib/tzdata: import tzdata 2022b and 2022cPhilip Paeps
2022-08-31zlib: Fix a bug when getting a gzip header extra field with inflate().Mark Adler
2022-08-09Add UPDATING entries and bump versionMark Johnston
2022-08-09lib9p: Remove potential buffer overwrite in l9p_puqids()Konrad Sewiłło-Jopek
2022-08-09vm_fault: Shoot down shared mappings in vm_fault_copy_entry()Mark Johnston
2022-08-09elf_note_prpsinfo: handle more failures from proc_getargv()Konstantin Belousov
2022-07-26pam_exec: fix segfault when authtok is nullYan Ka Chiu
2022-07-26kevent: Fix an off-by-one in filt_timerexpire_l()Mark Johnston
2022-07-26CAM: Keep periph_links when restoring CCB in camperiphdone().Alexander Motin
2022-05-12Update in preparation of 13.1-RELEASErelease/13.1.0Glen Barber
2022-05-05clockcalib: Fix an overflow bugMark Johnston
2022-05-05Update to RC6Glen Barber
2022-05-04xhci(4): Always add and evaluate the slot context.Hans Petter Selasky
2022-05-04xhci(4): Only drop BULK and INTERRUPT endpoints to reset data toggle.Hans Petter Selasky
2022-05-03OpenSSL: Regen manual pages for OpenSSL 1.1.1oJung-uk Kim
2022-05-03OpenSSL: Merge OpenSSL 1.1.1oJung-uk Kim
2022-04-2813.1: Update to RC5Glen Barber
2022-04-27xhci(4): Ensure the so-called data toggle gets properly reset.Hans Petter Selasky
2022-04-27libcxxrt: Insert padding in __cxa_dependent_exceptionEd Maste
2022-04-27Stop using the kmem for PCPU memory on arm64Andrew Turner
2022-04-27if_bnxt: Allow bnxt interfaces to use vlansMisho
2022-04-26release: fix on-disc pkg binary symbolic linksGlen Barber
2022-04-25stand: zfs: handle holes at the tail end correctlyKyle Evans
2022-04-22time(3): Refine history in the manual pageGordon Bergling
2022-04-2113.1: update to RC4Glen Barber
2022-04-20Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block n...Konstantin Belousov
2022-04-19Merge libcxxrt commit 45ca8b1942090226ba9368caeeeabc0d4ee41ad6Dimitry Andric
2022-04-18libctf: Fix recursive descent into anonymous SOU fieldsMark Johnston
2022-04-18ctf: Avoid passing a caddr_t to roundup2()Mark Johnston
2022-04-18ctf: Fix a -Wunused-but-set-variable warningMark Johnston
2022-04-18ctf: Add v3 support to CTF tools, ctf{convert,dump,merge}Mark Johnston
2022-04-18libctf: Handle CTFv3 containersMark Johnston
2022-04-18linker: Permit CTFv3 containersMark Johnston
2022-04-18fbt: Add support for CTFv3 containersMark Johnston
2022-04-18ctf: Add definitions for CTFv3Mark Johnston
2022-04-18linker: Simplify CTF container handlingMark Johnston
2022-04-18ctf: Import ctf.h from OpenBSDMark Johnston
2022-04-15isci(4): Remove a double word in an error messageGordon Bergling