summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09when being asked which disk to install on, give the user the chance toAlexander Hall
2012-07-09Compare the size of the static fd_mask against the number of bytes neededClaudio Jeker
2012-07-09framework for handling help betterMarc Espie
2012-07-09match main libtool options betterMarc Espie
2012-07-09we should prefer --disable-shared if both are mentionedMarc Espie
2012-07-09- runner is the terminology we used back when we had runqueues, we noGilles Chehade
2012-07-09Move a NULL check inside a function, from Tiago Cunha.Nicholas Marriott
2012-07-09Allow relayd to handle transactions > 2GB in sizeTheo de Raadt
2012-07-09Add a socket splicing test that sends a reset from the client whileAlexander Bluhm
2012-07-09DVACT_SUSPEND must be done at cold with interrupts disabled. FailureTheo de Raadt
2012-07-09implement -Tman .No and .MtIngo Schwarze
2012-07-09Remove a doubled word (probably a fatfingered copu & paste).Matthias Kilian
2012-07-09Do not re-initialize ci_randseed on the primary cpuTheo de Raadt
2012-07-09need a private copy of nitems()Theo de Raadt
2012-07-09Use size_t for the length variablePeter Hessler
2012-07-09Use the PAGE_* forms (instead of the ancient BSD forms) in param.h,Theo de Raadt
2012-07-09use PAGE_SHIFT instead of PGSHIFT, in preperation for futureTheo de Raadt
2012-07-09first step of simplifying fsqueue:Gilles Chehade
2012-07-09Fix choose-tree usage string.Nicholas Marriott
2012-07-09unify com at cardbus attachmentsTheo de Raadt
2012-07-08fix .Lk for -Tascii and implement it for -TmanIngo Schwarze
2012-07-08The comment above amd64_mrinit_cpu() was way too specific and wrong.Theo de Raadt
2012-07-08To detect changes of system files, use SHA-256 rather than MD5,Ingo Schwarze
2012-07-08Add addr.py to CLEANFILES.Alexander Bluhm
2012-07-08Add support for the "sha256digest" keyword to create/compareChristian Weisgerber
2012-07-08Quiesce and suspend devices in the resuming kernel for hibernate.Mike Larkin
2012-07-08These files contain OpenBSD and Mdocdate keywordsIngo Schwarze
2012-07-08fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .VtIngo Schwarze
2012-07-08set_pid() does not need prompt string, low or high parameters. TheseKenneth R Westerback
2012-07-08first use of permuted optionsMarc Espie
2012-07-08pass @ (array) information along to auto-make simpler accessorsMarc Espie
2012-07-08Move the hibernate utility pages up to account for the MP tramp page.Mike Larkin
2012-07-08remove enum queue_kind from queue_fsqueue.c.Charles Longeau
2012-07-08apm_kqfilter() is gonePhilip Guenthe
2012-07-08Instead of casting interface address pointers, use the macroAlexander Bluhm
2012-07-08Include sys/types.h rather than sys/param.h to pull BYTE_ORDER macros.Alexandre Ratchov
2012-07-08AES-CTR, AES-GCM, AES-GMAC are disallowed with manual SAsChristian Weisgerber
2012-07-08Disallow manual security associations that use AES-CTR, AES-GCM,Christian Weisgerber
2012-07-08New attempt to make the -P flag work with -ss, so that states can beLawrence Teo
2012-07-08Split out an ask_pid() function rather than over-parameterizing theKenneth R Westerback
2012-07-08fix capitalisation of MODMONO_INSTAlL_TARGETStuart Henderson
2012-07-08zap weird precision (if provided) that's not really relevant to anythingMarc Espie
2012-07-08remove extraneous line;Jason McIntyre
2012-07-08kevent(EV_DELETE) shouldn't be calling closef(), as that releases POSIXPhilip Guenthe
2012-07-08avoid line splitting; also, one an -> aJason McIntyre
2012-07-08Use IO_NOLIMIT instead of munging the process's limitsPhilip Guenthe
2012-07-08implement res_querydomain() required by sendmailEric Faurot
2012-07-08implement -Tman .AnIngo Schwarze
2012-07-08Instead of casting interface address pointers, use the macros NULLAlexander Bluhm
2012-07-08Don't need to worry about the ATI driver here anymore.Mark Kettenis