]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-11-24 Mark Johnstonnetinet: Deduplicate most in_cksum() implementations
2021-11-24 Mark Johnstonnetinet: Remove in_cksum.c
2021-11-24 Mark Johnstonnetinet: Remove in_cksum_update()
2021-11-24 Warner Loshsys/uuid.h: Include sys/types.h
2021-11-24 Warner Loshsys/backlight.h: include sys/types.h
2021-11-24 Warner Loshsys/ata.h: Include sys/types.h
2021-11-24 Warner Loshsys/disk/*.h: Include sys/types.h
2021-11-24 Warner Loshsys/alq.h: Kernel only file, mark as such
2021-11-24 Warner Loshsys/acct.h: Add sys/types.h include
2021-11-24 Bjoern A. Zeebstd.nodebug: turn off net80211 debugging as well
2021-11-24 Alexander Motinichsmb: Add PCI IDs for Intel Alder Lake SMBus controller
2021-11-24 Bjoern A. Zeebnet80211: fix -Wunused-but-set-variable warnings
2021-11-24 Mateusz Guzikalc: plug a set-but-not-unused var in alc_init_locked
2021-11-24 Mateusz Guzikamd_ecc_inject: return an error instead of ignoring...
2021-11-24 Mateusz Guzikagp: plug a set-but-not-unused var in agp_intel_gtt_map...
2021-11-24 Mateusz Guzikaesni: plug a set-but-not-unused var in aesni_newsession
2021-11-24 Mateusz Guzik32-bit compat: plug a set-but-not-unused var in freebsd...
2021-11-24 Baptiste Daroussinbsddialog, mark the lib as dependent on ncurses
2021-11-24 Andrew TurnerFix bracketing in the arm64 minidump code
2021-11-24 Andrew TurnerRemove redundant declarations
2021-11-24 Mateusz Piotrowskios-release: Quote variables as documented in the manual
2021-11-24 Baptiste Daroussinncurses: libform is installed as libformw
2021-11-24 Baptiste Daroussinbsddialog: actually add directories
2021-11-24 Baptiste Daroussinpartedit: cleanup headers
2021-11-24 Baptiste Daroussinkbdmap: use libbsddialog instead of calling dialog...
2021-11-24 Baptiste Daroussintzsetup: remove dedundant declaration
2021-11-24 Baptiste Daroussintzsetup: replace libdialog with libbsddialog
2021-11-24 Baptiste Daroussinbsddialog: import new TUI widget and utility
2021-11-24 Baptiste DaroussinAdd 'contrib/bsddialog/' from commit '857c66bb5f3c5651b...
2021-11-24 Baptiste Daroussinncurses: register formw as usable lib for LIBADD
2021-11-24 Baptiste Daroussinncurses: to not create a libncursesw.a in the OBJDIR
2021-11-24 Warner Loshsys/file.h: Allow inclusion when compiling for a strict...
2021-11-24 Warner Loshdevctl.h: Spelling typo
2021-11-24 Warner Loshcam: Unbreak CAM_IO_STATS build
2021-11-24 Baptiste Daroussinbsddialog: import snapshot as of 2021-11-24
2021-11-24 Hubert MazurPcf85063: Add RTC driver
2021-11-24 Hubert MazurTCA6408: Add driver for tca6408 gpio expander
2021-11-24 Kornel Dulebafelix: Add support for PHY interrupts
2021-11-24 Kornel Dulebaenetc: Add support for PHY interrupts
2021-11-24 Kornel Dulebavscphy: Add support for PHY interrupts
2021-11-24 Kornel DulebaIntroduce DP83822 PHY driver
2021-11-24 Kornel DulebaIntroduce DP83867 PHY driver
2021-11-24 Kornel Dulebamiibus: Add support for mapping OFW nodes to PHY devices
2021-11-24 Kornel Dulebavscphy: Fill in new mii_maxspeed field
2021-11-24 Kornel Dulebamii_physubr: Add support for limiting PHY max speed
2021-11-24 Warner Loshcam: Remove all the write-only variables
2021-11-24 Warner LoshFix copyright to be like all my others in the tree
2021-11-24 Warner Loshsys/devctl.h: Only declare kernel functions in kernel.
2021-11-24 Warner Loshpowerpc: Make machine/reg.h self-contained
2021-11-24 Warner Loshriscv: Make machine/regs.h self-contained
2021-11-24 Warner Losharm64: Make machine/reg.h self contained
2021-11-24 Warner Losharm: Make machine/reg.h self-contained
2021-11-24 Ed Mastemgb: remove set but not used variables
2021-11-23 Piotr KubajAdd assembly optimized code for OpenSSL on powerpc...
2021-11-23 Eric Joynerice(4): Update to version 0.29.4-k
2021-11-23 Warner LoshBasic signal tests: Can we deliver a signal?
2021-11-23 Warner Loshkqueue: Define older kqueue event types better
2021-11-23 Gleb Smirnoffng_bridge: count item allocation failures as memory...
2021-11-23 Kristof ProvostRELNOTES: mention 6rd support in if_stf
2021-11-23 Kristof Provostpf: fix netpfil.common.dummynet:pf_nat test
2021-11-23 Kristof Provostpf: align IPv6 dummynet handling with IPv4
2021-11-23 Kristof Provostpf: remove unused variables
2021-11-23 Andrew TurnerMove the arm64 identify_cpu SYSINIT earlier
2021-11-23 Mateusz Piotrowskios-release.5: Fix quoting of dots
2021-11-23 Gleb Smirnoffif_free: add a comment explaining why ifindex_free...
2021-11-23 Gleb Smirnoffifnet: merge if_destroy() and if_free_internal() into one
2021-11-23 Gleb Smirnoffifnet: make if_alloc_domain() never fail
2021-11-23 Gleb Smirnoffifnet: make if_alloc_domain() static
2021-11-23 Gleb Smirnoffifnet: append if_debug.c to if.c
2021-11-23 Gleb Smirnoffifnet: garbage collect drbr_*_drv().
2021-11-22 Brooks Davisfreebsd32: regen
2021-11-22 Brooks Davisfreebsd32: generate from sys/kern/syscalls.master
2021-11-22 Brooks Davissyscalls: annotate args pointing to long, pointer,...
2021-11-22 Brooks Davismakesyscalls: strip _Contains_ argument annotations
2021-11-22 Brooks Davismakesyscalls: add override of ABI change detection
2021-11-22 Brooks Davismakesyscalls: automate detection of ABI changes
2021-11-22 Brooks Davismakesyscalls.lua: Add the ABI function prefix reliably.
2021-11-22 Brooks Davismakesyscalls: allow config to force OBSOL and UNIMPL
2021-11-22 Brooks Davisfreebsd32: regen
2021-11-22 Brooks Davisfreebsd32: generate splits of 64-bit arguments
2021-11-22 Brooks Davissyscalls: regen
2021-11-22 Brooks Davismakesyscalls: handle 64-bit args on 32-bit
2021-11-22 Brooks Davismakesyscalls: handle arrays of pointers
2021-11-22 Brooks Davismakesyscalls: handle longs in ABI compat
2021-11-22 Brooks Davismakesyscalls.lua: Allow translation of intptr_t arguments
2021-11-22 Brooks Davissyscalls: regen
2021-11-22 Brooks Davismakesyscalls: intptr_t arguments are pointers
2021-11-22 Brooks Davismakesyscalls: Add a way to include per-ABI headers
2021-11-22 Brooks Davismakesyscalls: allow multiple expressions for each abi...
2021-11-22 Brooks Davismakesyscalls: Fix expression for time_t_size
2021-11-22 Brooks Davismakesyscalls: Remove _native suffix handling
2021-11-22 Brooks Davisfreebsd32: remove unnecessicary headers
2021-11-22 Brooks Davisfreebsd32: regen
2021-11-22 Brooks Davissyscalls: improve nstat, nfstat, nlstat
2021-11-22 Brooks Davisfreebsd32: regen
2021-11-22 Brooks Davisfreebsd32: add _'s to _umtx_(un)lock
2021-11-22 Brooks Davisfreebsd32: enable orecvfrom
2021-11-22 Brooks Davisfreebsd32: declare ogetsockname correctly
2021-11-22 Brooks Davisfreebsd32: sync some osig* audit flags with default ABI
2021-11-22 Brooks Davisfreebsd32: sctp syscalls take struct iovec32
next