Age | Commit message (Expand) | Author |
2007-08-14 | 'shall be' was changed to 'is' in sysctl.3#rev1.164, now let's change it to '... | Constantine A. Murenin |
2007-08-14 | Make sure all the packet is in one continuous mbuf. | Can Erkin Acar |
2007-08-14 | the ellipsis is not an optional argument; document the "-a" flag in whereis(1) | Igor Sobrado |
2007-08-14 | sync printing w/ sysctl(8) and add missing sensor types to conf parser; | Constantine A. Murenin |
2007-08-14 | Commentary in the examples section was wrong from the start, because it gave | Constantine A. Murenin |
2007-08-14 | make default_lease_time a #define; ok krw@ henning@ | Kevin Steves |
2007-08-14 | removal of zts sysctls created a numeric gap. repair. ok miod robert | Theo de Raadt |
2007-08-14 | Add missing siop@phantomas and siop@uturn attachments. The latter was tested | Mark Kettenis |
2007-08-14 | error out, instead of producing a warning and displaying that the YP | Alexandre Anriot |
2007-08-14 | I forgot to remove the UNIT macro when the wdt char device was removed | Michael Knudsen |
2007-08-14 | Replace bus_space_write/read_2 loops in cmd req/rsp routines with | Marcus Glocker |
2007-08-13 | No need to #include <netinet/in.h> twice. Noticed by Diego Casati. | Kenneth R Westerback |
2007-08-11 | Set command context save flag already in attach routine. Avoids double | Marcus Glocker |
2007-08-11 | add caveats section, documenting previously undocumented state dumping mechan... | Constantine A. Murenin |
2007-08-11 | s/ and alerter// against previous: 'alerter' is not a standard word (yet), | Constantine A. Murenin |
2007-08-11 | Kill a couple of 'echo' statements that can never produce visible | Kenneth R Westerback |
2007-08-11 | Remove IBSS capability flag for now. | Marcus Glocker |
2007-08-11 | tweak previous: | Jason McIntyre |
2007-08-11 | Add note to the effect that the spamd pf table is no | Jonathan Gray |
2007-08-11 | Do not complain about being not able to read non-existing files. Minor | Hans-Joerg Hoexer |
2007-08-10 | sync sensorsd.8: add my copyright; change NAME summary; fix some grammar; | Constantine A. Murenin |
2007-08-10 | Enable CF malo for macppc, it also works there. | Marcus Glocker |
2007-08-10 | sync sensorsd.conf.5 with reality, including: | Constantine A. Murenin |
2007-08-10 | make it more clear that the temperature can range between 0 and 285, | Jasper Lievisse Adriaanse |
2007-08-10 | sync structs with reality | Henning Brauer |
2007-08-10 | Fix some letho16() tweaks which made my macppc crash on an | Marcus Glocker |
2007-08-10 | Be more careful when asking for the next property. help and ok kettenis@. | Federico G. Schwindt |
2007-08-10 | duplicate strdup; ok hshoexer | Markus Friedl |
2007-08-10 | add missing xserv, and use ${MACHINE} throughout (still needs testing) | Theo de Raadt |
2007-08-10 | Add missing multicast part to ioctl. | Marcus Glocker |
2007-08-10 | sync | Xavier Santolaria |
2007-08-10 | Add Bluetooth devices. From NetBSD. ok deraadt | Xavier Santolaria |
2007-08-10 | use more variables, because variables are good | Theo de Raadt |
2007-08-10 | oops, missed xbase | Theo de Raadt |
2007-08-10 | a somewhat crude way to generate installXX.iso files based on | Theo de Raadt |
2007-08-09 | spelling fixes; from Matthew Clarke | Jason McIntyre |
2007-08-09 | If an association has failed, set the device back to INIT state. | Marcus Glocker |
2007-08-09 | - more missing variables for proper ports work | Antoine Jacoutot |
2007-08-09 | Check all FW commands in the init path. None of them shall timeout, | Marcus Glocker |
2007-08-09 | o Add a mechanism to execute single commands even if are are not context | Marcus Glocker |
2007-08-09 | do not install the cdromXX.fs file, it is useless | Theo de Raadt |
2007-08-09 | Correctly acknowledge event interrupts. Got the wrong register value | Marcus Glocker |
2007-08-09 | glxsb can now be used for IPsec; from Okan Demirmen; ok tom | Markus Friedl |
2007-08-09 | fix CVE-2007-3304 | Martynas Venckus |
2007-08-09 | Comment. Sort some register values. | Marcus Glocker |
2007-08-09 | Add event handler. Events notify us about things like when a | Marcus Glocker |
2007-08-09 | Use '\0', not NULL, for NUL characters. | Ray Lai |
2007-08-09 | be more consistent in memcpy usage; no md5 change in .o; ok deraadt@ | Constantine A. Murenin |
2007-08-09 | Correct function name in fatal(). From Igor Zinovik. | Ray Lai |
2007-08-09 | Let realloc handle NULL. Check for integer overflow and realloc | Ray Lai |