• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

READMED22-Nov-2023695 1611

arp.cD23-Nov-20237.6 KiB303221

arping.cD22-Nov-20238.9 KiB293221

bc.cD23-Nov-2023132.1 KiB5,8454,369

bootchartd.cD22-Nov-20238.7 KiB318250

brctl.cD22-Nov-20238.5 KiB334250

crond.cD22-Nov-202317.6 KiB683534

crontab.cD22-Nov-20239.3 KiB362283

dd.cD23-Nov-20237.3 KiB251171

dhcp.cD23-Nov-202345.2 KiB1,5251,297

dhcp6.cD23-Nov-202319.2 KiB693578

dhcpd.cD22-Nov-202367.7 KiB2,0751,746

diff.cD23-Nov-202322.8 KiB858681

dumpleases.cD22-Nov-20232.1 KiB7850

expr.cD22-Nov-20237.7 KiB262155

fdisk.cD22-Nov-202345.5 KiB1,5581,335

fold.cD22-Nov-20232.7 KiB9859

fsck.cD23-Nov-202311.5 KiB435358

getfattr.cD23-Nov-20232.4 KiB9958

getty.cD23-Nov-20239.5 KiB335265

groupadd.cD22-Nov-20233 KiB10260

groupdel.cD22-Nov-20231.6 KiB6232

gzip.cD23-Nov-20234.4 KiB17992

host.cD23-Nov-20236.4 KiB215169

init.cD22-Nov-202311.7 KiB499403

ip.cD23-Nov-202389.5 KiB2,7962,431

ipcrm.cD22-Nov-20232.3 KiB8958

ipcs.cD22-Nov-202314.1 KiB448381

klogd.cD22-Nov-20233 KiB11074

last.cD22-Nov-20235.5 KiB197147

lsof.cD22-Nov-202311.9 KiB453337

mdev.cD23-Nov-20238.7 KiB298199

mke2fs.cD23-Nov-202323.9 KiB769479

modprobe.cD23-Nov-202314.9 KiB593454

more.cD23-Nov-20233.5 KiB154111

openvt.cD22-Nov-20233.1 KiB14689

route.cD23-Nov-202314.8 KiB456308

sh.cD23-Nov-20238.2 KiB336172

stty.cD23-Nov-202314.3 KiB460355

sulogin.cD22-Nov-20232.7 KiB11977

syslogd.cD22-Nov-202315 KiB546412

tar.cD23-Nov-202323.4 KiB816664

tcpsvd.cD22-Nov-202310.8 KiB405320

telnet.cD22-Nov-20237.8 KiB344266

telnetd.cD22-Nov-202312.3 KiB447373

tftp.cD23-Nov-202314.2 KiB463372

tftpd.cD23-Nov-20239.6 KiB310212

tr.cD22-Nov-20236.3 KiB269222

traceroute.cD23-Nov-202321.8 KiB642511

useradd.cD22-Nov-20234.9 KiB15988

userdel.cD23-Nov-20233.1 KiB11775

vi.cD23-Nov-202322.6 KiB1,029861

wget.cD23-Nov-20234.7 KiB179114

xzcat.cD22-Nov-202381.3 KiB3,1361,722

README

1pending (see toys/pending/README)
2
3Commands in this directory are external submissions awaiting review and/or
4cleanup before being "promoted" to one of the other directories.
5
6Code in this directory may or may not work, some of the commands here are
7unfinished stubs, others just need a more thorough inspection than we've had
8time for yet. Everything in here defaults to "n" in defconfig.
9
10Outside of this directory, several commands (and some library code) have
11TODO annotations.
12
13This directory should go away before the 1.0 release. It's just a staging
14area so code submissions don't get lost while awaiting more thorough (and
15very time consuming) scrutiny as described in www/cleanup.html.
16