]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-26 Vincenzo Maffionenetmap: monitor: support offsets in copy mode
2021-09-26 Vincenzo Maffionenemtap: lb app: Validate ihl field when hashing packet
2021-09-26 Gordon Berglingjail(9): Fix a typo in a comment
2021-09-26 Gordon Berglingnfsclient: Fix a typo in a comment
2021-09-26 Gordon Berglingsctp: Fix a typo in a comment
2021-09-26 Dimitry AndricSpell cloudabi correctly in ObsoleteFiles.inc
2021-09-26 Gordon Berglingpcm(4): Fix a common typo in source code comments
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-26 Philip PaepsImport tzdata 2021b
2021-09-26 Yoshihiro Otakern_ctf: Use zlib's uncompress function for simpler...
2021-09-25 Sean Brunouart: Add PCI ID for intel 100 Series/C230 Series AMT
2021-09-25 Alexander Motinacpi_cpu: Fix panic if some CPU devices are disabled.
2021-09-25 Colin Percivalefi loader: Call tslog_init from efi_main
2021-09-25 John Baldwinmount: Don't pass a NULL format string to xo_err().
2021-09-25 John Baldwinmana: Cast an unused value to void to quiet a warning.
2021-09-25 John Baldwinbhyve: Add an empty case for event types in mevent_kq_f...
2021-09-25 John Baldwinkernel: Disable errors for -Walloca-larger-than for...
2021-09-25 John Baldwinbhyve_config.5: Document gdb.address.
2021-09-25 John Baldwinbhyve: Update the -G description in the SYNPOSIS.
2021-09-25 Yoshihiro Takahashiunzip: sync with NetBSD upstream to add passphrase...
2021-09-25 Yoshihiro Takahashing_ether: Create netgraph nodes for bridge interfaces.
2021-09-25 Mateusz Guzikmmc: fix 1-byte reallocs (when it should have been...
2021-09-25 Mateusz Guzikfifo: support flock
2021-09-25 Mark Johnstonamd64: Remove proc0_tf, the bootstrap trapframe
2021-09-25 Mark Johnstonamd64: Avoid copying td_frame from kernel procs
2021-09-25 Mark Johnstoncam: Avoiding waking up doneq threads if we're dumping
2021-09-25 Konstantin... x86 bounce_bus_dmamem_alloc(): use malloc_aligned(...
2021-09-25 Konstantin... malloc_aligned(9): allow zero size and alignment
2021-09-25 Gordon Berglingnet80211(4): Fix a few common typos in source code...
2021-09-25 Gordon Berglingubsan: Fix a typo in an error message
2021-09-25 Kyle Evanshostname: avoid strcpy() overlap in -d flag handling
2021-09-25 Marko Zec[fib_algo][dxr] Split unused range chunk list in multip...
2021-09-25 Alexander MotinMake CPU children explicitly share parent unit numbers.
2021-09-25 Colin Percivalloader printf: Profile with TSLOG
2021-09-25 Colin Percivalloader tslog: Don't use sprintf
2021-09-25 Kyle Evansmakesyscalls: sprinkle some assert() on standard functi...
2021-09-25 Kyle Evansmakesyscalls: rip out arbitrary command execution
2021-09-25 Kyle Evansmakesyscalls: stop trying to remove . and .. in cleanup
2021-09-25 Alexander Motinacpi_cpu: Make device unit numbers match OS CPU IDs.
2021-09-25 Kevin Bowlinge1000: Rename 'struct adapter' to 'struct e1000_sc'
2021-09-25 Alexander Motinbus: Cleanup device_probe_child()
2021-09-24 Cameron Katrimount: add libxo(3) support
2021-09-24 Warner Loshbus: Fix LINT / BUS_DEBUG build
2021-09-24 Math Ieups: fix `ps -aa`
2021-09-24 Mark Johnstonopencrypto: Disallow requests which pass VERIFY_DIGEST...
2021-09-24 Toomas Soomeloader: dev_net.c should use __func__ with printf
2021-09-24 Cy Schubertipfilter: Locking sysctls here is not required
2021-09-24 Cy Schubertipfilter: Avoid a null if-then-else blocks
2021-09-24 Mark Johnstoncxgbe: Mark received packets as initialized for KMSAN
2021-09-24 Bryan Dreweryread builtin: Empty variables on timeout
2021-09-24 Warner Loshbus: retire DF_REBID
2021-09-24 Konstantin... pidfile test: guarantee nul termination of the read...
2021-09-24 Mark Johnstontests/sys/sys: Raise WARNS
2021-09-24 Kristof ProvostUPDATING: new entry about dummynet
2021-09-24 Kristof Provostcxgbe: fix LINT-NOIP builds
2021-09-24 Kristof Provostpf.conf.5: document dummynet support
2021-09-24 Kristof Provostman dummynet: dummynet can also be used with pf
2021-09-24 Kristof Provostnetpfil tests: extend dummynet tests to pf
2021-09-24 Kristof Provostpf: support dummynet
2021-09-24 Kristof Provostdummynet: Does not depend on ipfw
2021-09-24 Kristof Provostman dummynet: point to dnctl instead of ipfw
2021-09-24 Bartlomiej... ipsec: Add support for PMTUD for IPv6 tunnels
2021-09-24 Bartlomiej... ipsec: If no PMTU in hostcache assume it's equal to...
2021-09-24 Bartlomiej... ipsec: Add PMTUD support for IPsec IPv4 over IPv6 tunnel
2021-09-24 Jason A. Harmeningunionfs: lock newly-created vnodes before calling insmn...
2021-09-24 Nathaniel Wesley... kqueue: Add EV_KEEPUDATA flag
2021-09-24 Nathaniel Wesley... libsysdecode: Permit _ in VM_PROT_(.*) names.
2021-09-24 Konstantin... aio_aqueue(): avoid ucred leak on failure path
2021-09-23 Warner Loshnvme: Use shared timeout rather than timeout per transa...
2021-09-23 Kristof Provostpf: fix pagefault in pf_getstatus()
2021-09-23 Wenzhuo Lue1000: fix K1 configuration
2021-09-23 Kyle Evansman: reset OPTIND before parsing args
2021-09-23 Alexander Motinx86: Add NUMA nodes into CPU topology.
2021-09-23 Randall Stewarttcp: Rack compressed ack path updates the recv window...
2021-09-23 Randall Stewarttcp: Two bugs in rack one of which can lead to a panic.
2021-09-23 Ed Mastevt: bound buffer access in redraw optimization
2021-09-23 Michael Tuexensctp: Cleanup stream schedulers.
2021-09-23 Arnaud YsmalLACP: Do not wait response for marker messages not...
2021-09-23 Stephane Rochoyveriexec: Fix veriexec -i's confusion between loaded...
2021-09-23 Stephane Rochoysh: Add -o verify to use O_VERIFY when sourcing scripts
2021-09-23 Hans Petter... UPDATING: Fix spelling.
2021-09-23 Kyle Evanskern: random: collect ~16x less from fast-entropy sources
2021-09-23 Kyle Evanskern: random: drop read_rate and associated functionality
2021-09-23 Wojciech Macekhwpmc: fix performance issues
2021-09-23 Wojciech Macekpmc: intr pmc.soft(3) update
2021-09-23 Baptiste Daroussincheck-links.sh: treat PIE executable as elf files
2021-09-23 Konstantin... tests/sys/fs/fusefs/read.cc: fix build on powerpc64
2021-09-23 John Baldwinsysdecode.3: Remove documentation of CloudABI ABIs.
2021-09-22 Olivier Houchardtruss: Decode correctly 64bits arguments on 32bits...
2021-09-22 Kirk McKusickEliminate an unnecessary rerun request in fsck_ffs.
2021-09-22 Olivier Houchardtruss: Decode correctly 64bits arguments on 32bits...
2021-09-22 Olivier Houchardlibsysdecode: Decode FreeBSD32 syscalls on arm64.
2021-09-22 Piotr Pawel... sh: try to avoid overwriting HISTFILE produced by other...
2021-09-22 Piotr Pawel... sh: improve command completion
2021-09-22 Konstantin... Revert "linux32: add a hack to avoid redefining the...
2021-09-22 Hans Petter... rc.d/mixer: Use -o flag instead of -s flag to get curre...
2021-09-22 Hans Petter... mixer(3) and mixer(8): Update manual pages.
2021-09-22 Hans Petter... mixer(8): Compile fix for when the "char" type is unsigned.
2021-09-22 Hans Petter... UPDATING: Add new entry about mixer(8) usage.
2021-09-22 Hans Petter... Implement and use new mixer(3) library for FreeBSD.
next