summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-14Check return code of chdir() after chroot(); noted by Joris Vink, slight modOtto Moerbeek
2004-03-14disable mac operationsMarkus Friedl
2004-03-14disable mac for now, they are not usable with current hardware; ok deraadt@Markus Friedl
2004-03-14remove some weirdness;Jason McIntyre
2004-03-14Small osiop inspired cleanups, especially honour the xfer timeout valueMiod Vallat
2004-03-14grammer; from jmc@Michael Shalayeff
2004-03-14Caps lock should only affect the letter keys, rather than enforcing a shiftMiod Vallat
2004-03-14add the caveats sectionMichael Shalayeff
2004-03-14vah. more bktr devicesMichael Shalayeff
2004-03-14sync list of supported cards to the driverMichael Shalayeff
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