summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-12add support for interface names as host specificationsHans-Joerg Hoexer
2005-11-12- remove strtab stuff. serves no useful purpose.Niall O'Higgins
2005-11-12splimp -> splvmBrad Smith
2005-11-12splimp -> splvm in MBUFLOCK() macro.Brad Smith
2005-11-12FILE * leak, missing fclose(); evol@online.ptt.ruTheo de Raadt
2005-11-12break in caseTheo de Raadt
2005-11-12return; at end of function is dorkyTheo de Raadt
2005-11-12remove unused variable; ok kjellTheo de Raadt
2005-11-12Paranoia. Check if last of a series of strlcats overflows. Pointed out byKjell Wooding
2005-11-12left a free() behind, spotted by cloderTheo de Raadt
2005-11-12Add lmtemp at maciic.Mark Kettenis
2005-11-12no longer require boot_osflags being set to 'a' in the SRM for going multiuse...Martin Reindl
2005-11-12Add i2cbus to smu and i2c to maciic.Mark Kettenis
2005-11-12avoid close(-1), as in rcp; ok cloderTheo de Raadt
2005-11-12spaceTheo de Raadt
2005-11-12move to asprintf; ok dhill cloderTheo de Raadt
2005-11-12Define attachment-like attribute i2c and attach lmtemp to that instead of iic.Mark Kettenis
2005-11-12spacing mostlyTheo de Raadt
2005-11-12permit TO/FROM to be swapped (symmetry is good); ok hshoexermkTheo de Raadt
2005-11-12simplify TAILQ walking code; ok hshoexerTheo de Raadt
2005-11-12spacingTheo de Raadt
2005-11-12spacingTheo de Raadt
2005-11-12do not stat() before open(); instead -- use fstat(); ok hshoexerTheo de Raadt
2005-11-12clarify how wtmp is rotated, since it was rather misleading;Jason McIntyre
2005-11-12move the ac(8) stuff to weekly, rather than monthly, since by defaultJason McIntyre
2005-11-12- note that basename() may modify the stringJason McIntyre
2005-11-12use asprintf; ok dhill@mindcry.orgTheo de Raadt
2005-11-12spacingTheo de Raadt
2005-11-12more asprintf; ok dhill@mindcry.orgTheo de Raadt
2005-11-12more memleaks plugged; evol@online.ptt.ruTheo de Raadt
2005-11-12there are two things that safte does: update sensors and blink lights. ifDavid Gwynne
2005-11-12spacingTheo de Raadt
2005-11-12use snprintf; dhill@mindcry.orgTheo de Raadt
2005-11-12use snprintf; ok cloder dhill@mindcry.orgTheo de Raadt
2005-11-12be aware of "tunnel"Hans-Joerg Hoexer
2005-11-12handle transport/tunnel modeHans-Joerg Hoexer
2005-11-12VIA Rhine ethernet worksMartin Reindl
2005-11-12support for `-Aoldfile'; joris okXavier Santolaria
2005-11-12clean up unused includesDavid Gwynne
2005-11-12remove the ses kthread goop and use the sensor kthread for updates insteadDavid Gwynne
2005-11-12ansi. No binary change.Jonathan Gray
2005-11-12Make sure we only touch associated processes of physical buffers.Pedro Martelletto
2005-11-12memory leak; ok cloderTheo de Raadt
2005-11-12spacingTheo de Raadt
2005-11-12use asprintf instead; dhill@mindcry.orgTheo de Raadt
2005-11-12use asprintf instead; dhill@mindcry.orgTheo de Raadt
2005-11-12use asprintf instead; dhill@mindcry.orgTheo de Raadt
2005-11-12print memory the same way as it is done on i386/amd64.Dale Rahn
2005-11-12do not print boot_file, noone caresTheo de Raadt
2005-11-11round clock upTheo de Raadt