Age | Commit message (Expand) | Author |
2011-11-08 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-11-07 | Expand HISTORY; feedback and ok jmc@ sobrado@. | Ingo Schwarze |
2011-11-07 | More .At v1 HISTORY. | Ingo Schwarze |
2011-11-07 | don't handle out-of-mem conditions using compiled out asserts (ugh). From | Otto Moerbeek |
2011-11-06 | Commemorate research!dmr by documenting the history of all | Ingo Schwarze |
2011-11-06 | Copy support for sched_get_priority_{min,max} from libpthread. | Philip Guenthe |
2011-11-06 | .Ev -> .Dv | Theo de Raadt |
2011-11-06 | repair documentation offset in the p*() versions of the calls and EINVAL; | Theo de Raadt |
2011-11-06 | Move <machine/spinlock.h> into rthread.h; strip out unnecessary #includes | Philip Guenthe |
2011-11-05 | Move around the error cases to make clear that some don't apply to the | Philip Guenthe |
2011-11-03 | crank major for openssl-1.0.0e | Damien Miller |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2011-11-03 | import OpenSSL 1.0.0e | Damien Miller |
2011-11-02 | Sync scanf(3) to wscanf(3), and a few bits the opposite way: | Ingo Schwarze |
2011-10-27 | Allow segments to be used even after they were marked for deletion with | Robert Nagy |
2011-10-24 | Update POSIX references for chdir(2) and chmod(2) from 1988 to 2008. | Ingo Schwarze |
2011-10-22 | Don't attempt to send data not available for sending yet. Analysed | Alexandre Ratchov |
2011-10-19 | Remove some blatant lies. Provide a variant 1 archs with a default | Philip Guenthe |
2011-10-18 | some minor tweaks concerning midicat removal; ok ratchov | Jason McIntyre |
2011-10-17 | Remove midicat since aucat can now be used instead of midicat | Alexandre Ratchov |
2011-10-17 | Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-thread | Philip Guenthe |
2011-10-16 | Bump libc major; wscanf and wcsftime were added | Stefan Sperling |
2011-10-16 | Hook wcsftime(3) to the build; committing on behalf of espie | Stefan Sperling |
2011-10-16 | Add wscanf(3) and friends. Based on our scanf(3) implementation, with wide | Stefan Sperling |
2011-10-16 | Tweak wording, to clarify that setrtable affects the routing table | Philip Guenthe |
2011-10-16 | Note a restriction that is actually enforced in 5.0 | Philip Guenthe |
2011-10-16 | Fixes and tweaks from jmc@ | Philip Guenthe |
2011-10-16 | Make consistent the syscall stubs for the syscalls that got special | Philip Guenthe |
2011-10-16 | Add stubs and manpage for __{get,set}_tcb | Philip Guenthe |
2011-10-14 | Fix toprec handling in cgetnext(). OK otto@ | Todd C. Miller |
2011-10-13 | Deal with the horror that is gcc asm constraints by copying the | Philip Guenthe |
2011-10-13 | Increase the stack offset for the new rthread from (BIAS+128) to | Philip Guenthe |
2011-10-13 | Convert rfork_thread() from int$80 to syscall. | Philip Guenthe |
2011-10-11 | Change to syscall is done, so delete an XXX comment | Philip Guenthe |
2011-10-10 | put in code for wcstfime, as discussed with millert@ and stsp@ (and tested | Marc Espie |
2011-10-10 | Stop defining XPG4_1994_04_09. | Antoine Jacoutot |
2011-10-09 | d_t_fmt: fix the format for the day of the month to use %e (single | Antoine Jacoutot |
2011-10-07 | threads waiting on PS_FDW_WAIT state should not be interruptible if | Federico G. Schwindt |
2011-10-06 | Make struct chunk_info a variable sized struct, wasting less | Otto Moerbeek |
2011-10-05 | restart connect(2) if it returns EINTR | Alexandre Ratchov |
2011-10-04 | some tweaks, from Tim van der Molen | Jason McIntyre |
2011-10-02 | signedness fix; ok millert | Darren Tucker |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre |
2011-09-28 | make sure that `references' is not optimized away as it is required for the | Federico G. Schwindt |
2011-09-25 | KERN_BUFCACHEPERCENT defaults to 20%, not 10%; from Juha Erkkila | Jason McIntyre |
2011-09-22 | Stop using the latin1 character set in the "C" locale. This behaviour was | Stefan Sperling |
2011-09-22 | fix GLOB_KEEPSTAT without GLOB_NOSORT; the implicit sort was being | Damien Miller |
2011-09-22 | install infnan(3/VAX) into man3/vax/ on all archs; | Ingo Schwarze |
2011-09-22 | Return the correct errno (EBUSY) when pthread_mutex_trylock() is | Philip Guenthe |
2011-09-21 | Add /usr/local/share/terminfo to the search path so that ports can | Nicholas Marriott |