Re: svn commit: r196746 - in stable/8/sys: . amd64/include/xen cddl/contrib/opensolaris contrib/dev/acpica contrib/pf dev/usb dev/usb/input dev/xen/xenpci

2009-09-01 Thread Remko Lodder
Can you help and include a bit more information next time please? Thanks alot! -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/ | / \ ASCII Ribbon Campaign

Re: svn commit: r196787 - in head: . etc libexec

2009-09-03 Thread Remko Lodder
On Sep 3, 2009, at 6:37 PM, Ed Schouten wrote: * Remko Lodder wrote: Log: Do the first step in removing lukemftpd from the base system. Disconnect it from the build. MFC after: 3 days Is there a reason why we should MFC this? Wouldn't it be better to leave it in 8.0 fo

svn commit: r196787 - in head: . etc libexec

2009-09-03 Thread Remko Lodder
Author: remko Date: Thu Sep 3 16:34:20 2009 New Revision: 196787 URL: http://svn.freebsd.org/changeset/base/196787 Log: Do the first step in removing lukemftpd from the base system. Disconnect it from the build. If you are using the FTP daemon, please consider using the port ftp/tnftpd

Re: svn commit: r196746 - in stable/8/sys: . amd64/include/xen cddl/contrib/opensolaris contrib/dev/acpica contrib/pf dev/usb dev/usb/input dev/xen/xenpci

2009-09-03 Thread Remko Lodder
it very comfortable if it's there (it saves me a lot of time, and I can keep up with the project like this) thanks for thinking along! -- /"\ Best regards,| re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/

svn commit: r196926 - in stable/8: . etc libexec

2009-09-07 Thread Remko Lodder
Author: remko Date: Mon Sep 7 14:10:55 2009 New Revision: 196926 URL: http://svn.freebsd.org/changeset/base/196926 Log: MFC r196787 Do the first step in removing lukemftpd from the base system. Disconnect it from the build. If you are using the FTP daemon, please consider usin

Re: svn commit: r197065 - in stable/8: etc/defaults lib/libc/stdlib sys/amd64/conf sys/i386/conf sys/ia64/conf sys/pc98/conf sys/powerpc/conf sys/sparc64/conf

2009-09-10 Thread Remko Lodder
On Sep 10, 2009, at 5:43 PM, Robert Watson wrote: On Thu, 10 Sep 2009, John Baldwin wrote: It has been pointed out to me on the mailing lists that leaving it on for stable/7 was an oversight, it is off on previous branches. I can understand the motivation for it. In a data center full of

Re: svn commit: r197715 - releng/6.3 releng/6.3/sys/conf releng/6.3/sys/fs/devfs releng/6.3/sys/kern releng/6.3/sys/sys releng/6.4 releng/6.4/sys/conf releng/6.4/sys/fs/devfs releng/6.4/sys/kern relen

2009-10-02 Thread Remko Lodder
d.org/mailman/listinfo/svn-src-stable To unsubscribe, send any mail to "svn-src-stable-unsubscr...@freebsd.org " -- /"\ Best regards,| re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/| / \ A

svn commit: r198316 - head/sbin/tunefs

2009-10-21 Thread Remko Lodder
Author: remko Date: Wed Oct 21 10:15:26 2009 New Revision: 198316 URL: http://svn.freebsd.org/changeset/base/198316 Log: The tunefs utility does not work on active filesystems. PR: docs/139705 Submitted by: Warren Block Approved by: imp (mentor, implicit) Modified: head/s

Re: svn commit: r198316 - head/sbin/tunefs

2009-10-21 Thread Remko Lodder
On Oct 21, 2009, at 1:28 PM, Ivan Voras wrote: 2009/10/21 Remko Lodder : Author: remko Date: Wed Oct 21 10:15:26 2009 New Revision: 198316 URL: http://svn.freebsd.org/changeset/base/198316 Log: The tunefs utility does not work on active filesystems. .Sh BUGS -This utility should work on

Re: svn commit: r198316 - head/sbin/tunefs

2009-10-21 Thread Remko Lodder
Hey Bruce, On Oct 21, 2009, at 2:19 PM, Bruce Evans wrote: On Wed, 21 Oct 2009, Remko Lodder wrote: Log: The tunefs utility does not work on active filesystems. Er, that's what it already said. Now it says less. Except, it is implicit in the statement being in the BUGS section th

svn commit: r198785 - head/etc/rc.d

2009-11-02 Thread Remko Lodder
Author: remko Date: Mon Nov 2 09:56:46 2009 New Revision: 198785 URL: http://svn.freebsd.org/changeset/base/198785 Log: Execute the start/stop process of a jail in the background. This will prevent that the script hangs during startup, which could cause annoying effects after rebooting for

svn commit: r198787 - head/share/man/man5

2009-11-02 Thread Remko Lodder
Author: remko Date: Mon Nov 2 12:03:04 2009 New Revision: 198787 URL: http://svn.freebsd.org/changeset/base/198787 Log: Document the WWWSUPFILE variable. PR: 137723 Submitted by: Sofian Brabez Approved by: imp (mentor, implicit) MFC after:3 days Facilitated by:

svn commit: r217957 - stable/7/usr.sbin/pstat

2011-01-27 Thread Remko Lodder
Author: remko Date: Thu Jan 27 19:08:01 2011 New Revision: 217957 URL: http://svn.freebsd.org/changeset/base/217957 Log: MFC r178987 Fix pstat behaviour when using coredumps. The reference to tp was incorrect and should have been poining to &tty, tp is a virtual address from the c

svn commit: r217959 - stable/8/share/man/man5

2011-01-27 Thread Remko Lodder
Author: remko Date: Thu Jan 27 19:11:11 2011 New Revision: 217959 URL: http://svn.freebsd.org/changeset/base/217959 Log: MFC r198787 Document the WWWSUPFILE variable. PR: 137723 Submitted by: Sofian Brabez Approved by:imp (mentor, implicit) MFC after: 3

svn commit: r217960 - stable/7/share/man/man5

2011-01-27 Thread Remko Lodder
Author: remko Date: Thu Jan 27 19:12:04 2011 New Revision: 217960 URL: http://svn.freebsd.org/changeset/base/217960 Log: MFC r198787 Document the WWWSUPFILE variable. PR: 137723 Submitted by: Sofian Brabez Approved by:imp (mentor, implicit) MFC after: 3 d

svn commit: r217970 - stable/7/sys/dev/usb

2011-01-27 Thread Remko Lodder
Author: remko Date: Thu Jan 27 19:37:01 2011 New Revision: 217970 URL: http://svn.freebsd.org/changeset/base/217970 Log: MFC r194582 Add support for the Myson Heden 8813. Note that I also added the usbdev to the list, because the 8813 version is not yet known there. I might have t

svn commit: r217978 - stable/7/tools/tools/tinybsd

2011-01-27 Thread Remko Lodder
Author: remko Date: Thu Jan 27 20:39:19 2011 New Revision: 217978 URL: http://svn.freebsd.org/changeset/base/217978 Log: MFC r194558 Add architecture support for TinyBSD PR: 135301 Submitted by: Olivier Cochard-Labbe Reviewed by:Jean Milanez Melo (maintainer)

svn commit: r217979 - stable/7/sys/cam/scsi

2011-01-27 Thread Remko Lodder
Author: remko Date: Thu Jan 27 20:50:03 2011 New Revision: 217979 URL: http://svn.freebsd.org/changeset/base/217979 Log: MFC r186424 Add quirk for the Storcase InfoStation 12bay SATA to FC SAN. PR: 129858 Submitted by: Nick Triantos MFC after: 1 week

svn commit: r217980 - stable/7/sbin/fsck_ffs

2011-01-27 Thread Remko Lodder
Author: remko Date: Thu Jan 27 20:53:03 2011 New Revision: 217980 URL: http://svn.freebsd.org/changeset/base/217980 Log: MFC r183110 Document the -F 's return statement. If the application returns succesfully the return code is 7 (which means the filesystem is clean). P

svn commit: r218009 - stable/7/sbin/newfs_msdos

2011-01-27 Thread Remko Lodder
Author: remko Date: Fri Jan 28 07:04:01 2011 New Revision: 218009 URL: http://svn.freebsd.org/changeset/base/218009 Log: MFC r174460,174478 Add information about the maximum file size for msdosfs. PR: docs/112935 Submitted by: Julian Stacey Actually this was inspired by the

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/

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: 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

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-a

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

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

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

Re: svn commit: r191197 - head/share/misc

2009-04-17 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-all@freebsd.org ma

svn commit: r191830 - in stable/7/sys: . contrib/pf dev/ath/ath_hal dev/cxgb dev/usb

2009-05-05 Thread Remko Lodder
Author: remko Date: Tue May 5 16:37:33 2009 New Revision: 191830 URL: http://svn.freebsd.org/changeset/base/191830 Log: MFC r182896 Add support for the CyberPower CP1500AVRLCD. PR: 126845 Submitted by: gavin Approved by: imp (mentor, implicit) MFC after: 1 week Ap

svn commit: r191832 - in stable/6/sys: . contrib/pf dev/cxgb dev/usb

2009-05-05 Thread Remko Lodder
Author: remko Date: Tue May 5 17:22:48 2009 New Revision: 191832 URL: http://svn.freebsd.org/changeset/base/191832 Log: MFC r182896 Add support for the CyberPower CP1500AVRLCD. PR: 126845 Submitted by: gavin Approved by: imp (mentor, implicit) MFC after: 1 week

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: 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: r253292 - in stable/9/sys/dev/usb: . serial

2013-07-12 Thread Remko Lodder
Author: remko Date: Fri Jul 12 22:03:41 2013 New Revision: 253292 URL: http://svnweb.freebsd.org/changeset/base/253292 Log: MFC r252294 and r252295: Add support for the NTT Docomo L-02C Card PR: 180017 Submitted by: Masaharu FUJITA Glanced at by:imp Approved by:

Re: svn commit: r261868 - in stable/10: share/man/man4 sys/dev/usb sys/dev/usb/wlan

2014-02-15 Thread Remko Lodder
phase. */ > + run_bbp_write(sc, 158, 0x2d); > + if (chan <= 14) { > + run_efuse_read(sc, RT5390_EEPROM_IQ_PHASE_CAL_TX0_2GHZ, > + &val, 1); > + } else if (chan <= 64) { > + run_efuse_read(sc, > + RT5390_EEPROM_IQ_PHASE_C

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

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

svn commit: r260558 - stable/10/usr.sbin/bhyve

2014-01-11 Thread Remko Lodder
Author: remko Date: Sat Jan 11 23:10:59 2014 New Revision: 260558 URL: http://svnweb.freebsd.org/changeset/base/260558 Log: MFC r260446 virtio-block does not exist, the correct name is virtio-blk. PR: 185573 Submitted by:Allan Jude Facilitated by: Snow B.V. Modifie

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

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: r232302 - in stable/7/share/man: man7 man8

2012-02-29 Thread Remko Lodder
Author: remko Date: Wed Feb 29 15:10:34 2012 New Revision: 232302 URL: http://svn.freebsd.org/changeset/base/232302 Log: MFC r124468 Move the sticky manual from section 8 to section 7 like NetBSD has, since this is not a command on itself. PR: 124468 Added: stable/7/sh

svn commit: r232381 - in stable/8/sys/dev/usb: . serial

2012-03-02 Thread Remko Lodder
Author: remko Date: Fri Mar 2 09:30:16 2012 New Revision: 232381 URL: http://svn.freebsd.org/changeset/base/232381 Log: MFC r231713 Add additional Sierra 3G device. Original commit message: Add new USB device ID. MFC after: 3 days PR: usb/165154 PR:

svn commit: r232486 - stable/9/sbin/ifconfig

2012-03-04 Thread Remko Lodder
Author: remko Date: Sun Mar 4 10:37:26 2012 New Revision: 232486 URL: http://svn.freebsd.org/changeset/base/232486 Log: Add an ifconfig carp option that enables users to set the state of the carp cluster. This is a direct commit to stable/9 because -HEAD's code is very different. I dis

svn commit: r232593 - in stable/8/share/man: man7 man8

2012-03-06 Thread Remko Lodder
Author: remko Date: Tue Mar 6 10:20:15 2012 New Revision: 232593 URL: http://svn.freebsd.org/changeset/base/232593 Log: Merge r218998 Move the sticky manual from section 8 to section 7 like NetBSD has, since this is not a command on itself. PR: 124468 Added: stable/8/share/man/

svn commit: r232594 - in stable/8/sys/dev/usb: . wlan

2012-03-06 Thread Remko Lodder
Author: remko Date: Tue Mar 6 10:24:31 2012 New Revision: 232594 URL: http://svn.freebsd.org/changeset/base/232594 Log: MFC r230333 Add support for new if_run(4) Logitech device. Original commit message: Add support for new USB device. PR: usb/164275 MFC after: 3 days

svn commit: r232595 - in stable/9/sys/dev/usb: . wlan

2012-03-06 Thread Remko Lodder
Author: remko Date: Tue Mar 6 10:26:10 2012 New Revision: 232595 URL: http://svn.freebsd.org/changeset/base/232595 Log: MFC r230333 Add new Logitech device to if_run(4). Original commit message: Add support for new USB device. PR: usb/164275 MFC after: 3 days PR: u

svn commit: r232606 - stable/8

2012-03-06 Thread Remko Lodder
Author: remko Date: Tue Mar 6 14:10:57 2012 New Revision: 232606 URL: http://svn.freebsd.org/changeset/base/232606 Log: Merge r238821 Add sticky.8 to the obsolete files since it had been moved to sticky.7 Submitted by: maxim and pluknet With help from: dim (because of awk

svn commit: r232607 - stable/7

2012-03-06 Thread Remko Lodder
Author: remko Date: Tue Mar 6 14:13:23 2012 New Revision: 232607 URL: http://svn.freebsd.org/changeset/base/232607 Log: Merge r238821 Add sticky.8 to the obsolete files since it had been moved to sticky.7 Submitted by: maxim and pluknet With help from: dim (because of awk

Re: svn commit: r232607 - stable/7

2012-03-06 Thread Remko Lodder
On 06.03.2012 15:13, Remko Lodder wrote: The commit seems to mess up with the time schedule. Normally latest entries are on top, but the merge somehow got a lot of conflicts and now it isn't on top. Anyone has a suggestion on how to properly fix this? (Same goes for stable/8!) Thanks

svn commit: r232608 - stable/8

2012-03-06 Thread Remko Lodder
Author: remko Date: Tue Mar 6 14:18:54 2012 New Revision: 232608 URL: http://svn.freebsd.org/changeset/base/232608 Log: On second thought and look; this only goes for 8-stable where the ordering had gone beserk. Fix this manually. Modified: stable/8/ObsoleteFiles.inc Modified: stable/8/Ob

Re: svn commit: r232606 - stable/8

2012-03-06 Thread Remko Lodder
next time. How do I clean this up on the root? -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | remko@EFnet Xhttp://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTM

Re: svn commit: r232486 - stable/9/sbin/ifconfig

2012-03-06 Thread Remko Lodder
We might ask whether we can commit this to 8.3 quicker then the suggested MFC period. I'll copy you in the request. On Mar 5, 2012, at 7:28 PM, Sergey Kandaurov wrote: > On 4 March 2012 14:37, Remko Lodder wrote: >> Author: remko >> Date: Sun Mar 4 10:37:26 2012 >

svn commit: r232622 - stable/8

2012-03-06 Thread Remko Lodder
Author: remko Date: Tue Mar 6 20:37:06 2012 New Revision: 232622 URL: http://svn.freebsd.org/changeset/base/232622 Log: Revert mergeinfo on the root directory. The mergeinfo should only be on ObsoleteFiles.inc Thanks for helping: jh Modified: Directory Properties: stable/8/ (props

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: r243466 - stable/8/sbin/ifconfig

2012-11-23 Thread Remko Lodder
Author: remko Date: Fri Nov 23 21:27:26 2012 New Revision: 243466 URL: http://svnweb.freebsd.org/changeset/base/243466 Log: MFC r232486 Add an ifconfig carp option that enables users to set the state of the carp cluster. This is a direct commit to stable/9 because -HEAD's code is v

svn commit: r243467 - stable/7/sbin/ifconfig

2012-11-23 Thread Remko Lodder
Author: remko Date: Fri Nov 23 21:29:08 2012 New Revision: 243467 URL: http://svnweb.freebsd.org/changeset/base/243467 Log: MFC r232486 Add an ifconfig carp option that enables users to set the state of the carp cluster. This is a direct commit to stable/9 because -HEAD's code is v

svn commit: r244139 - stable/9/sys/dev/uart

2012-12-11 Thread Remko Lodder
Author: remko Date: Wed Dec 12 07:19:14 2012 New Revision: 244139 URL: http://svnweb.freebsd.org/changeset/base/244139 Log: Merge r232639 Original commit: Add support for the MosChip MCS9904 four serial ports controller. PR:165804 Submitted by: Eugene Grosbein MFC after:

svn commit: r244140 - stable/8/sys/dev/uart

2012-12-11 Thread Remko Lodder
Author: remko Date: Wed Dec 12 07:22:50 2012 New Revision: 244140 URL: http://svnweb.freebsd.org/changeset/base/244140 Log: MFC r232639 Original commit: Add support for the MosChip MCS9904 four serial ports controller. PR:165804 Submitted by: Eugene Grosbein MFC after:1

svn commit: r244141 - stable/7/sys/dev/uart

2012-12-11 Thread Remko Lodder
Author: remko Date: Wed Dec 12 07:24:37 2012 New Revision: 244141 URL: http://svnweb.freebsd.org/changeset/base/244141 Log: MFC r232639 Original commit: Add support for the MosChip MCS9904 four serial ports controller. PR: 165804 Submitted by: Eugene Grosbein

Re: svn commit: r188721 - svnadmin/conf

2009-02-17 Thread Remko Lodder
/accessTue Feb 17 17:30:00 2009(r188721) @@ -27,6 +27,7 @@ antoine ariff attilio avatar +avg bde benjsc benno -- /"\ Best regards,| re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/| / \ ASCII R

Re: svn commit: r189714 - head/sys/dev/txp

2009-03-12 Thread Remko Lodder
is great work! Thanks a lot for that! -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/ | / \ ASCII Ribbon Campaign |

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-all@freebsd.org mailing li

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 _

svn commit: r202917 - head/sys/dev/ichwd

2010-01-24 Thread Remko Lodder
Author: remko Date: Sun Jan 24 10:50:20 2010 New Revision: 202917 URL: http://svn.freebsd.org/changeset/base/202917 Log: Add support for the NM10 chipset. PR: kern/143118 Submitted by: Koshin sumitani Approved by: imp (mentor, implicit) MFC after:3 days Modified: he

svn commit: r209952 - stable/8/sys/dev/ichwd

2010-07-12 Thread Remko Lodder
Author: remko Date: Mon Jul 12 17:46:19 2010 New Revision: 209952 URL: http://svn.freebsd.org/changeset/base/209952 Log: MFC r202917 Add support for the NM10 chipset. PR: kern/143118 Submitted by:Koshin sumitani Approved by: imp (mentor, implicit) MFC after

svn commit: r209953 - stable/7/sys/dev/ichwd

2010-07-12 Thread Remko Lodder
Author: remko Date: Mon Jul 12 17:50:38 2010 New Revision: 209953 URL: http://svn.freebsd.org/changeset/base/209953 Log: MFC r202917 Add support for the NM10 chipset. PR: kern/143118 Submitted by:Koshin sumitani Approved by: imp (mentor, implicit) MFC after

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 ===

svn commit: r186424 - head/sys/cam/scsi

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 09:11:05 2008 New Revision: 186424 URL: http://svn.freebsd.org/changeset/base/186424 Log: Add quirk for the Storcase InfoStation 12bay SATA to FC SAN. PR: 129858 Submitted by: Nick Triantos MFC after:1 week Modified: head/sys/cam/scsi/s

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

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 12:15:21 2008 New Revision: 186426 URL: http://svn.freebsd.org/changeset/base/186426 Log: Add support for 2 EVDO devices. PR: 119150 Submitted by: lioux MFC after:1 week Modified: head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/usbdev

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

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 12:44:18 2008 New Revision: 186427 URL: http://svn.freebsd.org/changeset/base/186427 Log: Add support for the MaxSream USB test carrier. PR: 117546 Submitted by: Daniel J. O'Connor MFC after:1 week Modified: head/sys/dev/usb/uftdi.c hea

svn commit: r186428 - in head: share/man/man4 sys/dev/usb

2008-12-23 Thread Remko Lodder
Author: remko Date: Tue Dec 23 13:09:17 2008 New Revision: 186428 URL: http://svn.freebsd.org/changeset/base/186428 Log: Add support for the HP 4470C scanner. Note that there is no working backend (or at least that is mentioned in the PR ticket) but the device is now supported on our en

Re: svn commit: r187494 - head/sys/dev/usb2/bluetooth

2009-01-21 Thread Remko Lodder
ewed by:HPS, alfred > Blessed by: HPS > nice! good work ;) -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder.org/ | / \ ASCII Ribbon Campaign

svn commit: r194558 - head/tools/tools/tinybsd

2009-06-20 Thread Remko Lodder
Author: remko Date: Sat Jun 20 20:35:50 2009 New Revision: 194558 URL: http://svn.freebsd.org/changeset/base/194558 Log: Add architecture support for TinyBSD PR: 135301 Submitted by: Olivier Cochard-Labbe Reviewed by: Jean Milanez Melo (maintainer) Approved by: imp (men

svn commit: r194582 - in head/sys/dev/usb: . storage

2009-06-21 Thread Remko Lodder
Author: remko Date: Sun Jun 21 11:21:16 2009 New Revision: 194582 URL: http://svn.freebsd.org/changeset/base/194582 Log: Add support for the Myson Heden 8813. Note that I also added the usbdev to the list, because the 8813 version is not yet known there. I might have twisted the sorting ther

svn commit: r194584 - head/sys/dev/usb/storage

2009-06-21 Thread Remko Lodder
Author: remko Date: Sun Jun 21 13:13:13 2009 New Revision: 194584 URL: http://svn.freebsd.org/changeset/base/194584 Log: use PROTO_DEFAULT. Requested by: hps Modified: head/sys/dev/usb/storage/umass.c Modified: head/sys/dev/usb/storage/umass.c ===

Re: svn commit: r196200 - in head: etc/mtree include sys/dev/mfi usr.sbin usr.sbin/mfiutil

2009-08-13 Thread Remko Lodder
re > Obtained from: Yahoo! Inc. > Great work! Thanks! Also thanks to Yahoo! Inc.! Cheers, Remko -- /"\ Best regards, | re...@freebsd.org \ / Remko Lodder | re...@efnet Xhttp://www.evilcoder

svn commit: r196216 - head/usr.sbin/arp

2009-08-14 Thread Remko Lodder
Author: remko Date: Fri Aug 14 18:18:51 2009 New Revision: 196216 URL: http://svn.freebsd.org/changeset/base/196216 Log: Remove bogus char cast. PR: 118014 Submitted by: Gardner Bell Approved by: re (rwatson), imp (mentor, implicit) MFC after:immediate Modified: hea

svn commit: r196217 - stable/8/usr.sbin/arp

2009-08-14 Thread Remko Lodder
Author: remko Date: Fri Aug 14 19:30:59 2009 New Revision: 196217 URL: http://svn.freebsd.org/changeset/base/196217 Log: Remove bogus char cast. PR: 118014 Submitted by:Gardner Bell Approved by: re (rwatson), imp (mentor, implicit) MFC after: immediate Ap

svn commit: r196218 - stable/7/usr.sbin/arp

2009-08-14 Thread Remko Lodder
Author: remko Date: Fri Aug 14 19:36:54 2009 New Revision: 196218 URL: http://svn.freebsd.org/changeset/base/196218 Log: Remove bogus char cast. PR: 118014 Submitted by:Gardner Bell Approved by: re (rwatson), imp (mentor, implicit) MFC after: immediate Ap

Re: svn commit: r196218 - stable/7/usr.sbin/arp

2009-08-14 Thread Remko Lodder
On Aug 14, 2009, at 9:36 PM, Remko Lodder wrote: Author: remko Date: Fri Aug 14 19:36:54 2009 New Revision: 196218 URL: http://svn.freebsd.org/changeset/base/196218 Log: Remove bogus char cast. PR: 118014 Submitted by: Gardner Bell Approved by: re (rwatson), imp (mentor

svn commit: r184655 - head/share/misc

2008-11-04 Thread Remko Lodder
Author: remko Date: Tue Nov 4 19:20:19 2008 New Revision: 184655 URL: http://svn.freebsd.org/changeset/base/184655 Log: Add Rene Ladan, as well as my relationship towards Rene. Modified: head/share/misc/committers-doc.dot Modified: head/share/misc/committers-doc.dot

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-all@freebsd.org mailing list

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

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