summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-26syncTheo de Raadt
2011-04-26Default gcc on alpha to -mfp-rounding-mode=d, to make code which assumesMiod Vallat
2011-04-26Make dpt(4) compile on 64-bit arches; no binary change on i386.Matthew Dempsky
2011-04-26Get rid of NetBSD/OpenBSD ifdefs; our SCSI stacks have diverged tooMatthew Dempsky
2011-04-26Make amd64/i386 boot(8) pass the DUID of the selected boot device to theJoel Sing
2011-04-26Allow the root device to be identified via its disklabel UID.Joel Sing
2011-04-26Iopoolification. Installed snapshot over it and it even booted.Kenneth R Westerback
2011-04-26setrlimit only if mfs; ok millert@Otto Moerbeek
2011-04-26Tweak after x11/gnome MODULE recent change.Antoine Jacoutot
2011-04-26add /usr/share/doc/mg/;Jason McIntyre
2011-04-26tyop in commentJasper Lievisse Adriaanse
2011-04-26typo; found in an old tree..Theo de Raadt
2011-04-25FPU emulation option addedTakuya ASADA
2011-04-25syncTheo de Raadt
2011-04-25Document amd64/i386 denormalization exception; after discusion w/ tedu@.Martynas Venckus
2011-04-25fenv for sparc; mostly cloned from sparc64Martynas Venckus
2011-04-25garbage collect biomask printf; ok deraadt kettenisMike Belopuhov
2011-04-25Move .rodata 512KB further once more.Mark Kettenis
2011-04-25fenv for powerpcMartynas Venckus
2011-04-25Stating that ``Encryption only works with vnd devices.'' is kind ofMichael Knudsen
2011-04-25Teach sysconf(_SC_GETGR_R_SIZE_MAX) the correct size of a buffer for theStuart Henderson
2011-04-25syncTheo de Raadt
2011-04-25Remove backwards compatibility for svnd. All new operations must use theTheo de Raadt
2011-04-25do not use stdio in the (stupid) SIGSEGV handlerTheo de Raadt
2011-04-25Try to match immediate constants in movl instructions against kernel symbols,Miod Vallat
2011-04-25+MLINK=rc.8 rc.firsttime.8;Jason McIntyre
2011-04-25Fix "-d delay" option and convert to use strtonum()Todd C. Miller
2011-04-25Update to tzcode2011g from elsie.nci.nih.gov.Todd C. Miller
2011-04-25Update to tzdata2011g from elsie.nci.nih.govTodd C. Miller
2011-04-25no need for a separate ENVIRONMENT section;Jason McIntyre
2011-04-25Callers of scsi_iopool_init() ought to set up the pool member in structMiod Vallat
2011-04-25allow commands like "route add 0.0.0.0/1 $SOMEHOST" to work correctly,Stuart Henderson
2011-04-25htc desire works too.David Gwynne
2011-04-25various small improvements, with some help from ingo;Jason McIntyre
2011-04-25linting this library is not helping anythingTheo de Raadt
2011-04-25As abbreviations for IEEE Std 1003.1 and its predecessors, use "POSIX.1"Ingo Schwarze
2011-04-25don't erase 1st manpage in case two manpages have the first name.Marc Espie
2011-04-24Don't leak fd's in sr_installboot(). From cppcheck via Amit Kulkarni.Kenneth R Westerback
2011-04-24Grr, this was supposed to be an import without the testsuite directories,Miod Vallat
2011-04-24Head off attempts to do 'make build' with DESTDIR set, as it doesn't workPhilip Guenthe
2011-04-24Provide #h for short hostname (no domain) from Michal Mazurek.Nicholas Marriott
2011-04-24Tweak copy behaviour slightly in vi mode to be closer to real vi. FromNicholas Marriott
2011-04-24in azalia_intr():Jacob Meuser
2011-04-24A first attempt at merging our local changes and fixes into the 2.17 codebase.Miod Vallat
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2011-04-24Double link between pf states and sockets. Henning has alreadyAlexander Bluhm
2011-04-24Prevent line breaks right before numbers. Groff does the same.Ingo Schwarze
2011-04-24Denormalization exception isn't supported on sh4, and setting bit 7Martynas Venckus
2011-04-24Closing delimiters only suppress spacing when they follow something.Ingo Schwarze
2011-04-24User defined macros may invoke high-level macros.Ingo Schwarze