]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-09-22 Mateusz Piotrowskitmpfs.5: Document option union
2023-09-22 Mateusz Piotrowskitmpfs.5: Document option nomtime
2023-09-22 Mateusz Piotrowskitmpfs.5: Document option nosymfollow
2023-09-22 Mateusz Piotrowskitmpfs.5: Document option pgread
2023-09-22 Mateusz Piotrowskitmpfs.5: Sort option descriptions
2023-09-22 Mateusz Piotrowskitmpfs.5: Keep the style of option descriptions consistent
2023-09-22 Mateusz Piotrowskitmpfs.5: Fix the use of Bl
2023-09-22 Mateusz Piotrowskiat.man: Move examples to the EXAMPLES section
2023-09-22 Mateusz Piotrowskiat.man: Fix mdoc(7) macro usage
2023-09-22 Mateusz Piotrowskirc.conf.5: Pet mdoc linters
2023-09-22 Mateusz Piotrowskidaemon.8: Document -u sets HOME, USER, and SHELL
2023-09-22 Mateusz Piotrowskidaemon.8: Sort options in DESCRIPTION
2023-09-22 Mateusz Piotrowskidaemon.8: Use Cm where appropriate
2023-09-22 Mateusz Piotrowskidaemon.8: Use Dv for signal names
2023-09-22 Mateusz Piotrowskibsdinstall.8: Document BSDINSTALL_SKIP_* variables
2023-09-22 Mateusz Piotrowskibsdinstall.8: Set Bl's -width correctly
2023-09-22 Ed Mastelibfido2: update to 1.13.0
2023-09-22 Ed Mastelibfido2: backport hidraw(4) support
2023-09-21 Alan SomersFix zfsd with the device_removal pool feature.
2023-09-21 Ed Masteswapon.2: correct FreeBSD release that introduced swapoff
2023-09-21 Ed Mastefreebsd-update: do not restart sshd when updating jail...
2023-09-20 Yuri Pankovlibc: use separate collate objects for C, POSIX, and...
2023-09-20 Zhenlei Huangnet: Check per-flow priority code point for untagged...
2023-09-20 Dimitry AndricFix geom build with clang 17 and KTR enabled
2023-09-19 Konstantin... rtld: output rtld errors into the dbg channel
2023-09-19 Damien Brokasysctl(9): Fix typo translatation -> translation
2023-09-19 Damien Brokausbdi(9): Fix typo to simply -> to simplify
2023-09-17 Florian Florensanet/bpf: Fix writing of buffer bigger than PAGESIZE
2023-09-17 Ed Mastemsi: handle error from BUS_REMAP_INTR in msi_assign_cpu
2023-09-16 Konstantin... shmfd: hide direct rangelock(9) use under a wrapper
2023-09-14 Dag-Erling... mkfile: getopt() returns an int, not a char.
2023-09-14 Dag-Erling... grep: Suppress EISDIR when reading.
2023-09-14 Dag-Erling... time.h: Fix visibility check for C11 and C23 features.
2023-09-14 Dag-Erling... split: Add missing test cases.
2023-09-14 Alfonso GregoryMark usage function as __dead2 in programs where it...
2023-09-14 Jan Schaumannsplit(1): auto-extend suffix length if required
2023-09-14 Mateusz Piotrowskisplit: Update synopsis and usage; fix examples
2023-09-14 Dag-Erling... iostat: getopt() / usage() cleanup.
2023-09-14 Dag-Erling... libipf: fix parser error message.
2023-09-14 Eugene GrosbeinMFC: unbreak BEGEMOT-LM75-MIB.txt
2023-09-14 Gleb Smirnoffblackhole(4): disable for locally originated TCP/UDP...
2023-09-14 Ed Masteftpd: add deprecation notice
2023-09-13 Andrey V. Elsukovahci: add AMD device id in RAID mode
2023-09-12 Mike Karelsmountd: do not warn about using class mask with -mask
2023-09-12 Mateusz Piotrowskigetdirentries.2: Reference dir(5)
2023-09-12 Mateusz Piotrowskigetdirentries.2: Improve readability of dirent members
2023-09-12 Mateusz Piotrowskigetdirentries.2: Reference directory(3)
2023-09-11 Mitchell Hornehwpmc_armv7: plug memory leak
2023-09-11 Mitchell Hornehwpmc_arm64: plug memory leak
2023-09-11 Mitchell Horneintro(9): rewrite from scratch
2023-09-11 Mitchell Hornesys/README.md: Add a section for documentation
2023-09-11 Mitchell Horneg_bio(9): add link to bio(9)
2023-09-11 Kevin Bowlingvmxnet3: do restart on VLAN changes
2023-09-11 Kevin Bowlingiflib: invert default restart on VLAN changes
2023-09-11 Kevin Bowlingice: Don't restart on VLAN changes
2023-09-11 Kevin Bowlingiavf: Add explicit ifdi_needs_reset for VLAN changes
2023-09-11 Kevin Bowlingbnxt: Don't restart on VLAN changes
2023-09-11 Kyle Evansstand: lua: module names should permit more
2023-09-11 Kyle Evanscaroot: update the root bundle and regenerate with...
2023-09-11 Kyle Evanscaroot: drop the VERSION tag from already-processed...
2023-09-11 Kyle Evanscaroot: drop VERSION tags from certs
2023-09-11 Jessica ClarkeMerge commit 4bb2416d42eb from llvm-project (by Jessica...
2023-09-11 Tom Hukinsuefi(8): Refer to a related manual page
2023-09-11 Jung-uk KimOpenSSL: Regen manual pages for OpenSSL 1.1.1w
2023-09-11 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1w
2023-09-11 Martin Matuskalibarchive: merge security fix from vendor branch
2023-09-09 Ed Masterelease: remove inet blackhole sysctls from GCE config
2023-09-09 Konstantin... __crt_aligned_alloc_offset(): fix ov_index for backing...
2023-09-09 Konstantin... kthread_add(): do not allow to attach the thread to...
2023-09-09 Konstantin... kern_kthread: fork1() does not handle locked Giant
2023-09-09 Konstantin... kern_kthread.c: some style
2023-09-08 Mustafa Ateş... arcmsr(4): Fix typo: rebulid -> rebuild
2023-09-08 Trond Endrestølscandir.3: Fix several typos
2023-09-08 Dag-Erling... libc: Fix fmemopen(3) prototype in fopen(3) man page.
2023-09-08 Dag-Erling... if_vlan: Always default to 802.1q.
2023-09-08 Dag-Erling... wmistat: don't restrict reading to the pid that opened...
2023-09-08 Xin LIMFC: MFV: zlib: examples: define functions as static...
2023-09-07 Kristof Provostmcast: fix memory leak in imf_purge()
2023-09-07 Kristof Provostsnmp_pf: use libpfctl's pfctl_get_status() rather than...
2023-09-07 Kristof Provostlibpfctl: implement status counter accessor functions
2023-09-07 Kristof Provostlibpfctl: allow pfctl_free_status(NULL)
2023-09-07 Kristof Provostpf (t)ftp-proxy: use libpfctl instead of DIOCGETSTATUS
2023-09-07 Dag-Erling... pam_krb5: Clarify a loop condition.
2023-09-07 Dag-Erling... forkpty: Avoid fd leak if fork() fails.
2023-09-07 Dag-Erling... libc: Fix parsing of hexadecimal numbers in strtol...
2023-09-07 Dag-Erling... unifdef: Vendorize.
2023-09-07 Dag-Erling... Add 'contrib/unifdef/' from commit '0da44885831dc0a43c4...
2023-09-07 Dag-Erling... unifdef: Fix case where a multiline comment follows...
2023-09-07 Daniel Tamelingxargs: fix -R so that it accepts negative numbers again
2023-09-07 Dag-Erling... stdbuf: Code cleanup.
2023-09-07 Dag-Erling... indent: Restore and document -ps / -nps option.
2023-09-06 John Baldwincxgbe ddp: Trim stale function prototype
2023-09-06 John Baldwinpcm: Turn SND_DECLARE_FILE into a no-op.
2023-09-06 John Baldwinbhyve: Store the FreeBSD OUI in little-endian in the...
2023-09-06 John Baldwinsys: Add a deprecation warning for 32-bit kernels.
2023-09-06 John Baldwinnetsmb: Add bounds checking to smb_t2_placedata
2023-09-06 John Baldwincd9660: Reject volumes with small logical block sizes
2023-09-06 John Baldwing_raid concat: Fail requests to read beyond the end...
2023-09-06 John Baldwinudf: Reject read requests with an invalid length
2023-09-06 John Baldwinptrace: Clear TDB_BORN during PT_DETACH.
next