]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-10-02 Warner Loshpim6_input: eliminate write only variable rc
2022-10-02 Warner Loshsysctl_dumpentry: move error to inner scope
2022-10-02 Warner Loshroute_ctl: eliminate write only variables ifa and nh
2022-10-02 Warner Loshget_nhop: eliminate write only variable gateway
2022-10-02 Warner Loshxl_attach: eliminate write only variable unit
2022-10-02 Warner Loshvtpci_legacy_register_msix: eliminate write only variab...
2022-10-02 Warner Loshustorage_fs_verify: eliminate write only variables...
2022-10-02 Warner Loshcp2112iic_intr_write_callback: eliminate write only...
2022-10-02 Warner Loshwsp_intr_callback: eliminate write only variable h
2022-10-02 Warner Loshuss820dci: eliminate unused variables sc, ep_no
2022-10-02 Warner Loshuhci_xfer_setup: eliminate write only variable sc
2022-10-02 Warner Loshmusb: eliminate write only variable sc
2022-10-02 Warner Loshatmegadci: eliminate unused variables sc, ep_no
2022-10-02 Warner Loshhdspe_dmapsetmap: eliminate write only variable sc
2022-10-02 Warner Loshquicc_bus_setsig: eliminate write only variable bas
2022-10-02 Warner Loshhdaa_eld_dump: eliminate write only variable len
2022-10-02 Warner Loshemu10kx: eliminate write only variables val, r and...
2022-10-02 Warner Loshemu10kx-pci: eliminate write only variable r
2022-10-02 Warner Loshemu_midi_probe: eliminate write only variable r
2022-10-02 Warner Loshpcmcsa_attach: eliminate write only variable unit
2022-10-02 Warner Loshmidicsa_attach: eliminate write only variable func
2022-10-02 Warner Loshcs4281: eliminate write only variable codecno
2022-10-02 Warner Loshsb_probe: eliminate write only variable r
2022-10-02 Warner Loshsb16_probe: eliminate write only variable r
2022-10-02 Warner Loshess_probe: eliminate write only variable r
2022-10-02 Warner Loshsis_attach: Move waittime definition into for loop
2022-10-02 Warner Loshppc_detect_fifo: eliminate write only variable cc
2022-10-02 Warner Loshppi_probe: eliminate unused variable ppi
2022-10-02 Warner LoshMark cfg as __unused to avoid ifdef soup
2022-10-02 Warner Loshmxge_rss_ethp_z8e_fw_modevent: eliminate write only...
2022-10-02 Warner Loshmxge_rss_eth_z8e_fw_modevent: eliminate write only...
2022-10-02 Warner Loshmxge_ethp_z8e_fw_modevent: eliminate write only variabl...
2022-10-02 Warner Loshmxge_eth_z8e_fw_modevent: eliminate write only variable...
2022-10-02 Warner Loshmge: eliminate write only variables ifp, sc and error
2022-10-02 Warner Loshrx8803_settime: remove write only variable bus
2022-10-02 Warner Loshtca6416: remove write only sc
2022-10-02 Warner Loshpmc_save_user_callchain: eliminate write only td variable
2022-10-02 Warner Loshhpen_battery_strenght_cb: eliminate write only data...
2022-10-02 Warner Loshmx25l_task: eliminate dev write only variable
2022-10-02 Warner Loshfd_probe: only define unit on x86, other platforms...
2022-10-02 Warner Loshe6000sw_set_atustat: eliminate write only ret variable
2022-10-02 Warner Loshcyapa_raw_input: elimmminate write only k variable
2022-10-02 Warner Loshbwn_lo_measure_gain_values: eliminate write only trsw_r...
2022-10-02 Warner Loshbhnd_nvram_store_export_child: eliminate num_props...
2022-10-02 Warner Loshbhnd_pmu_sdiod_drive_strength_init: eliminate write...
2022-10-02 Warner Loshbhnd_pwrctl_attach: eliminate write only bus variable
2022-10-02 Warner Loshfdt_win_process_child: eliminate write only size variable
2022-10-02 Warner Loshplatform_mpp_init: eliminate write only tuples variable
2022-10-02 Warner Loshmv_rtc_attach: eliminate write only unit variable
2022-10-02 Warner Loshvfp_init: eliminate fpexc write only variable
2022-10-02 Warner Loshsendsig: eliminate write only code variable
2022-10-02 Warner Loshget_cachetype_cp15: eliminate write only multilier
2022-10-02 Warner LoshARMADAXP: Add extres pseudo devices to some kernel
2022-10-02 Konstantin... snp(4): implement detach
2022-10-02 Konstantin... snp(4): properly report detached/revoked ttys
2022-10-02 Ed Mastemakefs: whitespace cleanup (remove space before tab)
2022-10-02 Ed Masteclang: remove as(1) cross-reference from man page
2022-10-02 Ed MasteRemove obsolete SystemV dir from BSD.usr.dist
2022-10-01 Doug Moorerb_tree: reduce duplication in balancing code
2022-10-01 Doug Moorerb_tree: silence unused function warnings
2022-10-01 Doug Moorerb_tree: test rank balance
2022-10-01 Mark Johnstonsched_4bsd: Fix a racy thread state modification
2022-10-01 Mark Johnstonarm64: Ignore 1GB mappings in pmap_advise()
2022-10-01 Mark Johnstonamd64: Ignore 1GB mappings in pmap_advise()
2022-10-01 Mark Johnstonamd64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-10-01 Rick Macklemrpc.tlsclntd.8: Fix the RFC number now that it exists
2022-10-01 Rick Macklemrpc.tlsservd.8: Fix the RFC number now that it exists
2022-10-01 Rick Macklemmount_nfs.8: Fix the RFC number now that it exists
2022-10-01 Cy Schubertunbound: Vendor import 1.16.3
2022-09-30 Pau AmmaTrack removal of Tokenring and FDDI media types from...
2022-09-30 Cy SchubertFix CVE-2020-10188
2022-09-30 Konstantin... vm/vm.h: cleanup
2022-09-30 Konstantin... jemalloc: Define SWAP_RESERVE_* if not provided by...
2022-09-30 Konstantin... rtld: teach LD_SHOW_AUXV about AT_USRSTACK*
2022-09-30 Konstantin... libthr: extract code to get main stack base and size...
2022-09-30 Konstantin... libc, libthr: use AT_USRSTACK{BASE,LIM} instead of...
2022-09-30 Konstantin... libthr: use nitems() for mib length
2022-09-30 Konstantin... jemalloc: use auxv ELF_BSDF_VMNOOVERCOMMIT instead...
2022-09-30 Konstantin... auxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIM
2022-09-30 Konstantin... procstat(1): print AT_USRSTACKBASE and AT_USRSTACKLIM
2022-09-30 Konstantin... _elf_aux_info(3): add support for AT_USRSTACK{BASE...
2022-09-30 Konstantin... Add AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMN...
2022-09-30 Konstantin... jemalloc: use symbolic definitions for bits in vm_overc...
2022-09-30 Konstantin... swap_pager: style, wrap long lines
2022-09-30 Konstantin... vm_overcommit: put into __read_mostly section
2022-09-30 Konstantin... vm: make vm.overcommit available externally
2022-09-29 Brooks Davistelnetd: fix two-byte input crash
2022-09-29 Corvin Köhnex86/mp: don't create empty cpu groups
2022-09-29 Konstantin... ldd: remove '[preloaded]' marker for the preloaded...
2022-09-28 Zhenlei Huangdebugnet: Fix parameter order in the calls to m_get()
2022-09-28 Xin LIfile: upgrade to 5.43.
2022-09-28 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-27 Kirk McKusickHandle NULL return from localtime(3) in ls(1) and find(1)
2022-09-27 Kristof Provostpfctl: fix recrusive printing of anchors
2022-09-27 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-26 Brooks Daviscpuset(9): Refer to CPU_SETSIZE not MAXCPU
2022-09-26 Brooks DavisDeprecate telnet daemon
2022-09-26 Ed Mastedma: use canonical getline() loop
2022-09-26 Hubert Mazurigc: Don't start in promiscious mode by default
2022-09-25 Konstantin... rtld-elf/libmap.c: correct comment
next