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