svn commit: r329210 - head/share/misc

2018-02-13 Thread Remko Lodder
Author: remko Date: Tue Feb 13 15:13:43 2018 New Revision: 329210 URL: https://svnweb.freebsd.org/changeset/base/329210 Log: Update the secteam/security officer list to match reality. Modified: head/share/misc/organization.dot Modified: head/share/misc/organization.dot ==

svn commit: r321979 - head/share/misc

2017-08-03 Thread Remko Lodder
Author: remko Date: Thu Aug 3 07:42:08 2017 New Revision: 321979 URL: https://svnweb.freebsd.org/changeset/base/321979 Log: Update the entry for postmaster@ Reviewed by: dhw Modified: head/share/misc/organization.dot Modified: head/share/misc/organization.dot =

Re: svn commit: r317186 - in head/sys: netinet6 netpfil/pf

2017-04-20 Thread Remko Lodder
> On 20 Apr 2017, at 11:05, Kristof Provost wrote: > > Author: kp > Date: Thu Apr 20 09:05:53 2017 > New Revision: 317186 > URL: https://svnweb.freebsd.org/changeset/base/317186 > > Log: > pf: Fix possible incorrect IPv6 fragmentation > > Thank you! signature.asc Description: Message sig

svn commit: r301058 - head/share/misc

2016-05-31 Thread Remko Lodder
Author: remko Date: Tue May 31 17:23:27 2016 New Revision: 301058 URL: https://svnweb.freebsd.org/changeset/base/301058 Log: Update the Security Team member list with the actual members. Discussed with: glebius Modified: head/share/misc/organization.dot Modified: head/share/misc

Re: svn commit: r277054 - in head: share/man/man4 sys/modules/cc sys/modules/cc/cc_dctcp sys/netinet sys/netinet/cc

2015-01-12 Thread Remko Lodder
ork! -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | remko@EFnet Xhttp://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News signature.asc Description: Message signed with OpenPGP using GPGMail

Re: svn commit: r261975 - in head: release/doc/en_US.ISO8859-1/hardware release/doc/share/misc share/man/man4 sys/amd64/conf sys/boot/forth sys/conf sys/contrib/dev/nve sys/dev/nve sys/i386/conf sys/m

2014-02-16 Thread Remko Lodder
01 gigabit Ethernet > devicemsk # Marvell/SysKonnect Yukon II Gigabit > Ethernet > devicenge # NatSemi DP83820 gigabit Ethernet > -#device nve # nVidia nForce MCP on-board Ethernet > Networking > devicepcn # AMD Am79C97x PCI 10/100 (precedence > over 'le') > devicere # RealTek 8139C+/8169/8169S/8110S > devicerl # RealTek 8129/8139 > > Modified: head/sys/modules/Makefile > == > --- head/sys/modules/Makefile Sun Feb 16 11:17:40 2014(r261974) > +++ head/sys/modules/Makefile Sun Feb 16 12:22:43 2014(r261975) > @@ -251,7 +251,6 @@ SUBDIR= \ > nullfs \ > ${_ntb} \ > ${_nvd} \ > - ${_nve} \ > ${_nvme} \ > ${_nvram} \ > ${_nxge} \ > @@ -609,9 +608,6 @@ _ixgbe= ixgbe > _mly= mly > _nfe= nfe > _nvd= nvd > -.if ${MK_SOURCELESS_HOST} != "no" > -_nve=nve > -.endif > _nvme=nvme > _nvram= nvram > _nxge=nxge > @@ -730,9 +726,6 @@ _ndis=ndis > _nfe= nfe > _ntb= ntb > _nvd= nvd > -.if ${MK_SOURCELESS_HOST} != "no" > -_nve=nve > -.endif > _nvme=nvme > _nvram= nvram > _nxge=nxge -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | remko@EFnet Xhttp://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News signature.asc Description: Message signed with OpenPGP using GPGMail

Re: svn commit: r260939 - head/release/doc/en_US.ISO8859-1/relnotes

2014-01-22 Thread Remko Lodder
orary to increase testing instead of > something which stays for a future release? > > http://svnweb.freebsd.org/base?view=revision&revision=260888 Could be, but then again we can mention that in later release notes as well. It’s added now and can be used for more exposure, it can be

svn commit: r260446 - head/usr.sbin/bhyve

2014-01-08 Thread Remko Lodder
Author: remko Date: Wed Jan 8 08:37:30 2014 New Revision: 260446 URL: http://svnweb.freebsd.org/changeset/base/260446 Log: virtio-block does not exist, the correct name is virtio-blk. PR: 185573 Submitted by: Allan Jude Facilitated by: Snow B.V. MFC after:3 days

Re: svn commit: r256256 - in head: . etc etc/defaults etc/rc.d share/man/man5 usr.sbin/jail

2013-10-11 Thread Remko Lodder
' > + command=$jail_program > + rc_flags=$jail_flags > + command_args="-f $jail_conf -c" > + $command $rc_flags $command_args "*" > + echo '.' > + return >

svn commit: r252295 - head/sys/dev/usb

2013-06-27 Thread Remko Lodder
Author: remko Date: Thu Jun 27 09:08:07 2013 New Revision: 252295 URL: http://svnweb.freebsd.org/changeset/base/252295 Log: Add support for the NTT Docomo L-02C card. (This file didn't get along in the previous commit) PR: 180017 Submitted by: Masaharu FUJITA Glanced at by:

svn commit: r252294 - head/sys/dev/usb/serial

2013-06-27 Thread Remko Lodder
Author: remko Date: Thu Jun 27 09:06:00 2013 New Revision: 252294 URL: http://svnweb.freebsd.org/changeset/base/252294 Log: Add support for the NTT Docomo L-02C card. PR: 180017 Submitted by: Masaharu FUJITA Glanced at by:imp MFC after:1 week Modified: head/sy

svn commit: r232639 - head/sys/dev/uart

2012-03-06 Thread Remko Lodder
Author: remko Date: Wed Mar 7 06:42:21 2012 New Revision: 232639 URL: http://svn.freebsd.org/changeset/base/232639 Log: Add support for the MosChip MCS9904 four serial ports controller. PR: 165804 Submitted by: Eugene Grosbein MFC after:1 week Modified: head/sys/dev/

svn commit: r219050 - head/usr.bin/nice

2011-02-26 Thread Remko Lodder
Author: remko Date: Sat Feb 26 11:20:51 2011 New Revision: 219050 URL: http://svn.freebsd.org/changeset/base/219050 Log: Not only had I included a syntax / style error, nice.3 is also deprecated. Modified: head/usr.bin/nice/nice.1 Modified: head/usr.bin/nice/nice.1

svn commit: r219039 - head/usr.bin/nice

2011-02-25 Thread Remko Lodder
Author: remko Date: Fri Feb 25 19:38:42 2011 New Revision: 219039 URL: http://svn.freebsd.org/changeset/base/219039 Log: Revert the commit that I made, there is a lot of discussion and it's not accurate anyway Requested by: jb, bde Modified: head/usr.bin/nice/nice.1 Modified: head/usr

Re: svn commit: r219003 - head/usr.bin/nice

2011-02-25 Thread Remko Lodder
On Feb 24, 2011, at 10:47 PM, Bruce Evans wrote: > On Thu, 24 Feb 2011, John Baldwin wrote: > >> On Thursday, February 24, 2011 2:03:33 pm Remko Lodder wrote: >>> > [contex restored: > +A priority of 19 or 20 will prevent a process from taking any cycles from &g

Re: svn commit: r219003 - head/usr.bin/nice

2011-02-24 Thread Remko Lodder
t; -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | Xhttp://www.evilcoder.org/| Quis custodiet ipsos custodes / \ ASCII Ribbon Campaign| Against HTML Mail and News ___ svn-src-he

svn commit: r219005 - head

2011-02-24 Thread Remko Lodder
Author: remko Date: Thu Feb 24 18:13:53 2011 New Revision: 219005 URL: http://svn.freebsd.org/changeset/base/219005 Log: Add sticky.8 to the obsolete files since it had been moved to sticky.7 Submitted by: maxim and pluknet Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles

svn commit: r219003 - head/usr.bin/nice

2011-02-24 Thread Remko Lodder
Author: remko Date: Thu Feb 24 16:13:33 2011 New Revision: 219003 URL: http://svn.freebsd.org/changeset/base/219003 Log: Add wording about the priority range and mention what effect this has at certain values. PR: 124469 Obtained from:NetBSD nice.1 v1.14 MFC after:

svn commit: r218998 - in head/share/man: man7 man8

2011-02-24 Thread Remko Lodder
Author: remko Date: Thu Feb 24 13:03:47 2011 New Revision: 218998 URL: http://svn.freebsd.org/changeset/base/218998 Log: Move the sticky manual from section 8 to section 7 like NetBSD has, since this is not a command on itself. PR: 124468 MFC after:1 week Added: head/

Re: svn commit: r211621 - head/bin/sh

2010-08-22 Thread Remko Lodder
. (Just kidding ofcourse). I am sure Jilles has a reason :-) Cheerio Remko -- /"\ Best regards,| re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/| / \ ASCII Ribbon Campaign| Against HTML Mail and News __

Re: svn commit: r210350 - head/sys/netinet6

2010-07-21 Thread Remko Lodder
o -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/| / \ ASCII Ribbon Campaign| Against HTML Mail and News ___ svn-src-head@freebsd.org mailing lis

svn commit: r210018 - head/sys/dev/usb

2010-07-13 Thread Remko Lodder
Author: remko Date: Tue Jul 13 20:09:14 2010 New Revision: 210018 URL: http://svn.freebsd.org/changeset/base/210018 Log: Add a 4 and 7 port USB hub from NEC. PR: 148189 MFC after:1 week Modified: head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/usbdevs ===

Re: svn commit: r206452 - head/sys/netinet

2010-04-10 Thread Remko Lodder
I idempotence should > be mostly preserved in the SSM enabled IPv4 stack. > > Found by:ermal (with pfSense) > MFC after: 3 days > \o/ great work Ermal and Bruce! -- /"\ Best regards,| re...@freebsd.org \ / Remko Lodder

Re: svn commit: r204076 - in head: etc/defaults etc/rc.d sbin sbin/ggate/ggatec sbin/ggate/ggatel sbin/hastctl sbin/hastd share/examples share/examples/hast share/man/man5 sys/geom/gate

2010-02-22 Thread Remko Lodder
!! -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/| / \ ASCII Ribbon Campaign| Against HTML Mail and News ___ svn-src-head@freebsd.org mailing list