1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
schwarze 47f0686a86 Fix next_history() and previous_history():
* The meaning of "next" and "previous" is exchanged in readline(3) with
respect to editline(3); this part of the patch from Bastian Maerkisch.
* next_history() can move beyond the newest entry; issue pointed out
by Bastian Maerkisch, fix by me.

While here, make the documentation of ed-next-history, ed-prev-history,
H_NEXT, and H_PREV more precise.

OK czarkoff@.
2016-05-10 11:07:53 +00:00
bin Correct the description of the != operator in arithmetic expansion; 2016-05-04 08:31:00 +00:00
distrib sync 2016-05-08 01:36:45 +00:00
etc show what we're doing when reordering libraries, otherwise the text 2016-05-05 21:52:16 +00:00
games for some time now mandoc has not required MLINKS to function 2016-03-30 06:38:40 +00:00
gnu Correct return value of OpenBSD::MkTemp in scalar context 2016-05-08 03:53:28 +00:00
include Remove sigreturn declaration and the now-unused libc syscall stub 2016-05-09 23:55:52 +00:00
lib Fix next_history() and previous_history(): 2016-05-10 11:07:53 +00:00
libexec Move the set_tcb after getdents to keep L_cerr in range. 2016-05-07 21:20:11 +00:00
regress In a signal handler use snprintf()+local buffer instead of asprintf+free 2016-05-10 04:04:34 +00:00
sbin Do not print MPSAFE when the corresponding bit is set on the interface 2016-05-08 08:56:59 +00:00
share spelling; 2016-05-08 06:11:40 +00:00
sys FFS2 does lazy inode initialization, so try harder to avoid using 2016-05-10 10:37:57 +00:00
usr.bin Implement Mdocdate keyword substitution. 2016-05-09 13:03:55 +00:00
usr.sbin move some argument checking from vmmaction() to start_vm() 2016-05-10 11:00:54 +00:00
Makefile must make obj in etc as well; the etc.*/Makefile stubs depend upon it. 2015-08-23 14:22:56 +00:00
Makefile.cross We are done providing support for the vax. 2016-03-09 16:28:44 +00:00