Skip to content

Commit e6f14a4

Browse files
committed
oksh-7.3
1 parent 33368f5 commit e6f14a4

3 files changed

Lines changed: 33 additions & 33 deletions

File tree

CVS/Entries

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -12,35 +12,35 @@
1212
/tty.c/1.19/Result of merge//
1313
/misc.c/1.78/Result of merge//
1414
/exec.c/1.76/Result of merge//
15-
/CONTRIBUTORS/1.11/Sat Feb 11 15:36:54 2023//
16-
/LEGAL/1.2/Sat Feb 11 15:36:54 2023//
17-
/Makefile/1.39/Sat Feb 11 15:37:01 2023//
18-
/NOTES/1.16/Sat Feb 11 15:36:54 2023//
19-
/PROJECTS/1.9/Sat Feb 11 15:36:54 2023//
20-
/README/1.16/Sat Feb 11 15:37:01 2023//
21-
/alloc.c/1.19/Sat Feb 11 15:36:54 2023//
22-
/c_ksh.c/1.62/Sat Feb 11 15:36:54 2023//
23-
/c_sh.c/1.64/Sat Feb 11 15:36:54 2023//
24-
/c_test.h/1.4/Sat Feb 11 15:36:54 2023//
25-
/c_ulimit.c/1.29/Sat Feb 11 15:36:54 2023//
26-
/edit.h/1.12/Sat Feb 11 15:36:54 2023//
27-
/expand.h/1.15/Sat Feb 11 15:36:54 2023//
28-
/expr.c/1.34/Sat Feb 11 15:36:54 2023//
29-
/jobs.c/1.62/Sat Feb 11 15:36:54 2023//
30-
/ksh.1/1.218/Sat Feb 11 15:37:02 2023//
31-
/lex.c/1.79/Sat Feb 11 15:37:02 2023//
32-
/lex.h/1.21/Sat Feb 11 15:36:54 2023//
33-
/mail.c/1.27/Sat Feb 11 15:36:54 2023//
3415
/main.c/1.99/Result of merge+Sat Feb 11 15:37:02 2023//
35-
/path.c/1.23/Sat Feb 11 15:36:54 2023//
36-
/sh.1/1.156/Sat Feb 11 15:37:02 2023//
37-
/shf.c/1.34/Sat Feb 11 15:36:54 2023//
38-
/shf.h/1.8/Sat Feb 11 15:36:54 2023//
39-
/syn.c/1.40/Sat Feb 11 15:36:54 2023//
40-
/table.c/1.25/Sat Feb 11 15:36:54 2023//
41-
/table.h/1.15/Sat Feb 11 15:36:54 2023//
42-
/tree.c/1.34/Sat Feb 11 15:36:54 2023//
43-
/tree.h/1.12/Sat Feb 11 15:36:54 2023//
44-
/tty.h/1.6/Sat Feb 11 15:36:54 2023//
45-
/version.c/1.12/Sat Feb 11 15:36:54 2023//
16+
/CONTRIBUTORS/1.11/Sun Apr 16 23:03:22 2023//
17+
/LEGAL/1.2/Sun Apr 16 23:03:22 2023//
18+
/Makefile/1.39/Sun Apr 16 23:03:29 2023//
19+
/NOTES/1.16/Sun Apr 16 23:03:22 2023//
20+
/PROJECTS/1.9/Sun Apr 16 23:03:22 2023//
21+
/README/1.16/Sun Apr 16 23:03:29 2023//
22+
/alloc.c/1.19/Sun Apr 16 23:03:22 2023//
23+
/c_ksh.c/1.62/Sun Apr 16 23:03:22 2023//
24+
/c_sh.c/1.64/Sun Apr 16 23:03:22 2023//
25+
/c_test.h/1.4/Sun Apr 16 23:03:22 2023//
26+
/c_ulimit.c/1.29/Sun Apr 16 23:03:22 2023//
27+
/edit.h/1.12/Sun Apr 16 23:03:22 2023//
28+
/expand.h/1.15/Sun Apr 16 23:03:22 2023//
29+
/expr.c/1.34/Sun Apr 16 23:03:22 2023//
30+
/jobs.c/1.62/Sun Apr 16 23:03:22 2023//
31+
/ksh.1/1.218/Sun Apr 16 23:03:22 2023//
32+
/lex.c/1.79/Sun Apr 16 23:03:22 2023//
33+
/lex.h/1.21/Sun Apr 16 23:03:22 2023//
34+
/mail.c/1.27/Sun Apr 16 23:03:22 2023//
35+
/path.c/1.23/Sun Apr 16 23:03:22 2023//
36+
/sh.1/1.156/Sun Apr 16 23:03:22 2023//
37+
/shf.c/1.34/Sun Apr 16 23:03:22 2023//
38+
/shf.h/1.8/Sun Apr 16 23:03:22 2023//
39+
/syn.c/1.40/Sun Apr 16 23:03:22 2023//
40+
/table.c/1.25/Sun Apr 16 23:03:22 2023//
41+
/table.h/1.15/Sun Apr 16 23:03:22 2023//
42+
/tree.c/1.34/Sun Apr 16 23:03:22 2023//
43+
/tree.h/1.12/Sun Apr 16 23:03:22 2023//
44+
/tty.h/1.6/Sun Apr 16 23:03:22 2023//
45+
/version.c/1.12/Sun Apr 16 23:03:22 2023//
4646
D

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,5 @@ for details.
139139

140140
Get a tarball
141141
-------------
142-
See releases tab. The latest release is oksh-7.2, which matches the ksh(1)
143-
from OpenBSD 7.2, released October 20, 2022.
142+
See releases tab. The latest release is oksh-7.3, which matches the ksh(1)
143+
from OpenBSD 7.3, released April 10, 2023.

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ main(int argc, char *argv[])
308308
#ifndef SMALL
309309
/* setstr can't fail here */
310310
setstr(global(version_param), ksh_version, KSH_RETURN_ERROR);
311-
setstr(global("OKSH_VERSION"), "oksh 7.2", KSH_RETURN_ERROR);
311+
setstr(global("OKSH_VERSION"), "oksh 7.3", KSH_RETURN_ERROR);
312312
#endif /* SMALL */
313313

314314
/* execute initialization statements */

0 commit comments

Comments
 (0)