Age | Commit message (Expand) | Author |
2006-04-25 | strtonum does not require limits.h | Ted Unangst |
2006-04-25 | mode_t is your friend | Theo de Raadt |
2006-04-25 | mark usage() __dead | Theo de Raadt |
2006-04-25 | for SENSOR_TIMEDELTA, store time in nanoseconds. discussion with kettenis | Theo de Raadt |
2006-04-25 | The -r flag without an argument signifies HEAD for rcsmerge as well. | Ray Lai |
2006-04-25 | The -r flag without an argument signifies HEAD for rcsclean. | Ray Lai |
2006-04-25 | if the timeval has data, print it at the end of the line | Theo de Raadt |
2006-04-25 | add a struct timeval to struct sensor. any sensor which wishes the user | Theo de Raadt |
2006-04-25 | Back out previous tests, the keywords all expanded and destroyed | Ray Lai |
2006-04-25 | Regression tests for keywords for ci. | Ray Lai |
2006-04-25 | Reflect latest lint commit, which fixes many type conversion false | Chad Loder |
2006-04-25 | A new, very exhaustive type conversion regression test. | Chad Loder |
2006-04-25 | Rather than use the psize() macro everywhere (portable size macro which | Chad Loder |
2006-04-24 | add a little spacing to HISTORY; | Jason McIntyre |
2006-04-24 | be consistent when describing revision selection; | Jason McIntyre |
2006-04-24 | prevent a race by keeping an fd for the workfile around until | Joris Vink |
2006-04-24 | Fix parser to match current behaviour and make auth-type et al. part of the | Claudio Jeker |
2006-04-24 | Do not leave an hole in the directory list if allocation of the | Otto Moerbeek |
2006-04-24 | lint prefers ANSI C function definitions if a prototype is available; | Otto Moerbeek |
2006-04-24 | small delint; ok deraadt@ | Otto Moerbeek |
2006-04-24 | further document how revisions are selected; mostly from xsa | Jason McIntyre |
2006-04-24 | - the argument to -r is optional | Jason McIntyre |
2006-04-24 | - do not show file ... as optional | Jason McIntyre |
2006-04-24 | a little more verbose about -h... | Jason McIntyre |
2006-04-24 | Use NULL where NULL is meant, from thib, no binary change | Pedro Martelletto |
2006-04-24 | Enable profling in asm if either PROF or GPROF is enabled, kernel profiling | Dale Rahn |
2006-04-24 | Properly terminate ENTRY with a semicolon, required for asm profiling. | Dale Rahn |
2006-04-24 | regen | Jonathan Gray |
2006-04-24 | Add id for 82801GBM SATA in AHCI mode. | Jonathan Gray |
2006-04-24 | - move -A into compat land | Jason McIntyre |
2006-04-24 | make the -r description match that in rcsmerge(1), as far as is possible; | Jason McIntyre |
2006-04-24 | -r is not optional: simplify its synopsis, but improve its description; | Jason McIntyre |
2006-04-24 | be consistent in error messages for wrongly specified keyword substitution | Xavier Santolaria |
2006-04-24 | bad space interrupted the flow of this morning's fortune; | Jason McIntyre |
2006-04-24 | don't clear interface flags (set skip on) when -N/-F is used without -O, | Daniel Hartmeier |
2006-04-24 | o Better match GNU behavior (a bare -t does NOT read from stdin, | Ray Lai |
2006-04-24 | oops | Theo de Raadt |
2006-04-24 | sync | Theo de Raadt |
2006-04-24 | egalax | Theo de Raadt |
2006-04-24 | sync | Theo de Raadt |
2006-04-24 | add a missing return here. | Brad Smith |
2006-04-23 | Another forgotten man page | Bjorn Sandell |
2006-04-23 | some more ANSI, KNF and other tidying up. | Brad Smith |
2006-04-23 | Heimdal provides these now. | Bjorn Sandell |
2006-04-23 | Install man page. Noted by Antoine Jacoutot | Bjorn Sandell |
2006-04-23 | Remove superfluous use of usb_callout_init() (== timeout_set()). | Kenneth R Westerback |
2006-04-23 | Make code path for ADMTek variant endian-safe; fixes dc(4) on macppc. | Mark Kettenis |
2006-04-23 | Recognize the D-Link DRP32TXD CardBus adapter. It is another | Brad Smith |
2006-04-23 | regen | Brad Smith |
2006-04-23 | add the D-Link DRP32TXD CardBus id. | Brad Smith |