# HG changeset patch # User boisy # Date 1027289768 0 # Node ID cc0d5795003f5b4bb0895b4a1e21f0463c7fdb99 # Parent 326238550911c719e43155adc5d522901f3d0213 Moved touch.hp to Level Two diff -r 326238550911 -r cc0d5795003f level1/sys/makefile --- a/level1/sys/makefile Sun Jul 21 22:12:06 2002 +0000 +++ b/level1/sys/makefile Sun Jul 21 22:16:08 2002 +0000 @@ -3,15 +3,16 @@ DEPENDS = ./Makefile DEFS = errmsg motd password -HELPFILES = asm.hp attr.hp backup.hp build.hp chd.hp \ +HELPFILES = asm.hp attr.hp backup.hp binex.hp build.hp chd.hp \ chx.hp cmp.hp cobbler.hp config.hp copy.hp date.hp \ - dcheck.hp deiniz.hp del.hp deldir.hp dir.hp display.hp \ - dsave.hp echo.hp edit.hp error.hp ex.hp format.hp \ - free.hp gfx.hp help.hp ident.hp iniz.hp \ - inkey.hp kill.hp link.hp list.hp load.hp makdir.hp mdir.hp \ - merge.hp mfree.hp modpatch.hp montype.hp os9gen.hp procs.hp \ - pwd.hp pxd.hp rename.hp setime.hp setpr.hp shell.hp \ - tmode.hp tuneport.hp unlink.hp xmode.hp + dcheck.hp debug.hp deiniz.hp del.hp deldir.hp dir.hp \ + display.hp dsave.hp dump.hp echo.hp edit.hp error.hp ex.hp \ + exbin.hp format.hp free.hp help.hp ident.hp iniz.hp \ + inkey.hp kill.hp link.hp list.hp load.hp login.hp makdir.hp \ + mdir.hp merge.hp mfree.hp os9gen.hp \ + park.hp procs.hp pwd.hp pxd.hp rename.hp save.hp setime.hp \ + setpr.hp shell.hp sleep.hp tee.hp tmode.hp tsmon.hp \ + tuneport.hp unlink.hp verify.hp xmode.hp ALLOBJS = $(DEFS) HELPMSG = helpmsg diff -r 326238550911 -r cc0d5795003f level1/sys/touch.hp --- a/level1/sys/touch.hp Sun Jul 21 22:12:06 2002 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -@TOUCH -Syntax: Touch [] { []} -Function: update the date of a file -Options: - -c = don't create files - -q = don't quit on error - -x = search execution directory - -z = get file names from standard input - -z= get list of file names from