| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
marking up words that are not trademarks (ASCII, I/O, NFS, TCP, TELNET).
While here, remove .Tn markup from the same words in the body
of these pages, too.
|
| | | |
| | | |
| | | |
| | | | |
Found while testing mandocdb(8).
|
| | | |
| | | |
| | | |
| | | | |
ok gilles millert
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | | |
ok deraadt@
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | | |
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@
|
| | | |
| | | |
| | | |
| | | | |
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@
|
| | | |
| | | |
| | | |
| | | | |
ok deraadt@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
facts checked by sobrado@
style tweaks and ok jmc@
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
in freebsd src commit r253066. our man pages had been updated, but i must
have missed the following:
- getnameinfo.3: 2553 -> 3493
- ip6.4: we listed both. remove 2553.
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
From FreeBSD. OK miod@
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
just an alias of the latter.
ok matthew@ tedu@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
ok guenther
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
move the call_depth decrement so it happens unconditionally and can
still return to 0 when called with dso!=NULL.
ok millert
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Catalogs had an arbitrary character set which was used regardless of locale.
Add UTF-8-encoded catalogs for libc error messages, and rename existing ones
to indicate their character sets. catopen(3) now chooses a catalog which
matches the locale's encoding, if available.
help & ok matthew, man page bits ok jmc, input from naddy and bluhm
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
hyphen in their official programming guide sometime between 2003 and
2005, and Clang's integrated assembler does not support hyphenated
mnemonics.
ok jsg, deraadt
|
| | | |
| | | |
| | | |
| | | | |
ok millert@
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
from Alf Schlichting
ok millert@
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Requires a libc minor bump, committing now so that we have up-to-date
snapshots for the upcoming hackathon.
joint work with millert@
man page bits ok jmc@
input and ok millert@, guenther@, deraadt@
|