Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-03 | not much use for sha1 .Xr | Ted Unangst | |
2013-06-03 | Add bcrypt_pbkdf, a password based key derivation function using bcrypt. | Ted Unangst | |
Technically, it's a slight variant of bcrypt better suited for use as a pluggable hash with PKCS #5 PBKDF2. ok djm (also tweak pkcs5_pbkdf2() prototype to have consistent types.) | |||
2013-06-03 | first stab at rewording | Ted Unangst | |
2013-06-03 | 5.4 | Ted Unangst | |
2013-06-03 | rcsids | Ted Unangst | |
2013-06-03 | unbreak | Miod Vallat | |
2013-06-03 | add userland fuse library. ok beck deraadt | Ted Unangst | |
from Sylvestre Gallon ccna.syl gmail.com | |||
2013-06-03 | Despite tedu's efforts, fix ERRNOPTR_OFFSET which has changed due to recent | Miod Vallat | |
struct pthread layout change. | |||
2013-06-03 | THE MACHINE DEPENDENT CERROR CODE HAS HARD CODED OFFSETS INTO PTHREAD_T! | Ted Unangst | |
found the hard way by miod. resize and realign all the locks and semaphores back to the way they were. sometimes i just can't win. | |||
2013-06-02 | somehow missed spinlock.h here. broke bmercer's build. | Ted Unangst | |
2013-06-02 | Add mentions about net.mpls and net.inet.ip.ifq. | YASUOKA Masahiko | |
input from jmc claudio | |||
2013-06-02 | Two small cleanups to atexit: remove unneeded __atexit_invalid, and | Matthew Dempsky | |
move the call_depth decrement so it happens unconditionally and can still return to 0 when called with dso!=NULL. ok millert | |||
2013-06-02 | fix id, from brad | Ted Unangst | |
2013-06-02 | Make arm compile again. -moj | Mats O Jansson | |
2013-06-02 | Fix wcsto{f,d,ld}() C99 compliance to now correctly | Matthew Dempsky | |
1. handle "inf", "infinity", "nan", and "nan(whatever)", 2. reject bare minus and plus signs, 3. handle multi-byte characters, and 4. set *endptr = nptr for all failure cases. Fixes libc++'s test cases for std::sto{f,d,ld}(). ok stsp | |||
2013-06-02 | improve the divert-* description a bit more | Sebastian Benoit | |
ok lteo & jmc | |||
2013-06-01 | something's not quite right yet. ticket locks result in more CPU usage | Ted Unangst | |
and spinning in kernel. partially back out, but in a way that makes going forward again easy. seen by ajacoutot | |||
2013-06-01 | Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008. | Stefan Sperling | |
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 | |||
2013-06-01 | cleanup and consolidate the spinlock_lock (what a name!) code. | Ted Unangst | |
it's now atomic_lock to better reflect its usage, and librthread now features a new spinlock that's really a ticket lock. thrlseep can handle both types of lock via a flag in the clock arg. (temp back compat hack) remove some old stuff that's accumulated along the way and no longer used. some feedback from dlg, who is concerned with all things ticket lock. (you need to boot a new kernel before installing librthread) | |||
2013-06-01 | Change the naming scheme used for directories in /usr/share/locale to | Stefan Sperling | |
eliminate redundant copies of LC_CTYPE files. Instead of names using "language_territory.codeset" permutations, use just the codeset component to name directories storing LC_CTYPE files. Suggested by bluhm@ while discussing the idea of using symlinks in /usr/share/locale like FreeBSD does. Future locale features which store language and/or territory specific data can name directories after language or territory names. | |||
2013-06-01 | fix wrong fn name in debug | Ted Unangst | |
2013-06-01 | tweak previous; | Jason McIntyre | |
2013-06-01 | reorder syslog params descr to make sense, and minor tweaks, plus jmc@'s | Marc Espie | |
input. okay jmc@, schwarze@ | |||
2013-06-01 | Move search domain iteration code in res_search_async.c where it belongs. | Eric Faurot | |
2013-06-01 | Make hostaliases work for gethostbyname() and getaddrinfo() when | Eric Faurot | |
looking into /etc/hosts. Remove the alias check from the search domain iteration. Instead, take a shortcut to res_query_async_ctx() in res_search_async_ctx(). | |||
2013-06-01 | Update asr_hostaliases() to make all necessary checks in the function. | Eric Faurot | |
Explicitely check for issetguid() before calling getenv(). Also make asr_hostalias() callable from other parts of asr too. | |||
2013-06-01 | Add utrace(2), a system call allowing for userland to send its own ktrace | Miod Vallat | |
records. From FreeBSD via otto@, with tweaks suggested by guenther@. Commite on behalf of otto@ who is not around, to ride the libc minor bump. Causes a librthread minor bump as well (new syscall). | |||
2013-06-01 | iterating over the ns list only matters for res_send_async.c, so move | Eric Faurot | |
things around. | |||
2013-06-01 | no need to cast null | Ted Unangst | |
2013-06-01 | string.h defines null for us | Ted Unangst | |
2013-06-01 | no need to cast null | Ted Unangst | |
2013-05-31 | doesn't need any headers | Ted Unangst | |
2013-05-31 | minor tweaks | Ted Unangst | |
2013-05-31 | fixie | Ted Unangst | |
2013-05-31 | Add getprogname() and setprogname() to ease slackers^porters' work. | Antoine Jacoutot | |
Man page adapted from FreeBSD and NetBSD. Bump libc minor now (there will be more upcoming changes). input from tedu@ get it in deraadt@ | |||
2013-05-31 | On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data. | YASUOKA Masahiko | |
ok guenther tedu deraadt | |||
2013-05-31 | add shm_open and friends which i have been told ports programs would | Ted Unangst | |
like to use. ok deraadt guenther | |||
2013-05-30 | Sort includes. From Vladimir Tamara Patino <vtamara@pasosdeJesus.org> | Stefan Sperling | |
2013-05-30 | Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned the | Matthew Dempsky | |
hyphen in their official programming guide sometime between 2003 and 2005, and Clang's integrated assembler does not support hyphenated mnemonics. ok jsg, deraadt | |||
2013-05-30 | Remove useless include. | Antoine Jacoutot | |
ok millert@ | |||
2013-05-29 | use paramaters instead of static storage in _gethostbyname() | Eric Faurot | |
2013-05-27 | Add minimal support for _res setup and update. | Eric Faurot | |
Change res_init() to initialize the _res structure on first call, and udpate the global async context if changes were made by the user. All resolver functions now call res_init() internally. fixes issue spotted by otto@ | |||
2013-05-22 | Sync with upstream. Fix buffer growing and memory allocation for wide | YASUOKA Masahiko | |
chars. Handle return of mbstowcs(). ok nickm | |||
2013-05-21 | Fix pty descriptor leak if fork() fails. | Matthew Dempsky | |
ok millert | |||
2013-05-19 | If pid<0, kill() won't fail with EPERM unless none of the target processes | Philip Guenther | |
could be signaled. | |||
2013-05-15 | typo: compare len against null needle, not haystack | Antoine Jacoutot | |
from Alf Schlichting ok millert@ | |||
2013-05-13 | Add an implementation of memmem() -- from FreeBSD with some tweaks. | Antoine Jacoutot | |
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@ | |||
2013-05-10 | Update SYNOPSIS and add STANDARDS | Philip Guenther | |
2013-05-10 | Update STANDARDS | Philip Guenther | |
2013-05-10 | Clarify behavior of SA_NOCLDWAIT | Philip Guenther | |
Tweak indentation in the synopsis feedback and ok jmc@, espie@ |