summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-25Mention isearch wrapChad Loder
2005-05-25Incremental search will now wrap to beginning (or end if backwards) ifChad Loder
2005-05-25one last optimization, removing a jump, mostly byBob Beck
2005-05-25make the optimizer safe in the presence of interface groups. they must act asMike Frantzen
2005-05-25- identify Compex NICs (untested)Martin Reindl
2005-05-25Fix a commentHans-Joerg Hoexer
2005-05-25skeleton for the edit-related functions, not linked in yetJean-Francois Brousseau
2005-05-25spellingEsben Norby
2005-05-25unused codeJean-Francois Brousseau
2005-05-25support the -d flag in local mode (GNU CVS ignores that flag and evenJean-Francois Brousseau
2005-05-25With PQUIK_NOMODESENSE gone, SDEV_NOMODESENSE can go too.Kenneth R Westerback
2005-05-25modify rcs_rev_add() to accept a time_t argument to explicitly setJean-Francois Brousseau
2005-05-25PQUIK_NOMODESENSE no longer does anything, and PQUIRK_NOBIGMODESENSE wasKenneth R Westerback
2005-05-25Fix instances of macros with improperly parenthasized arguments.Brad Smith
2005-05-25- Fixed resetting of the watchdog timer and queue full flag.Brad Smith
2005-05-25Introduce safer, more general mode sense capability. Transparently useKenneth R Westerback
2005-05-25funcs to fetch pci intr routing table(s)Michael Shalayeff
2005-05-25regenBrad Smith
2005-05-251 Mbps Ethernet, huh?Brad Smith
2005-05-25in M-x compile, after prompting for command, check buffers and optionallyJason Wright
2005-05-25sync with realityMartin Reindl
2005-05-25BCM5220Brad Smith
2005-05-25regenBrad Smith
2005-05-25I don't know the real name of this PHY on a dc@cardbus I wasBrad Smith
2005-05-25repair whichqs race by disabling ints in between check and halt-halt; marco@ ...Michael Shalayeff
2005-05-25comment typoJason Wright
2005-05-25correctly initialize AD1886.Joris Vink
2005-05-25rearrange order of messages sent to the kernelHans-Joerg Hoexer
2005-05-25set incoming flows to "use", outgoing to "require"Hans-Joerg Hoexer
2005-05-25prepare for new sysctl interface, not used yetHans-Joerg Hoexer
2005-05-25add missing detail from IFS exampleJared Yanovich
2005-05-25do not swap srcid/dstid for INOUT rules.Hans-Joerg Hoexer
2005-05-25use bzeroHans-Joerg Hoexer
2005-05-25spellingEsben Norby
2005-05-25typo in define. Found by David Krause.Claudio Jeker
2005-05-25split cvs_admin_file() into the local and remote versions and doJean-Francois Brousseau
2005-05-25assume that a file is modified if its timestamp is lowerJean-Francois Brousseau
2005-05-25when importing a file in local mode, add the first two revisionsJean-Francois Brousseau
2005-05-25spelling fixesDavid Krause
2005-05-25whitespaceDavid Krause
2005-05-25spellingDavid Krause
2005-05-25- basic code for rcs_rev_add() and rcs_rev_remove(), does notJean-Francois Brousseau
2005-05-25whitespaceDavid Krause
2005-05-25the theDavid Krause
2005-05-25in tulip_reset() remove a useless printf and check flags before resettingMartin Reindl
2005-05-25Schedule a soft interrupt, not a timeout, in the hard rx interrupt handler.Miod Vallat
2005-05-25add ifconfig -M option to replace wicontrol -L and -l for ap scanningReyk Floeter
2005-05-25whitespaceDavid Krause
2005-05-25Resample the hinge value on wakeup, prevent 'hung' keyboard on returnDale Rahn
2005-05-25avoid spurious ld evil string func warning, spotted by david@;Damien Miller