| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
|
|
|
|
|
|
|
|
|
|
|
| |
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
* delete patch (fixed in mainstream)
PR: 253779
Submitted by: alfix86@gmail.com (maintainer)
Notes:
svn path=/head/; revision=566526
|
|
|
|
|
|
|
|
|
|
|
| |
- the new sysctl object {0.7} "sysctl.nextnoskip" overlaps this interface
- add files/patch-sysctlinfo.h to change sysctl OIDs of this interface
PR: 250148
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=553780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* delete CTL_SYSCTLMIB, CTL_SYSCTL added in sysctl.h
* improve SYSCTL_OUT error checks
* update lock
* code update like review D21700
PR: 241084
Submitted by: Alfonso S. Siciliano (maintainer)
Notes:
svn path=/head/; revision=514063
|
|
|
|
|
|
|
|
| |
Bring the info in sync with r512729 and r512731 which have already a better
variant of the IGNORE description.
Notes:
svn path=/head/; revision=512734
|
|
Kernel module to implement the sysctlinfo interface, it explores
the sysctl tree to pass the info of the nodes to the userland;
a header file with constants and helper macros is provided, too.
WWW: https://gitlab.com/alfix/sysctlinfo
PR: 240390
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
Notes:
svn path=/head/; revision=512707
|