summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-24Merge version 1.11.1:Ingo Schwarze
2011-04-24fenv for shMartynas Venckus
2011-04-24do not need that protoTheo de Raadt
2011-04-24sync with xorg-docs 1.6 changesMatthieu Herrb
2011-04-24get the error ccbs state right for a put when a port is empty. should getDavid Gwynne
2011-04-24Get rid of casts to struct rsession in relayd by not declaring aAlexander Bluhm
2011-04-24Back out wprintf until we've determined what to do for gcc2 and gcc3 arches.Stefan Sperling
2011-04-24Back out wprintf diff and crank. Need to check more architectures first.Stefan Sperling
2011-04-24remove STANDARDS section, as this function does not conform to any;Jason McIntyre
2011-04-24Regression test for floating point format directives in wprintf.Stefan Sperling
2011-04-24Expose wprintf and friends in the std:: namespace. Major bump for libstdc++.Stefan Sperling
2011-04-24Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc.Stefan Sperling
2011-04-24remove support for (very) old ffs on-disk formats; ok krw@ and noOtto Moerbeek
2011-04-24syncTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24match Radeon HD5450 on the kernel side; Mark PeoplesTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24Radeon HD5450, Mark PeoplesTheo de Raadt
2011-04-24Match Sierra USB305; from Erik MugeleTheo de Raadt
2011-04-24syncTheo de Raadt
2011-04-24delete a stupid SIGSEGV handler (not used)Theo de Raadt
2011-04-24No point in attempting to open the 'c' partition on devices that haveKenneth R Westerback
2011-04-24fenv for i386, and sparc64; from matthew@Martynas Venckus
2011-04-24fenv for armMartynas Venckus
2011-04-23Implement C99 floating-point environment for Alpha.Martynas Venckus
2011-04-23Stop calling shared interrupt handlers as soon as one of them return 1Mark Kettenis
2011-04-23Don't leave the kernel code/rodata writeable for DDB. Make ddb enableTheo de Raadt
2011-04-23Enable the SIGWINCH handler in ncurses.Nicholas Marriott
2011-04-23Remove now unused vndiodone(). ok deraadt@Miod Vallat
2011-04-23Add FE_DENORMAL to the exception list just like the comment aboveMartynas Venckus
2011-04-23Merge the same fix for hppa64; reminded by miod@:Martynas Venckus
2011-04-23Do not document FP_X_IOV--it's an alpha-only thing. Similarly likeMartynas Venckus
2011-04-23Sysarch is for userland, not kernel.  ifdef _KERNEL -> ifndef _KERNELMartynas Venckus
2011-04-23Do not set kl_hub_widget[] default value more than once. Found the hard wayMiod Vallat
2011-04-23Move assignment of kl_hub_widget[] outside a #ifdef DEBUG ... #endif block,Miod Vallat
2011-04-23When a device or setuid file is owned by a nonexistent user or group,Ingo Schwarze
2011-04-23Partially revert 1.23, by removing the code which tries to pick the bestMiod Vallat
2011-04-23Even though SUIDSKIP used to be a mere shell variable, it was propagatedIngo Schwarze