summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-04More fallback from struct disklabel changes, yawnMiod Vallat
2009-06-04Zero the password given to -U in the client as well.Nicholas Marriott
2009-06-04Implement rib_find and add a rib id to struct rde_peer.Claudio Jeker
2009-06-04- 8187 uses different anaparam valuesMartynas Venckus
2009-06-04If the prompt is hidden or a password is sent with -U, zero it before freeingNicholas Marriott
2009-06-04simplify the 'family' option parser and make it more evident what we'rePierre-Yves Ritschard
2009-06-04Fix fallback from struct disklabel changes.Miod Vallat
2009-06-04obvious shrinkage.Owain Ainsworth
2009-06-04add RCFLAGS to config test casesSimon Bertrang
2009-06-04detect & print the revision (rev. d, b) of rtl8187l chip using theMartynas Venckus
2009-06-04Recycle four ancient fields in the disklabel structure, replacing them withTheo de Raadt
2009-06-04tiny tiny space nitThordur I. Bjornsson
2009-06-04- prepare for multiple revisions; urtw_lookup stuffMartynas Venckus
2009-06-04fix two obvious typosIngo Schwarze
2009-06-04Implement the CBT (backward tab) sequence (\033[Z).Nicholas Marriott
2009-06-04set anonftp a little later; in autofetcher itself. after weMartynas Venckus