]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-06-29 Mark Johnstonmount: Fix an incorrect assertion in kernel_mount()
2022-06-29 Konstantin... UFS: make mkdir() and link() reliable when using SU...
2022-06-29 Mateusz Piotrowskibhyve.8: Fix a typo
2022-06-29 Mateusz Piotrowskiusbconfig.8: Sort flags according to style(9)
2022-06-29 Mateusz Piotrowskiusbconfig.8: Improve style and fix examples
2022-06-29 Faraz Vahediassert.3: Document static_assert and _Static_assert
2022-06-29 Mateusz Piotrowskifreebsd-update.8: Note availability of updates for...
2022-06-29 Mateusz Piotrowskifreebsd-update.8: Add --currently-running to synopsis
2022-06-29 Mateusz Piotrowskiifconfig.8: Document -g all and -G all
2022-06-29 Mateusz Piotrowskiifconfig.8: Note that -l accepts -g in addition to...
2022-06-29 Mateusz Piotrowskiifconfig.8: Update -l synopsis
2022-06-29 Mateusz Piotrowskiifconfig.8: Document "ifconfig -g groupname"
2022-06-29 Mateusz Piotrowskiifconfig.8: Remove commented-out Xr eon 5
2022-06-29 Mateusz Piotrowskiifconfig.8: Remove remaining Xerox Network Systems...
2022-06-29 Mateusz Piotrowskiifconfig.8: Simplify examples by using canonical parameters
2022-06-29 Mateusz Piotrowskiifconfig.8: Mark address_family as optional in synopsis
2022-06-29 Mateusz Piotrowskiifconfig.8: Improve description of the address argument
2022-06-29 Mateusz Piotrowskiifconfig.8: Improve readability of address_family docum...
2022-06-29 Jose Luis Duranifconfig.8: Fix quoting
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up markup of "state" parameter
2022-06-29 Mateusz Piotrowskiifconfig.8: Make the -f flag description compact
2022-06-29 Mateusz Piotrowskiifconfig.8: Do not use ``'' for quoting
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up the channel parameter description
2022-06-29 Mateusz Piotrowskiifconfig.8: Add section headers to the parameters section
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up -n documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up -k documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up -C and -v documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up -l documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up -G & -g documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up documentation of -a, -d, and -u
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up -L documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up -m documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Clean up formatting of -f documentation
2022-06-29 Mateusz Piotrowskiifconfig.8: Move options sections to the top
2022-06-29 Mateusz Piotrowskiifconfig.8: Deduplicate groupname documentation
2022-06-28 Alexander MotinCTL: Fix double command completions on HA failover.
2022-06-28 Hans Petter... busdma: Protect ARM busdma bounce page counters using...
2022-06-27 Mitchell Hornemips: fix use of dump_append()
2022-06-27 Mitchell Hornekerneldump: remove physical from dump routines
2022-06-27 Mitchell Hornekerneldump: remove physical argument from d_dumper
2022-06-27 Mitchell Hornesavecore: add an option to save a live minidump
2022-06-27 Mitchell Hornelivedump: add event handler hooks
2022-06-27 Mitchell HorneAdd new vnode dumper to support live minidumps
2022-06-27 Mitchell HorneSplit out dumper allocation from list insertion
2022-06-27 Eric van Gyzennetdump: send key before dump, in case dump fails
2022-06-27 Bryan Drewerynetdump: Fix leaking debugnet state on errors.
2022-06-27 Mark Johnstonkevent.2: Add an xref to listen.2
2022-06-27 Mark Johnstonbpf: Correct a comment
2022-06-27 Mark Johnstonbpf: Zero pad bytes preceding BPF headers
2022-06-27 Mateusz Piotrowskirc.conf.5: Add missing Ns macros
2022-06-27 Hans Petter... ibcore: Fix sysfs registration error flow
2022-06-27 Doug Mooreiommu_gas: restrict tree search to promising paths
2022-06-27 Doug Moorebusdma_iommu: simplify split logic
2022-06-26 Toomas Soometest_diskread(): detect end of the disk
2022-06-26 Toomas Soomeloader.efi: fix panic() after BS off
2022-06-26 Warner Loshloader: abstract boot services exiting to libefi function
2022-06-26 Warner Loshefi: switch boot_services_gone to boot_services_active
2022-06-26 Toomas Soomeuserboot is missing vdisk_dev
2022-06-26 Cy Schubertwpa: Disable P2P in WPS
2022-06-26 Cy Schubertwpa: Restore missing patch
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-24 Damjan Jovanovicstruct kinfo_file changes needed for lsof to work using...
2022-06-24 Damjan JovanovicKERN_LOCKF: report kl_file_fsid consistently with stat(2)
2022-06-24 Konstantin... reap_kill_proc(): avoid singlethreading any other proce...
2022-06-24 Konstantin... reap_kill_subtree(): hold the reaper when entering...
2022-06-24 Konstantin... reap_kill_subtree_once(): handle proctree_lock unlock...
2022-06-24 Konstantin... reap_kill_proc: do not retry on thread_single() failure
2022-06-24 Konstantin... Make stop_all_proc_block interruptible to avoid deadloc...
2022-06-24 Mark Johnstonthread_single_end(): consistently maintain p_boundary_c...
2022-06-24 Konstantin... thread_unsuspend(): do not unuspend the suspended leade...
2022-06-24 Konstantin... thread_single(): remove already checked conditional...
2022-06-24 Konstantin... Do not single-thread itself when the process single...
2022-06-24 Konstantin... weed_inhib(): correct the condition to re-suspend a...
2022-06-24 Konstantin... weed_inhib(): do not double-suspend already suspended...
2022-06-24 Konstantin... thread_single: wait for P_STOPPED_SINGLE to pass
2022-06-24 Konstantin... issignal(): ignore signals when process is single-threa...
2022-06-24 Konstantin... P2_WEXIT: avoid thread_single() for exiting process...
2022-06-24 Konstantin... Fix another race between fork(2) and PROC_REAP_KILL...
2022-06-24 Konstantin... Fix a race between fork(2) and PROC_REAP_KILL subtree
2022-06-24 Konstantin... kern_procctl: add possibility to take stop_all_proc_blo...
2022-06-24 Konstantin... Add stop_all_proc_block(9)
2022-06-24 Konstantin... reap_kill(): split children and subtree killers into...
2022-06-24 Konstantin... reap_kill(): rename the reap variable to reaper
2022-06-24 Konstantin... reap_kill(): de-inline LIST_FOREACH(), twice
2022-06-24 Konstantin... reaper_abandon_children(): upgrade proctree_lock assert...
2022-06-24 Vitaliy Gusevvmm: move bumping VMEXIT_USERSPACE stat to the right...
2022-06-24 Yan Ka Chiupam_exec: fix segfault when authtok is null
2022-06-23 Mitchell Hornemodules: Only build MAC modules if options MAC is set
2022-06-23 Mitchell Horneddb: namespacing of struct command
2022-06-23 Mitchell HorneUse KERNEL_PANICKED() in more places
2022-06-22 Martin MatuskaObsoleteFiles.inc: fixup after zpool-features.7.gz...
2022-06-22 Glen Barberrelease: arm - increase IMAGE_SIZE
2022-06-22 Justin Hibbitsarm64: Print per-CPU cache summary
2022-06-22 Mateusz Guziklinux: plug a set-but-not-used var
2022-06-22 Tony HutterTag zfs-2.1.5
2022-06-21 Jung-uk KimOpenSSL: Regen manual pages for OpenSSL 1.1.1p
2022-06-21 Jung-uk KimOpenSSL: Regen assembly file for OpenSSSL 1.1.1p
2022-06-21 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
2022-06-21 Dimitry AndricAdd a whole bunch of missed obsolete manpages to Obsole...
2022-06-21 John BaldwinRemove usr/lib/libssp.a.
next