Re: svn commit: r213181 - head/usr.sbin/watchdogd

2010-09-27 Thread pluknet
, and inetd. May be there is a sense to have some utility in the system so that an admin could protect any process he wanted? E.g. something like in the attach. Hi. You might want to look at is sysutils/scprotect in ports. Not sure that's what you want though. -- wbr, pluknet

Re: svn commit: r212723 - head/sys/compat/linprocfs

2010-09-24 Thread pluknet
On 16 September 2010 11:56, Dag-Erling Smorgrav d...@freebsd.org wrote: Author: des Date: Thu Sep 16 07:56:34 2010 New Revision: 212723 URL: http://svn.freebsd.org/changeset/base/212723 Log:  Implement proc/$$/environment. [...]  /*  * Filler function for proc/pid/environ  */  static

Re: svn commit: r212723 - head/sys/compat/linprocfs

2010-09-24 Thread pluknet
2010/9/24 Kostik Belousov kostik...@gmail.com: On Fri, Sep 24, 2010 at 02:17:29PM +0400, pluknet wrote: On 16 September 2010 11:56, Dag-Erling Smorgrav d...@freebsd.org wrote: Author: des Date: Thu Sep 16 07:56:34 2010 New Revision: 212723 URL: http://svn.freebsd.org/changeset/base

Re: svn commit: r212932 - head/tools/tools/umastat

2010-09-20 Thread pluknet
be partially closed. Thanks. -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r212831 - head/lib/libproc

2010-09-19 Thread pluknet
) { warn(waitpid); return (-1); } -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r212628 - head/sys/dev/aac

2010-09-15 Thread pluknet
outstanding commands */ u_int32_t MaxIoSize; /* largest I/O command */ u_int32_t MaxFibSize; /* largest FIB to adapter */ [...] -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http

Re: svn commit: r211853 - head/sys/rpc

2010-08-27 Thread pluknet
: memory type rpc leaked memory on destroy (3 allocations, 1216 bytes leaked). -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr

Re: svn commit: r211695 - head/sys/kern

2010-08-23 Thread pluknet
. Is that intended? %%% -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

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

2010-08-20 Thread pluknet
-ipi6_ifindex)) -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r210668 - head/sys/modules/ata/atacore

2010-07-31 Thread pluknet
.. -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r209995 - in head/sys: amd64/include i386/include

2010-07-13 Thread pluknet
since before 4.4-lite :)  Submitted by: bde Yeah, I didn't quite get at all why it was ever undefed in those arches which didn't use it in excessively bogus proprietary parts... -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http

Re: svn commit: r209773 - releng/8.1/sys/net

2010-07-07 Thread pluknet
           EVENTHANDLER_PRI_ANY);        flowclean_freq = 20*hz;  } -SYSINIT(flowtable_init, SI_SUB_SMP, SI_ORDER_MIDDLE, +SYSINIT(flowtable_init, SI_SUB_KTHREAD_INIT, SI_ORDER_FIRST,     flowtable_init, NULL); Thanks! -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list

Re: svn commit: r209249 - head/share/man/man7

2010-06-17 Thread pluknet
=        intro.7 miscellaneous.7  MLINKS+= security.7 securelevel.7 +MLINKS+= c99.7 c.7 +MLINKS+= c99.7 c79.7 Hi, should it be MLINKS+= c99.7 c78.7 instead? You cite c78 in manpage, but link to c79 here in Makefile. -- wbr, pluknet ___ svn-src-all

Re: svn commit: r208319 - in stable/6/sys: kern sys vm

2010-05-19 Thread pluknet
killed process waits for a page allocation, try to  satisfy the request as fast as possible.  Sponsored by: Sandvine Incorporated Great, thank you! -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

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

2010-05-19 Thread pluknet
-- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r208002 - head

2010-05-12 Thread pluknet
On 13 May 2010 01:20, Christian Brueffer bruef...@freebsd.org wrote: Author: brueffer Date: Wed May 12 21:20:04 2010 New Revision: 208002 URL: http://svn.freebsd.org/changeset/base/208002 Log:  Note 8.0-RELEASE.  PR:           143824  Submitted by: pluknet pluk...@gmail.com Modified

Re: svn commit: r208002 - head

2010-05-12 Thread pluknet
On 13 May 2010 07:37, Ken Smith kensm...@buffalo.edu wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/12/10 11:13 PM, pluknet wrote: On 13 May 2010 01:20, Christian Brueffer bruef...@freebsd.org wrote: Author: brueffer Date: Wed May 12 21:20:04 2010 New Revision: 208002 URL: http

Re: svn commit: r207142 - head/sys/ufs/ffs

2010-04-26 Thread pluknet
. Some of non-SU stub functions return 0, and some of them panic. -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r206043 - in head/usr.sbin/pkg_install: add delete lib version

2010-04-01 Thread pluknet
.  - Bump PKG_INSTALL_VERSION to 20100401.  PR:           bin/145101 [1], bin/139492 [2], bin/144919 [3]                bin/144920 [4], bin/144921 [5]  Submitted by: gcooper [1,2,3,4,5] -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http

Re: svn commit: r204725 - in head: lib/libc/posix1e sbin/geom/class/cache sbin/geom/class/mountver

2010-03-04 Thread pluknet
Just interesting, what about other 172 files (112 of them in sys/). -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r203972 - in head/usr.sbin: eeprom makefs makefs/compat rpcbind usbdevs yppoll

2010-02-16 Thread pluknet
)) +                       continue;                if (!(ifap-ifa_flags IFF_LOOPBACK) !listen_addr(ifsa))                        continue; Hi, Warner. Was this change intentional? Thanks. -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http

Re: svn commit: r203134 - in head: share/man/man4 sys/conf sys/contrib/dev/run sys/dev/usb sys/dev/usb/wlan sys/modules sys/modules/runfw sys/modules/usb sys/modules/usb/run

2010-01-28 Thread pluknet
+driver can be configured at runtime with +.Xr ifconfig 8 +or on boot with +.Xr hostname.if 5 . hostname.if(5) is something that only exists in OpenBSD. I think the following would be better: For more information on configuring this device, see .Xr ifconfig 8 . -- wbr, pluknet

Re: svn commit: r201749 - stable/8/sys/sys

2010-01-07 Thread pluknet
have been 800501 with that but as there is no  functional problem here, it'll just stay as is. [1]  This will make pkg_add -r use packages-8-stable for stable/8 rather  than packages-8.0-release.  Reported by:  Paride Legovini (pl ninthfloor.org) on stable@,                (pluknet gmail.com

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-29 Thread pluknet
earlier), it became a popular expression to designate a recipe for freeing resources when you just can't wait for garbage collection (c). :) http://digg.com/programming/Die_You_Gravy_Sucking_Pig_Dog -- wbr, pluknet ___ svn-src-all@freebsd.org mailing

Re: svn commit: r199804 - in head: crypto/openssh usr.sbin/cron/cron usr.sbin/inetd usr.sbin/syslogd

2009-11-25 Thread pluknet
. Look at getpflags(2)/setpflags(2). -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org

Re: svn commit: r196701 - head/share/man/man4

2009-08-31 Thread pluknet
-0x9797 irq 16 at device 0.0 on pci1 mfi0: Reserved 0x4 bytes for rid 0x10 type 3 at 0x9790 mfi0: Megaraid SAS driver Ver 3.00 mfi0: Max fw cmds= 1008, sizing driver pool to 128 See also http://archive.netbsd.se/?ml=sunhelp-geeksa=2009-06t=10857150. -- wbr, pluknet

Re: svn commit: r195202 - in head/sys: conf i386/i386 modules/nfsclient modules/nfsserver nfs nfsclient nfsserver

2009-06-30 Thread pluknet
removing the #include fixes the build. Moreover, this file should go to ObsoleteFiles.inc. -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr

OT: svn commit: r188764 - head/sys/kern

2009-02-18 Thread pluknet
Hi. Am I right that td_estcpu is only updated under SCHED_4BSD ? (well, user's ki_estcpu is not used in top anyway. ps shows all zeroes under SCHED_ULE (as it should then though). I'm just interested.) -- wbr, pluknet ___ svn-src-all@freebsd.org

Re: svn commit: r186204 - head/release/doc/en_US.ISO8859-1/hardware

2008-12-17 Thread pluknet
, - Murray I know the guy (he works in that company) who installed FreeBSD on such configuration. I will try to ask him to extract dmesg messages. -- wbr, pluknet ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn