summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-28remove trailing whitespaces; use tabs instead of spaces where appropriate;Igor Sobrado
2013-11-28Change the way protocol multicast addresses are linked to an interface.Martin Pieuchot
2013-11-28remove trailing spaces.Igor Sobrado
2013-11-28Use the local variable referencing the receiving interface instead ofMartin Pieuchot
2013-11-28The print() routine here can be passed at least some of the non-charactersPhilip Guenther
2013-11-28the stuff in audiovar.h is only used in audio.c, so move it in there toDavid Gwynne
2013-11-28Now, that the auto installer supports both, install and upgrade,Robert Peichaer
2013-11-27Reduce diffs with Linux.Mark Kettenis
2013-11-27wasteful spaces and tabs snuck in. Actually, it's true -- this is oneTheo de Raadt
2013-11-27Remove an outdated comment.Robert Peichaer
2013-11-27unsigned char for ctypeTheo de Raadt
2013-11-27make the _dl_isalnum() resemble the ctype versionTheo de Raadt
2013-11-27Hook up gem_open/close_object methods.Mark Kettenis
2013-11-27astoundingly, the read loop has been subtly broken in a variety of waysTheo de Raadt
2013-11-27Add 'struct drm_i915_gem_objects_ops' and use it; reduces diffs with Linux.Mark Kettenis
2013-11-27unsigned char for ctypeTheo de Raadt
2013-11-27If the v_type is going to change when loading the NFS attribute cache,Joel Sing
2013-11-27Defer the v_type initialisation until after the vnode has been purged fromJoel Sing
2013-11-27Assert that we never have destinations cached for a non-VDIR vnode.Joel Sing
2013-11-27unsigned char cast was on a wrong place.YASUOKA Masahiko
2013-11-27document better how priorities work, and fix an example;Jason McIntyre
2013-11-27remove erroneous char cast to switch expression processing getopt(3);Okan Demirmen
2013-11-27M_AUTH_AH got removed in 2012, no reason to document it.Martin Pieuchot
2013-11-27Put back info to enter the Open Firmware with a standard PC keyboardMartin Pieuchot
2013-11-27Since r1.106 we have a local variable referencing the receiving interface,Martin Pieuchot
2013-11-27Instead of comparing the lower and higher addresses of all the multicastMartin Pieuchot
2013-11-27Zap some pointer casts became extra (and thus dangerous) after recentVadim Zhukov
2013-11-27Replace INADDR_TO_IFP() by in_iawithaddr() and kill the macro.Martin Pieuchot
2013-11-27Let's call a rtableid a rtableid.Martin Pieuchot
2013-11-27fix typoTheo de Raadt
2013-11-27syncTheo de Raadt
2013-11-27make timeout_add and its wrappers return whether the timeout was scheduledDavid Gwynne
2013-11-27use a macro when testing for an ich8 family mac typeJonathan Gray
2013-11-27unsigned char for ctypeTheo de Raadt
2013-11-27get rid of the goop for maintaining multiple cftables since theresDavid Gwynne
2013-11-26unsigned char for ctypeTheo de Raadt
2013-11-26unsigned char for ctypeTheo de Raadt
2013-11-26unsigned char casts for ctypeTheo de Raadt
2013-11-26grow NFS request cache for the server side from 64 to 2048 entries.Bob Beck
2013-11-26spelling; Kent R. SpillnerTheo de Raadt
2013-11-261 << 31 cleanup. Eitan Adler pointed out that there has been aTheo de Raadt
2013-11-26/etc/nsd.conf -> /var/nsd/etc/nsd.confStuart Henderson
2013-11-26install sample nsd config file to /var/nsd/etc not /etc, spotted by/ok deraadtStuart Henderson
2013-11-26syncTheo de Raadt
2013-11-26unsigned char casts for ctypeTheo de Raadt
2013-11-26another 1 << 31Theo de Raadt
2013-11-26cleanup 1 << 31 idioms. Resurrection of this issue pointed out by Eitan AdlerTheo de Raadt
2013-11-26change a local char * to unsigned, to ease ctype handlingTheo de Raadt
2013-11-26mirror-maker has gone, replace the entry talking about this with an Xr toStuart Henderson
2013-11-26In release(8), defer discussion of ports/package building to ports(7),Stuart Henderson