summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-29Fix the range of a #ifndef SMALL ... #endif not to include the "break;"Alexander Hall
2009-06-29Don't try to page up with scroll-mode -u or copy-mode -u unless the mode wasNicholas Marriott
2009-06-28Now the tx dma mapping problem it was exposing is fixedJonathan Gray
2009-06-28Properly swap tx dma maps so we don't use invalid maps,Jonathan Gray
2009-06-28Attempt to map memory resources of unconfigured devices, if they do not haveMiod Vallat
2009-06-28Fix small regression introduced with symlinks handling.Antoine Jacoutot
2009-06-28Remove useless blank space in output.Antoine Jacoutot
2009-06-28Better wording for the not-supported-video-control message.Marcus Glocker
2009-06-28Add colormap support for 8bpp mode.Mark Kettenis
2009-06-28Change mid-sentence "From" to "from".Stuart Henderson
2009-06-28GS140 & TS15 won't work yet either.Jonathan Gray
2009-06-28Make this work in 8bpp mode too. Color support is still missing; probablyMark Kettenis
2009-06-28Don't list the AlphaServer 4100 in the unsupported systemsJonathan Gray
2009-06-28Teach sysmerge to deal with links (found the hard way when I realised IAntoine Jacoutot
2009-06-28Restore lost string constant, make DEBUG kernels compile.Kenneth R Westerback
2009-06-27Stricter checks when deciding which acceleration code to use. Instead ofMiod Vallat
2009-06-27Preliminary cleanup work in order to help the PCI resource management code.Miod Vallat
2009-06-27In the bus_space_*_raw_* functions, move the invariant computations out ofMiod Vallat
2009-06-27release storage after asprintf. ok sthen@Martynas Venckus
2009-06-27If a device which has not been initialized by ARCS has a non-zero BAR, ignoreMiod Vallat
2009-06-27Add an explicit widget locator to xbow children; allows a given widget toMiod Vallat
2009-06-27Remove debug printfs.Mark Kettenis
2009-06-27Revert the last change to this file which was made with armv7 support came in.Dale Rahn
2009-06-27Use gmtime_r so the current time isn't overwritten, the minute comparison worksNicholas Marriott
2009-06-27sync description of struct audio_prinfo;Jason McIntyre
2009-06-27Now in sync with 1.7.20, except that a few patches looking incorrectIngo Schwarze
2009-06-27sync to 1.7.20: minimum offset for .Bl -enum is 5 spaces, not 4Ingo Schwarze
2009-06-27Copy the 256-colour flag into the tty saved cell as well as the actual colour,Nicholas Marriott
2009-06-27sync to 1.7.20: (1) -width Ds is 6 spaces, not 8, see the manual.Ingo Schwarze
2009-06-27sync to 1.7.20: .Bd -indent uses 6-space, not 5-space indentIngo Schwarze
2009-06-27sync to 1.7.20: .Bl -diag get two spaces after the tagIngo Schwarze
2009-06-27sync to 1.7.20: handle [01-9]+m -width specifiersIngo Schwarze
2009-06-27Mark MPLS routes with T (tagged) in route output.Michele Marchetto
2009-06-27sync to 1.7.20: .D1 and .Dl use 6-space, not 5-space indent;Ingo Schwarze
2009-06-27Add client option UseRoaming. It doesn't do anything yet but willAndreas Gunnarsson
2009-06-27It may be necessary to retransmit some data when resuming, so add itAndreas Gunnarsson
2009-06-27packet_bacup_state() and packet_restore_state() will be used toAndreas Gunnarsson
2009-06-27Add initial user to the 'staff' class.Antoine Jacoutot
2009-06-26Add missing spaces before some alias closing brackets, otherwise they areNicholas Marriott
2009-06-26add jackson's death. ok\with sthen@Martynas Venckus
2009-06-26the forms \*x, \*(xx and \*[xxx] are not deprecated, so revert most of 1.8;Ingo Schwarze
2009-06-26After logging (if enabled) is switched to file, there is no reason to keepNicholas Marriott
2009-06-26undefine() leaves the hash entry for the macro (for use by builtin()) andPhilip Guenthe
2009-06-26Sync with sudo repoTodd C. Miller
2009-06-26Two pci'd that come from cardbus, in case anyone ever needs them...Theo de Raadt
2009-06-26Fix a use after free in the pagedaemon.Owain Ainsworth
2009-06-26Remove some unused function declarations; no binary change.Nicholas Marriott
2009-06-26invert direction for inner icmp state lookups (e.g. traceroute with icmp)Markus Friedl
2009-06-26If we are going to move to the eeprom-based MAC address finding instead ofTheo de Raadt
2009-06-26Prefer fdcache() to pdcache() in cpu_fork(), as the MI uvm code has touchedMiod Vallat