]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-03-03 Brooks DavisNgATM: deprecate
2023-03-03 Brooks Davisnanobsd: remove comment about keeping C++ enabled
2023-03-03 Mark Johnstonposixshm tests: Correct page size index checks
2023-03-03 Mark Johnstondeadlkres: Make parameters settable with tunables
2023-03-03 Mark Johnstonbhyveload: Address compiler warnings and bump WARNS
2023-03-03 Mark Johnstonbhyvectl: Address compiler warnings and bump WARNS
2023-03-03 Alexander V... netlink: fix vlan interface creation
2023-03-03 Alexander V... netlink: add u8/u64 attribute fetcher accessors to...
2023-03-03 Ed Mastebsnmp: Remove "All Rights Reserved" from FreeBSD Founda...
2023-03-03 Mateusz Piotrowskidtrace_proc.4: Fix the description of pr_sname
2023-03-03 John-Mark Gurneynote that some arch independent code can live in dev...
2023-03-03 Emmanuel Vadotsrc.conf.5: Regen after switching to WITHOUT_ATM
2023-03-03 Emmanuel VadotAdd description for WITH_ATM
2023-03-03 Emmanuel VadotDisable ATM programs by default
2023-03-03 Ihor Antonovdaemon: set supervise_enabled during argument processing
2023-03-03 Ihor Antonovdaemon: decouple restart variable
2023-03-03 Ihor Antonovdaemon: add braces to while loop
2023-03-03 Ihor Antonovdaemon: simplify if/else chain
2023-03-03 Ihor Antonovdaemon: change type of listen_child() to C99 bool
2023-03-03 Ihor Antonovdaemon: flatten and simplify fork() logic
2023-03-03 Ihor Antonovdaemon: style changes
2023-03-03 Jessica ClarkeMakefile.inc1: Support building with macOS Ventura...
2023-03-03 Ed Mastemergemaster: add deprecation notice to man page
2023-03-03 John-Mark Gurneylength for the 64-bit entry is 32-bits, not 16-bits.
2023-03-03 John-Mark Gurneyabstract out the vm detection via smbios..
2023-03-03 Brooks Davissrc.conf.5: regen for KBOOT and KTLS changes
2023-03-02 Ed Mastefreebsd-update: use grep -E instead of egrep
2023-03-02 Brooks Davisnetgraph.4: remove obsolete ng_atm.4 reference
2023-03-02 Brooks DavisNgATM: Remove useless NGATM_ATM option
2023-03-02 Brooks DavisNATM: Remove useless NETGRAPH_ATM_ATMPIF option
2023-03-02 Rick Macklemkern_jail.c: Remove #ifdefs for VNET_NFSD
2023-03-02 Rick Macklemvfs_mount.c: Allow mountd(8) to do exports in a vnet...
2023-03-02 Val Packettopen.2: describe O_RESOLVE_BENEATH errors correctly
2023-03-02 Val Packettxlocale: garbage collect references to strtoq_l/strtouq_l
2023-03-02 Alan SomersFix kernel memory disclosures in mpr and mps
2023-03-02 Emmanuel Vadotarm: Tag VHYBRID kernel as NO_UNIVERSE
2023-03-02 Emmanuel Vadotarm: Tag SOCFPGA kernel as NO_UNIVERSE
2023-03-02 Emmanuel Vadotarm: Tag EFIKA_MX kernel as NO_UNIVERSE
2023-03-02 Emmanuel Vadotarm: Tag ALPINE kernel as NO_UNIVERSE
2023-03-02 Emmanuel Vadotarm: Add PCI and Annapurna devices drivers to LINT
2023-03-02 Warner Loshkboot: Fix hostdisk_override
2023-03-02 Warner Loshkboot: Use MIN instead of min
2023-03-02 Warner Loshkboot: Better default boot device
2023-03-02 Warner Loshkboot: Hack for running on FreeBSD host
2023-03-02 Elyes Haouasmoused: Fix typos
2023-03-02 Stéphane Rochoyftgpio: Fix panic at attach and use better device descr...
2023-03-02 Elyes Haouasyp_mkdb: Remove useless return at the end of void function
2023-03-02 Elyes Haouasusbconfig: Remove useless return at the end of void...
2023-03-02 Elyes Haouasrrenumd: Remove useless return at the end of void function
2023-03-02 Elyes Haouasrpcbind: Remove useless return at the end of void function
2023-03-02 Elyes Haouasrpc.yppasswdd: Remove useless return at the end of...
2023-03-02 Elyes Haouaspmcstat: Remove useless return at the end of void function
2023-03-02 Elyes Haouaslpr: Remove useless return at the end of void function
2023-03-02 Elyes Haouasextattr: Remove useless return at the end of void function
2023-03-02 Elyes Haouasdiskinfo: Remove useless return at the end of void...
2023-03-02 Elyes Haouasdconschat: Remove useless return at the end of void...
2023-03-02 Elyes Haouasbluetooth/hccontrol: Remove useless return at the end...
2023-03-02 Baptiste Daroussinuuidgen(1): back to the past and fix typo
2023-03-02 Ihor Antonovdaemon: more human-friendly variable names
2023-03-02 Ihor Antonovdaemon: move syslog facility and syslog tag into log_params
2023-03-02 Ihor Antonovdaemon: deduplicate log_params varaibles
2023-03-02 Ihor Antonovdaemon: make log_reopen variable a bool
2023-03-02 Ihor Antonovdaemon: make dosyslog variable a bool and give it a...
2023-03-02 Ihor Antonovdaemon: add supervision_enabled var
2023-03-02 Ihor Antonovdaemon: initialize struct sigaction at declaration...
2023-03-02 Ihor Antonovdaemon: fix double init of pid variable
2023-03-02 Ihor Antonovdaemon: initialize mask_orig with sigemptyset()
2023-03-02 Ihor Antonovdaemon: consolidate variable declarations and initializ...
2023-03-02 Ihor Antonovdaemon: use braces with 'if' consistently
2023-03-02 Ed Mastefreebsd-update: re-edit files if merge conflict markers...
2023-03-02 Ed Mastetools/build: Hide spurious errors if sys/stat.h does...
2023-03-01 Warner LoshFix typo: messages missing an 'a'.
2023-03-01 Rick Macklemsvc_rpcsec_gss.c: Separate out the non-vnet initialization
2023-03-01 Rick Macklemnfs_fha_new: Fix nfs_fha_new so that sysctls work in...
2023-03-01 Olivier Cochardtesting: skip tarfs tests if module is not loadable.
2023-03-01 Kyle Evanssysctl: tests: fix a couple issues
2023-03-01 John Baldwinnvram2env: Remove MIPS-specific support.
2023-03-01 John Baldwinusb: Trim another MIPS reference.
2023-03-01 Ed Masteg_part_ebr: always create "compat" aliases
2023-03-01 John Baldwinsys/modules: Make use of SRCS.${KERN_OPT}.
2023-03-01 Nathaniel Wesley... sys/modules: fix bogus OPT_ACPI tests
2023-03-01 John Baldwinhwpmc: Don't wrap entire files in #ifdef DEV_ACPI.
2023-03-01 Baptiste Daroussinmachine-id: generate a compact version of the uuid
2023-03-01 Baptiste Daroussinuuidgen: add -c for compact uuid
2023-03-01 Elyes Haouasbhyve: Remove useless return at the end of void function
2023-03-01 Vitaliy Gusevbhyve: remove redundant variable
2023-03-01 Ed Mastefreebsd-update: avoid effects of user's environment...
2023-03-01 Ed Mastebc: remove MIPS Makefile case
2023-03-01 Alexander V... netlink: add userland name mappings to all NETLINK_ROUT...
2023-03-01 Mark Johnstonbuf: Make buf_daemon_shutdown() a no-op after a panic
2023-03-01 Kristof Provostpf tests: test pfsync over IPSec
2023-03-01 Ed Mastethunderx: fix potential sign extension issue
2023-03-01 Dapeng Gaoarm64: Shave off two instructions in exceptions
2023-03-01 Ed Mastessh: default VerifyHostKeyDNS to no, following upstream
2023-03-01 Allan Judeu3g(4): Add device ID for the Quectel EM160R
2023-03-01 Mateusz Guzikfb: whack __mips__ leftovers
2023-03-01 Mateusz Guziksyscons: whack __mips__ leftovers
2023-03-01 Mateusz Guzikmips: whack __mips__ leftover
2023-03-01 Mateusz Guzikdtrace: whack __mips__ from dtraceall
2023-03-01 Mateusz Guziknet: whack __mips__ leftovers
next