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-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
2016-05-08
Switch to getpwnam_shadow() now that getpwnam() no longer opens the shadow
Tim van der Molen
2016-05-08
The header <vis.h> is no longer needed; ok martijn@.
Ingo Schwarze
2016-05-08
Enable UTF-8 detection in wall(1). This deliberately ignores UTF-8 characters
Martijn van Duren
2016-05-08
Delete encoding code for the unused TODIGIT information.
Ingo Schwarze
2016-05-07
systrace is dead. long live systrace.
Theo de Raadt
2016-05-07
Free memory if realloc fails. The application is most likely to terminate after
Martijn van Duren
2016-05-06
Remove #ifdef INET6 bits, missed in a commit earlier this week
Jeremie Courreges-Anglas
2016-05-05
Remove __sigblockset. This is a leftover after the removal of the signal
Martijn van Duren
2016-05-05
Fix one of the reads past the end of the buffer. Found
Alexandre Ratchov
2016-05-04
Fix up a couple of long lines.
Nicholas Marriott
2016-05-04
Kill #ifdef INET6 occurrences in userland.
Jeremie Courreges-Anglas
2016-05-04
add IdentityAgent; noticed & ok jmc@
Markus Friedl
2016-05-04
allow setting IdentityAgent to SSH_AUTH_SOCK; ok djm@
Markus Friedl
2016-05-04
move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@
Markus Friedl
2016-05-04
missing const in prototypes (ssh1)
Markus Friedl
2016-05-04
Fix inverted logic for updating StreamLocalBindMask which would cause the
Darren Tucker
2016-05-04
IdentityAgent for specifying specific agent sockets; ok djm@
Markus Friedl
2016-05-04
fix junk characters after quotes
Damien Miller
[next]