History log of /src/sbin/sysctl/sysctl.conf (Results 1 – 10 of 10)
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 40557b99 11-Aug-2018 Brad Davis <brd@FreeBSD.org>

Move sysctl.conf to sbin/sysctl/ and switch to CONFS.

This helps with pkgbase to tag this config file as a config file.

Approved by: allanjude (mentor), will (mentor)
Differential Revision: https:/

Move sysctl.conf to sbin/sysctl/ and switch to CONFS.

This helps with pkgbase to tag this config file as a config file.

Approved by: allanjude (mentor), will (mentor)
Differential Revision: https://reviews.freebsd.org/D16559

show more ...


# 36aca8d5 13-Mar-2003 Maxime Henrion <mux@FreeBSD.org>

Rework the wording of the comment for the security.bsd.see_other_uids
sysctl a bit.

Approved by: jmallett


# 54f61a93 25-Sep-2002 Juli Mallett <jmallett@FreeBSD.org>

Document at least one meaningful RELENG_5 feature, the ability to hide from
a user processes which run with an inequivalent class of UID credentials.

Sponsored by: Rachel Hestilow <rachel@jerkcity.c

Document at least one meaningful RELENG_5 feature, the ability to hide from
a user processes which run with an inequivalent class of UID credentials.

Sponsored by: Rachel Hestilow <rachel@jerkcity.com>

show more ...


# 46cad576 26-Sep-2001 Matthew Dillon <dillon@FreeBSD.org>

Enable vmiodirenable by default. Remove incorrect comment from sysctl.conf.

MFC after: 1 week


# 573722f3 26-Aug-2001 Dima Dorfman <dd@FreeBSD.org>

End sentence with a period.


# 7bbf2ac1 17-Jul-2001 John Baldwin <jhb@FreeBSD.org>

sysctl(8) doesn't need '-w' to write to sysctl variables anymore.


# c5ab4962 19-Apr-2001 Maxim Sobolev <sobomax@FreeBSD.org>

Comment out vfs.vmiodirenable=0 by default, to prevent inproducing another
place where default sysctl value have to be tweaked if we ever would want
to switch kernel default to 1.

Submitted by: dill

Comment out vfs.vmiodirenable=0 by default, to prevent inproducing another
place where default sysctl value have to be tweaked if we ever would want
to switch kernel default to 1.

Submitted by: dillon

show more ...


# 1dd8bcf1 19-Apr-2001 Maxim Sobolev <sobomax@FreeBSD.org>

o Install sysctl.conf with all other *.conf files;
o put a note into sysctl.conf describing vfs.vmiodirenable knob.

OK'ed by: alfred


# cc29b3af 27-Jul-2000 David E. O'Brien <obrien@FreeBSD.org>

Add this empty version of this file to make it easier for pre-4.0 users
to find.