Age | Commit message (Expand) | Author |
2009-06-05 | treat buf->wpos as the size to send out on the wire, not buf->size, | Pierre-Yves Ritschard |
2009-06-05 | don't mess with buffer internals, | Pierre-Yves Ritschard |
2009-06-05 | Document SO_RDOMAIN | Claudio Jeker |
2009-06-05 | Clamp the ending bound to the size of the disk. This makes disklabel -A | Theo de Raadt |
2009-06-05 | The names for p_flags bits had fallen out of date | Philip Guenthe |
2009-06-05 | some KNF cleanup following the last sed. | Pierre-Yves Ritschard |
2009-06-05 | Last but not least. Telnet -V rdomain to connect to systems in other routing | Claudio Jeker |
2009-06-05 | The networking swissarmy knife needs to work on alternate domains as well. | Claudio Jeker |
2009-06-05 | One more tool that knows about other domains via -V | Claudio Jeker |
2009-06-05 | Fix usage. | Claudio Jeker |
2009-06-05 | Use -V to specify an alternate routing domain. | Claudio Jeker |
2009-06-05 | Allow ping to use an alternate routing domain by using the -V flag. | Claudio Jeker |
2009-06-05 | Make it possible to bind an interface to a rdomain. Manpage will follow soon. | Claudio Jeker |
2009-06-05 | Initial support for routing domains. This allows to bind interfaces to | Claudio Jeker |
2009-06-05 | Make imsg completely async model agnostic by not requiring an | Pierre-Yves Ritschard |
2009-06-04 | If a buffer is created with a name that starts and ends with an askerisk | Kjell Wooding |
2009-06-04 | Change i386 ACPI sleep to KASSERT if the pmap can't be activated | Mike Larkin |
2009-06-04 | - factor out rf into its own structure | Martynas Venckus |
2009-06-04 | After calling adjfreq to correct the clock's rate, measure and fix the clock | Chris Kuethe |
2009-06-04 | Add the notion of an "ephemeral" popup, so we can flag a window | Kjell Wooding |
2009-06-04 | silently ignore -a if a username is supplied in the url | Alexander Hall |
2009-06-04 | Print a better message than '(null)' if no command is specified ("tmux \;"). | Nicholas Marriott |
2009-06-04 | move logging functions out of imsg.h, make imsg.c more library ready | Pierre-Yves Ritschard |
2009-06-04 | Ensure we are sleeping from the kernel. Code changed to match i386. | Mike Larkin |
2009-06-04 | Fix problem where line numbers get out of sync on a region-kill (C-w). | Kjell Wooding |
2009-06-04 | When in auto-mode, automatically install binary files (from the X set). | Antoine Jacoutot |
2009-06-04 | remove variable left behind by thib | Theo de Raadt |
2009-06-04 | Make backtraces through interrupts work. | Mark Kettenis |
2009-06-04 | turn ipvcrap on on the interface in question. sake bottle pushed by theo, | Henning Brauer |
2009-06-04 | change imsg_close() return type to void. It never fails nor does it | Eric Faurot |
2009-06-04 | No longer consider kernel pointers invalid if pointing under the kernel | Miod Vallat |
2009-06-04 | switch to a bnx style dynamic pool backed tx so we don't | Jonathan Gray |
2009-06-04 | fix minor tab alignment | Charles Longeau |
2009-06-04 | Make mrt understand alternate RIB plus remove some other static rib references. | Claudio Jeker |
2009-06-04 | More fallback from struct disklabel changes, yawn | Miod Vallat |
2009-06-04 | Zero the password given to -U in the client as well. | Nicholas Marriott |
2009-06-04 | Implement rib_find and add a rib id to struct rde_peer. | Claudio Jeker |
2009-06-04 | - 8187 uses different anaparam values | Martynas Venckus |
2009-06-04 | If the prompt is hidden or a password is sent with -U, zero it before freeing | Nicholas Marriott |
2009-06-04 | simplify the 'family' option parser and make it more evident what we're | Pierre-Yves Ritschard |
2009-06-04 | Fix fallback from struct disklabel changes. | Miod Vallat |
2009-06-04 | obvious shrinkage. | Owain Ainsworth |
2009-06-04 | add RCFLAGS to config test cases | Simon Bertrang |
2009-06-04 | detect & print the revision (rev. d, b) of rtl8187l chip using the | Martynas Venckus |
2009-06-04 | Recycle four ancient fields in the disklabel structure, replacing them with | Theo de Raadt |
2009-06-04 | tiny tiny space nit | Thordur I. Bjornsson |
2009-06-04 | - prepare for multiple revisions; urtw_lookup stuff | Martynas Venckus |
2009-06-04 | fix two obvious typos | Ingo Schwarze |
2009-06-04 | Implement the CBT (backward tab) sequence (\033[Z). | Nicholas Marriott |
2009-06-04 | set anonftp a little later; in autofetcher itself. after we | Martynas Venckus |