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