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-12-07
back out latest changes which cause problems on alpha/sparc64 until
Peter Valchev
2001-12-07
Catch SIGINT and SIGQUIT via the kbintr() signal handler in ypgetnewpasswd()
Todd C. Miller
2001-12-07
Catch SIGINT and SIGQUIT via the kbintr() signal handler.
Todd C. Miller
2001-12-06
disable nagle for X11 fake server and client TCPs. from netbsd.
Kevin Steves
2001-12-06
strncpy->strlcpy. remaining strncpy's are necessary. ok markus@
Kevin Steves
2001-12-06
shutdown(sock, SHUT_RDWR) not needed here; ok markus@
Kevin Steves
2001-12-06
add -o to sshd, too. ok deraadt@
Markus Friedl
2001-12-06
rcsid and hostory section
Michael Shalayeff
2001-12-06
long leftovers
Michael Shalayeff
2001-12-05
update from Nsk dudes
Michael Shalayeff
2001-12-05
make theo and djm happy: bye bye regexp
Markus Friedl
2001-12-05
post 3.0.2
Markus Friedl
2001-12-05
minor KNF
Theo de Raadt
2001-12-05
KNF, and remove part of the TLI garbage
Theo de Raadt
2001-12-05
make it compile with more strict prototype checking
Jun-ichiro itojun Hagino
2001-12-05
deal with LP64 printf issue with sig_atomic_t. from thorpej
Jun-ichiro itojun Hagino
2001-12-05
Get maxslp with sysctl. Not the constant.
Artur Grabowski
2001-12-04
duplicate prohibition entry; from Dan Weeks <danimal@danimal.org>
Michael Shalayeff
2001-12-04
some grammer in previous; fromBrian Poole <raj@cerias.purdue.edu>
Michael Shalayeff
2001-12-02
zap };
Theo de Raadt
2001-12-02
remove some };
Theo de Raadt
2001-12-02
Clarify man page and usage string to say 'pathname' and not 'string'
Todd C. Miller
2001-12-02
Put back the interrupt fixed code, since it's not the issue.
Marc Espie
2001-12-01
don't pass user defined variables to /usr/bin/login
Markus Friedl
2001-12-01
KNF
Theo de Raadt
2001-11-30
sscanf() length dependencies are clearer now; can also shrink proto
Kevin Steves
2001-11-30
harrison dies, zappa died, jcs debuted
Michael Shalayeff
2001-11-29
fix protocol error: send 'failed' message instead of a 2nd challenge
Markus Friedl
2001-11-29
sshd X11 fake server will now listen on localhost by default:
Kevin Steves
2001-11-29
remove dead function prototype; ok markus@
Kevin Steves
2001-11-29
make sure that va_start() has matching va_end()
Mike Pechkin
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
[next]