summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-08whitespace both in comment; from berndHenning Brauer
2004-10-08Fix small typos and adjust punctuation.Hans-Joerg Hoexer
2004-10-08Fix DDB/DEBUG ifdefs dance.Alexander Yurchenko
2004-10-08Pasto in comment.Alexander Yurchenko
2004-10-08Compile netisr code only for network-capable kernels.Alexander Yurchenko
2004-10-08pseudo-device crypto is unnecessary for installs.Ryan Thomas McBride
2004-10-08trapdebug_enter() really takes 2 args, not 1.Alexander Yurchenko
2004-10-08disksubr.c should depend on disk.Alexander Yurchenko
2004-10-08Use ${MKDEP} instead of mkdep.Alexander Yurchenko
2004-10-08Don't increment beyond end of message.Hakan Olsson
2004-10-08shrink and tidy; ok dtucker@Damien Miller
2004-10-08don't print media infoBrad Smith
2004-10-07Add driver for generic ten-bit interfaces (1000BASE-{LX,SX} fibre interfaces)Brad Smith
2004-10-07Add an Ethernet option bit for master mode (for 1000baseT, the linkBrad Smith
2004-10-07add constants for 1000Base-X duplex negotiation.Brad Smith
2004-10-07*phy -> *scBrad Smith
2004-10-07cardbusdevs -> pcidevsBrad Smith
2004-10-07regenBrad Smith
2004-10-07merge vendors/devices from cardbusdevsBrad Smith
2004-10-07GLOB_NOESCAPE is POSIX so move it out of the #ifndef _POSIX_SOURCE block.Todd C. Miller
2004-10-07Kill register and fix some whilespace goofs in a do {} while loop.Todd C. Miller
2004-10-07accomodate for hppa64 as wellMichael Shalayeff
2004-10-07use a static, const and prefilled u_int8_t[16] to check wether the markerHenning Brauer
2004-10-07missing dohooks(), needed for (em0:network) style notation with v6, was notHenning Brauer
2004-10-07don't unlink agent socket when bind() fails, spotted by rich AT rich-paul.netDamien Miller
2004-10-07document KbdInteractiveDevices; ok markus@Damien Miller
2004-10-07When printing attributes do not cast unsigned value to signed.Hans-Joerg Hoexer
2004-10-07introduce -p option and p command to only show a single process.Otto Moerbeek
2004-10-07regenJonathan Gray
2004-10-07add the Radeon in my iBook, ok deraadt@Jonathan Gray
2004-10-06typoBrad Smith
2004-10-06Enable round-robin arbitration between transmit and receive unitBrad Smith
2004-10-06Pass -finhibit-size-directive to the compiler, so that binutils 2.15Miod Vallat
2004-10-06set the congestion window to two segments (instead of only one), this matchesMarkus Friedl
2004-10-06Unbreak tcpdump on the carp interface; variable shadowing pointed out byRyan Thomas McBride
2004-10-05Use priority instead of facility in vsyslog()Marco Pfatschbacher
2004-10-05Change the default passtime to 25 minutes,Bob Beck
2004-10-05move expand down to ::ExeclikeActionMarc Espie
2004-10-05unbreak expandMarc Espie
2004-10-05explicitly call the right destate for ExtradirMarc Espie
2004-10-05more inheritance, reorder stuff slightlyMarc Espie
2004-10-05intermediate ::DirlikeObject class, so that all dir objects inherit fromMarc Espie
2004-10-05make a list of all conflicts.Marc Espie
2004-10-05unbreak pure comments, handle @option at new level.Marc Espie
2004-10-05Let DirBase inherit from FileObjectMarc Espie
2004-10-05kill unneeded includesMichael Shalayeff
2004-10-05Add 6300ESB.Alexander Yurchenko
2004-10-05Support for 6300ESB (timecounter, not SpeedStep of course).Alexander Yurchenko
2004-10-05- switch to pci_matchbyid()Alexander Yurchenko
2004-10-05Includes nit.Alexander Yurchenko