freebsd-skq/share/examples
Andrzej Bialecki bd3cdc3105 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
..
atm $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bootforth Fixes a silly bug that somehow escaped my notice all these months. 1999-09-29 04:46:01 +00:00
cvsup The World Order has changed. We no longer need separate "secure" 2000-07-09 16:03:53 +00:00
diskless Remove binary files from source tree 2000-01-09 12:57:41 +00:00
drivers $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
etc Be consistant about WITH_ vs MAKE_ flags. We have a precedent of using 2000-07-14 09:18:21 +00:00
find_interface $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
FreeBSD_version $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ibcs2 A little COFF program (uuencoded) + README. Just do we can show 1994-10-23 19:23:50 +00:00
IPv6 Add IPv6 related docs. 2000-02-26 19:44:12 +00:00
isdn removed some obsolete information and dead links. 2000-04-20 13:37:12 +00:00
kld These patches implement dynamic sysctls. It's possible now to add 2000-07-15 10:26:04 +00:00
libvgl Use the traditional bmake magic. 1999-12-14 08:47:59 +00:00
mdoc Suggest to use .Lb macro in 2nd/3rd section manpages. 2000-04-23 14:47:26 +00:00
meteor Sweep through the tree fixing mmap() usage: 1997-01-16 21:58:40 +00:00
netgraph Add another netgraph example. This one shows how to set up a simple 2000-01-28 00:44:30 +00:00
nwclient Add examples for a mount_nwfs command. 1999-11-03 12:06:13 +00:00
perfmon $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
portal Add portal example 1998-12-15 19:05:35 +00:00
ppi make the example compile again. 2000-04-27 21:08:24 +00:00
ppp Mention that some PPPoE servers cache MAC addresses 2000-05-30 17:06:55 +00:00
pppd Add various system usernames (even though I try to avoid pppd!!!) 2000-07-06 19:05:43 +00:00
printing $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
scsi_target Whoops- more changes in last checkin than TARGIODEBUG- 2000-07-14 20:30:28 +00:00
ses Update SES userland examples to something out of the toy stage. 2000-02-29 05:44:19 +00:00
slattach -u unit-command example 1996-02-17 19:36:08 +00:00
sliplogin syntax error in /usr/share/examples/sliplogin/slip.hosts 1998-03-02 02:52:38 +00:00
startslip Update to reflect new options 1995-09-15 20:15:10 +00:00
sunrpc Remove the -lrpclib, since it causes the build of these examples 1997-02-26 06:56:57 +00:00
worm Remove -a from mkisofs' argument list. It's the default for version 1.12.1 2000-05-25 20:12:10 +00:00
Makefile Revert previous commit. 1999-12-09 09:35:36 +00:00