]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-12-12 Yuri Pankovlocale: fix mode for installed files to be 644, not 755
2020-12-12 Michael TuexenClean up more resouces of an existing SCTP association...
2020-12-12 Kyle Evansstand: liblua: add a pager module
2020-12-12 Kristof Provostpf: Allow net.pf.request_maxcount to be set from loader...
2020-12-12 Conrad Meyeramdtemp(4): Add missing Family 17h models
2020-12-12 Conrad Meyeramdsmn(4), amdtemp(4): add support for Family 19h ...
2020-12-12 Ian LeporeProvide userland notification of gpio pin changes ...
2020-12-12 Yuri Pankovxargs: compile yesexpr as ERE
2020-12-12 Kyle Evanslualoader: config: fix module enabled check
2020-12-12 Stefan EßerUse getlocalbase() instead of compiled in LOCALBASE...
2020-12-12 Stefan EßerChange getlocalbase() to not allocate any heap memory
2020-12-12 Robert Winggeom(8): list geoms with /dev/ prefix
2020-12-12 Kyle Evanslualoader: provide module-manipulation commands
2020-12-12 Xin LIRemove unused headers.
2020-12-12 Xin LIRemove unneeded headers.
2020-12-12 Alexander V... Fix NOINET6 build broken by r368571.
2020-12-11 Alexander V... ipfw kfib algo: Use rt accessors instead of accessing...
2020-12-11 Ryan Libbyposixshm_test.c: remove tautological checks
2020-12-11 Ryan Libbyfdgrowtable_test.c: appease gcc
2020-12-11 Ryan Libbysavecore: bail on write error even when decompressing
2020-12-11 Ryan Libbyzfs: quiet gcc -Wmissing-include-dirs
2020-12-11 Ryan Libbyif_wg: appease gcc
2020-12-11 Ryan Libbyffs: quiet -Wstrict-prototypes
2020-12-11 Ryan Libbyqat: quiet -Wredundant-decls
2020-12-11 Ryan Libbyntb: quiet gcc -Wreturn-type
2020-12-11 Ryan Libbycache_fplookup: quiet gcc -Wreturn-type
2020-12-11 Brooks Davisndis(4): expand deprecation to the whole driver
2020-12-11 Brooks DavisNote removal of hme(4)
2020-12-11 Brooks Davishme(4): Remove as previous announced
2020-12-11 Mitchell Horneriscv: small counter(9) improvements
2020-12-11 Navdeep Parharvnet.9: Use correct location of vnet.h.
2020-12-11 Fernando Apesteguíalock(1): Add EXAMPLES section
2020-12-11 Kyle Evanscaroot: update bundle
2020-12-11 Eric van Gyzendecryptcore: preload OpenSSL error strings; seed PRNG
2020-12-11 Stefan EßerInstall 2 forgotten shell scripts required to run the...
2020-12-11 Guangyuan YangFix a grammar error on locate(1).
2020-12-11 Kyle Evanssrc.conf(5): regenerate after WITHOUT_GNU_GREP became...
2020-12-11 Kyle EvansFlip the GNU_GREP default to OFF
2020-12-11 Enji Coopertimespec_get(3): sort SEE ALSO correctly
2020-12-11 Enji Coopercpuset{,_getaffinity,_getdomain}.2: fix SEE ALSO
2020-12-11 Brooks Davisstyle(9): Correct whitespace in struct definitions
2020-12-11 Jung-uk KimRevert r366943. It did not work as expected.
2020-12-11 Enji Cooperaio_suspend.2: properly canonicalize .Dd
2020-12-11 Enji Coopercap_enter(2): fix CAVEATS section
2020-12-11 Enji Cooperposix_spawn(3): fix section that references `vfork`
2020-12-11 Enji Coopergetentropy(3): sort SEE ALSO sections
2020-12-11 Enji Cooperarc4random(3): fix .Xr issues
2020-12-10 John-Mark Gurneyfix up documentation/comments: processname is not defin...
2020-12-10 Mitchell Horneriscv: handle debug.debugger_on_trap for fatal page...
2020-12-10 Kenneth D.... Add the LTO-9 density code to libmt and the mt(1) man...
2020-12-10 Bryan Drewerylinux_dma: Ensure proper flags pass to allocators.
2020-12-10 Bryan Drewerycontig allocs: Don't retry forever on M_WAITOK.
2020-12-10 Michael TuexenFix the TFTP client when performing a RRQ for files...
2020-12-10 Fernando Apesteguíaid(1): Add EXAMPLES section
2020-12-10 Robert WingAdd deprecation notice for bvmconsole and bvmdebug
2020-12-10 Fernando Apesteguíagroups(1): Add EXAMPLE
2020-12-10 Mateusz Guzikfd: make serialization in fdescfree_fds conditional...
2020-12-10 Bradley T.... hyperv/vmbus: avoid crash, panic if vbe fb info is...
2020-12-10 Gordon Berglingee(1): Whitespace cleanup
2020-12-10 Edward Tomasz... Make "diskinfo -i" also test 1MB reads.
2020-12-10 Stefan EßerLift scope of buf[] to make it extend to a potential...
2020-12-10 Thomas Munrotruss: Add AIO syscalls.
2020-12-09 Glen BarberFix staging riscv images.
2020-12-09 Hans Petter... Fix bug in ifconfig preventing proper VLAN creation.
2020-12-09 Ryan Libbydmar: reserve memory windows of PCIe root port
2020-12-09 Dimitry AndricMerge commit 28de0fb48 from llvm git (by Luís Marques):
2020-12-09 Kyle Evansnetgraph: macfilter: small fixes
2020-12-09 Mark JohnstonPlug a race between fd table teardown and several loops
2020-12-09 Mark JohnstonUse refcount_load(9) to load fd table reference counts
2020-12-09 Kyle Evansgrep: replace the internal queue with a ring buffer
2020-12-09 Kyle Evansgrep: tests: stop expecting a failure of gnuext w/...
2020-12-09 Kyle Evanskdump/truss: decode new _umtx_op flags
2020-12-09 Kyle Evanslibsysdecode: decode _UMTX_OP flags
2020-12-09 Kyle Evans_umtx_op(2): document recent addition of 32bit compat...
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Glen BarberCopy arm64 make-memstick.sh and mkisoimages.sh to the...
2020-12-09 Justin Hibbitsdev/mfi: Make a seemingly bogus conditional unconditional
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 Gleb SmirnoffFixup r368446 with KERN_TLS.
2020-12-08 Bryan Dreweryfts_read: Handle error from a NULL return better.
2020-12-08 Cy SchubertVendor import of Unbound 1.13.0.
2020-12-08 Kyle Evanscpuset_set{affinity,domain}: do not allow empty masks
2020-12-08 Kyle Evanskern: cpuset: resolve race between cpuset_lookup/cpuset_rel
2020-12-08 Kyle Evanskern: cpuset: plug a unr leak
2020-12-08 Mitchell Hornearm64: fix struct l_sigaction_t layout
2020-12-08 Jung-uk KimImport OpenSSL 1.1.1i.
2020-12-08 John BaldwinCheck that the frame pointer is within the current...
2020-12-08 John BaldwinStack unwinding robustness fixes for RISC-V.
2020-12-08 Nick HibmaMissed adding netgraph to mtree in r368443:
2020-12-08 Nick HibmaFix indenting for netmap.
2020-12-08 Adrian Chadd[ath] also remove the magic size value here for the...
2020-12-08 Adrian Chadd[ath] Don't use hard-coded values in the sanity check.
2020-12-08 Adrian Chadd[ath] replace the hard-coded magic values in if_athioct...
2020-12-08 Gleb SmirnoffThe list of ports in configuration path shall be protec...
2020-12-08 Ed MasteOpenSSL: address CVE-2020-1971
2020-12-08 Gleb SmirnoffConvert LAGG_RLOCK() to NET_EPOCH_ENTER(). No functiona...
2020-12-08 Andrew TurnerUse a macro to find the offset of kern_ttbr0
2020-12-08 Andrew TurnerFree the arm64 bootparams memory after initarm
2020-12-08 Nick HibmaNew Netgraph module ng_macfilter:
2020-12-08 Ed Masteregen src.conf.5 after r368441, WITHOUT_GDB default
next