]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-14 Oleksandr TymoshenkoEnable EFI system partition on amd64 and i386 VM images
2020-07-14 Mark JohnstonAdd a RELNOTES entry for safexcel(4).
2020-07-14 Mark Johnstonsafexcel(4): Fix the INVARIANTS build after a last...
2020-07-14 Mark JohnstonAdd safexcel(4) to cryptotest.
2020-07-14 Mark JohnstonAdd a driver for the SafeXcel EIP-97.
2020-07-14 Gordon BerglingRevert r362809: Mention FreeBSD in the HISTORY sections...
2020-07-14 Ruslan BukinStart splitting-out the Intel DMAR busdma backend to...
2020-07-14 Adrian Chadd[pmc] whoops, remove spurious #'s
2020-07-14 Adrian Chadd[hwpmc] Compile 'pmc' only if we have C++11.
2020-07-14 Adrian Chadd[ipfw] quieten maybe-uninitialized errors in ipfw when...
2020-07-14 Adrian Chadd[bc] Fix a "maybe uninitialized" compiler warning under...
2020-07-14 Adrian Chadd[flex] Fix compilation issue under mips-gcc-6.4
2020-07-14 Jung-uk KimMFV: r362513
2020-07-14 Allan JudeActually install the new 221.backup-gpart periodic...
2020-07-13 Navdeep Parharcxgbev(4): Compare at most 16 bytes of the Ethernet...
2020-07-13 Mark Johnstonipfw(8): Handle unaligned pointers in pr_u64.
2020-07-13 Li-Wen HsuRevert r351416 to let lib.libc.gen.getmntinfo_test...
2020-07-13 Mark Johnstonipfw(8): Fix most warnings with the default WARNS level.
2020-07-13 Mark JohnstonPrint arm64 physmem info during boot.
2020-07-13 Mark JohnstonAdd vm_map_valid_range_KBI().
2020-07-13 Alexander MotinUpdate AMD Zen1 and add Zen2 events mapping.
2020-07-13 Gordon Berglinglseek(2): Document the seek behavior better and update...
2020-07-13 Gordon Berglinggethostname(3): Correct the reference of the undefined...
2020-07-13 Gordon Berglingarp(8) clarify the use of the '-a flag'
2020-07-13 Alexander MotinMinor textual fixes.
2020-07-13 Allan JudeRemove excess spaces from rc.d scripts
2020-07-13 Tom JonesDon't print VNET pointer when initializing dummynet
2020-07-13 Oleksandr TymoshenkoFix invalid VHDX generation for image larger than 4Gb
2020-07-13 Allan JudeLoader: explain the syntax of currdev
2020-07-13 Yuri Pankovsed/multi_test: print comment for current test, not...
2020-07-13 Rick MacklemMinor code cleanup that removes "nd->nd_bpos = mcp...
2020-07-12 Eugene Grosbeininstall(1): another correction after r363064
2020-07-12 Michael TuexenCleanup, no functional change intended.
2020-07-12 Enji CooperDon't leave `path` behind when executing `:chflags_success`
2020-07-12 Alexander LeidingerFix r363125 (Implement CLOCK_MONOTONIC_RAW (linux ...
2020-07-12 Michael Tuexen(Re)activate SCTP system calls when compiling SCTP...
2020-07-12 Alexander V... Switch inet6 default route subscription to the new...
2020-07-12 Alexander V... Add destructor for the rib subscription system to simpl...
2020-07-12 Alexander LeidingerImplement CLOCK_MONOTONIC_RAW (linux >= 2.6.28).
2020-07-12 Michal MelounReverse the processing order of assigned clocks property.
2020-07-12 Michal Meloun Assigned clocks: fix off-by-one bug, don't leak alloca...
2020-07-12 Michal MelounFix the module name for some arm drivers.
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Simon J. GerratyImport bmake-20200710
2020-07-11 Allan Judeperiodic.conf: correct capitailization in the middle...
2020-07-11 Mateusz Guziksx: remove SX_NOADAPTIVE from the man page
2020-07-11 Mateusz Guzikfd: stop looping in pwd_hold
2020-07-11 Allan JudeAdd cross references betwen ttys(5) and related drivers
2020-07-11 Allan JudeAdd a periodic script to backup the partition table...
2020-07-11 Allan Judenscd: does not warn about invalid values what parsing...
2020-07-11 Allan Judeboot(8): fix sorting of cross references
2020-07-11 Allan Judeboot(8): Add additional cross references
2020-07-11 Sergio Carlavilla... Add orders man page
2020-07-11 Allan Judeppp: Document the fact that ppp_nat is enabled by default
2020-07-11 Allan Judeprocctl(2): consistently refer to the last agrument...
2020-07-11 Allan Judebsdinstall: only kill the dhclient for the interface...
2020-07-11 Mark Johnstonping(8): Check for integer truncation when handling...
2020-07-11 Allan Judebsdinstall: don't fail if fstab is empty
2020-07-11 Allan Judedefaults/rc.conf: note that the default is ppp_nat...
2020-07-11 Allan Judebsdinstall: kill dhclient before starting a new instance
2020-07-11 Michael ReifenbergerHandle device removal and removal+add cases to fix...
2020-07-11 Edward Tomasz... Make linprocfs(5) report correct tty number in /proc...
2020-07-11 Edward Tomasz... Make linux stat(2) return the same st_dev for every...
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-11 Toomas Soomeloader: implement GELI writes
2020-07-10 Eugene GrosbeinFix the tests for install(1): add support for STRIPBIN...
2020-07-10 Edward Tomasz... Don't emit warnings on MADV_HUGEPAGE; Firefox uses...
2020-07-10 Mark JohnstonAdd a RELNOTES entry for r363084.
2020-07-10 Mark JohnstonAdjust .Dd, missed in r363084.
2020-07-10 Mark JohnstonAdd a --sctp flag to nc.
2020-07-10 Eugene Grosbeininstall(1): addition to r363067
2020-07-10 Michael TuexenWhitespace changes due to upstreaming r363079.
2020-07-10 Mark JohnstonProvide support for building SCTP as a loadable module.
2020-07-10 Hans Petter... Implement the bitmap_subset() function in the LinuxKPI...
2020-07-10 Hans Petter... Implement the array_size() function in the LinuxKPI...
2020-07-10 Michael TuexenFix a use-after-free bug for the userland stack. The...
2020-07-10 Stefan EßerUpgrade to version 3.1.3
2020-07-10 Andrew TurnerSplit long lines in the Raspberry Pi FB driver
2020-07-10 Mateusz Guzikvfs: fix early termination of kern_getfsstat
2020-07-10 Mateusz Guzikvfs: fix trivial whitespace issues which don't interefe...
2020-07-10 Peter GrehanAdvertise 64-bit physical-address capability.
2020-07-10 Mateusz Guzikvfs: depessimize getfsstat when only the count is requested
2020-07-10 Mateusz Guzikvfs: avoid spurious memcpy in vfs_statfs
2020-07-10 Eugene Grosbeininstall(1): correction after r363064
2020-07-10 Kyle Evansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-10 Kyle Evansshm_open2: Implement SHM_GROW_ON_WRITE
2020-07-10 Eugene GrosbeinOptimize install(1) a bit.
2020-07-10 Warner LoshProperly backout r362998
2020-07-10 Kyle Evansshmfd: make shm_size a vm_ooffset_t
2020-07-09 Cy SchubertEnable support for IEEE 802.11N, 802.11W, 802.11AC...
2020-07-09 Scott LongRevert r362998, r326999 while a better compatibility...
2020-07-09 Jilles Tjoelkersh: Do not ignore INTOFF during a trap
2020-07-09 Mark JohnstonApply the logic from r363051 to semctl(2) and __sem_bas...
2020-07-09 Mark Johnstonwhois: Handle referrals to rwhois servers.
2020-07-09 Mark JohnstonAvoid copying out kernel pointers from msgctl(IPC_STAT).
2020-07-09 Andrew TurnerAdd a driver to talk to the Raspberry Pi firmware
2020-07-09 Michael TuexenOptimize flushing of receive queues.
2020-07-09 Toomas Soomeloader: setting vdev size based on label asize is not...
2020-07-09 Xin LIg_concat_find_device: trim /dev/ if it is present,...
2020-07-09 Simon J. GerratyRevert r363031
next