| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
ok gilles millert
|
| | | |
| | | |
| | | |
| | | | |
- Additionally, test _setjmp and sigsetjmp as implementations are different.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
preserved by setjmp. Currently under REGRESS_FULL as this fails
on certain archs.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
right __dso_handle and have dlopen'ed shared objects run their atexit handlers
when they get unloaded. This is what Linux does, and several ports depend on
this behaviour (and will crash upon exit without this chang).
Based on an earlier diff from matthew@
Tested by ajacoutot@
ok deraadt@
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
architectures. ok miod@ djm@
Upstream patch:
commit cdd1acd788020d2c525331da1712ada778f1373c
Author: Andy Polyakov <appro@openssl.org>
Date: Wed Dec 18 21:27:35 2013 +0100
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Requested by deraadt@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
days.
|
| | | |
| | | |
| | | |
| | | | |
as advised by deraadt
|
| | | |
| | | |
| | | |
| | | | |
re-re-reviewed by krw
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
ok jca krw ingo
|
| | | |
| | | |
| | | |
| | | | |
ok deraadt@
|
| | | |
| | | |
| | | |
| | | | |
not urgent.
|
| | | |
| | | |
| | | |
| | | | |
ok guenther otto
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
correctly when moving the directory pointer by small distances.
This is currently failing, i will send an updated libc/gen patch
to fix this right afterwards.
Move the functions createfiles() and delfiles() to utils.{h,c} for reuse.
Minor cleanup in telldir.c.
|
| | | |
| | | |
| | | |
| | | | |
ok deraadt@
|
| | | |
| | | |
| | | |
| | | |
| | | | |
same style as traceroute6 (change to int and use -1 as a flag, so rtable 0
can still be used as an explicit parameter).
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
pthreads and chroot, and safe initialization without /dev/random and such
junk. If you are in control of an arc4random in another library, please look
at these pages and get caught up.
ok various
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
be using directly. Well, a few rare people cloned it upstream and it
will take a bit of time for them to learn.
ok various
|
| | | |
| | | |
| | | |
| | | | |
make sure telnet runs in rdomain 4 as expected. Same for nc.
|
| | | |
| | | |
| | | |
| | | | |
Also, switching to rdomain zero is a legit option so we should allow that.
|
| | | |
| | | |
| | | |
| | | | |
DIST_LIB/DIST_OBJ/*.do changes
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
feedback and ok djm@
|
| | | |
| | | |
| | | |
| | | | |
MAXNAMLEN or MAXLOGNAME where possible. OK deraadt@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
is undefined. Add a warning to that effect. OK deraadt@ jmc@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
ok djm
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
connected socket to stdout. This is useful in proxy mode to establish
a connection for use by ssh in conjunction with its new ProxyUseFDPass
option; ok markus@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
from jan stary
|
| | | |
| | | |
| | | |
| | | | |
From: Jan Stary
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
members to 64bit types. Assign new syscall numbers for (almost
all) the syscalls that involve the affected types, including anything
with time_t, timeval, itimerval, timespec, rusage, dirent, stat,
or kevent arguments. Add a d_off member to struct dirent and replace
getdirentries() with getdents(), thus immensely simplifying and
accelerating telldir/seekdir. Build perl with -DBIG_TIME.
Bump the major on every single base library: the compat bits included
here are only good enough to make the transition; the T32 compat
option will be burned as soon as we've reached the new world are
are happy with the snapshots for all architectures.
DANGER: ABI incompatibility. Updating to this kernel requires extra
work or you won't be able to login: install a snapshot instead.
Much assistance in fixing userland issues from deraadt@ and tedu@
and build assistance from todd@ and otto@
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change the logic depending upon COMPILER_VERSION everywhere, to assume gcc4
is the norm and to explicitely test for gcc3 when a different behaviour
is required.
No functional change intended. Be sure to `make install' in share/mk before
attempting to do anything.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
variable is set.
|
| | | |
| | | |
| | | |
| | | | |
ok deraadt@
|
| | | |
| | | |
| | | |
| | | | |
ok guenther@
|
| | | |
| | | |
| | | |
| | | | |
ok djm@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
facts checked by sobrado@
style tweaks and ok jmc@
|
| | | | |
|
| | | | |
|