From 25417843af4872fc58ea6d8edc0c0713a6337bde Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 9 Mar 2020 04:03:18 -0400 Subject: Remove extraneous files from sh sources --- bin/1sh/tests/execution/bg9.0 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bin/1sh/tests/execution/bg9.0 (limited to 'bin/1sh/tests/execution/bg9.0') diff --git a/bin/1sh/tests/execution/bg9.0 b/bin/1sh/tests/execution/bg9.0 deleted file mode 100644 index 4fee9946..00000000 --- a/bin/1sh/tests/execution/bg9.0 +++ /dev/null @@ -1,5 +0,0 @@ -# $FreeBSD: releng/12.1/bin/sh/tests/execution/bg9.0 258533 2013-11-24 22:45:49Z jilles $ -# The redirection does not apply to the background command, and therefore -# does not override the implicit /dev/null; { cat & wait; }' -- cgit 1.4.1 ut summary refs log tree commit diff
path: root/README.3 (unfollow)
Commit message (Expand)Author
2022-01-19Only require CJune McEnroe
2022-01-19Replace build system with cmakeJune McEnroe
2019-12-19Remove READMEJune McEnroe
2019-12-15Use symlink for README.3June McEnroe
2019-08-22Add READMEJune McEnroe
2019-08-22Add exampleJune McEnroe
2019-08-22Add FILES sectionJune McEnroe
2019-08-22Remove gamesJune McEnroe
2019-04-04Mark card functions inlineJune McEnroe
2019-04-04Add listClearJune McEnroe
2019-04-03Tweak mouseButtonUp code a bitJune McEnroe
2019-04-03Check gameAvail on double-clickJune McEnroe
2019-04-02Select and move cards on mouse upJune McEnroe
2019-04-01Add idSkipJune McEnroe
2019-03-31Fix weird typoJune McEnroe
2019-03-30Add undo to freecellJune McEnroe
2019-03-29Replace path.h with asset.hJune McEnroe
2019-03-29Add king win faceJune McEnroe
2019-03-29Change king face directionJune McEnroe
2019-03-29Load king bitmaps in freecellJune McEnroe