CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2019/08/23 20:13:55
Modified files:
sys/scsi : safte.c
Log message:
KNF tweak.
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/08/23 20:12:17
Modified files:
lib/mesa/include/pci_ids: i965_pci_ids.h
lib/mesa/src/intel/dev: gen_device_info.c
Log message:
intel: Add support for Comet Lake
>From Anuj Phogat
82f6a746
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/08/23 19:45:59
Modified files:
sys/dev/pci/drm/i915: i915_devlist.h
Log message:
sync devlist
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/08/23 19:43:13
Modified files:
sys/dev/pci/drm/i915: i915_drv.c i915_drv.h
Log message:
drm/i915/cml: Introduce Comet Lake PCH
>From Anusha Srivatsa
729ae330a0f2e270db2ca70c06a83d0aa2776288 in mainline
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/08/23 19:39:55
Modified files:
sys/dev/pci/drm/i915: i915_pci.c
sys/dev/pci/drm/include/drm: i915_pciids.h
Log message:
drm/i915/cml: Add CML PCI IDS
>From Anusha Srivatsa
a7b4deeb02b978bc5980
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/08/23 19:20:16
Modified files:
xserver/hw/xfree86/dri2/pci_ids: i965_pci_ids.h
Log message:
sync i965 pci ids with xserver git master
ok matthieu@
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/08/23 19:15:31
Modified files:
xserver/hw/xfree86/dri2/pci_ids: radeonsi_pci_ids.h
Log message:
remove duplicate ids added by patch in xserver 1.20.5 update
ok matthieu@
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2019/08/23 13:05:02
Modified files:
usr.sbin/smtpd : parse.y
Log message:
Assign the filter name to the proc name in the case of proc_exec.
This gives a more intuitive log-entry for filter stderr output and
Todd C. Miller wrote:
> On Fri, 23 Aug 2019 17:14:11 -, Christian Weisgerber wrote:
>
> > -delete is not part of POSIX.
> >
> > I think there was some confusion in the discussion (which I didn't
> > really follow). It is -exec {} + that is part of POSIX and may
> > have been added in 2001.
On Fri, 23 Aug 2019 17:14:11 -, Christian Weisgerber wrote:
> -delete is not part of POSIX.
>
> I think there was some confusion in the discussion (which I didn't
> really follow). It is -exec {} + that is part of POSIX and may
> have been added in 2001.
Correct, as far as I know, -delete is
On 2019-08-23, Klemens Nanni wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: k...@cvs.openbsd.org2019/08/23 06:48:14
>
> Modified files:
> usr.bin/find : find.1
>
> Log message:
> Use -delete in EXAMPLES
>
> -delete is part of POSIX since 2001 and tedu added support f
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/08/23 10:06:43
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2019/08/23 09:41:59
Modified files:
usr.sbin/ndp : ndp.8 ndp.c
Log message:
Honour -n when setting entries
Just like avoiding reverse lookups when printing entries or not resolving
hostnames when deleting
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2019/08/23 09:39:12
Modified files:
usr.sbin/smtpd : spfwalk.c
Log message:
only process records of the expected type.
fix an issue where CNAME records generate bogus results.
ok gilles@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2019/08/23 09:18:13
Modified files:
lib/libcrypto/man: RSA_new.3
Log message:
document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3)
On Fri, Aug 23, 2019 at 05:11:18AM -0600, Alexander Bluhm wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: bl...@cvs.openbsd.org 2019/08/23 05:11:18
>
> Modified files:
> regress/sbin/disklabel: 12000.ok 18000.ok 2.ok 30.ok
> 4.ok
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2019/08/23 07:05:42
Modified files:
usr.sbin/sysupgrade: sysupgrade.8
Log message:
explain in a simpler way when the default is -r and when it is -s;
triggered by a very different patch from Rashad K
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2019/08/23 06:48:14
Modified files:
usr.bin/find : find.1
Log message:
Use -delete in EXAMPLES
-delete is part of POSIX since 2001 and tedu added support for it in 2012,
-print0 however never made it into
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2019/08/23 06:23:39
Modified files:
lib/libcrypto/man: OCSP_SERVICELOC_new.3 OCSP_sendreq_new.3
X509_check_host.3 X509_new.3 Makefile
Added files:
lib/libcrypto/man
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2019/08/23 06:09:41
Modified files:
usr.sbin/smtpd : util.c
Log message:
martijn@ found a regression so revert to the old behavior for now
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2019/08/23 05:11:18
Modified files:
regress/sbin/disklabel: 12000.ok 18000.ok 2.ok 30.ok
4.ok 9.ok 90.ok
Log message:
Default layout for disklabel(8) has
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2019/08/23 03:41:49
Modified files:
lib/libcrypto/man: X509_new.3
Log message:
document X509_dup(3)
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2019/08/23 01:55:20
Modified files:
usr.sbin/vmctl : main.c
Log message:
vmctl(8): fix wrong output when using 'vmctl stop'
Fix a wrong output when using 'vmctl stop' without any further arguments.
Patch f
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2019/08/23 01:09:52
Modified files:
usr.sbin/smtpd : smtpd.h util.c
Log message:
res_hnok() is too lenient wrt to acceptable domain name in mail addresses.
replace it with a valid_domainname() check that imp
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2019/08/23 01:01:22
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
25 matches
Mail list logo