summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-01Add the necessary -I options to use the libedit readline compatibilty headersMark Kettenis
2013-07-01Make the acpi global lock functions actually work. Luckily these functionsMark Kettenis
2013-07-01Link sqlite3(1) against libedit and add an empty history.h header forMartin Pieuchot
2013-07-01Make the acpi global lock functions actually work. Luckily these functionsMark Kettenis
2013-07-01Remove vaddr_t casts in bktr_mmap().Brad Smith
2013-07-01update currency exchange rates;Jason McIntyre
2013-07-01Within ns_to_timeval() change the rem field type from unsigned to signed.Brad Smith
2013-07-01Pass all Kerberos man pages to a sed substitution to fix paths so thatAntoine Jacoutot
2013-07-01update list of locales after adding Turkish.Federico G. Schwindt
2013-07-01missing id tag.Federico G. Schwindt
2013-07-01Add Turkish. From FreeBSD.Federico G. Schwindt
2013-06-30Fix non-traditional cpp mode for real.Miod Vallat
2013-06-30Shortly run at ipl 1 in cpu_idle_cycle(), to let SIMH recognize the systemMiod Vallat
2013-06-30Add a luna88k-specific function to initialize the instruction cmmuKenji Aoyama
2013-06-30Add rgephy(4).Brad Smith
2013-06-29Remove unsigned comparison >= 0.Brad Smith
2013-06-29do not use Sx for sections outwith the man page;Jason McIntyre
2013-06-29Minor fixes to let this build with gcc 3.Miod Vallat
2013-06-29Turn mfpr() and mtpr() into inline functions.Miod Vallat
2013-06-29Pass -D_LOCORE when building .S files.Miod Vallat
2013-06-29do not use Sx for sections outwith the page;Jason McIntyre
2013-06-28syncTodd T. Fries
2013-06-28Add support for write-only framebuffers. This makes the code that copiesMark Kettenis
2013-06-28Document RI_VCONS.Mark Kettenis
2013-06-28Fix unitialized variable; Maxime Villard.Miod Vallat
2013-06-28send proper z value to elantech_send_input in previous v4 commitjoshua stein
2013-06-28Uninitialized variable; Maxime VillardMiod Vallat
2013-06-28Uninitialized variable; Maxime VillardMiod Vallat
2013-06-28Turns out that BGE_STATFLAG_UPDATED bit in the status block doesn't getMike Belopuhov
2013-06-28Rewrite the media / link state handling and have itBrad Smith
2013-06-27do not use Sx for sections outwith the man page - ingo informs me thatJason McIntyre
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