Age | Commit message (Expand) | Author |
2013-11-27 | unsigned char for ctype | Theo de Raadt |
2013-11-27 | If the v_type is going to change when loading the NFS attribute cache, | Joel Sing |
2013-11-27 | Defer the v_type initialisation until after the vnode has been purged from | Joel Sing |
2013-11-27 | Assert that we never have destinations cached for a non-VDIR vnode. | Joel Sing |
2013-11-27 | unsigned char cast was on a wrong place. | YASUOKA Masahiko |
2013-11-27 | document better how priorities work, and fix an example; | Jason McIntyre |
2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); | Okan Demirmen |
2013-11-27 | M_AUTH_AH got removed in 2012, no reason to document it. | Martin Pieuchot |
2013-11-27 | Put back info to enter the Open Firmware with a standard PC keyboard | Martin Pieuchot |
2013-11-27 | Since r1.106 we have a local variable referencing the receiving interface, | Martin Pieuchot |
2013-11-27 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-11-27 | Zap some pointer casts became extra (and thus dangerous) after recent | Vadim Zhukov |
2013-11-27 | Replace INADDR_TO_IFP() by in_iawithaddr() and kill the macro. | Martin Pieuchot |
2013-11-27 | Let's call a rtableid a rtableid. | Martin Pieuchot |
2013-11-27 | fix typo | Theo de Raadt |
2013-11-27 | sync | Theo de Raadt |
2013-11-27 | make timeout_add and its wrappers return whether the timeout was scheduled | David Gwynne |
2013-11-27 | use a macro when testing for an ich8 family mac type | Jonathan Gray |
2013-11-27 | unsigned char for ctype | Theo de Raadt |
2013-11-27 | get rid of the goop for maintaining multiple cftables since theres | David Gwynne |
2013-11-26 | unsigned char for ctype | Theo de Raadt |
2013-11-26 | unsigned char for ctype | Theo de Raadt |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2013-11-26 | grow NFS request cache for the server side from 64 to 2048 entries. | Bob Beck |
2013-11-26 | spelling; Kent R. Spillner | Theo de Raadt |
2013-11-26 | 1 << 31 cleanup. Eitan Adler pointed out that there has been a | Theo de Raadt |
2013-11-26 | /etc/nsd.conf -> /var/nsd/etc/nsd.conf | Stuart Henderson |
2013-11-26 | install sample nsd config file to /var/nsd/etc not /etc, spotted by/ok deraadt | Stuart Henderson |
2013-11-26 | sync | Theo de Raadt |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2013-11-26 | another 1 << 31 | Theo de Raadt |
2013-11-26 | cleanup 1 << 31 idioms. Resurrection of this issue pointed out by Eitan Adler | Theo de Raadt |
2013-11-26 | change a local char * to unsigned, to ease ctype handling | Theo de Raadt |
2013-11-26 | mirror-maker has gone, replace the entry talking about this with an Xr to | Stuart Henderson |
2013-11-26 | In release(8), defer discussion of ports/package building to ports(7), | Stuart Henderson |
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 |