Virtio driver project implemented, remove from list
[ikiwiki.git] / docs / developer / DragonFly_Technologies.mdwn
1 This page lists DragonFly inventions, new DragonFly tools, or DragonFly implementations of new technologies.
2
3
4
5
6 * [battd](http://leaf.dragonflybsd.org/cgi/web-man?command=battd&section8) - Battery status monitoring daemon
7
8
9 * [checkpt](http://leaf.dragonflybsd.org/cgi/web-man?command=checkpt&section1) - restore/resume support for Process Checkpointing (serialize process state to be resumed later on a compatible system)
10
11
12 * [devfs](http://leaf.dragonflybsd.org/cgi/web-man?command=devfs&section5) - dynamic device file system
13
14
15 * [diskinfo](http://leaf.dragonflybsd.org/cgi/web-man?command=diskinfo&section8) - report about block media devices
16
17
18 * [dma](http://leaf.dragonflybsd.org/cgi/web-man?command=dma&section8) - The DragonFly Mail Agent
19
20
21 * [dntpd](http://leaf.dragonflybsd.org/cgi/web-man?command=dntpd&section8) - Network time protocol client daemon
22
23
24 * [ECC detection](http://leaf.dragonflybsd.org/cgi/web-man?command=ecc&section4) - detects memory faults on supported systems
25
26
27 * [getdevpath](http://leaf.dragonflybsd.org/cgi/web-man?command=getdevpath&section8) - device label name and path mapping 
28
29
30 * [HAMMER](http://leaf.dragonflybsd.org/cgi/web-man?command=HAMMER&5) - file system for large and multiple volumes with historical data retention.
31
32
33 * [jscan](http://leaf.dragonflybsd.org/cgi/web-man?command=jscan&section8) - utility for scanning journaling files
34
35
36 * [mount_udf](http://leaf.dragonflybsd.org/cgi/web-man?command=mount_udf&section8) - mount a UDF file system
37
38
39 * [mountctl](http://leaf.dragonflybsd.org/cgi/web-man?command=mountctl&section8) - control journaling and other features on mounted file systems
40
41
42 * [pctrack](http://leaf.dragonflybsd.org/cgi/web-man?command=pctrack&section8) - dumps program counter tracking data recorded by the kernel
43
44
45 * [pkg_radd](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_radd&section1) - allows installation of pkgsrc binaries, even if there isn’t a local pkgsrc tree
46
47
48 * [pkg_search](http://leaf.dragonflybsd.org/cgi/web-man?command=pkg_search&section1) - print information about a package
49
50
51 * [rconfig](http://leaf.dragonflybsd.org/cgi/web-man?command=rconfig&section8) - Remote Configuration Client/Server
52
53
54 * [rcrun](http://leaf.dragonflybsd.org/cgi/web-man?command=rcstart) (and family) - for managing startup scripts (rcenable/rcdisable)
55
56
57 * [resident](http://leaf.dragonflybsd.org/cgi/web-man?command=resident&section8) - make a dynamic binary memory-resident
58
59
60 * [syslink](http://leaf.dragonflybsd.org/cgi/web-man?command=syslink&section2) - connect pair of file descriptors between two processes
61
62
63 * [varsym](http://leaf.dragonflybsd.org/cgi/web-man?command=varsym&section1) - variant symlinks
64
65
66 * [vkernel](http://leaf.dragonflybsd.org/cgi/web-man?command=vkernel&section7) - virtual kernel infrastructure allows the kernel to be run as a user-space process
67
68
69 * [vknetd](http://leaf.dragonflybsd.org/cgi/web-man?command=vknetd&section8) - create virtualized bridged network suitable for vkernel use
70
71
72 * [wmake](http://leaf.dragonflybsd.org/cgi/web-man?command=wmake&section1) - build DragonFly source in a buildworld environment
73