Age | Commit message (Expand) | Author |
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 |
2013-06-01 | Remove the old mkuboot since it was moved. | Brandon Mercer |
2013-06-01 | make the way of doing debug printfs generic | Jasper Lievisse Adriaanse |
2013-05-31 | clean up some IFS and input handling | Alexander Hall |
2013-05-31 | Unfuck BGP MPLS VPNs that got broken by the last few reload related commits. | Claudio Jeker |
2013-05-31 | export the original aka untranslated address for af-to in pflow | Florian Obser |
2013-05-31 | Fix the build for a kernel without wd and pciide in its config. | Alexander Bluhm |
2013-05-31 | More cleanup: Consistently use the name "struct tbl_node *tbl" | Ingo Schwarze |
2013-05-31 | Replace shutdownhooks with activate functions, properly doing those | Theo de Raadt |
2013-05-31 | The name "struct tbl" was badly misleading for two reasons: | Ingo Schwarze |
2013-05-31 | Correct sequencing in ca_activate function. Some operations were in the | Theo de Raadt |
2013-05-31 | doesn't need any headers | Ted Unangst |
2013-05-31 | minor tweaks | Ted Unangst |
2013-05-31 | fixie | Ted Unangst |
2013-05-31 | Add getprogname() and setprogname() to ease slackers^porters' work. | Antoine Jacoutot |
2013-05-31 | open up some races. if pool_debug == 2, force a yield() whenever waitok. | Ted Unangst |
2013-05-31 | unset cte->buf after free, fix double free via tcp_close(). | Sebastian Benoit |
2013-05-31 | Add a manpage for the newly added vmx(4) driver. | Reyk Floeter |
2013-05-31 | Add vmx(4), driver for VMware's VMXNET3 ethernet controller, written for IIJ. | uebayasi |
2013-05-31 | lookup() and relookup() have 'vfs_' prefix | Philip Guenther |
2013-05-31 | We need to halt the APs on MP hibernate resume or else they will be | Mike Larkin |
2013-05-31 | Correct the range checks in ifconfig properly for vhid, advbase and advskew. | YASUOKA Masahiko |
2013-05-31 | Demote the old single-character replacement variables (#S and friends) | Nicholas Marriott |
2013-05-31 | don't truncate trailing zeros from the round-trip times; ok deraadt@ sthen@ | Christian Weisgerber |
2013-05-31 | Add host_short format, from Tiago Cunha. | Nicholas Marriott |