]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-18 traszAdd a trivial linux(4) splice(2) implementation, which...
2020-07-18 traszAdd missing SysV IPC stats to linprocfs(4). Fixes...
2020-07-18 traszFix bogomips calculation. Previously it was off by...
2020-07-18 traszFix two typos in flag names in /proc/cpuinfo.
2020-07-18 jkimMFV: r363292
2020-07-18 mjgShort-circuit tdfind when looking for the calling thread.
2020-07-17 chsFix vnode_pager handling of read ahead/behind pages...
2020-07-17 chsAdd a new function vm_page_free_invalid() for freeing...
2020-07-17 chsRevert my change from r361855 in favor of a better...
2020-07-17 gbedevstat(9): Update the man page to reflect the current...
2020-07-17 gbemount_nfs(8): document alternate form of the gssname...
2020-07-17 gbeiwm(4): Document limitations of the driver
2020-07-17 allanjudeat(1): Fix location of at(1) crontab
2020-07-17 cyFix incorrect byte order in ipfstat -f output.
2020-07-17 cypfil_run_hooks() can be called recursively, so we have to
2020-07-17 cy-4 and -6 only make sense with -i, -o, and -t.
2020-07-17 cyThe output from usage() need not contain usage for...
2020-07-17 cyMake ipfstat -t header generic when IPv4 and IPv6 outpu...
2020-07-17 cyipfstat -t defaults to IPv4 output. Make consistent...
2020-07-17 cyHistorically ipfstat listings and stats only listed...
2020-07-17 cyfr_family (the protocol family) must be AF_INET or...
2020-07-17 cyOnly use the use_inet6 variable when INET6 is a build...
2020-07-17 takawataFix L2CAP ACL packet PB(Packet Boundary) flag for LE...
2020-07-17 tuexenImprove the locking of address lists by adding some...
2020-07-17 brAdd acpi_iort_map_pci_smmuv3().
2020-07-17 markjClean up crypto_init().
2020-07-17 andrewDon't overflow the trap frame when accessing lr or...
2020-07-17 pstefPromote use of unprivileged users for building ports...
2020-07-16 cemRevert r240317 to prevent leaking pmap entries
2020-07-16 jmgadd script to help figure out what man pages need MLINK...
2020-07-16 jhbInclude FreeBSD ABI tag note in the ELF runtime loader.
2020-07-16 jhbInclude ABI note tag in shared libraries.
2020-07-16 jhbAdd crypto_initreq() and crypto_destroyreq().
2020-07-16 kenHold the mutex when releasing a callout.
2020-07-16 tuexen(Re)-allow 0.0.0.0 to be used as an address in connect...
2020-07-16 allanjudeAdd VIRTIO_BLK_T_DISCARD support to the virtio-blk...
2020-07-16 markjAdd a RELNOTES entry for r363253.
2020-07-16 markjSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-16 kevanstuntap: drop redundant if_mtu assignment in tuncreate
2020-07-16 markjsafexcel(4): Silence an integer truncation warning.
2020-07-16 impRelax the rule against declaring variables in nested...
2020-07-16 mjgvfs: fix vn_poll performance with either MAC or AUDIT
2020-07-16 0mpRemove old devd rules for ActiveWire and Entrega Serial...
2020-07-16 mjgvfs: fix MAC/AUDIT mismatch in vn_poll
2020-07-16 kevansether_ifattach: set mtu before calling if_attach()
2020-07-16 mjgamd64: patch ffsl to use the compiler builtin
2020-07-16 tsoomeefibootmgr: typo in long option name
2020-07-15 adrian[ar71xx] fix watchdog to work on subsequent SoCs
2020-07-15 emasteopenssh: refer to OpenSSL not SSLeay, part 2
2020-07-15 gshapiroNote the merge of sendmail 8.16.1 from vendor "branch"
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 avgbuild DTS for Orange Pi PC Plus as well
2020-07-15 arichardsonAllow install(1)'s create_tempfile() to work on Linux...
2020-07-15 arichardsonRemove warning that is no longer accurate after r361853
2020-07-15 brooksDon't imply that all action values can be OR'd.
2020-07-15 kibImprove description of the vector argument for i386...
2020-07-15 emasteopenssh: refer to OpenSSL not SSLeay
2020-07-15 allanjudezpool-features(7): Note that the boot loader has suppor...
2020-07-15 allanjudevlan(4): Minor grammar corrections
2020-07-15 luporl[PowerPC] Use PVO_PADDR to get the PA from PVO
2020-07-15 vangyzenFix style in r363220
2020-07-15 vangyzenFix Coverity issues in OFED
2020-07-15 arichardsonFix BUILD_WITH_STRICT_TMPPATH builds
2020-07-15 arichardsonAllow bootstrapping localdef on non-FreeBSD systems
2020-07-15 arichardsonAdd missing newline and return in localedef error message
2020-07-15 arichardsonAvoid rebuilding libpmc in every incremental rebuild
2020-07-15 mjgpoll: factor fd lookup out of scan and rescan
2020-07-15 mjgfd: remove fd_lastfile
2020-07-15 mjgfd: add obvious branch predictions to fdalloc
2020-07-15 mjglibprocstat: fix kvm filedesc access after introduction...
2020-07-15 kibGrammar and typo fixes.
2020-07-15 rmacklemFix the pNFS flexible file layout client for servers...
2020-07-15 jkimRemove obsolete files after byacc 20200330 import ...
2020-07-14 jkimRemove a redundant file from test directory to unbreak...
2020-07-14 yuripvtop: VIS_SAFE turned out to be unsafe
2020-07-14 freqlabshwpmc: Always set pmc_cpuid to something
2020-07-14 wulflinuxkpi: Ignore NULL pointers passed to string paramet...
2020-07-14 gshapiroImport sendmail 8.16.1
2020-07-14 mjgcache: make negative shrinker round robin on all lists...
2020-07-14 mjgcache: remove numcalls
2020-07-14 mjgcache: count dropped entries
2020-07-14 mjgcache: remove neg_locked argument from cache_zap_locked
2020-07-14 mjgcache: remove a useless argument from cache_negative_insert
2020-07-14 mhorneReally fix cleandir after r362973
2020-07-14 mjgcache: create a dedicate struct for negative entries
2020-07-14 kibamd64: allow parallel shootdown IPIs
2020-07-14 tuexenImprove the error handling in generating ASCONF chunks.
2020-07-14 kibMake CLOCK_REALTIME and TIMER_ABSTIME available for...
2020-07-14 mckusickUpdate to D25266, bin/ps: Make the rtprio option actual...
2020-07-14 andrewPrint the arm64 registers in more exception handling...
2020-07-14 mavAdd stepping to the kern.hwpmc.cpuid string on x86.
2020-07-14 gonzoEnable EFI system partition on amd64 and i386 VM images
2020-07-14 markjAdd a RELNOTES entry for safexcel(4).
2020-07-14 markjsafexcel(4): Fix the INVARIANTS build after a last...
2020-07-14 markjAdd safexcel(4) to cryptotest.
2020-07-14 markjAdd a driver for the SafeXcel EIP-97.
2020-07-14 gbeRevert r362809: Mention FreeBSD in the HISTORY sections...
2020-07-14 brStart splitting-out the Intel DMAR busdma backend to...
2020-07-14 adrian[pmc] whoops, remove spurious #'s
2020-07-14 adrian[hwpmc] Compile 'pmc' only if we have C++11.
next