summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-11-26fix a possible double-free/NULL deref in msg_printpelikan
2013-11-26Tweak a tortuous manual loop into a TAILQ_FOREACH().Kenneth R Westerback
2013-11-26need errno, thx sthenHenning Brauer
2013-11-26make this compile after dlg's recent changeMartin Reindl
2013-11-26fix some typos in calendars; written with lot of useful adviceIgor Sobrado
2013-11-26don't intentionally cast the argument to isprint() to the wrong type...Theo de Raadt
2013-11-26unsigned char casts for ctypeTheo de Raadt
2013-11-26unsigned char casts for ctypeTheo de Raadt
2013-11-26unsigned char cast for ctype; ok guentherTheo de Raadt
2013-11-26fix condition after CIRCLEQ -> TAILQ conversion; ok zhuk@Otto Moerbeek
2013-11-26remove old filesStuart Henderson
2013-11-26update for NSD 4.0.0; generate keys for nsd-control if non-existent, andStuart Henderson
2013-11-26new sample config entries for NSD 4.0.0Stuart Henderson
2013-11-26mtree changes for NSD 4.0Stuart Henderson
2013-11-26merge conflictsStuart Henderson