index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2017-12-07
Make the command formatting more consistent.
Martijn van Duren
2017-12-07
zap a few stray backslashes from the time thesse two were #defines; from
Otto Moerbeek
2017-12-07
Let it compile again.
Kenneth R Westerback
2017-12-06
be consistent in where we call fflush
Marc Espie
2017-12-06
strdup -> bstrdup; from Michael W. Bombardieri
Otto Moerbeek
2017-12-06
don't accept junk after "yes" or "no" responses to hostkey prompts.
Damien Miller
2017-12-05
Replace atoi and strtol conversions for integer arguments to config
Darren Tucker
2017-12-05
Add missing break for rdomain. Prevents spurious "Deprecated option"
Darren Tucker
2017-12-05
Fix a case where we could go off the end of the buffer.
Todd C. Miller
2017-12-05
Seperate real and user timer interfaces
Jeremie Courreges-Anglas
2017-12-05
strip_comments is also called for dot lines, so sometimes the comment
Marc Espie
2017-12-05
use a global BN_CTX; from kshe with a twist from myself
Otto Moerbeek
2017-12-05
include the addr:port in bind/listen failure messages
Damien Miller
2017-12-02
make 0Z do what the original dc and gnu bcc do; ok tom@
Otto Moerbeek
2017-12-02
Add a caveat wrt use of non-decimal fractional notation; from kshe; ok jmc@
Otto Moerbeek
2017-12-01
fix buglet in split_number() and optimize count_digits();
Otto Moerbeek
2017-12-01
update currency exchange rates;
Jason McIntyre
2017-11-30
Default unknowns to application/octet-stream instead of x-not-regular-file.
Anthony J. Bentley
2017-11-29
Mixing -url with any of -host, -port, or -path should be a usage error
Philip Guenther
2017-11-29
Recognize .Bl -column at parse time, and not only at validation time,
Ingo Schwarze
2017-11-29
fold bsqrt_stop into bsqrt; from kshe; ok tom@
Otto Moerbeek
2017-11-29
simplify print_ascii; from kshe; ok tom@
Otto Moerbeek
2017-11-29
fcntl(F_GETOWN) doesn't have an argument, so don't display it. While
Philip Guenther
2017-11-29
Pledge can be done earlier; from kshe
Otto Moerbeek
2017-11-29
Import updated moduli.
Darren Tucker
2017-11-28
Have sftp print a warning about shell cleanliness when decoding the first
Darren Tucker
2017-11-28
duplicate word, found by igor(1)
Ingo Schwarze
2017-11-28
zap newline in warn(); from kshe
Otto Moerbeek
2017-11-28
Allow TLS ciphers and protocols to be specified for nc(1).
Joel Sing
2017-11-28
Need to remove fktrace here too
Philip Guenther
2017-11-28
zap dead stores; prompted by a diff from kshe
Otto Moerbeek
2017-11-28
garbage collect a few functions that are not really needed; from kshe
Otto Moerbeek
2017-11-28
document that the 'e' command is non-portable; from kshe; ok jmc@
Otto Moerbeek
2017-11-28
more whitespace errors
Damien Miller
2017-11-28
whitespace at EOL
Damien Miller
2017-11-27
Use CLOCK_MONOTONIC for the delay before printing "Calculating line numbers"
Jeremie Courreges-Anglas
2017-11-27
Safer handling of the jump_table[] in dc's bcode.c
Tom Cosgrove
2017-11-26
Fix segfault which could be triggered by deleting a backwards sentence if
Ricardo Mestre
2017-11-25
Add monotime_ts and monotime_tv that return monotonic timespec and
Darren Tucker
2017-11-25
Remove get_current_time() and replace with calls to monotime_double()
Darren Tucker
2017-11-24
Use clock_gettime and getrusage to compute real and user time.
Jeremie Courreges-Anglas
2017-11-23
Fix slot leak occuring when the device mode doesn't match
Alexandre Ratchov
2017-11-23
Remove useless variable assignments in .au header parsing code. From
Alexandre Ratchov
2017-11-20
Free memory in the error code-path, when we run out of descriptors
Alexandre Ratchov
2017-11-17
Allow formats in selectp -T, from Thomas Adam.
Nicholas Marriott
2017-11-16
Add -and-cancel variants for scrolling commands to exit copy mode when
Nicholas Marriott
2017-11-15
Add a common function for spreading out cells and use it for the two
Nicholas Marriott
2017-11-15
Completely rewrite the reflow code to correctly handle double width
Nicholas Marriott
2017-11-15
If there is a double width character at the very end of the line with
Nicholas Marriott
2017-11-15
downgrade a couple more request parsing errors from process-fatal to
Damien Miller
[next]