summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-15Tell Indy and Challenge S apart.Miod Vallat
2012-04-15Add option EISAVERBOSE to IP22 kernelsMiod Vallat
2012-04-15Move the check for a <0 number of process display_lines to a better place.lum
2012-04-15tweak previous;Jason McIntyre
2012-04-15Call this mandoc 1.12.1.Ingo Schwarze
2012-04-15Clean up code a bit by pushing warnings into a WARNING macro; from kristaps@.Ingo Schwarze
2012-04-15when using aliases, the *real* delivery user is not set on expand nodesGilles Chehade
2012-04-15* Use NULL instead of 0 for pointersCharles Longeau
2012-04-15Remove dead assignments and newly created unused variables.Charles Longeau
2012-04-15Simplify by not pre-filtering the result vector for satisfied matches:Ingo Schwarze
2012-04-15Handle multi-line NAME sections in man(7); from kristaps@.Ingo Schwarze
2012-04-15Two bugfixes regarding the -width and -offset macro arguments:Ingo Schwarze
2012-04-15fix a leakJonathan Gray
2012-04-15fix some leaksJonathan Gray
2012-04-15fix a leakJonathan Gray
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