summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-07Fixup a memory access fault on an invalid reply. Quoting the spec:Mike Belopuhov
2012-09-07Make C-r not screw up the line counter if the pattern ends up notlum
2012-09-07return value has no use; make it void.Eric Faurot
2012-09-07unused variablesEric Faurot
2012-09-07fix typo and commentYASUOKA Masahiko
2012-09-07Create IPv6 privacy addresses even if static IPv6 addresses are present.Stefan Sperling
2012-09-07when muxmaster is run with -N, make it shut down gracefully when a clientDarren Tucker
2012-09-07add pkcs5_pbkdf2(3);Jason McIntyre
2012-09-07various fixes;Jason McIntyre
2012-09-07tmpname -> tempnam; from Artturi AlmJason McIntyre
2012-09-07Give this a chance to build with gcc2. ok matthew@Miod Vallat
2012-09-07Merge escape help text for ~v and ~V; ok djm@Darren Tucker
2012-09-07syncTheo de Raadt
2012-09-07no need for the ../bioctlTheo de Raadt
2012-09-07Print '^Z' instead of a raw ^Z when the sequence is not supported. ok djm@Darren Tucker
2012-09-07handle pkcs5_pbkdf2() falloutTheo de Raadt
2012-09-06Add a (currently failing) regress test for GNU C++'s init_priorityMatthew Dempsky
2012-09-06Move the commented out test program in pkcs5_pbkdf2.c into a properMatthew Dempsky
2012-09-06remove compat_aout support for i386. ok deraadtTed Unangst
2012-09-06config parsing is done in one pass now. no need to use callback anymore.Eric Faurot
2012-09-06some better phrasing, mostly via jsingTed Unangst
2012-09-06move pkcs5_pbkdf5 function to libutil so everybody can play with itTed Unangst
2012-09-06Remove the need to occasionally treat dos file names as strings byKenneth R Westerback
2012-09-06Avoid modifying argv when building argv for $* and $@ since it willTodd C. Miller
2012-09-06include yp headers if necessary.Eric Faurot
2012-09-06make it easy to build without debug codeEric Faurot
2012-09-06missing letter in previous;Jason McIntyre
2012-09-06tweak previous;Jason McIntyre
2012-09-06add a strsplit() helper to factorize code a bit.Eric Faurot
2012-09-06Make the escape command help (~?) context sensitive so that only commandsDarren Tucker
2012-09-06shorter display for trivial updatesets,Marc Espie
2012-09-06YP is now supported.Eric Faurot
2012-09-06remove unused member, reorganize a bit and sync manpage.Eric Faurot
2012-09-06mention SMBus support in glxpcib(4)Jonathan Gray
2012-09-06Put help text for ~v and ~V around the correct wayDarren Tucker
2012-09-06Add ~v and ~V escape sequences to raise and lower the logging levelDarren Tucker
2012-09-06Restore missing space.Darren Tucker
2012-09-06add default license to mdoc.template. ok deraadt ianTed Unangst
2012-09-05backout, Todd's version may be cleaner, but it's also wrong.Marc Espie