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