On Wed, Jun 26, 2002 at 04:45:56PM +0200, Marc Olzheim wrote:
> Does anybody know what this is all about ?
>
> http://www.pine.nl/advisories/pine-cert-20020601.html
I don't, but it looks like it's been fixed in RELENG_4_6.
Chris
msg46726/pgp0.pgp
Description: PGP signature
On Sun, Jun 09, 2002 at 11:53:03PM +0100, Danny Horne wrote:
> Apologies if this isn't the right group, but I'm curious as to why there's a
> version 4.8 of FreeBSD being released more than 2 months after version 5 has
> been released.
4.8 has not been released, and neither has 5. 4.6 is about to
On Sat, Apr 07, 2001 at 12:28:37PM +1000, Robert wrote:
> static_routes=""
>
> does anyone have an example of adding static reoutes here, in rc.conf
static_routes="0 1 2"
route_0="192.168.1.0/24 192.168.1.1"
route_1="192.168.2.0/24 192.168.2.1"
route_2="192.168.3.0/24 192.168.3.1"
Chris
PGP s
On Sun, Feb 11, 2001 at 05:37:42PM +0200, Pekka Savola wrote:
> As a lot of others including some @FreeBSD.org people, I got:
[snip]
> pp_hot.o(.text+0x16a1): undefined reference to `setresuid'
> pp_hot.o(.text+0x16d4): undefined reference to `setresgid'
> *** Error code 1
> ---
>
> while tryin
On Tue, Oct 31, 2000 at 01:21:34PM -0800, Randy Bush wrote:
> /usr/obj/usr/src/i386/usr/src/games/fortune/strfile created for
>/usr/src/games/fortune/strfile
> rm -f .depend
> mkdep -f .depend -a-I/usr/obj/usr/src/i386/usr/include
>/usr/src/games/fortune/strfile/strfile.c
> cd /usr/src/game
On Sat, Apr 29, 2000 at 05:44:39PM -0500, Thomas T. Veldhouse wrote:
> Hello. I have
>
> NO_SENDMAIL=true# do not build sendmail and related programs
>
> in my /etc/make.conf file. I use Postfix instead. I just built the world
> and sendmail was built anyway and installed right over t
On Sat, Mar 18, 2000 at 09:40:14PM -0500, Laurence Berland wrote:
> I'm trying to install FreeBSD 3.4 on an old 486 I've got lying around to
> use as a NATing firewall for my home network, but I've only got a 200
> Meg HD around. I'm gonna go get another HD later, but right now I'd
> like to get
On Wed, Feb 02, 2000 at 03:46:02PM -0500, Mike Tancsa wrote:
>
> I did a make world and all went well. However, after a
> config -r mykernel;cd ../../compile/mykerlen;make depend;make, it dies at
>
>
> cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
> -Wnested-externs -Wst