]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-11 allanjudeAdd cross references betwen ttys(5) and related drivers
2020-07-11 allanjudeAdd a periodic script to backup the partition table...
2020-07-11 allanjudenscd: does not warn about invalid values what parsing...
2020-07-11 allanjudeboot(8): fix sorting of cross references
2020-07-11 allanjudeboot(8): Add additional cross references
2020-07-11 carlavillaAdd orders man page
2020-07-11 allanjudeppp: Document the fact that ppp_nat is enabled by default
2020-07-11 allanjudeprocctl(2): consistently refer to the last agrument...
2020-07-11 allanjudebsdinstall: only kill the dhclient for the interface...
2020-07-11 markjping(8): Check for integer truncation when handling...
2020-07-11 allanjudebsdinstall: don't fail if fstab is empty
2020-07-11 allanjudedefaults/rc.conf: note that the default is ppp_nat...
2020-07-11 allanjudebsdinstall: kill dhclient before starting a new instance
2020-07-11 mrHandle device removal and removal+add cases to fix...
2020-07-11 traszMake linprocfs(5) report correct tty number in /proc...
2020-07-11 traszMake linux stat(2) return the same st_dev for every...
2020-07-11 seUpdate to version 3.1.3
2020-07-11 tsoomeloader: implement GELI writes
2020-07-10 eugenFix the tests for install(1): add support for STRIPBIN...
2020-07-10 traszDon't emit warnings on MADV_HUGEPAGE; Firefox uses...
2020-07-10 markjAdd a RELNOTES entry for r363084.
2020-07-10 markjAdjust .Dd, missed in r363084.
2020-07-10 markjAdd a --sctp flag to nc.
2020-07-10 eugeninstall(1): addition to r363067
2020-07-10 tuexenWhitespace changes due to upstreaming r363079.
2020-07-10 markjProvide support for building SCTP as a loadable module.
2020-07-10 hselaskyImplement the bitmap_subset() function in the LinuxKPI...
2020-07-10 hselaskyImplement the array_size() function in the LinuxKPI...
2020-07-10 tuexenFix a use-after-free bug for the userland stack. The...
2020-07-10 andrewSplit long lines in the Raspberry Pi FB driver
2020-07-10 mjgvfs: fix early termination of kern_getfsstat
2020-07-10 mjgvfs: fix trivial whitespace issues which don't interefe...
2020-07-10 grehanAdvertise 64-bit physical-address capability.
2020-07-10 mjgvfs: depessimize getfsstat when only the count is requested
2020-07-10 mjgvfs: avoid spurious memcpy in vfs_statfs
2020-07-10 eugeninstall(1): correction after r363064
2020-07-10 kevansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-10 kevansshm_open2: Implement SHM_GROW_ON_WRITE
2020-07-10 eugenOptimize install(1) a bit.
2020-07-10 impProperly backout r362998
2020-07-10 kevansshmfd: make shm_size a vm_ooffset_t
2020-07-09 cyEnable support for IEEE 802.11N, 802.11W, 802.11AC...
2020-07-09 scottlRevert r362998, r326999 while a better compatibility...
2020-07-09 jillessh: Do not ignore INTOFF during a trap
2020-07-09 markjApply the logic from r363051 to semctl(2) and __sem_bas...
2020-07-09 markjwhois: Handle referrals to rwhois servers.
2020-07-09 markjAvoid copying out kernel pointers from msgctl(IPC_STAT).
2020-07-09 andrewAdd a driver to talk to the Raspberry Pi firmware
2020-07-09 tuexenOptimize flushing of receive queues.
2020-07-09 tsoomeloader: setting vdev size based on label asize is not...
2020-07-09 delphijg_concat_find_device: trim /dev/ if it is present,...
2020-07-09 sjgRevert r363031
2020-07-09 delphijsys/geom: consistently use _PATH_DEV instead of hardcod...
2020-07-08 olivierInstall extra TCP stack header files: They are needed...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-08 manutwsi: Fix for > Allwinner A20
2020-07-08 alfredotest: add libkvm read test
2020-07-08 sjgtag bmake-20200704
2020-07-08 sjgImport bmake-20200704
2020-07-08 manuextres/syscon_generic: Make device quiet if not in...
2020-07-08 asomersgeli: enable direct dispatch
2020-07-08 dimMerge commit 065fc1eafe7c from llvm git (by Richard...
2020-07-08 tuexenImprove consistency.
2020-07-08 tuexenFix error description.
2020-07-08 tuexenDon't accept FORWARD-TSN chunks when I-FORWARD-TSN...
2020-07-08 tuexenImprove handling of PKTDROP chunks. This includes the...
2020-07-08 takawataAdd support for [read|write] supported data length...
2020-07-08 takawataAdd le_rand command.
2020-07-08 rmacklemAdd support for ext_pgs mbufs to nfsm_uiombuf().
2020-07-08 grogBe more precise about Percy Grainger's place of birth.
2020-07-07 scottlFix a example/docs typo from r362998, no functional...
2020-07-07 scottlMigrate the feature of excluding RAM pages to use ...
2020-07-07 cyMFV r362990:
2020-07-07 jhbInvoke objcopy on the right object when building Scrt1...
2020-07-07 fernapetimeout(1): Add EXAMPLES section
2020-07-07 markjRebuild sysent when capabilities.conf is updated.
2020-07-07 fernapetime(1): Add EXAMPLES section
2020-07-07 tsoomeloader: geli_dev_ioctl does return huge mediasize
2020-07-07 rscheffFix KASSERT during tcp_newtcpcb when low on memory
2020-07-07 seUpdate to version 3.1.1
2020-07-07 seDisable keyword expansion.
2020-07-07 seUpdate to release 3.1.1
2020-07-07 glebiusFixup r362981: remove gzipped manual pages.
2020-07-07 glebiusFixup for r360574: install new mlinks for sglist(9...
2020-07-07 rmacklemAdd support for ext_pgs mbufs to nfsrvd_rephead().
2020-07-06 brooksFix a Wvoid-pointer-to-enum-cast warning missed in...
2020-07-06 mhorneFix cleandir target post r362973
2020-07-06 kpriscv plic: Do not complete interrupts until the interr...
2020-07-06 markjSplit nhop_ref_object().
2020-07-06 mhornesrc.conf.5: regen after r362972, r362973, RISC-V EFI...
2020-07-06 mhorneRISC-V boot1.efi and loader.efi support
2020-07-06 mhornelibefivar: define MDE_CPU_RISCV64
2020-07-06 markjRegenerate.
2020-07-06 markjPermit cpuset_(get|set)domain() in capability mode.
2020-07-06 kaktuskern.tty_info_kstacks: set compact format as default
2020-07-06 markjAllow accesses of the caller's CPU and domain sets...
2020-07-06 kaktuskern.tty_info_kstacks: add a compact format
2020-07-06 markjLift cpuset Capsicum checks into a subroutine.
2020-07-06 bdragon[PowerPC] XIVE dispatch tweaks
2020-07-06 markjiflib: Fix some nits in the rx refill code.
next