summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-15tidy up the vio docs; ok sfJason McIntyre
2013-01-15Switch mfs to bufq. This simplifies the code, gives us queue limits forJoel Sing
2013-01-15Changing the socket buffer flags sb_flags was not interrupt safeAlexander Bluhm
2013-01-15Process futex requeuing even when the thread times out or is signaled.Philip Guenther
2013-01-15The socket splicing tests allow the kernel to return EFBIG in caseAlexander Bluhm
2013-01-15Flushing prefixes of autoconfigured IPv6 addresses with ndp -PAlexander Bluhm
2013-01-15Implement a function that gets and correctly initialises a ccb for I/O,Joel Sing
2013-01-15implement bus_space_foo_8 for amd64. it will panic on attempts to do 8David Gwynne
2013-01-15Always initialise the discipline name, not just when we are doing a create.Joel Sing
2013-01-15Make the FAT setattr handling more consistent about unsupportedMartynas Venckus
2013-01-15Don't pull <math.h> just because it can return HUGE_VAL in theMartynas Venckus
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-15Fix typos in comments and change the syntactic sugar of a function toClaudio Jeker
2013-01-15put a tab after #define to make the diff between Fx and Ox smaller.Claudio Jeker
2013-01-15Keep a function pointer to the per-discipline I/O interrupt handler in theJoel Sing
2013-01-15dont use amd64 is currently broken cos it has noDavid Gwynne
2013-01-15Factor out workunit initialisation code.Joel Sing
2013-01-15Fix segmentation of buffers that straddle a boundary.Mark Kettenis
2013-01-15Allow SIGKILL to terminate coredumping processes. Semantics decidedTheo de Raadt
2013-01-15Slice & dice coredump write requests into MAXPHYS blocks, andTheo de Raadt
2013-01-15Loongson: Remove some of the unused defines.Paul Irofti
2013-01-15use bus_space_write_raw_region_8 on 64bit archs when writing to the ringsDavid Gwynne
2013-01-15Loongson: Unbreak the tree after my last commit.Paul Irofti
2013-01-14map the registers PREFETCHABLE so things that can do write combining canDavid Gwynne
2013-01-14avoid extra bus_space barriers in the interrupt handler.David Gwynne
2013-01-14use one interrupt handler for the thtc headend, rather than seperateTheo de Raadt
2013-01-14after OpenBSD requested a etherip rev 3 to solve a byte order weakness, andTheo de Raadt
2013-01-14Remove an unnecessary function castPhilip Guenther
2013-01-14When showing threads, say so. Fix up some comments and names at the same time.Philip Guenther
2013-01-14Loongson: Replace the system clock provided by the CPU with a GLX MFGPT.Paul Irofti
2013-01-14update to nginx-1.2.6Robert Nagy
2013-01-14kroute.c rev 1.69 of ospfd for ospf6dFlorian Obser
2013-01-14Fix the sotfware.Joel Sing
2013-01-14Call the correct callback on node disassociation.Joel Sing
2013-01-14Free the directory block buffer at the completion of a readdir,Joel Sing
2013-01-14No longer need the "miniproc" glue, as we only have kinfo_proc now.Philip Guenther
2013-01-14when posting descriptors to the chips rings, avoid going write barrierDavid Gwynne
2013-01-14Do not bogusly attempt to mprotect ld.so's .rodata area RW at bootstrapMiod Vallat
2013-01-14sm_usmerr should be initialized with OIDVAL, not MIB; ok reyk@Miod Vallat
2013-01-14the myri doco suggests its nice to post stuff by filling in everythingDavid Gwynne
2013-01-14First convert packet to lease, which validates option data andKenneth R Westerback
2013-01-14Ansify and apply style(9) to function definitions.Joel Sing
2013-01-14;; is a long way of saying ;David Gwynne
2013-01-13More informative error message.Kenneth R Westerback
2013-01-13Make pretty_print_option() return "" rather than "<fmt error>" whenKenneth R Westerback
2013-01-13Fix warnings.Federico G. Schwindt
2013-01-13Change an instance of submit.cf that should now be openbsd-submit.cf.Todd C. Miller
2013-01-13Remove machine-dependent glue for strtorQ, since hppa64 quad-precisionMartynas Venckus
2013-01-13Correctly process RELOC_DIR32 while relocating ld.so itself; this allowMiod Vallat
2013-01-13Tweak whitespace, add missing #defines, use DHO_RELAY_AGENT_INFORMATIONKenneth R Westerback