Age | Commit message (Expand) | Author |
2015-09-30 | implement new "prot_exec" tame(2) request: | Sebastien Marie |
2015-09-30 | sleep until all references to an interface have been released during detach. | David Gwynne |
2015-09-30 | Run the tx completion path without the kernel held. This makes the | Mark Kettenis |
2009-08-04 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2015-09-30 | Do not try to refetch a route at the L2 layer if the given one is DOWN | Martin Pieuchot |
2015-09-30 | remove cisco hdlc code from sppp(4), it's no longer used - pppoe(4) only uses | Stuart Henderson |
2015-09-30 | I missed an #ifdef notyet when enabling the aliasing ppgtt code. | Mark Kettenis |
2015-09-30 | How about I delete _all_ the BITFIELDTYPE comments? | Philip Guenther |
2015-09-30 | Remove support for NO_ASN1_TYPEDEFS. | Doug Hogan |
2015-09-30 | Remove some annoying trailing whitespace. | Kenneth R Westerback |
2015-09-29 | Add missing prototype for bios_getdiskinfo() to amd64/disksubr.c. | Kenneth R Westerback |
2015-09-29 | unifdef support for other operating systems. sorry OS/2 cultists. | Ted Unangst |
2015-09-29 | Score a hat trick in code cleanup: #ifdef pdp11, /* confuse lint */, | Philip Guenther |
2015-09-29 | convert "last_time" to a time_t, to handle beyond Y2038 | Theo de Raadt |
2015-09-29 | Besides the usual style changes: | Robert Peichaer |
2015-09-29 | Use the DMTC0 macro and MTC0_HAZARD in the UPAGES > 1 case. Now R8000 kernel | Miod Vallat |
2015-09-29 | Unlock interrupt handler rx path with intr_barrier | Chris Cappuccio |
2015-09-29 | Save a lot of people grief. tame()'d CMSG reception is busted and it | Theo de Raadt |
2015-09-29 | Reluctantly classify statfs and fstatfs as RPATH for now, because they | Theo de Raadt |
2015-09-29 | makemap(8) should Xr table(5); OK gilles@ | Todd C. Miller |
2015-09-29 | Replace remaining M_ASN1_BIT_STRING_(new|free) macros with calls to | Joel Sing |
2015-09-29 | Instead of declaring a union in multiple places, move it to tls_internal.h. | Joel Sing |
2015-09-29 | get rid of the mutex between access to the status block and myx_down | David Gwynne |
2015-09-29 | make the bpf filters a bpf_program instead of an array of bpf_insn. | David Gwynne |
2015-09-29 | clean some ugly intendation warts | Theo de Raadt |
2015-09-29 | add sizes to some of the simpler free calls | Theo de Raadt |
2015-09-29 | unbreak tree. | Theo de Raadt |
2015-09-29 | regen | Joerg Jung |
2015-09-29 | add keyboard/trackpad IDs found in recent MacBooks (12" retina) | Joerg Jung |
2015-09-29 | Check to see if the file to be opened is a directory as soon as is | Mark Lumsden |
2015-09-29 | Huawei K4511 3G modem. | Martin Pieuchot |
2015-09-29 | regen | Martin Pieuchot |
2015-09-29 | Huawei K4511 3G modem. | Martin Pieuchot |
2015-09-29 | Add an rfc5280 test suite to test x509_cmp_time. | Bob Beck |
2015-09-29 | rename random.c to util.c so it doesn't look scary. (util.c repo copied) | Ted Unangst |
2015-09-29 | Delete the final, inscrutable NOSTRICT and VARARGS lint comments | Philip Guenther |
2015-09-29 | Replace call to __ivaliduser_sa() with a pared down version that | Todd C. Miller |
2015-09-29 | Mark eread(), veread(), and eformat() as printf-like and | Philip Guenther |
2015-09-29 | Fix sha2 regression test for libcrypto. | Doug Hogan |
2015-03-19 | Clean up the includes in mg. | Brian Callahan |
2015-03-16 | Change the internal name of the newline function to deconflict with a | Brian Callahan |
2014-03-26 | Previously, C-t (transpose two chars) did not behave the same as | Mark Lumsden |
2013-03-25 | Display the window's column number in mode line not the | Florian Obser |
2012-05-18 | Allow no-tab-mode to compile. From James Turner. | Mark Lumsden |
2011-01-21 | It volates style(9), but in mg, #include"def.h" goes first. 'twas the way it ... | Kjell Wooding |
2011-01-19 | patch from Henri Kemppainen: | Kjell Wooding |
2011-01-18 | Add join-line, bound to M-^ | Kjell Wooding |
2011-01-17 | Add back-to-indentation. (M-m) | Kjell Wooding |
2008-09-15 | Expose the undo commands as proper mg functions. | Kjell Wooding |
2008-06-11 | Add delete-leading-space, delete-trailing-space, | Kjell Wooding |