Age | Commit message (Expand) | Author |
2013-11-26 | fix a possible double-free/NULL deref in msg_print | pelikan |
2013-11-26 | Tweak a tortuous manual loop into a TAILQ_FOREACH(). | Kenneth R Westerback |
2013-11-26 | need errno, thx sthen | Henning Brauer |
2013-11-26 | make this compile after dlg's recent change | Martin Reindl |
2013-11-26 | fix some typos in calendars; written with lot of useful advice | Igor Sobrado |
2013-11-26 | don't intentionally cast the argument to isprint() to the wrong type... | Theo de Raadt |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2013-11-26 | unsigned char cast for ctype; ok guenther | Theo de Raadt |
2013-11-26 | fix condition after CIRCLEQ -> TAILQ conversion; ok zhuk@ | Otto Moerbeek |
2013-11-26 | remove old files | Stuart Henderson |
2013-11-26 | update for NSD 4.0.0; generate keys for nsd-control if non-existent, and | Stuart Henderson |
2013-11-26 | new sample config entries for NSD 4.0.0 | Stuart Henderson |
2013-11-26 | mtree changes for NSD 4.0 | Stuart Henderson |
2013-11-26 | merge conflicts | Stuart Henderson |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2013-11-26 | - put -Q in the right place | Jason McIntyre |
2013-11-26 | msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | remove "clever" shortcut that might bite later, ok gilles benno | Henning Brauer |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | compare pointers to NULL | David Gwynne |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | instead of calculating the icmp checksum here, just set the flag that | Henning Brauer |
2013-11-26 | Remove unused var and include. Fix errno values as per spec. | Federico G. Schwindt |
2013-11-26 | Copy some entries from Apache's mime.types file to nginx's, ok robert@ | Stuart Henderson |
2013-11-26 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-11-26 | fix incorrectly converted CIRCLEQ_END comparison to prevent NULL deref's | pelikan |
2013-11-26 | claim to support relaxed fencing | Jonathan Gray |
2013-11-25 | Replace _texth CIRCLEQ with TAILQ. One down, five to go. | Kenneth R Westerback |
2013-11-25 | Fix infinite loop pointed out by clang/brad. | Matthew Dempsky |
2013-11-25 | Allow auto install/upgrade in non-netbooted case. | Robert Peichaer |
2013-11-25 | Rework _autorespond() | Robert Peichaer |
2013-11-25 | use u_char for buffers in yylex, for ctype calls, as done in all other | Theo de Raadt |
2013-11-25 | unsigned char changes for ctype | Theo de Raadt |
2013-11-25 | improve keyboard boot info; Daniel Dickman | Theo de Raadt |
2013-11-25 | obvious cast for isblank() | Theo de Raadt |
2013-11-25 | improve -Q usage and such. One usage change is that the option is now | Theo de Raadt |
2013-11-25 | variety of unsigned char casts (or conversions) for ctype | Theo de Raadt |
2013-11-25 | use an unsigned char instead, to avoid lots of casts | Theo de Raadt |
2013-11-25 | rename magicnumber to globalsleepaddr | Ted Unangst |
2013-11-25 | replace an Ed mistakenly removed in -r1.186; | Jason McIntyre |
2013-11-25 | Remove VMEM_WARNING, reminded by espie@ | Stuart Henderson |
2013-11-25 | Document which keys need to be hold to enter the Open Firmware with a | Martin Pieuchot |
2013-11-25 | miod@ increased the datasize of VAX from 40MB to 128MB. Now VAX can | juanfra |
2013-11-25 | use u_char for buffers in yylex, for ctype calls | Sebastian Benoit |
2013-11-25 | use u_char for buffers in yylex, for ctype calls | Sebastian Benoit |
2013-11-25 | use u_char for buffers in yylex, for ctype calls | Sebastian Benoit |