summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-11remove the session entry from the search tree when it's dead.Eric Faurot
2012-09-11log the process name and place when calling fatal().Eric Faurot
2012-09-11Rework the scheduler internals. Fix some scheduling loop issues andEric Faurot
2012-09-11Check that the host supports GET_SPEED as well as GET_VERSION before decidingDarren Tucker
2012-09-11sh can move to PIE, for better or worse. maybe it becomes slower, maybeTheo de Raadt
2012-09-10turn sparc miniroot into a proper ramdisk (thereby removing the lastTheo de Raadt
2012-09-10we need a fakeramdisk, like on sparc64Theo de Raadt
2012-09-10compile as much as possible on the install media with -fno-stack-protector.Theo de Raadt
2012-09-10nasty typo.Eric Faurot
2012-09-10Only keep track of the bio(4) cookie, not an entire bio_locate struct.Joel Sing
2012-09-10Cleanup VFS mount string handling:Joel Sing
2012-09-10autoconf is not the right place to sleep; noticed by haesbaertMike Belopuhov
2012-09-10drop the unencrypted packets when the MPPE is required. This wasYASUOKA Masahiko
2012-09-10add missing the congestion indicator code on IPv6 path.YASUOKA Masahiko
2012-09-10The gcc-sh-register-allocator bug may never be fixed. When we move toTheo de Raadt
2012-09-10syncTheo de Raadt
2012-09-10Bring into compliance with POSIX, exposing just the specified bits.Philip Guenthe
2012-09-10syncTheo de Raadt
2012-09-10compat_o48_sys_getdirentries can die; ok guentherTheo de Raadt
2012-09-10delete compat_o48_sys_getdirentries; ok guentherTheo de Raadt
2012-09-10use -Ocheck and waiting for completions by PID to make multiplexing testDarren Tucker
2012-09-10fake a sigwinch after each job, so if the terminal changes size,Ted Unangst
2012-09-10Log -O cmd output to the log file and make logging consistent with the otherDarren Tucker
2012-09-09Use "unsigned int" instead of BSD "u_int" in <util.h> so that it canMatthew Dempsky
2012-09-09tweak optionsEric Faurot
2012-09-09Set use_collect2 on m88k. Fixes the lib/csu/init_priority regress test.Miod Vallat
2012-09-09allow to disable some features at build timeEric Faurot
2012-09-09cleanup asr_debug.cEric Faurot
2012-09-09Add test for ssh -OstopDarren Tucker
2012-09-09use proper macros for debug traces.Eric Faurot
2012-09-08Switch landisk to timecounters. Adapted from NetBSD.Miod Vallat
2012-09-08On SPARC64 VI/VII CPUs, use the lseep instruction in the idle loop to force aMark Kettenis
2012-09-08Link init_priority into the regress tree now that it passes (exceptMatthew Dempsky
2012-09-08Reverse the order that ctors and dtors are run in accordance withMatthew Dempsky
2012-09-08Switch hp300 to timecounters. From NetBSD via martin@Miod Vallat
2012-09-08syncMartin Pieuchot
2012-09-08Add drm nodeMartin Pieuchot
2012-09-08Don't use mtrr if we are not on i386/amd64.Martin Pieuchot
2012-09-08Instead of having yet an other option to compile the drm code without agpMartin Pieuchot
2012-09-08Include files.agp to be able to check against NAGP in the drm agp glue.Martin Pieuchot
2012-09-08Plug a race where we're trying to kill a traced process while it is aleadyMark Kettenis
2012-09-08remove unused headerCharles Longeau
2012-09-08split asr_resolver.c into different files to overlay the libc/netEric Faurot
2012-09-07add const where missingTed Unangst
2012-09-07disassemble the rdrand instruction on i386/amd64Christian Weisgerber
2012-09-07bump CPU feature strings to 12 chars since some names are now 8 charactersChristian Weisgerber
2012-09-07Call pci_min_powerstate() to determine the lowest possible powerstate insteadMark Kettenis
2012-09-07Implement pci_min_powerstate().Mark Kettenis
2012-09-07Implement pci_min_powerstate().Mark Kettenis
2012-09-07Add a new function called acpi_pci_min_powerstate() that returns the lowestMark Kettenis