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

..--

READMED22-Nov-2023842 2214

arp.cD22-Nov-20237.7 KiB308224

arping.cD22-Nov-20239 KiB299227

bootchartd.cD22-Nov-20238.7 KiB317250

brctl.cD22-Nov-20238.6 KiB340256

compress.cD22-Nov-202315.5 KiB605313

crond.cD22-Nov-202317.6 KiB682533

crontab.cD22-Nov-20239.4 KiB367289

dd.cD22-Nov-20239 KiB352276

dhcp.cD22-Nov-202345 KiB1,5231,300

dhcpd.cD22-Nov-202339.1 KiB1,2471,064

diff.cD22-Nov-202322.1 KiB838666

dumpleases.cD22-Nov-20232.1 KiB7850

expr.cD22-Nov-20236.5 KiB277176

fdisk.cD22-Nov-202345.6 KiB1,5621,339

fold.cD22-Nov-20232.7 KiB9859

fsck.cD22-Nov-202311.5 KiB435358

ftpget.cD22-Nov-20238.3 KiB294192

getty.cD22-Nov-20239.5 KiB337267

groupadd.cD22-Nov-20233 KiB10462

groupdel.cD22-Nov-20231.6 KiB6232

host.cD22-Nov-20236.4 KiB215169

hwclock.cD22-Nov-20233.7 KiB13986

iconv.cD22-Nov-20231.6 KiB7543

init.cD22-Nov-202311.7 KiB499403

ip.cD22-Nov-202389.5 KiB2,8002,434

ipcrm.cD22-Nov-20232.3 KiB9261

ipcs.cD22-Nov-202314.1 KiB451384

klogd.cD22-Nov-20233 KiB11074

last.cD22-Nov-20235.5 KiB197147

logger.cD22-Nov-20231.7 KiB7443

mdev.cD22-Nov-20236.3 KiB239150

mke2fs.cD22-Nov-202319.4 KiB657368

modprobe.cD22-Nov-202314.3 KiB569436

more.cD22-Nov-20233.4 KiB150109

netstat.cD22-Nov-202319.8 KiB651491

openvt.cD22-Nov-20233.1 KiB14589

pgrep.cD22-Nov-20234.7 KiB166130

ping.cD22-Nov-20232.7 KiB11161

ps.cD22-Nov-202310.8 KiB359197

route.cD22-Nov-202315.3 KiB499372

sh.cD22-Nov-20239.5 KiB387143

sulogin.cD22-Nov-20232.7 KiB11977

syslogd.cD22-Nov-202315 KiB547413

tar.cD22-Nov-202323.1 KiB807657

tcpsvd.cD22-Nov-202310.7 KiB404320

telnet.cD22-Nov-20238.7 KiB377287

telnetd.cD22-Nov-202312.3 KiB447373

test.cD22-Nov-20234 KiB11569

tftpd.cD22-Nov-20239.7 KiB313215

top.cD22-Nov-202323 KiB854691

tr.cD22-Nov-20236.3 KiB269222

traceroute.cD22-Nov-202321.8 KiB642511

useradd.cD22-Nov-20234.9 KiB16190

userdel.cD22-Nov-20233.1 KiB11775

watch.cD22-Nov-20231.7 KiB7146

xzcat.cD22-Nov-202381.4 KiB3,1441,728

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
10Library code awaiting cleanup lives in lib/pending.c
11
12The following commands predate the pending directory, and are awaiting
13cleanup but don't live here:
14
15  vmstat, login, du, vconfig, chroot, cut, touch, modinfo, xargs
16
17  lib/password.c
18
19This directory should go away before the 1.0 release. It's just a staging
20area so code submissions don't get lost while awaiting more thorough (and
21very time consuming) scrutiny as described in www/cleanup.html.
22