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