Age | Commit message (Expand) | Author |
2013-11-28 | remove trailing whitespaces; use tabs instead of spaces where appropriate; | Igor Sobrado |
2013-11-28 | Change the way protocol multicast addresses are linked to an interface. | Martin Pieuchot |
2013-11-28 | remove trailing spaces. | Igor Sobrado |
2013-11-28 | Use the local variable referencing the receiving interface instead of | Martin Pieuchot |
2013-11-28 | The print() routine here can be passed at least some of the non-characters | Philip Guenther |
2013-11-28 | the stuff in audiovar.h is only used in audio.c, so move it in there to | David Gwynne |
2013-11-28 | Now, that the auto installer supports both, install and upgrade, | Robert Peichaer |
2013-11-27 | Reduce diffs with Linux. | Mark Kettenis |
2013-11-27 | wasteful spaces and tabs snuck in. Actually, it's true -- this is one | Theo de Raadt |
2013-11-27 | Remove an outdated comment. | Robert Peichaer |
2013-11-27 | unsigned char for ctype | Theo de Raadt |
2013-11-27 | make the _dl_isalnum() resemble the ctype version | Theo de Raadt |
2013-11-27 | Hook up gem_open/close_object methods. | Mark Kettenis |
2013-11-27 | astoundingly, the read loop has been subtly broken in a variety of ways | Theo de Raadt |
2013-11-27 | Add 'struct drm_i915_gem_objects_ops' and use it; reduces diffs with Linux. | Mark Kettenis |
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 |