summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-23Add more bloat to manual.Ray Lai
2007-03-23Turn AHCI_DEBUG back on for now, so we can see if any commands are timingChristopher Pascoe
2007-03-23Flags belong under SYNOPSIS, not NAME.Ray Lai
2007-03-23Alphabetize flags and environment variables.Ray Lai
2007-03-23Replace `&' in gecos field with login, prodded by deraadt@.Ray Lai
2007-03-23Fix set to already set localJordan Hargrave
2007-03-23Track the ATA xfer's state more closely - may help us identify why someChristopher Pascoe
2007-03-23Really clear the device register on the flush cache command. Last commitChristopher Pascoe
2007-03-23Clear the device register on the flush cache command, in case somethingChristopher Pascoe
2007-03-23Catch timed out disk commands.Christopher Pascoe
2007-03-23simplify cleanup by using an atexit handler. lets us use err() insteadTed Unangst
2007-03-23add ethertype for ata over ethernet (AoE)Ted Unangst
2007-03-23re-org something for prettinessTheo de Raadt
2007-03-23support $PR_FORM environment variableTheo de Raadt
2007-03-23Don't insert double slashes ("/tmp//p.XXXXXXXXXX") if TMPDIR endsRay Lai
2007-03-23Support command-line arguments in $EDITOR. Prodded by deraadt@.Ray Lai
2007-03-23spacingTheo de Raadt
2007-03-23-V in usageTheo de Raadt
2007-03-23document -L -V and -P options. still a bit shortTheo de Raadt
2007-03-23add -V (version) supportTheo de Raadt
2007-03-23Get rid of silly gcc warning.Ray Lai
2007-03-23handle the -L and -P options; ok rayTheo de Raadt
2007-03-23Enable our sendbug(1), prodded by deraadt@.Ray Lai
2007-03-23some minor KNF, including sentinals; ok rayTheo de Raadt
2007-03-23Import public domain rewrite of sendbug, written by Ray Lai. =)Ray Lai
2007-03-23cannot remember what the vax -O0 workaround in 2002 was for. wish theTheo de Raadt
2007-03-23Add a routine to scale timedelta sensors to more meaningful units,Chris Kuethe
2007-03-22remove default output of version numbers to silence confused auditingPierre-Yves Ritschard
2007-03-22Do not define ISA_DMA_STATS by default; ok deraadtMiod Vallat
2007-03-22Move powerpc to __HAVE_MUTEX. With help from drahn@. Tested by nick@, xsa@,Mark Kettenis
2007-03-22Change yet another kernel message starting with `<'.Miod Vallat
2007-03-22When registering VME interrupts, maintain a direct ipl->vector table, as longMiod Vallat
2007-03-22In cmmu routines, replace splhigh() with disable_interrupts(), saves a functionMiod Vallat
2007-03-22Fix handling of multiple stdin arguments in cooked mode, closes PR 5418.Todd C. Miller
2007-03-22use MD5_DIGEST_STRING_LENGTH instead of rolling our own lenght.Xavier Santolaria
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2007-03-22s/%ssredistribute/%sredistribute/. One s is enough and makes -nv outputClaudio Jeker
2007-03-22Somehow I forgot how to correctly sort in alphabetical order.Claudio Jeker
2007-03-22Do not advertise version in the ftp banner, because there is no reason to.Chad Loder
2007-03-22Remove wrong length check, which ignored the '/' characterMoritz Jodeit
2007-03-22do not try to grab default router list on "ndp -r" if it's emptyJun-ichiro itojun Hagino
2007-03-22syncTheo de Raadt
2007-03-22nicer MLINKS chunkTheo de Raadt
2007-03-22backoutOtto Moerbeek
2007-03-22Fix buffer overflow when parsing the .netrc file.Moritz Jodeit
2007-03-22typo; from Seth HieronymusJason McIntyre
2007-03-22read and write funcs for the global register spaceDavid Gwynne
2007-03-22map the global and port register spaces.David Gwynne
2007-03-22Perform legacy emulation handover for USB1 companion controllers immediatelyChristopher Pascoe
2007-03-22Reapplication of rev 1.49.Christopher Pascoe