Age | Commit message (Expand) | Author |
2005-11-29 | Remove XXX_BROKEN_GCC ifdefs, which were used to work around an ancient | Chad Loder |
2005-11-29 | Typos in comments: explizit and implizit | Chad Loder |
2005-11-29 | add an option -j which suppresses setting the clock, but parses the date | Daniel Hartmeier |
2005-11-29 | superfluous ; OK henning@ | Claudio Jeker |
2005-11-29 | Missing ht(4) man page. | Mark Kettenis |
2005-11-29 | .Nm atd -> adt | Jason McIntyre |
2005-11-29 | consistency in variables naming; | Xavier Santolaria |
2005-11-29 | some more bits for `-w[user]' support; | Xavier Santolaria |
2005-11-29 | Fix IPv6 hmac calculation. | Marco Pfatschbacher |
2005-11-29 | - Zap duplicate semicolon. From Alexander Hall via PR #4913. Thanks! | Bernd Ahlers |
2005-11-29 | document `-b'; | Xavier Santolaria |
2005-11-29 | document: | Xavier Santolaria |
2005-11-29 | from the diffs so old they're growing mold dept: | Ted Unangst |
2005-11-29 | apply patch from david hill for two netbsd prs: | Ted Unangst |
2005-11-29 | Kill unused locals | Chad Loder |
2005-11-29 | Make lint grok __func__, which in C99 is a predifined identifier that | Chad Loder |
2005-11-29 | Fix bus_dma code to eliminate my busted logic, align usage with man | Kenneth R Westerback |
2005-11-29 | something in the eurobsdcon route-a-thon broke my simple home network | Jolan Luff |
2005-11-29 | backout miod's change because he did not compile libc. | Theo de Raadt |
2005-11-29 | Populate default key sizes before checking them; from & ok tim@ | Darren Tucker |
2005-11-29 | add some casts to please lint. these are the typical tv_sec vs time_t | Theo de Raadt |
2005-11-29 | potential memory leak in hifn7751.c:hifn_newsession; 3873, fixed by jason | Theo de Raadt |
2005-11-28 | correct attach() output | Theo de Raadt |
2005-11-28 | no need for printf; man page should describe functionality | Theo de Raadt |
2005-11-28 | Added ipmi watchdog code, based on esm watchdog code by dlg@ | Jordan Hargrave |
2005-11-28 | Correct parameter in bus_dmamem_alloc(). | Kenneth R Westerback |
2005-11-28 | Simplify checks for division by zero. | Chad Loder |
2005-11-28 | Maintain an interrupt depth counter for CLKF_INTR to be correct. | Miod Vallat |
2005-11-28 | Switch to per-process AST flags and clean AST-related codepaths; speeds up | Miod Vallat |
2005-11-28 | spacing | Theo de Raadt |
2005-11-28 | Added dlg@ watchdog code for enabling ESM2 watchdog timer | Jordan Hargrave |
2005-11-28 | Remove older-than-gramps poor man's assym.h defines; .S files do not even need | Miod Vallat |
2005-11-28 | Leftovers from picatimes. | Miod Vallat |
2005-11-28 | spaces, and a off_t typecast to please lint | Theo de Raadt |
2005-11-28 | sync | Theo de Raadt |
2005-11-28 | sync | Theo de Raadt |
2005-11-28 | tapwave zodiac is a uvisor interface | Theo de Raadt |
2005-11-28 | Fixed Motherbobrd typo | Jordan Hargrave |
2005-11-28 | Added sysids for PowerVault/PowerApp ESM2 systems | Jordan Hargrave |
2005-11-28 | back out the last 2 commits to bge(4) for now. | Brad Smith |
2005-11-28 | Some verbiage tweaks and cleanup. Sprinkle .Fa around for types and | Kenneth R Westerback |
2005-11-28 | use atop(), remove last traces of Mach macros from hppa and hppa64 | Martin Reindl |
2005-11-28 | probe before match; ok jordan marco | Theo de Raadt |
2005-11-28 | transposed chars; | Jason McIntyre |
2005-11-28 | a little whitespace removal, and sort SEE ALSO; | Jason McIntyre |
2005-11-28 | setting ROOTBACKUP need not be done in crontab: alter the text to | Jason McIntyre |
2005-11-28 | attempt to cope with the other versions of the chips | Theo de Raadt |
2005-11-28 | back out last change, caused me panics on jumbo packets, ok deraadt@ | Peter Stromberg |
2005-11-28 | some nice off_t casts to please lint | Theo de Raadt |
2005-11-28 | unused arg in internal static API | Theo de Raadt |