index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-23
must make obj in etc as well; the etc.*/Makefile stubs depend upon it.
Theo de Raadt
2015-08-23
recompute len when the path is absolute as canonpath could have shrink it
Sebastien Marie
2015-08-23
Use simple byte pointer arithmetic and memcpy from/to aligned stack
Christian Weisgerber
2015-08-23
restore codeset checking: we shouldn't silency fallback to ASCII codeset.
Sebastien Marie
2015-08-23
back out bpf+srp. its blowing up in a bridge setup.
David Gwynne
2015-08-23
bpf+srp is blowing up, so its being backed out. bpf will need the big lock.
David Gwynne
2015-08-23
add supported Netgears WNA1000M and WNA1000Mv2
Joerg Jung
2015-08-23
ISO8859-1 support has been removed
Philip Guenther
2015-08-23
spaces
Theo de Raadt
2015-08-23
huge amount of spaces
Theo de Raadt
2015-08-23
remove tame/sys_exit in favor of more generic approch (soon)
Sebastien Marie
2015-08-23
convert to new tame(2) ABI/API
Sebastien Marie
2015-08-23
"XXXMRG: consider making it an inline or macro"
Theo de Raadt
2015-08-23
fairly trivial sizes for free()
Theo de Raadt
2015-08-23
add some sizes to free. looked over by deraadt
Ted Unangst
2015-08-22
- add usage info
Robert Peichaer
2015-08-22
Move to tame(int flags, char *paths[]) API/ABI.
Theo de Raadt
2015-08-22
Explicitly list the symbols permitted to be exported by libc.
Philip Guenther
2015-08-22
catch up to macppc genassym.cf; regarding C mutexes
Theo de Raadt
2015-08-22
Remove all duplicate prototypes for *_main functions (these are already
Joel Sing
2015-08-22
Add cwd context to syslog entry.
Doug Hogan
2015-08-22
Make urtwn(4) attach to Netgear WNA1000Mv2. From Mark Willson.
Stefan Sperling
2015-08-22
regen
Stefan Sperling
2015-08-22
Add device ID for Netgear WNA1000Mv2. From Mark Willson via misc@
Stefan Sperling
2015-08-22
Unify error message between client and server.
Joel Sing
2015-08-22
SSL_set_app_data is a macro for SSL_set_ex_data(), which is a wrapper
Joel Sing
2015-08-22
remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok miller...
Theo de Raadt
2015-08-22
Store a reference to the libtls context in the SSL client connection app
Joel Sing
2015-08-22
Make tls_read()/tls_write always set outlen to zero on error - this got
Joel Sing
2015-08-22
Restore previous behaviour for wsconsctl_conf().
Robert Peichaer
2015-08-22
delete a wrong comment
Mike Larkin
2015-08-22
delete some wrong comments
Mike Larkin
2015-08-22
tweak previous;
Jason McIntyre
2015-08-22
spacing
Theo de Raadt
2015-08-22
system(3) call remove for updating (ctags -u)
Sebastien Marie
2015-08-21
Improve printing of KEX offers and decisions
Damien Miller
2015-08-21
Fix printing (ssh -G ...) of HostKeyAlgorithms=+...
Damien Miller
2015-08-21
Fix expansion of HostkeyAlgorithms=+...
Damien Miller
2015-08-21
Regen moduli
Darren Tucker
2015-08-21
Improve zcalloc(), making it always reallocarray, never calloc().
Theo de Raadt
2015-08-21
Improve size == 0, count == 0 checking in mm_zalloc, which is "array" like.
Theo de Raadt
2015-08-21
Remove the unused loan_count field and the related uvm logic. Most of
Visa Hankala
2015-08-21
Switch iked to C99-style fixed-width integer types.
Reyk Floeter
2015-08-21
Run the part of the interrupt handler that does rx completion without holding
Mark Kettenis
2015-08-21
Increase the input side socket buffer size for "check icmp" not to
YASUOKA Masahiko
2015-08-21
Use reallocarray() instead of malloc() before strvisx().
Reyk Floeter
2015-08-21
The WebDAV MOVE method was not included in the switch statement
Reyk Floeter
2015-08-21
Whitelist TIOCGPGRP (for tcgetpgrp()) in TAME_IOCTL.
Doug Hogan
2015-08-21
use vaddr_t for kernel va range calculation instead of paddr_t. No binary
Mike Larkin
2015-08-21
spaces
Theo de Raadt
[next]