| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
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@
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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@
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
ok otto
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
want to be using DES) and some of the notes about the export controls
are no longer so relevant. ok deraadt jmc
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
the function is going to return.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
silence some warnings.
|
| | | |
| | | |
| | | |
| | | | |
ok millert guenther
|