Changes between Version 1 and Version 2 of UsersGuide/CommandReference


Ignore:
Timestamp:
2011-05-22T08:51:49Z (13 years ago)
Author:
Jiri Svoboda
Comment:

Add commands from services directory

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide/CommandReference

    v1 v2  
    2424|| app || `trace` || Trace system calls made by a task ||
    2525|| app || `websrv` || Web server stub ||
     26|| srv || `apic` || APIC interrupt controller driver ||
     27|| srv || `arp` ||  ARP network protocol service ||
     28|| srv || `ata_bd` || ATA/ATAPI (disk/optical drive) block device driver ||
     29|| srv || `char_ms` || Serial and PS/2 mouse protocol driver ||
     30|| srv || `clip` || Clipboard service ||
     31|| srv || `console` || Console service ||
     32|| srv || `devfs` || Devmap file system, expose devmap devices ||
     33|| srv || `devman` || Device manager, manage DDF device tree ||
     34|| srv || `eth` || Ethernet protocol service ||
     35|| srv || `fat` || FAT file system service ||
     36|| srv || `fb` ||  Frame buffer service ||
     37|| srv || `file_bd` || File-backed block device ||
     38|| srv || `g_part` || GUID (EFI) partition driver ||
     39|| srv || `i8042` || Intel 8042 PS/2 port driver ||
     40|| srv || `i8259` || Intel 8259 and later RS-232 serial port driver ||
     41|| srv || `icmp` || ICMP network protocol service ||
     42|| srv || `ip` || IP network protocol service ||
     43|| srv || `kbd` || Keyboard service ||
     44|| srv || `lo` || Loopback network interface ||
     45|| srv || `mbr_part` || MBR (PC-BIOS) partition driver ||
     46|| srv || `ne2000` || NE2000 Ethernet Adapter driver ||
     47|| srv || `net` || Networking service ||
     48|| srv || `nildummy` || Dummy network interface ||
     49|| srv || `taskmon` || Task monitoring service, initiate core dumps ||
     50|| srv || `tcp` || TCP network protocol service ||
     51|| srv || `tmpfs` || RAM-based file system ||
     52|| srv || `udp` || UDP network protocol service ||