HardenedBSD/sys
Archie Cobbs f8307e1233 Add two new generic control messages, NGM_ASCII2BINARY and
NGM_BINARY2ASCII, which convert control messages to ASCII and back.
This allows control messages to be sent and received in ASCII form
using ngctl(8), which makes ngctl a lot more useful.

This also allows all the type-specific debugging code in libnetgraph
to go away -- instead, we just ask the node itself to do the ASCII
translation for us.

Currently, all generic control messages are supported, as well as
messages associated with the following node types: async, cisco,
ksocket, and ppp.

See /usr/share/examples/netgraph/ngctl for an example of using this.

Also give ngctl(8) the ability to print out incoming data and
control messages at any time.  Eventually nghook(8) may be subsumed.

Several other misc. bug fixes.

Reviewed by:	julian
1999-11-30 02:45:32 +00:00
..
alpha add linuxulator wrapper for SNDCTL_DSP_GETODELAY 1999-11-29 23:03:34 +00:00
amd64
boot
cam
coda
compat add linuxulator wrapper for SNDCTL_DSP_GETODELAY 1999-11-29 23:03:34 +00:00
compile
conf Add two new generic control messages, NGM_ASCII2BINARY and 1999-11-30 02:45:32 +00:00
contrib
ddb
dev Commit for r1.29 of ugen.c was wrong. All the ugenX* device 1999-11-30 01:48:12 +00:00
fs
geom
gnu
i4b
i386 add linuxulator wrapper for SNDCTL_DSP_GETODELAY 1999-11-29 23:03:34 +00:00
isa
isofs/cd9660
kern Remove vfs_getrootfsid() function (a temporary hack added a few months 1999-11-29 22:25:36 +00:00
libkern
miscfs Report swapdevices as cdevs rather than bdevs. 1999-11-29 21:37:18 +00:00
modules Add two new generic control messages, NGM_ASCII2BINARY and 1999-11-30 02:45:32 +00:00
msdosfs
net Add two new generic control messages, NGM_ASCII2BINARY and 1999-11-30 02:45:32 +00:00
netatalk
netatm
netgraph Add two new generic control messages, NGM_ASCII2BINARY and 1999-11-30 02:45:32 +00:00
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98
pccard
pci Make the pci driver compat shim return a preference for probe 1999-11-30 01:34:46 +00:00
posix4
powerpc
rpc
svr4
sys tanimura implemented SNDCTL_DSP_GETODELAY for pcm. 1999-11-29 23:01:59 +00:00
tools
ufs
vm Report swapdevices as cdevs rather than bdevs. 1999-11-29 21:37:18 +00:00
Makefile