summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-05sh -c should not munge argv[].Marc Espie
2012-09-05zap dead fileEric Faurot
2012-09-05Get rid of the hostaddr_async subquery and merge its behaviourEric Faurot
2012-09-05run regress with the local env tooEric Faurot
2012-09-05use LDSTATIC for building static executablesEric Faurot
2012-09-05overwrite with random stream; a repeating chunk of random data isn'tChristian Weisgerber
2012-09-05COMPAT_O48 can be turned off; ok guentherTheo de Raadt
2012-09-05struct oscsi_addr is not used anymoreTheo de Raadt
2012-09-05struct orlimit is only used by linux compat now, and can stop pollutingTheo de Raadt
2012-09-05struct omount can die; ok guentherTheo de Raadt
2012-09-05Implement basic (blocking) YP support for getaddrinfo_async().Eric Faurot
2012-09-05Make hostaddr_async() return a linked list of struct addrinfo. FirstEric Faurot
2012-09-05Handle empty list properly in choose-list, based on fix from Thomas Adam.Nicholas Marriott
2012-09-05We can't tell what the terminal has done with a DCS string, so reset theNicholas Marriott
2012-09-05don't let pkg_add turn interactive, and waive the @ask-update questions.Marc Espie
2012-09-05use "MS-DOS", for consistency with other docs;Jason McIntyre
2012-09-05don't truncate a pointer to int, before checking the low bits -- use uintptr_tTheo de Raadt
2012-09-04one random overwrite is sufficient, after some discussion on techTed Unangst
2012-09-04arc4random_buf is the easy way to fill a buffer now. ok deraadtTed Unangst
2012-09-04Implement pci_min_powerstate().Mark Kettenis
2012-09-04Implement pci_min_powerstate().Mark Kettenis
2012-09-04Implement pci_min_powerstate().Mark Kettenis
2012-09-04Add support for -fPICTheo de Raadt
2012-09-04The powerlevel is an unsigned int, there is no need to check for negativeClaudio Jeker
2012-09-04implement basic YP support for gethostbyname_async()/gethostbyaddr_async()Eric Faurot
2012-09-04fix log_err() calls (from Patrick Wildt) and remove extra space.Okan Demirmen
2012-09-04Trivial code simplification from Tim Ruehsen.Nicholas Marriott
2012-09-04Raise IPL to IPL_SOFTNET in nd6_addr_add(). This code originally ran atStefan Sperling
2012-09-04sort sections;Jason McIntyre
2012-09-04remove lint leftovers; ok guenther@Okan Demirmen
2012-09-04these are no longer used; ok guentherTheo de Raadt
2012-09-03fix the example filter to match current API by usingCharles Longeau
2012-09-03- resolve unchecked malloc()'s; prompted by rustyBSD.Okan Demirmen
2012-09-03Remove xterm CRA support - support is patchy and it will be done betterNicholas Marriott
2012-09-03Teach as(1) about rdrand on i386/amd64.Mark Kettenis
2012-09-03add Intel 7 series kt (amt serial over lan)Jonathan Gray
2012-09-03Use the right index when adding item in choose-tree, from Thomas Adam.Nicholas Marriott
2012-09-03When choosing a pane found by find-window, switch to that pane ratherNicholas Marriott
2012-09-03Rename variables to something a but more understandable.Nicholas Marriott