Might I suggest using basename()?
--- last.c.orig 2009-10-27 23:59:39.0 +
+++ last.c 2013-02-09 01:43:04.709416732 +
@@ -36,6 +36,7 @@
#include
#include
#include
+#include
#include
#include
#include
@@ -407,7 +408,7 @@
asctime(gmtime(&t
ping? ALL feedback is welcome :-)
--- Forwarded message follows ---
From: "Jacob L. Leifman"
To: tech@openbsd.org
Date sent: Fri, 25 Jan 2013 18:34:55 -0500
The last(1) utility allows for an alternate data file to be specified
with -f
On Fri, Feb 8, 2013 at 9:07 AM, Stuart Henderson wrote:
> On 2013/02/08 08:56, sven falempin wrote:
>
> > # cat -n /etc/pf.conf | grep nat
> > 26 match out on (vr0) from 192.168.42.0/24 to !(self) nat-to ext
> > 28 match out on (ext) from 192.168.142.0/24 to !(self) nat-to ext
> > # pfct
If Markus adds the man page change for the option he has my
ok for that one :)
-Bob
On Thu, Feb 07, 2013 at 01:08:27PM +0100, Markus Friedl wrote:
> fwiw, this is what i have in my tree for some time now:
>
> Index: syslogd.c
> =
On 2013/02/08 08:56, sven falempin wrote:
> # cat -n /etc/pf.conf | grep nat
> 26 match out on (vr0) from 192.168.42.0/24 to !(self) nat-to ext
> 28 match out on (ext) from 192.168.142.0/24 to !(self) nat-to ext
> # pfctl -nf /etc/pf.conf
> /etc/pf.conf:26: syntax error
> /etc/pf.conf:28
On 02/07/13 17:38, Bob Beck wrote:
> This looks correct to me.
Does this diff have a chance to be committed then ?
On Thu, Feb 7, 2013 at 5:08 AM, Markus Friedl wrote:
>> fwiw, this is what i have in my tree for some time now:
>>
>> Index: syslogd.c
>> ===
On Thu, Feb 7, 2013 at 5:17 PM, sven falempin wrote:
>
>
> On Thu, Feb 7, 2013 at 10:09 AM, Stuart Henderson wrote:
>
>> On 2013/02/07 10:01, sven falempin wrote:
>> > On Thu, Feb 7, 2013 at 9:44 AM, Stuart Henderson > >wrote:
>> >
>> > > On 2013/02/07 09:26, sven falempin wrote:
>> > > > egress,
Hey Vladimir,
On 07/02/13(Thu) 17:02, Vladimir Támara Patiño wrote:
> Attached is a .tar.gz with 49 news files to place in /usr/src and
> below there is a patch for /usr/src of OpenBSD 5.2 that modifies
> 53 files to integrate the collation support of the xlocale implementation of
> FreeBSD (POSIX