summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26SH is a RelA architecture, not a Rel one. Fix _dl_bind() and lazy gotpltMiod Vallat
2013-03-26Recommit the change that explicitly passes %sr0 to fic instructions. miod@ isMark Kettenis
2013-03-26move octcf bits togetherJasper Lievisse Adriaanse
2013-03-26Stop rePOSTing devices supported by inteldrm(4). The driver now properlyMark Kettenis
2013-03-26accept "octeon" as a valid obsd arch;Jason McIntyre
2013-03-26hookup octeonJasper Lievisse Adriaanse
2013-03-26add ramdisk installer for octeon, still has some rough edges and needs someJasper Lievisse Adriaanse
2013-03-26add octeon bits here tooJasper Lievisse Adriaanse
2013-03-26add octeon bits, mostly from sgiJasper Lievisse Adriaanse
2013-03-26protect the PRG state with a mutex in res_randomid().Eric Faurot
2013-03-26update define name to reflect fact this is openbsd. kill dead code.Ted Unangst
2013-03-26Document the recent change to the x11/gnome MODULE.Antoine Jacoutot
2013-03-26remove the old_?magic aout exec functions which are never used.Ted Unangst
2013-03-26simpleq is lighter weight and sufficient for pool's needs.Ted Unangst
2013-03-26replace kern malloc's hand rolled freelist with simpleq macros.Ted Unangst
2013-03-26Add AES-XTS support to the aesni crypto driver. This allows softraid(4)Joel Sing
2013-03-26no more palm;Jason McIntyre
2013-03-26needs sys/cdefs.h because a case has been found where it is pulledTheo de Raadt
2013-03-26- increase MINIROOTSIZE so a ramdisk can fit.Jasper Lievisse Adriaanse
2013-03-26Only accept partial keys if the timer has not expired, fixes infiniteNicholas Marriott
2013-03-26Include inttypes.h to get PRIx64; ok gilles@Todd C. Miller
2013-03-26Remove various read-only *maxlen variables and use IFQ_MAXLEN directly.Martin Pieuchot
2013-03-26Fix compiler warnings, missing #include. From Thomas Adam.Nicholas Marriott
2013-03-26for the sake of argument, let's pretend this #if 0 code isn't wantedTed Unangst
2013-03-26PGSHIFT and PGOFSET are now contained inside the kernel namespace.Theo de Raadt
2013-03-26maybe the last PGSHIFT -> PAGE_SHIFTTheo de Raadt
2013-03-26Remove a block of dead code in in6_ifdetach(). It was never executedAlexander Bluhm
2013-03-25during upgrade network setup, print friendlier error message ifAlexander Hall
2013-03-25first cut at sets for perl 5.16.3Stuart Henderson
2013-03-25merge/resolve conflicts/add filesStuart Henderson
2013-03-25merge/resolve conflictsStuart Henderson
2013-03-25avoid null dereference affecting mod_perl, Perl RT bug 116441Stuart Henderson
2013-03-25bump to perl.so.13.0Stuart Henderson
2013-03-25merge 5.16.3 / avoid installing shasum/zipdetails/json_ppStuart Henderson
2013-03-25merge 5.16.3 / link main binary with pthreadStuart Henderson
2013-03-25merge 5.16.3 / sync installed filesStuart Henderson
2013-03-25merge 5.16.3 / regen unicore (add files cvs missed)Stuart Henderson
2013-03-25PGSHIFT -> PAGE_SHIFT in a commentTheo de Raadt
2013-03-25merge 5.16.3 / regen unicoreStuart Henderson
2013-03-25PGOFSET -> PAGE_MASK in a commentTheo de Raadt
2013-03-25PGOFSET -> PAGE_MASKTheo de Raadt
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2013-03-25PGSHIFT -> PAGE_SHIFTTheo de Raadt
2013-03-25PGSHIFT -> PAGE_SHIFTTheo de Raadt
2013-03-25PGSHIFT -> PAGE_SHIFTTheo de Raadt
2013-03-25Use the new rasops multiple screen support to provide proper virtualMark Kettenis
2013-03-25Add basic support for multiple screens.Mark Kettenis
2013-03-25syncTheo de Raadt
2013-03-25PGSHIFT -> PAGE_SHIFTTheo de Raadt
2013-03-25unused relicsTheo de Raadt