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