Age | Commit message (Expand) | Author |
2005-11-13 | lock updates to the buffer with the enclosure status in it so that one | David Gwynne |
2005-11-13 | if the particular ses device has no slots or sensors to handle, then free | David Gwynne |
2005-11-13 | handle asprintf() failure; from dhill@mindcry.org | Theo de Raadt |
2005-11-13 | code was totally borked, if it failed to detect a LM77 it left the | Theo de Raadt |
2005-11-12 | Pass a struct proc * to ISHPMMADDR instead of abusing curproc in it. | Miod Vallat |
2005-11-12 | Compute a rough estimate of exactly how much memory uvm_init() will allocate, | Miod Vallat |
2005-11-12 | Constify, and simplify hdgetinfo() which only gets called for known disks. | Miod Vallat |
2005-11-12 | Provide useful information if we panic due to looping interrupts. | Miod Vallat |
2005-11-12 | Print HP-IB disk geometry the same way we print SCSI disk geometries | Miod Vallat |
2005-11-12 | Unbreak i386. | Mark Kettenis |
2005-11-12 | - fix xsa breakage. char arrays on the stack are not NULL if empty. use | Niall O'Higgins |
2005-11-12 | spacing | Hans-Joerg Hoexer |
2005-11-12 | add support for interface names as host specifications | Hans-Joerg Hoexer |
2005-11-12 | - remove strtab stuff. serves no useful purpose. | Niall O'Higgins |
2005-11-12 | splimp -> splvm | Brad Smith |
2005-11-12 | splimp -> splvm in MBUFLOCK() macro. | Brad Smith |
2005-11-12 | FILE * leak, missing fclose(); evol@online.ptt.ru | Theo de Raadt |
2005-11-12 | break in case | Theo de Raadt |
2005-11-12 | return; at end of function is dorky | Theo de Raadt |
2005-11-12 | remove unused variable; ok kjell | Theo de Raadt |
2005-11-12 | Paranoia. Check if last of a series of strlcats overflows. Pointed out by | Kjell Wooding |
2005-11-12 | left a free() behind, spotted by cloder | Theo de Raadt |
2005-11-12 | Add lmtemp at maciic. | Mark Kettenis |
2005-11-12 | no longer require boot_osflags being set to 'a' in the SRM for going multiuse... | Martin Reindl |
2005-11-12 | Add i2cbus to smu and i2c to maciic. | Mark Kettenis |
2005-11-12 | avoid close(-1), as in rcp; ok cloder | Theo de Raadt |
2005-11-12 | space | Theo de Raadt |
2005-11-12 | move to asprintf; ok dhill cloder | Theo de Raadt |
2005-11-12 | Define attachment-like attribute i2c and attach lmtemp to that instead of iic. | Mark Kettenis |
2005-11-12 | spacing mostly | Theo de Raadt |
2005-11-12 | permit TO/FROM to be swapped (symmetry is good); ok hshoexermk | Theo de Raadt |
2005-11-12 | simplify TAILQ walking code; ok hshoexer | Theo de Raadt |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | do not stat() before open(); instead -- use fstat(); ok hshoexer | Theo de Raadt |
2005-11-12 | clarify how wtmp is rotated, since it was rather misleading; | Jason McIntyre |
2005-11-12 | move the ac(8) stuff to weekly, rather than monthly, since by default | Jason McIntyre |
2005-11-12 | - note that basename() may modify the string | Jason McIntyre |
2005-11-12 | use asprintf; ok dhill@mindcry.org | Theo de Raadt |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | more asprintf; ok dhill@mindcry.org | Theo de Raadt |
2005-11-12 | more memleaks plugged; evol@online.ptt.ru | Theo de Raadt |
2005-11-12 | there are two things that safte does: update sensors and blink lights. if | David Gwynne |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | use snprintf; dhill@mindcry.org | Theo de Raadt |
2005-11-12 | use snprintf; ok cloder dhill@mindcry.org | Theo de Raadt |
2005-11-12 | be aware of "tunnel" | Hans-Joerg Hoexer |
2005-11-12 | handle transport/tunnel mode | Hans-Joerg Hoexer |
2005-11-12 | VIA Rhine ethernet works | Martin Reindl |
2005-11-12 | support for `-Aoldfile'; joris ok | Xavier Santolaria |