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