Age | Commit message (Expand) | Author |
2005-10-19 | EFAULT corrections; ok millert and otto | Jared Yanovich |
2005-10-19 | regen | Brad Smith |
2005-10-19 | Add the DeLorme Earthmate GPS. | Brad Smith |
2005-10-19 | v_lock is also gone, noted by tedu@ | Pedro Martelletto |
2005-10-19 | Remove v_vnlock from struct vnode, okay krw@ tedu@ | Pedro Martelletto |
2005-10-19 | .Xr rcsmerge(1) + one style nitpick; | Xavier Santolaria |
2005-10-19 | header cleaning; ok claudio@ | Kevin Steves |
2005-10-19 | Add smu(4) man page. | Mark Kettenis |
2005-10-19 | Add smu(4). | Mark Kettenis |
2005-10-19 | use string.h; ok claudio@ | Kevin Steves |
2005-10-19 | for "bgpctl neighbor foo up/down/clear", make bgpctl not exit after sending | Henning Brauer |
2005-10-19 | - make a bunch of changes to how we handle verbose output. this brings us | Niall O'Higgins |
2005-10-19 | tsc tsc tsc, tabs are not always holy | Henning Brauer |
2005-10-19 | new keyword "down" in neighbor spec, when givenm, the session is not | Henning Brauer |
2005-10-19 | mark links being extracted with `zap', so that they do not get recorded | Marc Espie |
2005-10-19 | on "bgpctl neighbor foo clear", we used to send a STOP event immediately | Henning Brauer |
2005-10-19 | only allow connects in IDLE when the ConnectRetryTimer is running, aka | Henning Brauer |
2005-10-19 | space between macro args and punctuation; | Jason McIntyre |
2005-10-19 | strcpy -> strlcpy | Bjorn Sandell |
2005-10-19 | Add IPMI to amd64. Keep it disabled for now. | Marco Peereboom |
2005-10-19 | missing full stop | Jared Yanovich |
2005-10-19 | add co -p support; | Joris Vink |
2005-10-18 | Use MI trunc_page() & round_page(). Suggested by miod@ and grange@ | Marco Peereboom |
2005-10-18 | Document Dell PowerEdge 8450 hack | Marco Peereboom |
2005-10-18 | Scan SMBIOS before calling config_attach() to prevent unnecessary kernel print. | Marco Peereboom |
2005-10-18 | 1) indicate optional args | Kevin Steves |
2005-10-18 | Don't consider the last line of the compilation buffer as | Kjell Wooding |
2005-10-18 | getnewfsid() was renamed and moved to sys/mount.h long ago; ok pedro | Jared Yanovich |
2005-10-18 | make fill-paragraph undoable | Kjell Wooding |
2005-10-18 | add K2 and Shasta. | Brad Smith |
2005-10-18 | more rcsmerge(1) bits; | Xavier Santolaria |
2005-10-18 | skeletons for rcsmerge(1); | Xavier Santolaria |
2005-10-18 | Simplify code a bit. OK norby@ | Claudio Jeker |
2005-10-18 | Cleanup interface code a minimal bit. There is no need for if_shutdown(), | Claudio Jeker |
2005-10-18 | Better warning for non equal MTU in the database phase. Instead of just | Claudio Jeker |
2005-10-18 | /etc/mygate may now contain ipv6 addresses; | Jason McIntyre |
2005-10-18 | put -N description in the right place, and fix its description; | Jason McIntyre |
2005-10-18 | for some reason -width Pa produces an outrageously long width; | Jason McIntyre |
2005-10-18 | big sorry to simon dassow, whose diff i inadvertently removed; | Jason McIntyre |
2005-10-18 | remove wrong definition since result really belongs to stat (which is | Federico G. Schwindt |
2005-10-18 | Add some missing IDE/SATA interfaces.. | Brad Smith |
2005-10-18 | - `-N' works now; document it. | Niall O'Higgins |
2005-10-18 | The kroute nexthop stuff was removed long time ago. So remove these | Claudio Jeker |
2005-10-18 | Correct log_debug(). Found while scrolling through that file. | Claudio Jeker |
2005-10-18 | add support for static interface group expansion, i. e. | Henning Brauer |
2005-10-18 | Use PSR_IND rather than recomputing it from PSR_INTERRUPT_DISABLE_BIT; | Miod Vallat |
2005-10-18 | When attempting to open a filename, walk backwards through minibuffer: | Kjell Wooding |
2005-10-18 | This is too useful for debugging to not have in the tree, however | Dale Rahn |
2005-10-18 | - no point in using cvs_printf() in openrcs; | Joris Vink |
2005-10-18 | oops, rcs_set_rev() can't operate when str is NULL of course; | Joris Vink |