summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-02Revert previous: sizeof(time_t) != sizeof(long) on LP64, so there wasPhilip Guenther
2013-07-02Use time_t for storing and returning time_t values, and cast to time_tPhilip Guenther
2013-07-02Cast to time_t before the final multiplication to prevent overflow inPhilip Guenther
2013-07-02Use time_t for storing time_t values. No change to the underlyingPhilip Guenther
2013-07-02Use time_t for storing time_t values, duhPhilip Guenther
2013-07-01syncTheo de Raadt
2013-07-01Pass ioctl() calls to parent uhidev() device first, to be able toMatthieu Herrb
2013-07-01The fast scrolling code causes random page table errors on older hardware.Mark Kettenis
2013-07-01Replace magic number in USRPTSIZE with the proper computation based uponMiod Vallat
2013-07-01Make some variables const that are filled from getenv(3), from argv,Ingo Schwarze
2013-07-01Make $(< /nonexistent) have the same behaviour as $(cat /nonexistent)Jeremie Courreges-Anglas
2013-07-01Tweak regexp so that RUSAGE_CHILDREN will be matched and displayedPhilip Guenther
2013-07-01Kill off some code that undocumently added an "-s" switch if user hadJeremie Courreges-Anglas
2013-07-01sync comment with it's intended meaning.Jasper Lievisse Adriaanse
2013-07-01Do not access queue fields directly, use FOREACH() macro instead.Alexander Bluhm
2013-07-01Unbreak "make includes" with an empty /usr/include by creating the 'objc'Martin Pieuchot
2013-07-01Properly substitute paths in the info file like it was done with the manAntoine Jacoutot
2013-07-01Use the LIST_FOREACH() macro when looping over advertising routers.Alexander Bluhm
2013-07-01When an I/O error occurs on a softraid chunk, only take it offline if theJoel Sing
2013-07-01The reverse parameter of in_pcblookup_listen() is a boolean and notAlexander Bluhm
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