Age | Commit message (Expand) | Author |
2004-03-14 | support for two more leadtek cards; from robert nagy | Michael Shalayeff |
2004-03-13 | remove unnecessary .Pp before a display; | Jason McIntyre |
2004-03-13 | missing word; | Jason McIntyre |
2004-03-13 | .SY -> .Sy | Jason McIntyre |
2004-03-13 | .SY -> .Sy | Jason McIntyre |
2004-03-13 | .IT -> .It | Jason McIntyre |
2004-03-13 | .DV -> .Dv | Jason McIntyre |
2004-03-13 | use \0 for char. Joris Vink | Ted Unangst |
2004-03-13 | some NULL vs 0 and knf; parts from nimadeus@pandora.be | Theo de Raadt |
2004-03-13 | use NULL for pointers. from Joris Vink | Ted Unangst |
2004-03-13 | Add signal handler to parent, so that when greylisting we don't need to | Bob Beck |
2004-03-13 | - typos | Jason McIntyre |
2004-03-13 | typos from Lawrence Teo; | Jason McIntyre |
2004-03-13 | sync comments with reality, semconfig is long gone. | Ted Unangst |
2004-03-13 | Delay pfsync(4) configuration, as the syncif has to be configured in | Ryan Thomas McBride |
2004-03-12 | Remove pw_abort() added in last commit and use the local verson of | Todd C. Miller |
2004-03-12 | no raid by default, until that thing is silent | Theo de Raadt |
2004-03-12 | sort options; | Jason McIntyre |
2004-03-12 | fix 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-12 | bgpctl has a empty-as keyword so make this actually work. Handle AS_EMPTY | Claudio Jeker |
2004-03-12 | I modified the print format for AS_SET so keep the aspath_strlen() function | Claudio Jeker |
2004-03-12 | paranoia and cleanup, ensure we use free then NULL everywhere. | Bob Beck |
2004-03-12 | Fix typo, spotted by Eduardo Alvarenga <eduardo@eduardo.lan.cei> | Bob Beck |
2004-03-12 | print that capabilities stuff | Henning Brauer |
2004-03-12 | Add a missing htole16() that broke software WEP on big endian machines. | Todd C. Miller |
2004-03-12 | tweak err reporting | Henning Brauer |
2004-03-12 | Allow busy wait loops to fail, so that we don't spin if the hil loop does not | Miod Vallat |
2004-03-12 | tweak | Henning Brauer |
2004-03-12 | If kqueue is not available, revert back to old behavior. Unbreaks tail -f | Otto Moerbeek |
2004-03-12 | not debugging any more | Henning Brauer |
2004-03-12 | add some articles; | Jason McIntyre |
2004-03-12 | Enable ata133 on amd8111; from netbsd | Alexander Yurchenko |
2004-03-12 | Privilege seperation for named. Allows named to handle address/interface | Can Erkin Acar |
2004-03-12 | Regen | Miod Vallat |
2004-03-12 | Cause ct to be escaped in nroff output; spotted by jmc. | Miod Vallat |
2004-03-12 | Regen | Miod Vallat |
2004-03-12 | End the last device section list with .El; jmc | Miod Vallat |
2004-03-12 | tab at EOL | Claudio Jeker |
2004-03-12 | typos; | Jason McIntyre |
2004-03-12 | add archs to .Dt lines here too; | Jason McIntyre |
2004-03-12 | Fix rtentry leak in in_losing(). The rtentry needs to be freed in anycase. | Claudio Jeker |
2004-03-12 | Document "show rib" interface. OK jmc@ henning@ | Claudio Jeker |
2004-03-12 | add amd64 libs, and sync i386 stuff; | Jason McIntyre |
2004-03-12 | correct .Dt lines, and remove .Lb stuff; | Jason McIntyre |
2004-03-12 | Update man page to reflect reality. Added filtering section and some new | Claudio Jeker |
2004-03-12 | fix the "wait for child processes to terminate" code, and move it down a bit | Henning Brauer |
2004-03-12 | missing .El here, too; | Jason McIntyre |
2004-03-12 | missing .El; | Jason McIntyre |
2004-03-12 | fix memory leak in the code yacc generates, ok millert deraadt | Henning Brauer |