summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-04- make comments understandable by lintMartynas Venckus
2009-06-04Don't assume that we can overwrite strings in the environment.Todd C. Miller
2009-06-04- move message types enum back to relayd.hEric Faurot
2009-06-04difs&eifs are 8187 regsMartynas Venckus
2009-06-04merge some individual SIS_SETBIT (done for natsemi chips only)Stuart Henderson
2009-06-04- KNFMartynas Venckus
2009-06-04- update io functions to support indexMartynas Venckus
2009-06-04Remove support for non-ELF; it never existed for amd64.Mark Kettenis
2009-06-04- fix some commentsMartynas Venckus
2009-06-04spacingMartynas Venckus
2009-06-04instead of having some 'generic' data str. with "NB: don't use itMartynas Venckus
2009-06-04typo; init -> in itBret Lambert
2009-06-04add $OpenBSD$ tagThordur I. Bjornsson