Age | Commit message (Expand) | Author |
2013-01-15 | Make the FAT setattr handling more consistent about unsupported | Martynas Venckus |
2013-01-15 | Don't pull <math.h> just because it can return HUGE_VAL in the | Martynas Venckus |
2013-01-03 | Reengineer the socket splicing regression tests: | Alexander Bluhm |
2013-01-15 | Fix typos in comments and change the syntactic sugar of a function to | Claudio Jeker |
2013-01-15 | put a tab after #define to make the diff between Fx and Ox smaller. | Claudio Jeker |
2013-01-15 | Keep a function pointer to the per-discipline I/O interrupt handler in the | Joel Sing |
2013-01-15 | dont use amd64 is currently broken cos it has no | David Gwynne |
2013-01-15 | Factor out workunit initialisation code. | Joel Sing |
2013-01-15 | Fix segmentation of buffers that straddle a boundary. | Mark Kettenis |
2013-01-15 | Allow SIGKILL to terminate coredumping processes. Semantics decided | Theo de Raadt |
2013-01-15 | Slice & dice coredump write requests into MAXPHYS blocks, and | Theo de Raadt |
2013-01-15 | Loongson: Remove some of the unused defines. | Paul Irofti |
2013-01-15 | use bus_space_write_raw_region_8 on 64bit archs when writing to the rings | David Gwynne |
2013-01-15 | Loongson: Unbreak the tree after my last commit. | Paul Irofti |
2013-01-14 | map the registers PREFETCHABLE so things that can do write combining can | David Gwynne |
2013-01-14 | avoid extra bus_space barriers in the interrupt handler. | David Gwynne |
2013-01-14 | use one interrupt handler for the thtc headend, rather than seperate | Theo de Raadt |
2013-01-14 | after OpenBSD requested a etherip rev 3 to solve a byte order weakness, and | Theo de Raadt |
2013-01-14 | Remove an unnecessary function cast | Philip Guenther |
2013-01-14 | When showing threads, say so. Fix up some comments and names at the same time. | Philip Guenther |
2013-01-14 | Loongson: Replace the system clock provided by the CPU with a GLX MFGPT. | Paul Irofti |
2013-01-14 | update to nginx-1.2.6 | Robert Nagy |
2013-01-14 | kroute.c rev 1.69 of ospfd for ospf6d | Florian Obser |
2013-01-14 | Fix the sotfware. | Joel Sing |
2013-01-14 | Call the correct callback on node disassociation. | Joel Sing |
2013-01-14 | Free the directory block buffer at the completion of a readdir, | Joel Sing |
2013-01-14 | No longer need the "miniproc" glue, as we only have kinfo_proc now. | Philip Guenther |
2013-01-14 | when posting descriptors to the chips rings, avoid going write barrier | David Gwynne |
2013-01-14 | Do not bogusly attempt to mprotect ld.so's .rodata area RW at bootstrap | Miod Vallat |
2013-01-14 | sm_usmerr should be initialized with OIDVAL, not MIB; ok reyk@ | Miod Vallat |
2013-01-14 | the myri doco suggests its nice to post stuff by filling in everything | David Gwynne |
2013-01-14 | First convert packet to lease, which validates option data and | Kenneth R Westerback |
2013-01-14 | Ansify and apply style(9) to function definitions. | Joel Sing |
2013-01-14 | ;; is a long way of saying ; | David Gwynne |
2013-01-13 | More informative error message. | Kenneth R Westerback |
2013-01-13 | Make pretty_print_option() return "" rather than "<fmt error>" when | Kenneth R Westerback |
2013-01-13 | Fix warnings. | Federico G. Schwindt |
2013-01-13 | Change an instance of submit.cf that should now be openbsd-submit.cf. | Todd C. Miller |
2013-01-13 | Remove machine-dependent glue for strtorQ, since hppa64 quad-precision | Martynas Venckus |
2013-01-13 | Correctly process RELOC_DIR32 while relocating ld.so itself; this allow | Miod Vallat |
2013-01-13 | Tweak whitespace, add missing #defines, use DHO_RELAY_AGENT_INFORMATION | Kenneth R Westerback |
2013-01-13 | Add DHO_ defines for all known options. Use same names as ISC where | Kenneth R Westerback |
2013-01-13 | Add DHO_ defines for all known options. Use same names as ISC where | Kenneth R Westerback |
2013-01-13 | MODGCC3_ARCHS -> MODCLANG_ARCHS for the lang/clang module | Sebastian Reitenbach |
2013-01-13 | Enable flow control support with 5708S/5709S adapters. | Brad Smith |
2013-01-13 | Add support for reporting flow control status for 5708S/5709S fibre PHY. | Brad Smith |
2013-01-13 | Check results of strdup() of domainname and nameservers options. | Kenneth R Westerback |
2013-01-13 | Destatic. | Joel Sing |
2013-01-13 | After some discussion with deraadt and kettenis, revert previous decision to | Bob Beck |
2013-01-13 | Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB, | Martynas Venckus |