summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-29correct .Rs references;Jason McIntyre
2005-01-29quote %T and %B to prevent madness;Jason McIntyre
2005-01-28document cvsintro(7);Jason McIntyre
2005-01-28- give cvs commands a standard options listJason McIntyre
2005-01-28debug print should not be enabled.Dale Rahn
2005-01-28make RTS follow DTS when CRTSCTS is off, like com(4) and pccom(4); testedDamien Miller
2005-01-28Restore asserting DTR by default, lost when cuaU* support was added;Damien Miller
2005-01-28fix merge errors from r1.18; tested hshoexer & henning; ok henning@ dlg@Damien Miller
2005-01-28Grab the current time before calculating thread wake-up time.Marco S Hyman
2005-01-28match gcc3 logic from bsd.own.mk and add a target_arch generation for armMichael Shalayeff
2005-01-28syncDan Harnett
2005-01-28use Add() consistently and make sure we use decimal numbers for additionDan Harnett
2005-01-28change start and end comment sequences (not used) to allow shellDan Harnett
2005-01-28Get flags passed down to PHY drivers correctly. This was done onBrad Smith
2005-01-28wording;Jason McIntyre
2005-01-28tweaks;Jason McIntyre
2005-01-28tweaks;Jason McIntyre
2005-01-28Change my email address to the OpenBSD one since Ericsson has nothing toEsben Norby
2005-01-28More spaces.Esben Norby
2005-01-28spacesEsben Norby
2005-01-28add messages for syntax errors that caused silent failure before.Daniel Hartmeier
2005-01-28Change my email address to the OpenBSD one since Ericsson has nothing toEsben Norby
2005-01-28LOGIN_SETALL did not include LOGIN_SETENV as it should.Todd C. Miller
2005-01-28Add zts, touch screen driver for zaurus.Dale Rahn
2005-01-28widen the avail/used columns by one space to accomodate for >100g filesystems...Michael Shalayeff
2005-01-28When setting kern.tty.maxptys, store the old value in oldp, notTodd C. Miller
2005-01-28Allow setting of kern.tty.*; now we can set kern.tty.maxptys. The kernelTodd C. Miller
2005-01-28grammar;Jason McIntyre
2005-01-28Allow zkbd to work in ddb and at the root selection prompt, tested/ok uwe@Dale Rahn
2005-01-28Control program like bgpctl but this time for ospfd.Claudio Jeker
2005-01-28Welcome ospfdClaudio Jeker
2005-01-28Simplify interval scaling and randomize query intervals; ok henning@Darren Tucker
2005-01-28fatal() if daemon() fails, Alexander von Gernler <grunk@pestilenz.org>Henning Brauer
2005-01-28Make network unreachable errors non-fatal; ok henning@Darren Tucker
2005-01-28Make it clear that the example entries in ssh_config are only some of theDarren Tucker
2005-01-28fix reversed short description; ok itojun@Damien Miller
2005-01-27align the buffer when it is allocated, rather than realign the data in itDavid Gwynne
2005-01-27In windowmove(), put another hardware blitter synchronization beforeMiod Vallat
2005-01-27Fill all fields of intrhand structures not created by bus_intr_allocate().Miod Vallat
2005-01-27get rid of event.h, it won't be usedJean-Francois Brousseau
2005-01-27remove some overly complex macros;Jason McIntyre
2005-01-27document what preen mode does;Jason McIntyre
2005-01-27since we close the handles to Entries files, we must reopen them to addJean-Francois Brousseau
2005-01-27poll can ever deny reads for srandom only; millert@ okMichael Shalayeff
2005-01-27In randompoll() the write check was overriding the results of the read check.Todd C. Miller
2005-01-27long unused and/or documented in better places alreadyMartin Reindl
2005-01-27fix missing .Op in `cvs editors' synopsis;Xavier Santolaria
2005-01-27Use pcmcia_intr_string() for printing the irq (or error) string.Todd C. Miller
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-27Make pcic_isa_chip_intr_establish() silent; irq printing will moveTodd C. Miller