summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-10-18use rcs_set_rev() instead of duplicating code all over theJoris Vink
2005-10-18correctly handle locks when commiting something;Joris Vink
2005-10-18plug memleaks in rcs_rev_add() when an error occurs;Joris Vink
2005-10-18Put rev 1.56 back in and make sure to include the header soBrad Smith
2005-10-18revert last commit for now.Brad Smith
2005-10-18Make sure that if_timer does not get reset if there are packetsBrad Smith
2005-10-17knfTheo de Raadt
2005-10-17remove /bcom5421 from the OF device map table, this is actually a PHY.Brad Smith
2005-10-17* Fix SMBIOS Table addressJordan Hargrave
2005-10-17- remove a printf which kept in by accident.Niall O'Higgins
2005-10-17Fix possible buffer overflow caused by unknown tags in the rangeMark Kettenis
2005-10-17KNF;Niall O'Higgins
2005-10-17document the tty vs cua devices, and Xr tty 4; ok jmcTheo de Raadt
2005-10-17Performing certain operations on queue.h data structurs producedOtto Moerbeek
2005-10-17make undo of word-based capitalization functions workKjell Wooding
2005-10-17don't say no more if there is no driver for icu; lessen noiseMichael Shalayeff
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2005-10-17initial documentation of 'show fib'; ok claudio@ jmc@Kevin Steves
2005-10-17Rename ncpus to alpha_ncpus so that MI ncpus matches the number ofMiod Vallat
2005-10-17Store the usb device names and vendors in more compact structures.Dale Rahn
2005-10-17serverworks SATA tooTheo de Raadt
2005-10-17add client support for the `watch' and `watchers' commands. ok joris@ xsa@Moritz Jodeit
2005-10-17support -f flag for co;Joris Vink
2005-10-17Fix string handling. LOGIN_NAME_MAX includes the NUL, so don't reserve extraKjell Wooding
2005-10-17more cleanups; ok jakob@Kevin Steves
2005-10-17remove #ifdef LWRES; ok jakob@Kevin Steves
2005-10-17fix memory leaks from 2 sources:Kevin Steves