summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-14support for two more leadtek cards; from robert nagyMichael Shalayeff
2004-03-13remove unnecessary .Pp before a display;Jason McIntyre
2004-03-13missing word;Jason McIntyre
2004-03-13.SY -> .SyJason McIntyre
2004-03-13.SY -> .SyJason McIntyre
2004-03-13.IT -> .ItJason McIntyre
2004-03-13.DV -> .DvJason McIntyre
2004-03-13use \0 for char. Joris VinkTed Unangst
2004-03-13some NULL vs 0 and knf; parts from nimadeus@pandora.beTheo de Raadt
2004-03-13use NULL for pointers. from Joris VinkTed Unangst
2004-03-13Add signal handler to parent, so that when greylisting we don't need toBob Beck
2004-03-13- typosJason McIntyre
2004-03-13typos from Lawrence Teo;Jason McIntyre
2004-03-13sync comments with reality, semconfig is long gone.Ted Unangst
2004-03-13Delay pfsync(4) configuration, as the syncif has to be configured inRyan Thomas McBride
2004-03-12Remove pw_abort() added in last commit and use the local verson ofTodd C. Miller
2004-03-12no raid by default, until that thing is silentTheo de Raadt
2004-03-12sort options;Jason McIntyre
2004-03-12fix SEE ALSO;Jason McIntyre
2004-03-12*size is a u_int16_t not a pointer so use 0 instead of NULL.Claudio Jeker
2004-03-12bgpctl has a empty-as keyword so make this actually work. Handle AS_EMPTYClaudio Jeker
2004-03-12I modified the print format for AS_SET so keep the aspath_strlen() functionClaudio Jeker
2004-03-12paranoia and cleanup, ensure we use free then NULL everywhere.Bob Beck
2004-03-12Fix typo, spotted by Eduardo Alvarenga <eduardo@eduardo.lan.cei>Bob Beck
2004-03-12print that capabilities stuffHenning Brauer
2004-03-12Add a missing htole16() that broke software WEP on big endian machines.Todd C. Miller
2004-03-12tweak err reportingHenning Brauer
2004-03-12Allow busy wait loops to fail, so that we don't spin if the hil loop does notMiod Vallat
2004-03-12tweakHenning Brauer
2004-03-12If kqueue is not available, revert back to old behavior. Unbreaks tail -fOtto Moerbeek
2004-03-12not debugging any moreHenning Brauer
2004-03-12add some articles;Jason McIntyre
2004-03-12Enable ata133 on amd8111; from netbsdAlexander Yurchenko
2004-03-12Privilege seperation for named. Allows named to handle address/interfaceCan Erkin Acar
2004-03-12RegenMiod Vallat
2004-03-12Cause ct to be escaped in nroff output; spotted by jmc.Miod Vallat
2004-03-12RegenMiod Vallat
2004-03-12End the last device section list with .El; jmcMiod Vallat
2004-03-12tab at EOLClaudio Jeker
2004-03-12typos;Jason McIntyre
2004-03-12add archs to .Dt lines here too;Jason McIntyre
2004-03-12Fix rtentry leak in in_losing(). The rtentry needs to be freed in anycase.Claudio Jeker
2004-03-12Document "show rib" interface. OK jmc@ henning@Claudio Jeker
2004-03-12add amd64 libs, and sync i386 stuff;Jason McIntyre
2004-03-12correct .Dt lines, and remove .Lb stuff;Jason McIntyre
2004-03-12Update man page to reflect reality. Added filtering section and some newClaudio Jeker
2004-03-12fix the "wait for child processes to terminate" code, and move it down a bitHenning Brauer
2004-03-12missing .El here, too;Jason McIntyre
2004-03-12missing .El;Jason McIntyre
2004-03-12fix memory leak in the code yacc generates, ok millert deraadtHenning Brauer