freebsd-skq/share
abial c7bf2569fa These patches implement dynamic sysctls. It's possible now to add
and remove sysctl oids at will during runtime - they don't rely on
linker sets. Also, the node oids can be referenced by more than
one kernel user, which means that it's possible to create partially
overlapping trees.

Add sysctl contexts to help programmers manage multiple dynamic
oids in convenient way.

Please see the manpages for detailed discussion, and example module
for typical use.

This work is based on ideas and code snippets coming from many
people, among them:  Arun Sharma, Jonathan Lemon, Doug Rabson,
Brian Feldman, Kelly Yancey, Poul-Henning Kamp and others. I'd like
to specially thank Brian Feldman for detailed review and style
fixes.

PR:		kern/16928
Reviewed by:	dfr, green, phk
2000-07-15 10:26:04 +00:00
..
colldef Fix code names according to KOI8-U RFC 2000-05-04 18:03:47 +00:00
dict Removed ex script left over from incomplete backout in previous commit. 1999-12-26 10:31:29 +00:00
doc sync with recent IMPLEMENTATION note from kame. 2000-07-04 16:35:31 +00:00
examples These patches implement dynamic sysctls. It's possible now to add 2000-07-15 10:26:04 +00:00
info Update skeleton dir file from the latest install-info(1). 2000-01-24 16:18:12 +00:00
isdn Added $FreeBSD$ tags. 1999-11-16 17:16:18 +00:00
man These patches implement dynamic sysctls. It's possible now to add 2000-07-15 10:26:04 +00:00
me $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
misc The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>. 2000-06-11 18:19:14 +00:00
mk Add ${.CURDIR}/../../../.. to the list of places we look for the 2000-07-07 05:12:33 +00:00
mklocale Correct uk_UA.KOI8-U locale ALPHAs specification 2000-04-23 15:07:51 +00:00
skel o Apply asmodai's spelling commit from /etc/root to dot.cshrc in /share/skel 2000-07-15 03:24:18 +00:00
syscons Add versions of the UK keymaps with the key marked "Caps Lock" 2000-07-02 18:39:10 +00:00
tabset $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
termcap Add kterm-color, which is to kterm what xterm-color is to xterm. 2000-06-14 20:22:34 +00:00
timedef Fix alt months 2000-07-05 21:02:45 +00:00
zoneinfo Merge from vendor branch. 2000-03-29 14:01:46 +00:00
Makefile Add a knob to turn off the mostly static docs (src/share/doc/). 2000-03-21 09:24:09 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00