]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-02-10 Ed Mastessh: enable FIDO/U2F keys
2022-02-09 Ed MasteAdd libfido2 to the build
2022-02-09 Ed MasteAdd libcbor to the build
2022-02-09 Jessica Clarkelibfido2: Address CHERI compatibility
2022-02-09 Ed MasteImport libfido2 at 'contrib/libfido2/'
2022-02-09 Ed MasteImport libcbor at 'contrib/libcbor/'
2022-02-09 Ed MasteMakefile.inc1: remove lorder from build/cross tools
2022-02-09 Ed Mastemgb: Update man page wrt state of the driver
2022-02-09 Ed Mastemgb: remove set but not used variables
2022-02-09 Ed Mastesysctl.9: put negative sense sysctl note in own paragraph
2022-02-09 Ed Masteopenssh: update to OpenSSH v8.7p1
2022-02-09 Ed MasteBelatedly track private lib renaming for OptionalObsole...
2022-02-09 Ed MasteOptionalObsoleteFiles.inc: remove MK_CXX rule for usr...
2022-02-09 Ed MasteOptionalObsoleteFiles: move /usr/bin/CC to MK_TOOLCHAIN...
2022-02-09 Ed MasteOptionalObsoleteFiles: remove GCC remnants
2022-02-09 Ed MasteRemove 'All Rights Reserved' from xlocale FreeBSD Found...
2022-02-09 Ed Mastegeom: Add HiFive boot partitions
2022-02-09 Ed Mastegpart.8: minor tidying
2022-02-09 Ed MasteCirrus-CI: add some timing info on pkg install failure
2022-02-09 Ed Mastezfs: Remove zfs-images submodule
2022-02-09 Ed Mastece: remove long-obsolete FreeBSD version compatibility
2022-02-09 Ed Mastersu: add KASSERT to document maximum mbuf size in rsu_t...
2022-02-09 Ed MasteRemove unused GNUCXX option descriptions
2022-02-09 Ed Masteelfctl: update man page example for 'no' prefix
2022-02-09 Dimitry AndricFix too small sscanf output buffers in kbdmap
2022-02-09 Dimitry AndricFix too small hostname buffer in bootparamd
2022-02-09 Dimitry AndricExplicitly include semaphore.h for struct _sem in fusef...
2022-02-09 Mark Johnstonar: Avoid overwriting the stdout file stream pointer
2022-02-09 Ed Mastear: diff reduction against ELF Tool Chain
2022-02-09 Kristof Provostpflog: align header to 4 bytes, not 8
2022-02-09 Kristof Provostpf: make if_pflog.h self-contained
2022-02-09 Andriy Gaponadd overlay for enabling i2c1 on allwinner h3
2022-02-09 Andriy Gaponadd overlay for enabling spi0 on allwinner h3
2022-02-09 Andriy Gaponadd overlay for enabling serial1 / uart1 on rk3328
2022-02-09 Andriy Gaponadd overlay for enabling i2c0 on rk3328
2022-02-09 Gordon Berglingxen(4): Fix a common typo in a source code comments
2022-02-09 Gordon Berglingtegra: Fix a common typo in source code comments
2022-02-09 Gordon Berglingkern_racct: Fix a typo in a source code comment
2022-02-09 Gordon Berglingcam(4): Fix a few typos in source code comments
2022-02-09 Gordon Berglingmoused(8): Fix a common typo in source code comments
2022-02-09 Gordon Berglingfs: fix a few common typos in source code comments
2022-02-09 Gordon Berglingmakefs(8): Fix a few typos in source code comments
2022-02-09 Gordon Berglingkern_fflock: Fix a typo in a source code comment
2022-02-09 Konstantin... lnumeric.c: replace some space*8 by tabs
2022-02-09 Konstantin... __ctype_load(): check for calloc() failure
2022-02-09 Konstantin... __numeric_load(): check for calloc() failure
2022-02-09 Konstantin... libc/locale/lnumeric.c: minor style
2022-02-09 Konstantin... __monetary_load(): check for calloc() failure
2022-02-09 Konstantin... libc/locale/lmonetary.c: minor style
2022-02-09 Konstantin... __messages_load(): check for calloc() failure
2022-02-09 Konstantin... libc/locale/lmessages.c: minor style
2022-02-09 Konstantin... __collate_load(): check for calloc failure
2022-02-09 Konstantin... libc/locale/collate.c: minor style
2022-02-09 Konstantin... xlocale.c: only call init_key() when locale was success...
2022-02-09 Konstantin... xlocale.c: check for allocation failure
2022-02-09 Konstantin... xlocale.c:init_key(): do not ignore errors from pthread...
2022-02-09 Konstantin... libc/locale/xlocale.c: minor style
2022-02-09 Konstantin... amd64: micro-optimize vptopte()/vtopde() further
2022-02-09 Konstantin... vmmeter(): Fix detection of the named swap objects
2022-02-09 Konstantin... vm_object: restore handling of shadow_count for all...
2022-02-09 Rick Macklemvm_object: Make is_object_active() global
2022-02-08 Ed Mastecsu: define STRIP_FBSDID
2022-02-08 Ed Mastelibc: use standard LF line endings, not CRLF
2022-02-08 Ed Mastevtfontcvt: minor style(9) fixes from clang-format
2022-02-08 Ed Mastefstyp: fix build WITHOUT_ICONV
2022-02-08 Ed Mastebsnmpd: Remove "All Rights Reserved" from FreeBSD Found...
2022-02-08 Ed Mastebsdinstall: Remove unused sysctl.h header #include
2022-02-08 Ed Mastesrc.conf.5: regen
2022-02-08 Ed MasteDrop 'Set to' from most src.conf(5) knobs
2022-02-08 Ed Mastesys/cddl: remove extraneous semicolons
2022-02-08 Ed Mastehwpmc: drop 0x before %p printf format string
2022-02-08 Ed MasteDTrace: remove sparc64 remnants in non-contrib code
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2022-02-08 Andriy Gapondt_unring_buf: set dtbd_oldest to the start of the...
2022-02-08 Andriy Gaponschedgraph.py: port to Python 3
2022-02-08 Hans Petter... mlx5core: Set driver version into firmware.
2022-02-08 Hans Petter... mlx5en: Implement one RQT object per channel.
2022-02-08 Hans Petter... mlx5: Add raw ethernet local loopback support.
2022-02-08 Hans Petter... mlx5: Implement mlx5_nic_vport_update_local_lb()
2022-02-08 Hans Petter... mlx5en: Create TIRs before flowtables.
2022-02-08 Hans Petter... mlx5en: Create flowtables in correct order.
2022-02-08 Hans Petter... mlx5: Implement flow steering helper functions for...
2022-02-08 Hans Petter... mlx5: Implement offloads flowtable namespace.
2022-02-08 Hans Petter... mlx5en: Create and destroy all flow tables and rules...
2022-02-08 Hans Petter... mlx5en: Add race protection for SQ remap
2022-02-08 Hans Petter... mlx5en: Properly account for no-checksum on tunneled...
2022-02-08 Hans Petter... mlx5en: Force all packets through the indirection table.
2022-02-08 Hans Petter... mlx5/mlx5en: Add SQ remap support
2022-02-08 Hans Petter... mlx5: Properly define the reg_umr_sq networking offload...
2022-02-08 Hans Petter... mlx5en: Only delete installed VxLAN rules.
2022-02-08 Hans Petter... mlx5en: Fix inverted logical assignment.
2022-02-08 Hans Petter... mlx5en: Implement support for internal queues, IQ.
2022-02-08 Hans Petter... mlx5en: Implement helper functions to open and close...
2022-02-08 Hans Petter... mlx5en: Share DEK objects with TLS RX.
2022-02-08 Hans Petter... mlx5en: Add missing TLS structure prototype.
2022-02-08 Hans Petter... mlx5en: Remove unused hardware TLS field.
2022-02-08 Hans Petter... mlx5en: Make the receive packet indirection table,...
2022-02-08 Hans Petter... mlx5en: Set CQN in RQ parameters for drop RQ.
2022-02-08 Hans Petter... mlx5en: Set channel pointer for drop receive queue.
2022-02-08 Hans Petter... mlx5en: Print error code when opening drop RQ fails.
next