Age | Commit message (Expand) | Author |
2013-06-01 | Make pfioc_natlook and pfr_addr match net/pfvar.h | Lawrence Teo |
2013-06-01 | tweak previous; | Jason McIntyre |
2013-06-01 | add GENERIC.MP | Jasper Lievisse Adriaanse |
2013-06-01 | corectly initialize the number of cores/cpus on the board. this fixes a NULL | Jasper Lievisse Adriaanse |
2013-06-01 | tpms -> utpms; | Jason McIntyre |
2013-06-01 | reorder syslog params descr to make sense, and minor tweaks, plus jmc@'s | Marc Espie |
2013-06-01 | consolidate ifdef blocks by moving a variable | Ted Unangst |
2013-06-01 | Fix typo backswards -> backwards. | Alexander Bluhm |
2013-06-01 | If popbuf() fails, calling function should return FALSE. | lum |
2013-06-01 | regen | Ted Unangst |
2013-06-01 | always implement stub utrace syscall, but keep the body #ifdef KTRACE | Ted Unangst |
2013-06-01 | Refactor the default route adding code to use a general route adding | Kenneth R Westerback |
2013-06-01 | Pass the routing domain to IPv6 pr_ctlinput() like in IPv4. | Alexander Bluhm |
2013-06-01 | update to nginx-1.4.1 and enable the SPDY module by default | Robert Nagy |
2013-06-01 | As found by kurt, there's a twisty race between exit1 and fork1 | Ted Unangst |
2013-06-01 | Minor cleanup, do not set values to 0 twice. | Claudio Jeker |
2013-06-01 | sync | Theo de Raadt |
2013-06-01 | Move search domain iteration code in res_search_async.c where it belongs. | Eric Faurot |
2013-06-01 | Add dired key bindings. ok and advice jmc@ | lum |
2013-06-01 | import tmpfs code, originally from netbsd. | Marc Espie |
2013-06-01 | Make hostaliases work for gethostbyname() and getaddrinfo() when | Eric Faurot |
2013-06-01 | Make 'kill-paragraph' behave like emacs. ok florian@ | lum |
2013-06-01 | Use a standard locale name, "UTF-8" is an ugly non-standard alias | Ingo Schwarze |
2013-06-01 | hook up slowcgi to the tree, including /etc glue and a sample configuration | Christian Weisgerber |
2013-06-01 | Remove redundant call to splsoftnet(). There is a | Alexander Bluhm |
2013-06-01 | Use clock_gettime(CLOCK_MONOTONIC ...) for ssh timers so that things like | Darren Tucker |
2013-06-01 | Update asr_hostaliases() to make all necessary checks in the function. | Eric Faurot |
2013-06-01 | Add defines for DRM_CAP_PRIME capability. Not implemented, but allows | Matthieu Herrb |
2013-06-01 | Update the forw/backpara comments to reflect recent changes. | lum |
2013-06-01 | The k*() functions were moved to yank.c in 2005. Update the comment to | lum |
2013-06-01 | Introduce ltrace(1). This tool works with ld.so to inject utrace record for | Miod Vallat |
2013-06-01 | Userland bits for utrace record handling; from otto@ | Miod Vallat |
2013-06-01 | tidy-up int declarations as suggested by florian@ | lum |
2013-06-01 | regen | Miod Vallat |
2013-06-01 | Add utrace(2), a system call allowing for userland to send its own ktrace | Miod Vallat |
2013-06-01 | Adjust M-} (forward-paragraph) to behave like emacs. | lum |
2013-06-01 | iterating over the ns list only matters for res_send_async.c, so move | Eric Faurot |
2013-06-01 | If a table contained at least one complete line | Ingo Schwarze |
2013-06-01 | some small style changes that are distracting me from seeing a real bug | Ted Unangst |
2013-06-01 | Make mutexes that get used in interrupts IPL_TTY instead of IPL_NONE. | Mark Kettenis |
2013-06-01 | Fix the include. Spotted by and OK naddy. | Brandon Mercer |
2013-06-01 | no need to cast null | Ted Unangst |
2013-06-01 | string.h defines null for us | Ted Unangst |
2013-06-01 | no need to cast null | Ted Unangst |
2013-06-01 | Don't set the Message ID for hello messages. | Claudio Jeker |
2013-06-01 | Always advertise the Router-ID as the transport address. | Claudio Jeker |
2013-06-01 | Add support for advertising route information (RFC 4191). | Brad Smith |
2013-06-01 | Setup miniroot for the arm boards. | Brandon Mercer |
2013-06-01 | remove bogus XXX comment, 32 is just the way it is. | Jasper Lievisse Adriaanse |
2013-06-01 | Add vmx(4) to the kernel config, but comment it out for now. | Reyk Floeter |