Age | Commit message (Expand) | Author |
2012-05-08 | Fix a null reference bug on terminating the process. | YASUOKA Masahiko |
2012-05-08 | Result-Code AVP of StopCCN was not parsed properly. | YASUOKA Masahiko |
2012-05-08 | Ignore NAK of authentication protocol option on LCP that was not | YASUOKA Masahiko |
2012-05-08 | Fix double free bug in PAP with radius authentication. | YASUOKA Masahiko |
2012-05-08 | Ignore ACCM option on LCP. This was required by some LAC that uses | YASUOKA Masahiko |
2012-05-08 | Trivial changes from the upstream(IIJ). | YASUOKA Masahiko |
2012-05-08 | Fix comments and styles. Delete unused variables and labels. | YASUOKA Masahiko |
2012-05-08 | fix and re-enable connect notification to the mfa. | Eric Faurot |
2012-05-08 | sync | Miod Vallat |
2012-05-08 | add an extra check to avoid out-of-synch | Marc Espie |
2012-05-08 | rename espxforms to ipsecxforms for clarity | Mike Belopuhov |
2012-05-08 | Fix double-free when -n is used with -b. | Christiano F. Haesbaert |
2012-05-07 | Once more the people behind POSIX didn't think and put clock_gettime(2) and | Mark Kettenis |
2012-05-07 | Add support for Intel 6 Series KT (Serial-over-LAN, part of Intel AMT). | Mark Kettenis |
2012-05-07 | new method to convert other file names to fullname. | Marc Espie |
2012-05-07 | well pkg_create itself doesn't care, but a custom ->annotate will get | Marc Espie |
2012-05-07 | in the odd case we don't live under /usr/local, make sure we stop eventually | Marc Espie |
2012-05-07 | fixup formatting in the generated files | Mike Belopuhov |
2012-05-07 | Remove CVS tag. Makes tutorial look a bit neater. | lum |
2012-05-07 | fix printing of wildcard anchors, from lteo, ok phessler sthen me | Henning Brauer |
2012-05-07 | Remove leftovers from last commit, getdevicedesc() cannot be used now | Martin Pieuchot |
2012-05-07 | Sync up several defines with RFC 5996. IANA has changed the existing | Mike Belopuhov |
2012-05-06 | Change accept(), recvfrom(), recvmsg(), getsockname(), and | Matthew Dempsky |
2012-05-06 | Update the depencies of the .S files on assym.h; allows IP30 kernels to be built | Miod Vallat |
2012-05-06 | add support for the reverse video attribute in sti(4) | Mike Belopuhov |
2012-05-06 | sync | Miod Vallat |
2012-05-06 | Style nits from Brad. | Paul Irofti |
2012-05-06 | take a file descriptor table lock after allocating pipe structures | Mike Belopuhov |
2012-05-06 | Add a helper function to open the terminal for attach-/new-session. | Nicholas Marriott |
2012-05-06 | Garbage collect the old int$80 kernel entry point: the last use of | Philip Guenthe |
2012-05-05 | Only enter copy mode on scroll up, from Ailin Nemui. | Nicholas Marriott |
2012-05-05 | Tidy up by adding a macro for the pane being the full screen width, from | Nicholas Marriott |
2012-05-05 | Missing ()s in macros. | Nicholas Marriott |
2012-05-05 | Pull CRA out into a separate function and add ERA, from Ailin Nemui. | Nicholas Marriott |
2012-05-05 | Make unbind-key -a work with -t, based on a diff from Kazuhiko Sakaguchi. | Nicholas Marriott |
2012-05-05 | better description of input to mode hash/loadbalance | Sebastian Benoit |
2012-05-05 | pipex_ip6_input() called IF_DROP() with incorrect queue. | YASUOKA Masahiko |
2012-05-05 | regen | Mark Kettenis |
2012-05-05 | Add a few more AMD APU graphics IDs found in dmesglog. | Mark Kettenis |
2012-05-05 | if the lib directory is not localbase->lib, we add directory entries to | Marc Espie |
2012-05-05 | un-specialcase shallow/deep copy: create a normal new plist. | Marc Espie |
2012-05-05 | old libs outside of /usr/local should keep their directories around too | Marc Espie |
2012-05-05 | Sync with renamed and new AMD Hudson-2 entries done in pcidevs r1.1640 | Stuart Henderson |
2012-05-05 | sync | Stuart Henderson |
2012-05-05 | Correct some of the existing AMD Hudson-2 entries for consistent naming, | Stuart Henderson |
2012-05-04 | Enable multi-threaded debugging on hppa. | Mark Kettenis |
2012-05-04 | Add __ic_invalidate_array to libgcc on sh. | Mark Kettenis |
2012-05-03 | esp/ah sequence number is unsigned and should be printed as such; | Mike Belopuhov |
2012-05-03 | Add pthread spinlock support. | Paul Irofti |
2012-05-02 | Oops, previous change had some unrelated changes that shouldn't have been | Philip Guenthe |