Re: last patch, idea

2011-04-11 Thread Peter J. Philipp
On Sun, Apr 10, 2011 at 10:08:24AM -0400, Ian Darwin wrote: Having tried to do things like gzcat /var/log/wtmp.0.gz | last -f /dev/stdin before, I'd certainly find it useful and this is less intrusive than modifying last(8) so it could work with standard input. Unless you run an

newsyslog.conf, don't compress wtmp

2011-04-11 Thread Stuart Henderson
This makes it easier to use various tools (e.g. who, last, ac) on historical logs. The largest log on the busiest system I can think of is under 3MB uncompressed, I think current and 7 archived logs of this size is really no problem. I would expect a busy authpf box to generate larger logs but I

man.conf, pick up ports manpages by default

2011-04-11 Thread Stuart Henderson
it's useful for ports developers to be able to read the infrastructure manpages (dpb, pkg_subst, update-patches, etc) without making changes to the default configuration. as with X11R6, this fails cleanly if the relevant directories are not present. ok? Index: man.conf

Re: man.conf, pick up ports manpages by default

2011-04-11 Thread Jasper Lievisse Adriaanse
On Mon, Apr 11, 2011 at 09:19:57AM +0100, Stuart Henderson wrote: it's useful for ports developers to be able to read the infrastructure manpages (dpb, pkg_subst, update-patches, etc) without making changes to the default configuration. as with X11R6, this fails cleanly if the relevant

Re: man.conf, pick up ports manpages by default

2011-04-11 Thread Landry Breuil
On Mon, Apr 11, 2011 at 10:28:49AM +0200, Jasper Lievisse Adriaanse wrote: On Mon, Apr 11, 2011 at 09:19:57AM +0100, Stuart Henderson wrote: it's useful for ports developers to be able to read the infrastructure manpages (dpb, pkg_subst, update-patches, etc) without making changes to the

Re: man.conf, pick up ports manpages by default

2011-04-11 Thread Remi Pointel
Le lun 11/04/11 10:19, Stuart Henderson s...@spacehopper.org a C)crit: it's useful for ports developers to be able to read the infrastructure manpages (dpb, pkg_subst, update-patches, etc) without making changes to the default configuration. as with X11R6, this fails cleanly if the relevant

Re: newsyslog.conf, don't compress wtmp

2011-04-11 Thread Antoine Jacoutot
On Mon, 11 Apr 2011, Stuart Henderson wrote: This makes it easier to use various tools (e.g. who, last, ac) on historical logs. The largest log on the busiest system I can think of is under 3MB uncompressed, I think current and 7 archived logs of this size is $ du -h /var/log/wtmp 365M

Re: man.conf, pick up ports manpages by default

2011-04-11 Thread David Coppa
On Mon, Apr 11, 2011 at 10:19 AM, Stuart Henderson s...@spacehopper.org wrote: it's useful for ports developers to be able to read the infrastructure manpages (dpb, pkg_subst, update-patches, etc) without making changes to the default configuration. as with X11R6, this fails cleanly if the

Re: Hello

2011-04-11 Thread Ali Gouta
Thanks for giving me some idea. @ Peter: We record those per state anyway, so as a gedankenexperiment, say we could implement max-src-bytes B/s and max-src-packets P/s modeled on max-src-conn-rate and have rules like pass proto tcp to $somewhere port $wanted keep state (max-src-bytes

Re: fsck_ffs diff needs testing

2011-04-11 Thread Otto Moerbeek
Please remove this diff from your tree for the moment. I have found a bug. More to follow soon. -Otto

Re: wcwidth() fix in file(1)

2011-04-11 Thread Stefan Sperling
On Mon, Apr 04, 2011 at 12:08:29AM +0200, Stefan Sperling wrote: Make the file_mbswidth() function cope if wcwidth() returns -1. Maybe this should just call wcswidth() but I'll leave that for another day. Anyone? Fixing wcwidth() to return -1 for non-printable characters depends on this.

Typo Makefile.cross

2011-04-11 Thread Martin Pieuchot
Regards, Martin Index: Makefile.cross === RCS file: /cvs/src/Makefile.cross,v retrieving revision 1.41 diff -u -p -r1.41 Makefile.cross --- Makefile.cross 17 Oct 2010 08:44:15 - 1.41 +++ Makefile.cross 11 Apr 2011

Caterer's Warehouse Daily Special

2011-04-11 Thread Heather Berkowitz
If you are having trouble viewing this e-mail, Visit www.catererswarehouse.com Caterer's Warehouse Weekly Specials Caterer's Warehouse Special Offers Home | Catering Supplies | Restaurant Equipment | Tabletop Specialties Bakery Supplies | Bar Supplies | Kitchen Supplies | Commercial Furniture |

Vreme je za krečenje uz super poklone!

2011-04-11 Thread Top Shop
Top Shop Vreme je za kreD enje? KreD ite sami uz uštedu i bez nereda! Super ponuda - Paint Zoom kompresor uz POKLON 2 x MagiD na krpa - samo do 15. maja KonaD no sami moEete da okreD ite kuDu ili stan kao profesionalac! MoEete ofarbati i najnepristupaD nija mesta bez mrlja i fleka. Paint

make divert-to set original rdomain on accepted sockets

2011-04-11 Thread Mike Belopuhov
hi, currently there's no way to figure out what rdomain the diverted connection came from. this diff introduces a neat hack that reyk and i have invented. from the programmer's perspective this is as simple as calling getsockopt(SO_RTABLE) on the accepted socket. from the kernel perspective

Re: ftp-proxy: use divert-to instead of rdr-to

2011-04-11 Thread Mike Belopuhov
On Thu, Apr 07, 2011 at 18:58 +0200, Mike Belopuhov wrote: this allows us to get rid of the nasty NATLOOKUP ioctl and get the original server address right from the socket. also this paves the way to the transparent ftp-proxy mode. if you will like this diff and nobody objects, i'll try to

Re: make divert-to set original rdomain on accepted sockets

2011-04-11 Thread Claudio Jeker
On Mon, Apr 11, 2011 at 04:52:23PM +0200, Mike Belopuhov wrote: hi, currently there's no way to figure out what rdomain the diverted connection came from. this diff introduces a neat hack that reyk and i have invented. from the programmer's perspective this is as simple as calling

Re: make divert-to set original rdomain on accepted sockets

2011-04-11 Thread Alexander Bluhm
On Mon, Apr 11, 2011 at 04:52:23PM +0200, Mike Belopuhov wrote: currently there's no way to figure out what rdomain the diverted connection came from. this diff introduces a neat hack that reyk and i have invented. from the programmer's perspective this is as simple as calling

Clientes potenciales

2011-04-11 Thread PubliMailer
Servicio de E-mail Broadcasting: Enviacute;o de correos electroacute;nicos, aseguramos y garantizamos la correcta entrega de cada uno de los correos. Enviaacute; tu mensaje publicitario a

Re: make divert-to set original rdomain on accepted sockets

2011-04-11 Thread Claudio Jeker
On Mon, Apr 11, 2011 at 07:18:13PM +0200, Mike Belopuhov wrote: On Mon, Apr 11, 2011 at 18:51 +0200, Claudio Jeker wrote: On Mon, Apr 11, 2011 at 04:52:23PM +0200, Mike Belopuhov wrote: hi, currently there's no way to figure out what rdomain the diverted connection came from. this

Re: make divert-to set original rdomain on accepted sockets

2011-04-11 Thread Mike Belopuhov
On Mon, Apr 11, 2011 at 7:08 PM, Alexander Bluhm alexander.bl...@gmx.net wrote: On Mon, Apr 11, 2011 at 04:52:23PM +0200, Mike Belopuhov wrote: currently there's no way to figure out what rdomain the diverted connection came from. this diff introduces a neat hack that reyk and i have

Re: make divert-to set original rdomain on accepted sockets

2011-04-11 Thread Mike Belopuhov
On Mon, Apr 11, 2011 at 18:51 +0200, Claudio Jeker wrote: On Mon, Apr 11, 2011 at 04:52:23PM +0200, Mike Belopuhov wrote: hi, currently there's no way to figure out what rdomain the diverted connection came from. this diff introduces a neat hack that reyk and i have invented. from

Re: make divert-to set original rdomain on accepted sockets

2011-04-11 Thread Alexander Bluhm
On Mon, Apr 11, 2011 at 07:18:35PM +0200, Mike Belopuhov wrote: On Mon, Apr 11, 2011 at 7:08 PM, Alexander Bluhm alexander.bl...@gmx.net wrote: On Mon, Apr 11, 2011 at 04:52:23PM +0200, Mike Belopuhov wrote: currently there's no way to figure out what rdomain the diverted connection came

Re: allow usermod to remove user from secondary groups

2011-04-11 Thread Frank Brodbeck
On Sat, Apr 09, 2011 at 08:04:47PM +, Stuart Henderson wrote: Considering the current behaviour of OpenBSD's usermod(8) I agree it's dangerous to change this now. But it's certainly something people need to do on occasion (for example some of Samba's features need this), and usermod(8) is

Hope to hear from you, its very important

2011-04-11 Thread Ian Davies
I am Ian Davies ;an accredited vendor of Alliot Groups, a subsidiary firm of Emirates International Holding (EIH); A private equity funds holding company that focuses on hedge funds. I have contacted you in the hope that you can be my associate to assume the new recipient of a Fixed-Income

Re: Capacitor HV MLCC Diodes

2011-04-11 Thread guaiuo268
Dear friends, how are you? We are a China export company of capacitors, our product is very low wholesale prices, but ensure supply of the original quality. tantalum capacitor