Is it a bug that function "sock_host" is declared
sock_host() in /usr/include/tcpd.h
but defined as sock_host(struct request_info *)
in /usr/src/contrib/tcp_wrappers/socket.c ?
Good question also why compiler passes this
and doesn't issue even a warning when I call it
with the argument.
MySQL on
In message: <[EMAIL PROTECTED]>
Juli Mallett <[EMAIL PROTECTED]> writes:
: * De: "M. Warner Losh" <[EMAIL PROTECTED]> [ Data: 2002-08-17 ]
: [ Subjecte: Re: Kernel Makefile bogon... ]
: > In message: <[EMAIL PROTECTED]>
: > Poul-Henning Kamp <[EMAIL PROTECTED]> writes
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
* De: "M. Warner Losh" <[EMAIL PROTECTED]> [ Data: 2002-08-17 ]
[ Subjecte: Re: Kernel Makefile bogon... ]
> In message: <[EMAIL PROTECTED]>
> Poul-Henning Kamp <[EMAIL PROTECTED]> writes:
> :
> : The final make in this script fails, I don't think it should.
> :
> : #!/bi
In message: <[EMAIL PROTECTED]>
Poul-Henning Kamp <[EMAIL PROTECTED]> writes:
:
: The final make in this script fails, I don't think it should.
:
: #!/bin/sh
: set -ex
: rm -rf /usr/src/sys/i386/compile/GENERIC
: cd /usr/src/sys/i386/conf
: config GENERI
So, I was playing around with snapshots and trying to come up with a cron
job which would do automatic snapshots of a system, kind of similar to
what you can get with a NetApp. I wrote the attatched (somewhat ugly)
proof of concept script to manage a /.snapshot directory for all the
mounted file
FWIW, the pipe breakage seems to have been caused by /bin/sh freeing
the job table (jobs.c lines 744-746) then later using a value in the
freed region as an argument to setpgid() and tcsetpgrp() (jobs.c lines
753-760) when the job had more than one process in it (a pipeline).
phkmalloc was overwr
>
> If I do a "make -jN world" build on my dual MMX/200 box, I usually end
> up in tears (well, a panic anyway). This is completely reproducible, and
> the panic always happens in swapout_procs while vmdaemon is running.
>
> Anyone else getting this?
What kind of value do you use for N? It look
On Fri, 16 Aug 2002 15:01:47 +0200 Radko Keves wrote:
> i try to load ipl.ko
>
> #kldload -v /boot/kernel/ipl.ko
> kldload: can't load /boot/kernel/ipl.ko: Exec format error
try `kldload ipl'
--
/"\ http://corecode.ath.cx/#donate
\ /
\ ASCII Ribbon Campaign
/ \ Against HTML Mail and
Hi !
It's been long time since I compiled kernel, and now I have some problems
building it. I am still using gcc 2.95.3 from DP1. How is the easiest way
to change to GCC 3.1...(I have complete 5.0-DP1 installed) without
rebuilding the whole world. I heard there was some doc on this usbject,
w
Hi all
If I do a "make -jN world" build on my dual MMX/200 box, I usually end
up in tears (well, a panic anyway). This is completely reproducible, and
the panic always happens in swapout_procs while vmdaemon is running.
Anyone else getting this?
M
--
o Mark Murray
\_
O.\_Warning: thi
17 matches
Mail list logo