diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-05-03 04:59:53 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-05-03 04:59:53 +0000 |
commit | eb5edafdfa8700058da59f02a1ab75d2e0f7803c (patch) | |
tree | 6b473838ceb2d13b4d61da5d628ecb159fb475eb /distrib/hppa/list | |
parent | b7b55b7df11576a30a97911ac11f6cea75e14681 (diff) |
need sleep here, too
Diffstat (limited to 'distrib/hppa/list')
-rw-r--r-- | distrib/hppa/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/hppa/list b/distrib/hppa/list index f9b6d520152..00d1dc57dd2 100644 --- a/distrib/hppa/list +++ b/distrib/hppa/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.12 2009/04/19 00:59:39 deraadt Exp $ +# $OpenBSD: list,v 1.13 2009/05/03 04:59:52 deraadt Exp $ SRCDIRS distrib/special SRCDIRS bin sbin usr.bin usr.sbin @@ -23,6 +23,7 @@ LINK instbin bin/mv LINK instbin bin/pax bin/tar bin/cpio LINK instbin bin/rm LINK instbin bin/sha256 +LINK instbin bin/sleep LINK instbin bin/stty LINK instbin bin/sync LINK instbin sbin/ccdconfig |