]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-09-29 Mark Johnstoncam: Provide compatibility for CAMGETPASSTHRU for perip...
2022-09-29 Mark Johnstonriscv: Handle invalid L2 entries in pmap_extract()
2022-09-29 Brooks Davistargets: libexec/telnetd no longer exists
2022-09-29 Brooks Davismanpages: Remove telnetd references
2022-09-29 Brooks Davisrelease: the telnet package contains the client
2022-09-29 Brooks Davisinetd.conf: update telnetd paths
2022-09-29 Brooks Davisbsdbox: remove previously broken telnet(d) support
2022-09-29 Mark Johnstonbhyve: Address some warnings in bhyverun.c
2022-09-29 Mark Johnstonbhyve: Use designated initializers for virtio_consts...
2022-09-29 Mark Johnstonbhyve: Address compiler warnings in audio.c
2022-09-29 Mark Johnstonbhyve: Address -Wno-unused warnings in atkbd.c
2022-09-29 Mark Johnstonbhyve: Make smbios tables local to smbiostbl.c
2022-09-29 Ed MasteRemove obsolete SystemV dir from BSD.usr.dist
2022-09-29 Andrew TurnerAdd a LINT-FDT arm64 config
2022-09-29 Andrew TurnerThe cmn600 and cmn620 drivers are ACPI
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-29 Bjoern A. Zeebnet80211: move IEEE80211_F_WME check to vap for consistency
2022-09-29 Mark Johnstonopensolaris: Delete unused sources
2022-09-29 Michał Grzelaklibsa/netif.c: Replace #if with #ifdef
2022-09-29 Michał Grzelaklibsa/arp.c: Change printf format string
2022-09-29 Michał Grzelaklibsa/rarp.c: Change casted type and printf format
2022-09-29 Michał Grzelaklibsa/rarp.c: Change printf format string
2022-09-29 Hajimu UMEMOTOcorrected RFC numbers in comments to proper ones
2022-09-29 Souradeep Chakrabartiarm64: enablement for ARM64 in Hyper-V (Part 1)
2022-09-29 Kirk McKusickFix an incorrectly placed parenthesis.
2022-09-29 Navdeep Parharcxgbe/tom: Fix assertions in the code that maintains...
2022-09-28 John Baldwinnewkey: Fix mismatch in array bounds in for adjust().
2022-09-28 John Baldwinmail: Fix mismatch in array bounds for isign().
2022-09-28 John Baldwinsh: Fix mismatch in array bounds for vforkexecshell().
2022-09-28 John Baldwinpam_unix: Fix mismatch in array bounds for make_salt().
2022-09-28 John Baldwinldns: Disable -Warray-parameter warnings from GCC 12...
2022-09-28 John Baldwinlibc rpc: Fix mismatches in prototypes for array bounds.
2022-09-28 John Baldwinbsd.sys.mk: Add NO_WARRAY_PARAMETER helper variable.
2022-09-28 John Baldwinzlib crc32: Add prototypes for recently-added static...
2022-09-28 John Baldwinipfilter: Cast uintmax_t values to size_t when adding...
2022-09-28 John BaldwinFix various places which cast a pointer to a uint64_t...
2022-09-28 John Baldwinntb: Use uintmax_t casts and %j to print physical addre...
2022-09-28 Brooks DavisMention telnetd removal
2022-09-28 Brooks DavisRemove telnetd
2022-09-28 Simon J. GerratyAllow COPYRIGHT_Vendor to come from CFLAGS
2022-09-28 Konstantin... amd64: Initialize IPI scoreboard earlier
2022-09-28 Hans Petter... LinuxKPI: Use SYSCTL_FOREACH()
2022-09-28 Alexander V... sockbufs: add sbreserve_locked_limit() with custom...
2022-09-28 Alexander V... protocols: make socket buffers ioctl handler changeable
2022-09-28 Andrew TurnerReduce the arm64 ID registers we print
2022-09-28 Doug Mooresysctl_search_oid: remove all-NULL precondition
2022-09-28 Mateusz Guzikzfs: bring per_txg_dirty_frees_percent back to 30
2022-09-27 Dimitry AndricApply llvm fix for assertion/crash building math/vtk
2022-09-27 Doug Moorename2oid: use find_oidname
2022-09-27 Mitchell Horneusb: musb_otg_allwinner: de-constify bus_space_tags
2022-09-27 Konstantin... nfsclient: access v_mount only after the vnode is locked
2022-09-27 Doug Mooresysctl_search_oid: remove useless tests
2022-09-27 Goran Mekicsnd_uaudio(4): Add some examples accessing USB MIDI...
2022-09-27 Randall StewartTcp progress timeout
2022-09-27 Cy SchubertFix CVE-2020-10188
2022-09-27 Doug Mooreregister_oid: fix duplicate oid after d3f96f661050
2022-09-27 Hans Petter... sysctl(3): Implement SYSCTL_FOREACH() to iterate all...
2022-09-27 Mitchell Hornekasan: disable kasan_mark() after a violation
2022-09-27 Kirk McKusickWhen taking a snapshot on a UFS/FFS filesystem, it...
2022-09-27 Andrew Turnerarm64 pmap: per-domain pv chunk list
2022-09-27 Andrew Turnerarm64 pmap: batch chunk removal in pmap_remove_pages
2022-09-27 Hans Petter... vt(4): Make sure vt_switch_timer() has a sleepable...
2022-09-27 Andrew TurnerReorder pmap_bootstrap_state to reduce holes
2022-09-27 Andrew TurnerRemove unneeded variables in the arm64 pmap bootstrap
2022-09-27 Alexander V... if_epair: refactor interface creation and enqueue code.
2022-09-27 Kristof Provostpf: fix memory leak retrieving Ethernet rules
2022-09-27 Alexander V... netinet6: factor interface addition code to the dedicat...
2022-09-27 Andrew TurnerRemove duplicate arm64 pmap bootstrap code
2022-09-27 Andrew TurnerAllow changing arm64 table attributes when bootstrappin...
2022-09-27 Andrew TurnerAllow the arm64 pmap table bootstrap to work in more...
2022-09-27 Andrew TurnerMake the arm64 pmap bootstrap state global
2022-09-27 Andrew TurnerRename arm64 pmap bootstrap to not be dmap specific
2022-09-27 Vinícius Zavambsdinstall: replace ntpdate by ntpd_sync_on_start
2022-09-27 Peter Holmstress2: Fixed double word in comment
2022-09-27 Alan SomersFix the build with SCHED_STATS after d3f96f661050
2022-09-27 Alan SomersFix O(n^2) behavior in sysctl
2022-09-26 John Baldwincxgbe: Use secq(9) to manage the timestamp generations.
2022-09-26 John Baldwincxgbe: Compute timestamps via sbintime_t.
2022-09-26 Alan Somerscopy_file_range: truncate write if it would exceed...
2022-09-26 Bjoern A. ZeebLinuxKPI: add DMA_MAPPING_ERROR
2022-09-26 Bjoern A. ZeebLinuxKPI: add struct dmi_header and unsupported dmi_walk()
2022-09-26 Bjoern A. ZeebLinuxKPI: add the "dummy" includes directory to builds
2022-09-26 Bjoern A. ZeebLinuxKPI: define LINUXKPI_INCLUDES for module builds...
2022-09-26 Kyle Evanspci_host_generic: stop address translation in bus_alloc...
2022-09-26 Mitchell Hornekasan: provide bus peek/poke definitions
2022-09-26 Mitchell Hornearm64: bus: provide bus_space_set_{multi,region}_stream...
2022-09-26 Mitchell Hornearm64: bus: unhide bus_space definition with sanitizers...
2022-09-26 Randall StewartTCP complete end status work.
2022-09-26 Randall StewartTCP rack does not work properly with cubic.
2022-09-26 Brooks Davistelnetd: fix two-byte input crash
2022-09-26 Doug Moorerb_tree: add augmentation comments
2022-09-26 Alexander V... netinet: pass cred instead of the curthread to ifaddr...
2022-09-26 Mark Johnstonman9: Add MLINKs for bus_space_{peek,poke}
2022-09-26 Mark Johnstonposixshm tests: Map the large pages in the madvise...
2022-09-26 Mark Johnstonarm64: Fix an assertion in pmap_enter_largepage()
2022-09-26 Mark Johnstonarm64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-09-26 Kristof Provostif_ovpn: fix address family check when traffic class...
2022-09-26 Michael Tuexentcp: make RACK loadable again using the default configu...
2022-09-26 Peter Holmstress2: Added regression tests
next