| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
requested by jmc@
|
| |
|
|
|
|
| |
and delete misleading parts from the CAVEATS;
issue reported by <ScottCheloha at gmail dot com> on bugs@;
OK espie@ millert@
|
| |
|
|
| |
code. Adapted from a diff by Ross L Richardson.
|
| |
|
|
|
| |
havoc all over the place. So add some casts to silence the compiler.
ok deraadt@ guenther@
|
| | |
|
| |
|
|
|
|
| |
Theo already clamped down on these devices last year.
Triggered by a question from Nan Xiao <xiaonan830818 at gmail dot com>.
OK deraadt@
|
| | |
|
| |
|
|
|
|
|
| |
cancellation points in POSIX, so change them to invoke the non-cancellation
point versions of open(), close(), nanosleep(), and write()
ok deraadt@ millert@
|
| | |
|
| |
|
|
|
|
| |
Prompted by Nan Xiao noticing the redundancy of bzero+termination - thanks.
ok deraadt@
|
| |
|
|
|
|
| |
Riding previous libc bump.
ok kettenis@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Complete in the sense that all POSIX *locale(3) and *_l(3) functions
are included, but in OpenBSD, we of course only really care about
LC_CTYPE and we only support ASCII and UTF-8.
With important help from kettenis@, guenther@, and jca@.
Repeated testing in ports bulk builds by naddy@.
Additional testing by jca@, sebastia@, dcoppa@, and others.
OK kettenis@ dcoppa@, and guenther@ on an earlier version.
Riding guenther@'s libc/librthread major bump.
|
| |
|
|
| |
ok jca@ kettenis@ deraadt@
|
| |
|
|
|
|
|
|
| |
pthread_exit from libpthread to libc, along with low-level bits to
support them. Major bump to both libc and libpthread.
Requested by libressl team. Ports testing by naddy@
ok kettenis@
|
| | |
|
| |
|
|
| |
POSIX 2001 instead of POSIX.1c suggested by millert@ and jmc@, ok jmc@
|
| |
|
|
|
|
|
| |
to low when they are actually numbered in the opposite (numerical)
order. Use "ordered by decreasing importance" instead. Also try
to make it clear that LOG_UPTO uses the numerical priorities where
a larger value means a lower priority. OK jmc@
|
| |
|
|
| |
OK espie@
|
| |
|
|
|
|
| |
present int the CSRG libc. It is only of historical interest and,
given the amount of time passed, probably not even that anymore.
OK deraadt@, prodded by miod@
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
and libc
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
from libpthread to libc. No changes to the build yet, just making it
easier to review the substantive diffs.
ok beck@ kettenis@ tedu@
|
| |
|
|
|
|
|
| |
from libpthread to libc. No changes to the build yet, just making it
easier to review the substantive diffs.
ok beck@ kettenis@ tedu@
|
| | |
|
| |
|
|
|
|
|
| |
messages, to avoid pulling in piles of other machinery unnecessarily
problem observed by schwarze@
ok deraadt@ millert@
|
| | |
|
| |
|
|
| |
ok tedu@
|
| |
|
|
| |
calculate them as done for other objects
|
| |
|
|
|
| |
We know when pltime or vltime decrease to zero. Run nd6_expire then.
Input & OK mpi, bluhm
|
| |
|
|
|
|
| |
truncate the length of a syslog message to 8192 bytes. Use one
global define LOG_MAXLINE for all of them.
OK deraadt@ millert@
|
| |
|
|
|
| |
conp in syslog(3) is unused. Remove dead code.
OK jca@ deraadt@
|
| |
|
|
|
|
| |
change _ctype_, _tolower_tab_, and _toupper_tab_.
No functional change.
Suggested by and OK kettenis@
|
| |
|
|
|
|
| |
than .Fn for it, it is documented sigblock(3) as noticed by jmc@;
some minor typo and punctuation cleanup while here;
OK jmc@
|
| |
|
|
|
| |
found with regress/usr.bin/mandoc/db/dbm_dump;
OK jmc@
|
| |
|
|
|
| |
based upon input being used unsafely (they are safe)
ok millert kettenis
|
| |
|
|
| |
ok schwarze@
|
| | |
|
| | |
|
| |
|
|
|
|
| |
according to POSIX. Bring regression test and kernel in line for
amd64 and i386. Other architectures have to follow.
OK deraadt@ kettenis@
|
| |
|
|
|
|
| |
Change FMT_SIZE to 1024+1 for consistency. Do not loop over the
format string if there is no output space left.
OK deraadt@ millert@
|
| |
|
|
|
| |
Do the same in sendsyslog(2) and document the behavior.
reported by Ilja Van Sprundel; OK millert@ deraadt@
|
| |
|
|
|
|
|
| |
longer tracks prefixes or default routers from router advertisements.
Pointed out by jmc.
ports tree grepping sthen, who only found nsh
OK mpi, sthen
|
| |
|
|
| |
definite value in the size == 0 case
|
| |
|
|
| |
ok jmc@ visa@
|
| |
|
|
| |
what the reader is using.
|