summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-01explain KERN_NOSUIDCOREDUMP with less words and more precisionIngo Schwarze
2010-03-01Check for colour and attribute modifications early so the translatedNicholas Marriott
2010-03-01- properly spell 'exception' in commentsJasper Lievisse Adriaanse
2010-03-01mda_event() assumed the mbox fp to be a file when it could be a pipe, doGilles Chehade
2010-03-01syncTheo de Raadt
2010-03-01Set the user data of interrupt counters to the interrupt vector number usedMark Kettenis
2010-03-01On amd64 and i386, dump the VGA BIOS found at the canonical address 0xc0000Mark Kettenis
2010-03-01reflect current state of affairsOtto Moerbeek
2010-03-01syncMiod Vallat
2010-03-01typo in warning logGilles Chehade
2010-03-01shuffle slightly and add more splassert.David Gwynne
2010-03-01slightly terser messages, better use of terminal lineMarc Espie
2010-03-01update to sudo 1.7.2p5Todd C. Miller
2010-03-01zap what seems to be a left-over debug message; ok markus@Otto Moerbeek
2010-03-01tweak previous;Jason McIntyre
2010-03-01fix serial console switching logic; ok miod@ jasper@Otto Moerbeek
2010-03-01use the right capitalization for Realtek.Igor Sobrado
2010-03-01nitpicking, NULL instead of 0 in lde_imsg_compose_ldpe() call.Claudio Jeker
2010-03-01Support for redistributing AS-ext LSA (redistribute static/connected).Claudio Jeker
2010-03-01Implement lsa_find_lsid(), a function that searches the LSDB for a LSAClaudio Jeker
2010-03-01Add routing calculation code for AS-ext LSA and Inter-Area LSA but theClaudio Jeker
2010-03-01add Manpage for uyurex(4)Yojiro Uo
2010-03-01regenYojiro Uo
2010-03-01add uyurex(4) which is device driver for YUREX twitch counter device.Yojiro Uo
2010-03-01CCTS_OFLOW is correctly implemented, not unused (as currently documented);Jason McIntyre
2010-03-01bring the splassert semantic from sparc64 to amd64. splassert in interruptDavid Gwynne
2010-03-01syncTheo de Raadt
2010-03-01Add printing of current profile and feature information to 'info'Kenneth R Westerback
2010-02-28Attach the IR port as a second serial port on Fuloong 2F. Verified to attachMiod Vallat
2010-02-28Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems.Miod Vallat
2010-02-28In pci_mapreg_map(), do not blindly dereference a possible NULL pointerMiod Vallat
2010-02-28A better bus_space_map() function for bonito PCI memory space, which noMiod Vallat
2010-02-28If no TOC header is read, report EIO. Even if the command finishedKenneth R Westerback
2010-02-28Fix off-by-one in LOMlite hostname code.Mark Kettenis
2010-02-28syncTheo de Raadt
2010-02-28enable mpiiJonathan Gray
2010-02-28%t didn't properly remove trailing spaces from the end of the prompt.Jasper Lievisse Adriaanse
2010-02-28Pass L2 cache size in struct cpu_hwinfo, so that bootstrap of secondaryMiod Vallat
2010-02-28Add a bell routine and let pckbd and ukbd use it; ok otto@Miod Vallat
2010-02-28Remove leftover debug printf in config_activate_children(); ok deraadtMiod Vallat
2010-02-28Add an explicit `delay constant' member to struct cpu_info, so that it canMiod Vallat
2010-02-28progress-meter -> progress meter, which is at least consistent with ourJason McIntyre
2010-02-28In -x mode, if count was > 1 we would print both the hex and ascii versionsTodd C. Miller
2010-02-28implement hw.cpuspeed sysctl; ok miod@Otto Moerbeek
2010-02-28the netmask fix I commited a couple days ago lacked the AF_INET6 bits,Gilles Chehade
2010-02-28we do actually provide a battery life estimateOtto Moerbeek
2010-02-28ProgressMeter support.Marc Espie
2010-02-28more useful paths (for dpb)Marc Espie
2010-02-28Bring battery life estimate when charging in line with most other apm(4)Otto Moerbeek
2010-02-28don't guess info in the absense of a specific driver, just reportOtto Moerbeek