Age | Commit message (Expand) | Author |
2013-06-27 | Parse for the closing delimiter `\}' for conditionals | Ingo Schwarze |
2013-06-27 | B_WANTED is set when we want a B_BUSY buffer - Therefore we should always | Bob Beck |
2013-06-26 | Avoid mangling argv and environment variables. | Jeremie Courreges-Anglas |
2013-06-26 | Since interrupts at IPL_AUDIO no longer grab the kernel lock, and nobody | Mark Kettenis |
2013-06-26 | Remove some lies in comments. | Mark Kettenis |
2013-06-26 | put the cksum diff back, of course with the bug fixed where we could | Henning Brauer |
2013-06-26 | Rudimentary counter fix for tables used in match rules. | Bret Lambert |
2013-06-26 | Flash the LEDs only if the output report size is non null. | Martin Pieuchot |
2013-06-26 | paragraph still mentions an interface name when the example below no longer | Gilles Chehade |
2013-06-25 | nmask and omask only used on ELF. Noted by todd@ | Philip Guenther |
2013-06-25 | allow kernel to compile with MALLOC_DEBUG. | syl |
2013-06-25 | zap trailing whitespace; | Jason McIntyre |
2013-06-25 | Since the "better kmem pointer hiding" commit, procmap does not work | David Coppa |
2013-06-25 | Do not dereference sc before checking if it exists, pointed by otto@. | Martin Pieuchot |
2013-06-25 | bring return value of pcap_breakloop in sync with reality. | Sebastian Reitenbach |
2013-06-25 | Repair flow control broken in the rev1.329 and make sure that a simple | Mike Belopuhov |
2013-06-25 | Bring ohci(4) and uhci(4) in sync with ehci(4) by ensuring that a | Martin Pieuchot |
2013-06-25 | Protect various driver descriptors by _KERNEL to stop exposing to much | Martin Pieuchot |
2013-06-25 | When we remove work from the nfs queue, wake up people waiting for | Bob Beck |
2013-06-25 | Remove unsigned comparison < 0. | Brad Smith |
2013-06-24 | sync | Todd T. Fries |
2013-06-24 | Manipulating buffers after sleeping is dangerous. Instead of attempting | Bob Beck |
2013-06-24 | tweak previous; | Jason McIntyre |
2013-06-24 | tweak previous; | Jason McIntyre |
2013-06-24 | space needed before punctuation; | Jason McIntyre |
2013-06-24 | do not use literal displays when the display contains mark up; | Jason McIntyre |
2013-06-24 | Mention the checks for xenocara in DIAGNOSTICS, prompted by Jan Stary's mail. | Stuart Henderson |
2013-06-24 | Revert r1.20 for now, to make sure the newly created address is added | Martin Pieuchot |
2013-06-23 | Remove unsigned comparison < 0. | Brad Smith |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-06-23 | Fix RELOC() in the __STDC__ case. | Miod Vallat |
2013-06-23 | Stop using deprecated functions from Kerberos. | Antoine Jacoutot |
2013-06-23 | Revert r1.78 for now, it breaks ipv4 on carp. As found the hard way by | Stuart Henderson |
2013-06-23 | Focus events can cause trouble if left on and they can't be turned off | Nicholas Marriott |
2013-06-23 | Always push a focus event when the application turns it on, prompted by | Nicholas Marriott |
2013-06-23 | Mark control commands specially so the client can identify them, based | Nicholas Marriott |
2013-06-23 | Put back r1.7 | Miod Vallat |
2013-06-22 | Tweak optimization flags on landisk until I have time to investigate further. | Miod Vallat |
2013-06-22 | Calculate sha256 sums for miniroots. | Florian Obser |
2013-06-22 | improved time_t overflow check suggested by guenther@ | Damien Miller |
2013-06-22 | Prefix all functions. Pointed out by brad@. | Masao Uebayashi |
2013-06-21 | Buffer cache pages are wired but not counted as such. Therefore we have to | Mark Kettenis |
2013-06-21 | regen | syl |
2013-06-21 | regen | syl |
2013-06-21 | Make fuse device clonable. | syl |
2013-06-21 | static-linked binaries'r'us | Miod Vallat |
2013-06-21 | sync | Todd T. Fries |
2013-06-21 | exists() calls in make are expensive so switch to test(1) and use the shell | Robert Nagy |
2013-06-21 | tidy up | Robert Nagy |
2013-06-21 | Fix some dependencies and in the meantime indent all the loops in the | Robert Nagy |