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
2001-11-29
typo
Michael Shalayeff
2001-11-29
Restore historic behavior:
Todd C. Miller
2001-11-28
Some minor format beautification from FreeBSD and add the AUTHORS
Todd C. Miller
2001-11-28
from FreeBSD:
Todd C. Miller
2001-11-28
remove unused var
Eric Jackson
2001-11-28
Catch SIGINT in sendmessage() so user can interupt a long message
Todd C. Miller
2001-11-28
Fix typo; SIGTTIN where SIGINT meant and rename a variable for clarity.
Todd C. Miller
2001-11-27
Fix uninitialized variable introduced in rev 1.40; found by lebel@
Todd C. Miller
2001-11-26
fix AF_INET6 dgram socket printing (missing curly brace)
Jun-ichiro itojun Hagino
2001-11-25
Well, since I can't do my mondo openssl commit
Bob Beck
2001-11-25
snprintf makes me happy
Theo de Raadt
2001-11-24
handle NL terminated pid files correctly, OK deraadt@
Marco S Hyman
2001-11-24
argh! i messed something up!
Theo de Raadt
2001-11-24
half finished KNF
Theo de Raadt
2001-11-24
Fix a couple of printf().
Miod Vallat
2001-11-23
back out changes that break kernel compiles. good testing jobmk install!
Theo de Raadt
2001-11-23
fix signal races. use sysctl() instead of kvm where possible, and then KNF
Theo de Raadt
2001-11-23
oops. Thx mpech@
Marc Espie
2001-11-23
greater care at reading pidfiles; millert ok
Theo de Raadt
2001-11-23
Revert change to Popen() to only wrap command in a shell if it
Todd C. Miller
2001-11-22
Remove broken interrupt handler.
Marc Espie
2001-11-22
Explicitly mark nodes whose commands have been filled with
Marc Espie
2001-11-22
Bad .IMPSRC.
Marc Espie
2001-11-22
volatile sig_atomic_t
Markus Friedl
2001-11-22
o) fix return value;
Mike Pechkin
2001-11-22
don't use "\n" in fatal()
Kevin Steves
2001-11-21
Fix the fix. Thanks obj/
Marc Espie
2001-11-21
Not an implicit source. If it's ever used except to check the dependency,
Marc Espie
2001-11-21
o kill strcpy()
Todd C. Miller
2001-11-21
more on passphrase construction; ok markus@
Kevin Steves
2001-11-21
fix arg reversal that was introduced during ANSIfication
Todd C. Miller
2001-11-21
mem leak
Markus Friedl
2001-11-21
Fix extern decl of version missed in previous commit.
Todd C. Miller
2001-11-21
o ANSIfy
Todd C. Miller
2001-11-20
In private version of popen(), only wrap a command to be run in a
Todd C. Miller
2001-11-20
Major signal overhaul. We no longer longjmp all over the place.
Todd C. Miller
2001-11-19
more than typo
Theo de Raadt
2001-11-19
kill more registers
Mike Pechkin
2001-11-19
clarify/state that private keys are not exposed to clients using the agent;
Kevin Steves
2001-11-19
fd leak on HUP; ok stevesk@
Markus Friedl
2001-11-19
guess what! more signal race fixes...
Theo de Raadt
2001-11-18
slightly expand the Csw/Trp/Sys/Int/Sof spacing
Theo de Raadt
2001-11-18
After a simplistic rewrite, signal flags were not being noticed until a
Theo de Raadt
2001-11-18
spelling
Theo de Raadt
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-17
Repair brain-damaged struct sigaction initialization.
Todd C. Miller
2001-11-17
o Block signals when running fts_read() so the SIGINFO handler will
Todd C. Miller
2001-11-17
do not exit() from signal handler
Theo de Raadt
2001-11-17
errno saving
Theo de Raadt
2001-11-17
enum/int type cleanup where it made sense to do so; ok markus@
Kevin Steves
[next]