summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-01Minor cleanup, do not set values to 0 twice.Claudio Jeker
2013-06-01syncTheo de Raadt
2013-06-01Move search domain iteration code in res_search_async.c where it belongs.Eric Faurot
2013-06-01Add dired key bindings. ok and advice jmc@lum
2013-06-01import tmpfs code, originally from netbsd.Marc Espie
2013-06-01Make hostaliases work for gethostbyname() and getaddrinfo() whenEric Faurot
2013-06-01Make 'kill-paragraph' behave like emacs. ok florian@lum
2013-06-01Use a standard locale name, "UTF-8" is an ugly non-standard aliasIngo Schwarze
2013-06-01hook up slowcgi to the tree, including /etc glue and a sample configurationChristian Weisgerber
2013-06-01Remove redundant call to splsoftnet(). There is aAlexander Bluhm
2013-06-01Use clock_gettime(CLOCK_MONOTONIC ...) for ssh timers so that things likeDarren Tucker
2013-06-01Update asr_hostaliases() to make all necessary checks in the function.Eric Faurot
2013-06-01Add defines for DRM_CAP_PRIME capability. Not implemented, but allowsMatthieu Herrb
2013-06-01Update the forw/backpara comments to reflect recent changes.lum
2013-06-01The k*() functions were moved to yank.c in 2005. Update the comment tolum
2013-06-01Introduce ltrace(1). This tool works with ld.so to inject utrace record forMiod Vallat
2013-06-01Userland bits for utrace record handling; from otto@Miod Vallat
2013-06-01tidy-up int declarations as suggested by florian@lum
2013-06-01regenMiod Vallat
2013-06-01Add utrace(2), a system call allowing for userland to send its own ktraceMiod Vallat
2013-06-01Adjust M-} (forward-paragraph) to behave like emacs.lum
2013-06-01iterating over the ns list only matters for res_send_async.c, so moveEric Faurot
2013-06-01If a table contained at least one complete lineIngo Schwarze
2013-06-01some small style changes that are distracting me from seeing a real bugTed Unangst
2013-06-01Make mutexes that get used in interrupts IPL_TTY instead of IPL_NONE.Mark Kettenis
2013-06-01Fix the include. Spotted by and OK naddy.Brandon Mercer
2013-06-01no need to cast nullTed Unangst
2013-06-01string.h defines null for usTed Unangst
2013-06-01no need to cast nullTed Unangst
2013-06-01Don't set the Message ID for hello messages.Claudio Jeker
2013-06-01Always advertise the Router-ID as the transport address.Claudio Jeker
2013-06-01Add support for advertising route information (RFC 4191).Brad Smith
2013-06-01Setup miniroot for the arm boards.Brandon Mercer
2013-06-01remove bogus XXX comment, 32 is just the way it is.Jasper Lievisse Adriaanse
2013-06-01Add vmx(4) to the kernel config, but comment it out for now.Reyk Floeter
2013-06-01Remove the old mkuboot since it was moved.Brandon Mercer
2013-06-01make the way of doing debug printfs genericJasper Lievisse Adriaanse
2013-05-31clean up some IFS and input handlingAlexander Hall
2013-05-31Unfuck BGP MPLS VPNs that got broken by the last few reload related commits.Claudio Jeker
2013-05-31export the original aka untranslated address for af-to in pflowFlorian Obser
2013-05-31Fix the build for a kernel without wd and pciide in its config.Alexander Bluhm
2013-05-31More cleanup: Consistently use the name "struct tbl_node *tbl"Ingo Schwarze
2013-05-31Replace shutdownhooks with activate functions, properly doing thoseTheo de Raadt
2013-05-31The name "struct tbl" was badly misleading for two reasons:Ingo Schwarze
2013-05-31Correct sequencing in ca_activate function. Some operations were in theTheo de Raadt
2013-05-31doesn't need any headersTed Unangst
2013-05-31minor tweaksTed Unangst
2013-05-31fixieTed Unangst
2013-05-31Add getprogname() and setprogname() to ease slackers^porters' work.Antoine Jacoutot
2013-05-31open up some races. if pool_debug == 2, force a yield() whenever waitok.Ted Unangst