index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
bin
/
ksh
/
edit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
As in emacs.sh -r1.11 by jca, don't test the behavior of ^L. With
tb
2020-09-20
1
-3
/
+2
*
Don't test the behavior of ^L as it depends on $TERM
jca
2019-04-03
1
-5
/
+1
*
Add tests for emacs editing mode in ksh. While here, improve the output on test
anton
2017-11-21
2
-12
/
+245
*
Do not exit 0 if the program was terminated due to receipt of a signal other
anton
2017-11-21
1
-2
/
+11
*
Make the edit regress tests respect the KSH variable just like the main regress
anton
2017-08-22
4
-7
/
+13
*
Add missing RCS IDs and zap redundant SRCS from Makefile.
anton
2017-07-22
4
-0
/
+7
*
The first version of the edit program used to test csh, ksh and mail was based
anton
2017-07-19
4
-40
/
+73
*
anton@ has fixed the test script so that it can run as root. Remove
bluhm
2017-07-06
1
-6
/
+4
*
Favor a UID-agnostic prompt in ksh edit mode tests. Allows the tests to pass
anton
2017-07-05
2
-111
/
+111
*
Revert previously added tests for file completion that are currently failing.
anton
2017-07-05
2
-26
/
+1
*
Add tests for file completion in ksh emacs mode, currently failing.
anton
2017-07-05
2
-4
/
+29
*
Switch to build user if run as root. Prompt output $ or # affects test.
bluhm
2017-07-04
1
-2
/
+5
*
Capture SIGINT and print out all received output so far. Useful when debugging
anton
2017-06-25
1
-7
/
+9
*
Fix EOL tests for ksh vi mode.
anton
2017-06-20
1
-4
/
+4
*
Don't write input if ICANON is enabled. Also, write one byte at a time.
anton
2017-06-18
1
-1
/
+7
*
Pass the command to execute as an argument. Allows the edit program to be
anton
2017-06-17
2
-6
/
+17
*
Test insertion of unmatched meta sequence.
anton
2017-06-06
1
-0
/
+3
*
Test insertion of non-ASCII characters, in particular making sure
schwarze
2017-06-05
1
-0
/
+59
*
Add new edit regress files.
anton
2017-06-05
5
-0
/
+378