summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10Be more strict in the `are we the console device' logic at device attachmentMiod Vallat
2012-05-10Initialize more proc0 context before invoking consinit(); this now reallyMiod Vallat
2012-05-10The uvm_map() changes introduced about two months ago yield a differentMiod Vallat
2012-05-10Recongnize that:Mark Kettenis
2012-05-10fix warning. Reminded by landry@, I plain forgot to commit. This has been testedMarc Espie
2012-05-10Allow throwaway buffers to be saved via C-c s. This difflum
2012-05-10Only set a process's start time when starting the main thread. There'sPhilip Guenthe
2012-05-09Do not include <machine/reg.h> and pollute userland namespace with struct regMiod Vallat
2012-05-09merge sigdebug.h into machdep.c, to where all other architectures haveOkan Demirmen
2012-05-098401E/8402/8105E/8105E_SPIN1 don't support jumbo framesJonathan Gray
2012-05-09The 8168D chipset needs to have the PHY wake PM flag set to ensureJonathan Gray
2012-05-09Fix a desynchronization on host change during a running checkgiovanni
2012-05-09backout 1.134 since it introduced a use-after-free for routing entries;Markus Friedl
2012-05-08When setting up NAT-T notify payloads, make sure to supply anMike Belopuhov
2012-05-08Fix a bug in writeout() where the stats of the wrong filelum
2012-05-08fix "label string" in http protocol. problem found by giovanni.Sebastian Benoit
2012-05-08syncStuart Henderson
2012-05-08Additional Intel E5 devices found on Supermicro X9DRT-HIBFF. ok jsg@Stuart Henderson
2012-05-08Refuse to load ELF objects that contain a PT_TLS program header.Joel Sing
2012-05-08Delete rtev* that was to work around routing socket overflows.YASUOKA Masahiko
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