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
2016-05-28
Test if stdin is a terminal before resetting the tty state.
Martijn van Duren
2016-05-28
repair braces. from ilya.kaliman/gsoares/natano
Ted Unangst
2016-05-28
Simplify search form: minus two visible control elements, minus
Ingo Schwarze
2016-05-28
Fix file block size rounding and ensure it's large enough to store a
Alexandre Ratchov
2016-05-27
Padding cell is always the same so use a static.
Nicholas Marriott
2016-05-27
Break the save-last-cell code into a separate function (so it can be
Nicholas Marriott
2016-05-27
Most of the utf8_data is fixed so simplify utf8_set to use a memcpy.
Nicholas Marriott
2016-05-27
Use getprogname() instead of __progname to make portability easier.
Nicholas Marriott
2016-05-27
When resampling, use the exact resampling factor instead of the ratio
Alexandre Ratchov
2016-05-27
Flush rec buffer if there's less than one block space left and refill
Alexandre Ratchov
2016-05-27
Simplify slot_fill() and slot_flush(). No behaviour change
Alexandre Ratchov
2016-05-27
Make resamp_do() get the exact number input and output samples and
Alexandre Ratchov
2016-05-27
Per the libtls man page, tls_init() must be called prior to any other
Joel Sing
2016-05-27
Revert CHAR_T removal. Some signedness flaws were introduced.
Martijn van Duren
2016-05-26
Use "cc -E" instead of "cpp". OK deraadt@ natano@
Todd C. Miller
2016-05-26
Extend 0x1234 keys form to more bits so that Unicode keys work.
Nicholas Marriott
2016-05-26
Just nuke environ instead of trying to unsetenv everything because that
Nicholas Marriott
2016-05-26
Make format conversion routines return the number of frames
Alexandre Ratchov
2016-05-25
To prevent screwing up terminal settings when printing to the
Ingo Schwarze
2016-05-25
Avoid a use-after-free.
Kenneth R Westerback
2016-05-25
Don't warn when read or write block at cycle boundary, this may
Alexandre Ratchov
2016-05-25
Assert we're not freeing buffers we didn't allocate
Alexandre Ratchov
2016-05-25
Log files skipped during poll() as well, and flush the log buffer
Alexandre Ratchov
2016-05-25
Set initial mixer slot name to "prog" to make all slots visible in
Alexandre Ratchov
2016-05-24
KNF compression proposal and simplify the client side a little. ok djm@
Darren Tucker
2016-05-24
Back out 'plug memleak'.
Darren Tucker
2016-05-23
prefer agent-hosted keys to keys from PKCS#11; ok markus
Damien Miller
2016-05-23
Use a fixed buffer for strftime() because there is no portable way to
Nicholas Marriott
2016-05-23
Remove unused variable, from Ben Boeckel.
Nicholas Marriott
2016-05-23
Trim trailing whitespace from man.conf lines. OK schwarze@.
Todd C. Miller
2016-05-23
UTF-8 support.
Ingo Schwarze
2016-05-23
Plug mem leak in filter_proposal. ok djm@
Darren Tucker
2016-05-22
On hppa, function pointer comparison can require dereferencing them.
Philip Guenther
2016-05-19
fix type of ed25519 values
Damien Miller
2016-05-18
Also print a warning if the user doesn't fill the mail Subject
Jeremie Courreges-Anglas
2016-05-18
Print a user-friendly message if some fields are missing; ok tedu@
Jeremie Courreges-Anglas
2016-05-17
Refactor the handling of pledge and the optional user string: The three
Theo Buehler
2016-05-17
Move the code block that builds up a default seed further down in order
Theo Buehler
2016-05-17
Fix "skeyinit username" run as root. Also reduce the pledge
Todd C. Miller
2016-05-13
spelling and usage() fixes;
Jason McIntyre
2016-05-13
have sinclude/include be more compatible with sysv, handle list of files
Marc Espie
2016-05-13
-F is nonstandard as well. from Caspar Schutijser
Ted Unangst
2016-05-12
Add -F option to install(1) that calls fsync(2) on the installed
Todd C. Miller
2016-05-12
- Rework load_cfg() error handling a little.
Tim van der Molen
2016-05-12
set-hook needs CANFAIL like the other set commands.
Nicholas Marriott
2016-05-11
remove hppa64 port, which we never got going beyond broken single users.
Theo de Raadt
2016-05-11
Add on alerts rather than ignoring them if the event has already been
Nicholas Marriott
2016-05-11
signify should refer to the future key
Theo de Raadt
2016-05-11
Allow top(1) to filter process args if they are being displayed.
Edd Barrett
2016-05-09
Implement Mdocdate keyword substitution.
Ingo Schwarze
[next]