summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-14update to 1.0.15Robert Nagy
2012-04-14User area hasn't been double-mapped in a long timePhilip Guenthe
2012-04-14If single threading is active, drirect the SIGKILL signal we send to orphanedMark Kettenis
2012-04-14clean-out ALL generated filesMarc Espie
2012-04-14oopsMarc Espie
2012-04-14crapola-generated, no need to do it each time.Marc Espie
2012-04-14glue and manpage, which I forgot aboutMarc Espie
2012-04-14minor update to 3.7.12.1Marc Espie
2012-04-14improve readabilityEric Faurot
2012-04-14zap parse.y, it's NOT yacc source code, and otherwise make depend will thinkMarc Espie
2012-04-14sqlite3 shell, vendor 3.7.11Marc Espie
2012-04-14OpenBSD compile gooMarc Espie
2012-04-14include file, mostly from sqlite.h.in, with parts un-autoconf'd sinceMarc Espie
2012-04-14extra src for us.Marc Espie
2012-04-14sqlite 3.7.11 library, vendor sourcesMarc Espie
2012-04-14Make kvm_getfile2() have a fighting change to work correctly on crashPhilip Guenthe
2012-04-14Update to match nprocs-->nprocess/nthreads changesPhilip Guenthe
2012-04-14Need to read in the vmspace to dig out the root of the rb-treePhilip Guenthe
2012-04-14Kill Boehms GC dead.Christiano F. Haesbaert
2012-04-14read returns ssize_t not int.Christiano F. Haesbaert
2012-04-14Add new mutex type, PTHREAD_MUTEX_STRICT_NP which checks for applicationKurt Miller
2012-04-14only define DEBUG internallyEric Faurot
2012-04-14Kill useless memset.Christiano F. Haesbaert
2012-04-14Don't return from main with 2 uppon issuing double -c option, printChristiano F. Haesbaert
2012-04-14Add CDIAGFLAGS infrastructure.Christiano F. Haesbaert
2012-04-14Do not just return in case the provided control buffer is too short sinceClaudio Jeker
2012-04-14Use DLT_LOOP for all tunneling interfaces.YASUOKA Masahiko
2012-04-14Import asr, an experimental async resolver implementation.Eric Faurot
2012-04-14Free tmp buffer in case the cluster allocation failed. Found by David Hill.Claudio Jeker
2012-04-14regenMatthieu Herrb
2012-04-14add Radeon Mobility HD 5430Matthieu Herrb
2012-04-14Revert rev 1.58, as it frees an uninitialized pointerPhilip Guenthe
2012-04-14remove libf2c, hasn't been built since it was moved to ports in 2010.Jonathan Gray
2012-04-13Kill "goto again" uppon EINTR and check EWOULDBLOCK in accept(2).Christiano F. Haesbaert
2012-04-13gc unused functionTheo de Raadt
2012-04-13For now, direct the kill signal sent by PT_KILL to the thread that made usMark Kettenis
2012-04-13Don't convert a mbuf to a cluster and think the data in the mbuf is stillClaudio Jeker
2012-04-13Backout a tiny part of the previous commit. Decrementing ps_singlecount inMark Kettenis
2012-04-13oops, wrong version of diff in previousTheo de Raadt
2012-04-13Do not clamp the file descriptors to the buffer size; that leads toTheo de Raadt
2012-04-13Remove suspend_np1 test from regressKurt Miller
2012-04-13Remove suspend_np1 from regress build.Kurt Miller
2012-04-13Avoid horrible namespace pollution of <machine/signal.h> pulling inMiod Vallat
2012-04-13Enable multi-threaded debugging on amd64.Mark Kettenis
2012-04-13Enable multi-threaded debugging on i386.Mark Kettenis
2012-04-13Add support for live debugging of multi-threaded code.Mark Kettenis
2012-04-13First stab at making ptrace(2) usable for debugging multi-threaded programs.Mark Kettenis
2012-04-13Don't try to mmap a 0-length file.Antoine Jacoutot
2012-04-13Provide _atomic_lock() and __cerror() for hppa64. Makes hppa64 build again.Joel Sing
2012-04-13hook in requisite bits for OpenBSD::MkTemp to build and man.Marc Espie