summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01Adding an additonal delay after each access to SystemMemory or SystemIOMark Kettenis
2014-07-01Fix snprintf() return value tests. ok gilles@Matthieu Herrb
2014-07-01KASSERT() the correct node if a hint is passed to rn_delete().Martin Pieuchot
2014-07-01activate "out-of-order" archives based on historyMarc Espie
2014-07-01turn out-of-order extraction back on.Marc Espie
2014-07-01tweak the ProgressMeter code to always record sizes, even in the stub caseMarc Espie
2014-07-01update currency exchange rates;Jason McIntyre
2014-07-01no more uvm_fork(9);Jason McIntyre
2014-07-01there is no disksort, so there are no stats produced to fill in aDavid Gwynne
2014-07-01i removed disksort. we dont need its prototype.David Gwynne
2014-07-01Use a flag on the pthread_t to indicate that the thread's stack wasPhilip Guenther
2014-07-01Fix typo in Hoare quotePhilip Guenther
2014-07-01take the biglock before calling the xs completion handler.David Gwynne
2014-07-01take the biglock when calling an adapters scsi_cmd handler.David Gwynne
2014-07-01start on being able to safely run io through the midlayer withoutDavid Gwynne
2014-07-01Add a test to catch .el\{ breakage; roff.c rev. 1.88Ingo Schwarze
2014-07-01The previous commit to this file broke the control flow keywords \{ and \}Ingo Schwarze
2014-06-30garbage collect two unused enum mandocerr itemsIngo Schwarze
2014-06-30Remove some dead functions from uvm.9:Matthew Dempsky
2014-06-30Use getrlimit(2) instead of assuming MAXDSIZ is available in userland.Otto Moerbeek
2014-06-30Update to reflect that UVM_INH_ZERO has replaced UVM_INH_DONATE.Matthew Dempsky
2014-06-30simplify and unobfuscate a variable to fix a mem leak.Ted Unangst
2014-06-30fix the identical leak in three different files.Ted Unangst
2014-06-30Merge two loops in collapse_redirspec into oneMike Belopuhov
2014-06-30suppress spurious error message when loading key with a passphrase;Damien Miller
2014-06-30Attach HFSC after it's been completely initialized.Martin Pelikan
2014-06-30Kill dead code, what does a negative number of addresses on a carp(4)Martin Pieuchot
2014-06-30remove backwards compat layer for alpha osf1. back then compilers andTheo de Raadt
2014-06-30sys/types.h rather than sys/param.h, where applicable. avoid overreach.Theo de Raadt
2014-06-30sort includes much more sensiblyTheo de Raadt
2014-06-30limits.h rather than sys/param.hTheo de Raadt
2014-06-29Use the freshly improved roff_getname() functionIngo Schwarze
2014-06-29delete a #ifdef _KERNEL chunk protecting userland from an #if 0 chunkTheo de Raadt
2014-06-29Use the freshly improved roff_getname() functionIngo Schwarze
2014-06-29Major roff_getname() cleanup.Ingo Schwarze
2014-06-29Bugfix in roff_setstrn():Ingo Schwarze
2014-06-29Free "data" when it's no longer in use.Loganaden Velvindron
2014-06-29Fix file descriptor leakLoganaden Velvindron
2014-06-29Remove yet another unused file... a backup copy (minus copyright andJoel Sing
2014-06-29KNF.Joel Sing
2014-06-29Remove another unused source file - I got suspicious when I found aJoel Sing
2014-06-29More KNF.Joel Sing
2014-06-29Don't ridiculously assume that sysctl.h will (through a set of extremelyTheo de Raadt
2014-06-29If you want <sys/queue.h>, you need to include it. Don't assume thatTheo de Raadt
2014-06-29correct issetugid sense as spotted by Stijn van Drongelen.Theo de Raadt
2014-06-29do not need sys/disk.hTheo de Raadt
2014-06-28Don't use meaningless MAP_TRYFIXED flag in compat_linuxMatthew Dempsky
2014-06-28syncTheo de Raadt
2014-06-28Add a missing word.Jeremie Courreges-Anglas
2014-06-28Fix a memory leak and another one that occurs in the error paths.Loganaden Velvindron