summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-29backout miod's change because he did not compile libc.Theo de Raadt
2005-11-29Populate default key sizes before checking them; from & ok tim@Darren Tucker
2005-11-29add some casts to please lint. these are the typical tv_sec vs time_tTheo de Raadt
2005-11-29potential memory leak in hifn7751.c:hifn_newsession; 3873, fixed by jasonTheo de Raadt
2005-11-28correct attach() outputTheo de Raadt
2005-11-28no need for printf; man page should describe functionalityTheo de Raadt
2005-11-28Added ipmi watchdog code, based on esm watchdog code by dlg@Jordan Hargrave
2005-11-28Correct parameter in bus_dmamem_alloc().Kenneth R Westerback
2005-11-28Simplify checks for division by zero.Chad Loder
2005-11-28Maintain an interrupt depth counter for CLKF_INTR to be correct.Miod Vallat
2005-11-28Switch to per-process AST flags and clean AST-related codepaths; speeds upMiod Vallat
2005-11-28spacingTheo de Raadt
2005-11-28Added dlg@ watchdog code for enabling ESM2 watchdog timerJordan Hargrave
2005-11-28Remove older-than-gramps poor man's assym.h defines; .S files do not even needMiod Vallat
2005-11-28Leftovers from picatimes.Miod Vallat
2005-11-28spaces, and a off_t typecast to please lintTheo de Raadt
2005-11-28syncTheo de Raadt
2005-11-28syncTheo de Raadt
2005-11-28tapwave zodiac is a uvisor interfaceTheo de Raadt
2005-11-28Fixed Motherbobrd typoJordan Hargrave
2005-11-28Added sysids for PowerVault/PowerApp ESM2 systemsJordan Hargrave
2005-11-28back out the last 2 commits to bge(4) for now.Brad Smith
2005-11-28Some verbiage tweaks and cleanup. Sprinkle .Fa around for types andKenneth R Westerback
2005-11-28use atop(), remove last traces of Mach macros from hppa and hppa64Martin Reindl
2005-11-28probe before match; ok jordan marcoTheo de Raadt
2005-11-28transposed chars;Jason McIntyre
2005-11-28a little whitespace removal, and sort SEE ALSO;Jason McIntyre
2005-11-28setting ROOTBACKUP need not be done in crontab: alter the text toJason McIntyre
2005-11-28attempt to cope with the other versions of the chipsTheo de Raadt
2005-11-28back out last change, caused me panics on jumbo packets, ok deraadt@Peter Stromberg
2005-11-28some nice off_t casts to please lintTheo de Raadt
2005-11-28unused arg in internal static APITheo de Raadt
2005-11-28another dangling semicolon from Matthias BauerMichael Shalayeff
2005-11-28macppc fcu man pageTheo de Raadt
2005-11-28- consistently use x86_round_pdr() allowing us to remove the superfluousMartin Reindl
2005-11-28ARGSUSED stubsTheo de Raadt
2005-11-28make Lint prototypes equal; ok millertTheo de Raadt
2005-11-28fix month-old breakage found by genududes (after henning's breakage)Michael Shalayeff
2005-11-28more breakageMarkus Friedl
2005-11-28unbreak route deletion (from revision 1.55; obviously too much eyebleeding)Markus Friedl
2005-11-28sync usage() for `-xsuffixes';Xavier Santolaria
2005-11-28-T is here for compatibility;Xavier Santolaria
2005-11-28do not overflow ifr.ifr_addr; ok mpf, henning, hshoexer, deraadtMarkus Friedl
2005-11-28shrink some multi-lines comments;Xavier Santolaria
2005-11-28consistency in error messages;Xavier Santolaria
2005-11-28Update agent socket path templates to reflect reality, correct xref forDarren Tucker
2005-11-28Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2,Darren Tucker
2005-11-28Another comment typoChad Loder
2005-11-28Typos in commentsChad Loder
2005-11-28Set m_balance to 0 for the COLON operator, thus avoiding a false positive.Chad Loder