summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-05add some hostname sanity checkAlexander Hall
2009-06-05Disable and clear hardware cursor to clean up after X.Mark Kettenis
2009-06-05Sanity check: we overrun the rnd_ed[] array if nbits is 32, but thatPhilip Guenthe
2009-06-05Update to Reinoud Zandijk's much more current version of ecma167-udf.hKenneth R Westerback
2009-06-05Save some state and restore it after we return from X, because the acceleratedMark Kettenis
2009-06-05Dynamic buffer cache sizing.Bob Beck
2009-06-05Preliminary rdomain support, all hacked up by reyk@Claudio Jeker
2009-06-05Document rdomainClaudio Jeker
2009-06-05%zu is not meant for size_t in the kernel. Change to %lu.Ray Lai
2009-06-05more rtm->rtm_hdrlen conversionChris Cappuccio
2009-06-05Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0Miod Vallat
2009-06-05EPERM from VOP_ACCESS() is always an error, so don't hide it.Thordur I. Bjornsson
2009-06-05Remove trailing newlines, spaces, and tabs.Ray Lai
2009-06-05Add missing #ifdef INET6 ... #endifAlexander Hall
2009-06-05this one tooMartynas Venckus
2009-06-05reduce diff i will send in a minuteMartynas Venckus
2009-06-05treat buf->wpos as the size to send out on the wire, not buf->size,Pierre-Yves Ritschard
2009-06-05don't mess with buffer internals,Pierre-Yves Ritschard
2009-06-05Document SO_RDOMAINClaudio Jeker
2009-06-05Clamp the ending bound to the size of the disk. This makes disklabel -ATheo de Raadt
2009-06-05The names for p_flags bits had fallen out of datePhilip Guenthe
2009-06-05some KNF cleanup following the last sed.Pierre-Yves Ritschard
2009-06-05Last but not least. Telnet -V rdomain to connect to systems in other routingClaudio Jeker
2009-06-05The networking swissarmy knife needs to work on alternate domains as well.Claudio Jeker
2009-06-05One more tool that knows about other domains via -VClaudio Jeker
2009-06-05Fix usage.Claudio Jeker
2009-06-05Use -V to specify an alternate routing domain.Claudio Jeker
2009-06-05Allow ping to use an alternate routing domain by using the -V flag.Claudio Jeker
2009-06-05Make it possible to bind an interface to a rdomain. Manpage will follow soon.Claudio Jeker
2009-06-05Initial support for routing domains. This allows to bind interfaces toClaudio Jeker
2009-06-05Make imsg completely async model agnostic by not requiring anPierre-Yves Ritschard
2009-06-04If a buffer is created with a name that starts and ends with an askeriskKjell Wooding
2009-06-04Change i386 ACPI sleep to KASSERT if the pmap can't be activatedMike Larkin
2009-06-04- factor out rf into its own structureMartynas Venckus
2009-06-04After calling adjfreq to correct the clock's rate, measure and fix the clockChris Kuethe
2009-06-04Add the notion of an "ephemeral" popup, so we can flag a windowKjell Wooding
2009-06-04silently ignore -a if a username is supplied in the urlAlexander Hall
2009-06-04Print a better message than '(null)' if no command is specified ("tmux \;").Nicholas Marriott
2009-06-04move logging functions out of imsg.h, make imsg.c more library readyPierre-Yves Ritschard
2009-06-04Ensure we are sleeping from the kernel. Code changed to match i386.Mike Larkin
2009-06-04Fix problem where line numbers get out of sync on a region-kill (C-w).Kjell Wooding
2009-06-04When in auto-mode, automatically install binary files (from the X set).Antoine Jacoutot
2009-06-04remove variable left behind by thibTheo de Raadt
2009-06-04Make backtraces through interrupts work.Mark Kettenis
2009-06-04turn ipvcrap on on the interface in question. sake bottle pushed by theo,Henning Brauer
2009-06-04change imsg_close() return type to void. It never fails nor does itEric Faurot
2009-06-04No longer consider kernel pointers invalid if pointing under the kernelMiod Vallat
2009-06-04switch to a bnx style dynamic pool backed tx so we don'tJonathan Gray
2009-06-04fix minor tab alignmentCharles Longeau
2009-06-04Make mrt understand alternate RIB plus remove some other static rib references.Claudio Jeker