Age | Commit message (Expand) | Author |
2004-03-15 | DO NOT UNDO MY COMMITS | Theo de Raadt |
2004-03-15 | strncpy -> strlcpy. ok markus@ "(this is even unused crap, i think)" | Ted Unangst |
2004-03-15 | more accurate msg, pr3713 from Andre Lucas | Ted Unangst |
2004-03-15 | missing commas; | Jason McIntyre |
2004-03-15 | iffy syntax; ok deraadt@ | Damien Miller |
2004-03-15 | simpler special character list. provoked by Patrick Latifi ok jmc@ | Ted Unangst |
2004-03-15 | some small knf | Theo de Raadt |
2004-03-15 | reversed word -> reserved word; | Jason McIntyre |
2004-03-15 | MacOS -> Mac OS; | Xavier Santolaria |
2004-03-15 | Wall, commons, little knf | Ted Unangst |
2004-03-15 | Uncommenting machdep.apmhalt should have an effect. | Ryan Thomas McBride |
2004-03-15 | zero struct sockaddr_un before use, from andrushock AT korovino.net; ok deraadt@ | Damien Miller |
2004-03-14 | Return EINVAL in case of a zero length descriptor. The hifn can not handle | Hans-Joerg Hoexer |
2004-03-14 | Add first cut at PPR negotiation. From Marco Peereboom. | Kenneth R Westerback |
2004-03-14 | nicer printf for copyright. from Pedro Martelletto | Ted Unangst |
2004-03-14 | make window size adjustement on sockets only after the DATA | Bob Beck |
2004-03-14 | use pid_t for fork return. started by Joris Vink | Ted Unangst |
2004-03-14 | Last pre-3.5 tweak: restore bus scanning to full speed by not performing | Kenneth R Westerback |
2004-03-14 | fd and mem leak, most of patch from Patrick Latifi | Ted Unangst |
2004-03-14 | #include fixes, from Max Laier, ok beck@ henning@ | Daniel Hartmeier |
2004-03-14 | Fix sane_install() tests to use relevant directories/files. Tighten | Kenneth R Westerback |
2004-03-14 | We support only 4-bytes reads/writes. | Alexander Yurchenko |
2004-03-14 | + oosiop | Miod Vallat |
2004-03-14 | Enable oosiop. | Miod Vallat |
2004-03-14 | Shrink openings down to 1 for now, this makes the snakes happy, until a | Miod Vallat |
2004-03-14 | Check return code of chdir() after chroot(); noted by Joris Vink, slight mod | Otto Moerbeek |
2004-03-14 | disable mac operations | Markus Friedl |
2004-03-14 | disable mac for now, they are not usable with current hardware; ok deraadt@ | Markus Friedl |
2004-03-14 | remove some weirdness; | Jason McIntyre |
2004-03-14 | Small osiop inspired cleanups, especially honour the xfer timeout value | Miod Vallat |
2004-03-14 | grammer; from jmc@ | Michael Shalayeff |
2004-03-14 | Caps lock should only affect the letter keys, rather than enforcing a shift | Miod Vallat |
2004-03-14 | add the caveats section | Michael Shalayeff |
2004-03-14 | vah. more bktr devices | Michael Shalayeff |
2004-03-14 | sync list of supported cards to the driver | Michael Shalayeff |
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 |