Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 1997 13:54:12 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        Sean Eric Fagan <sef@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/kern kern_exit.c
Message-ID:  <Pine.BSF.3.95.971207135204.20250A-100000@current1.whistle.com>
In-Reply-To: <199712071816.KAA21840@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
how about removing it entirely, and using the at_exit() interface?

see at_exit(9)


On Sun, 7 Dec 1997, Sean Eric Fagan wrote:

> sef         1997/12/07 10:16:45 PST
> 
>   Modified files:
>     sys/kern             kern_exit.c 
>   Log:
>   Surround the call to procfs_exit() by #ifdef PROCFS/#endif -- much to my
>   surprise, procfs actually is optional, and some people truly do generate
>   kernels without it.  Wow.  I built a kernel without 'options PROCFS' and
>   it compiled and linked.
>   
>   Revision  Changes    Path
>   1.62      +5 -1      src/sys/kern/kern_exit.c
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971207135204.20250A-100000>