Age | Commit message (Expand) | Author |
2004-09-26 | expand on which is used in which and which is it | Michael Shalayeff |
2004-09-26 | put in some more meatz | Michael Shalayeff |
2004-09-26 | fix printf's for route metrics. ok henning | Jared Yanovich |
2004-09-26 | Minor tweaks to unify with other timecounters. | Alexander Yurchenko |
2004-09-26 | Improve attachment routine: | Alexander Yurchenko |
2004-09-26 | Mention PM timer support. | Alexander Yurchenko |
2004-09-26 | Timecounter support for VIA south bridges. | Alexander Yurchenko |
2004-09-26 | Add VT8231 to .Nd | Alexander Yurchenko |
2004-09-26 | capitalize ESP and AH | Jared Yanovich |
2004-09-26 | simplify MII_TICK case by using mii_phy_tick(). | Brad Smith |
2004-09-26 | Restructure the PHY entry points to use a structure of | Brad Smith |
2004-09-25 | missing word; | Jason McIntyre |
2004-09-25 | sync | Alexander Yurchenko |
2004-09-25 | another lavaport serial; from Markus Foerster <markus@1ster.de> | Alexander Yurchenko |
2004-09-25 | sync | Alexander Yurchenko |
2004-09-25 | sort a bit | Alexander Yurchenko |
2004-09-25 | tidy usage; ok ho hshoexer | Jared Yanovich |
2004-09-25 | PM support. | Alexander Yurchenko |
2004-09-25 | Timecounter support for Intel ICH chips, not enabled | Alexander Yurchenko |
2004-09-25 | Change the cvsd_recvmsg() API so that it returns 1 when a message was | Jean-Francois Brousseau |
2004-09-25 | Most of the code to handle SIGCHLD and spawn new children whenever | Jean-Francois Brousseau |
2004-09-25 | - check return values for rcsnum_alloc() | Joris Vink |
2004-09-25 | tidy buffer sizes, from Alexander Farber, PR 3924. ok tedu@ | Otto Moerbeek |
2004-09-25 | typo fix, from the original diff in PR 3932 | Brad Smith |
2004-09-25 | Remove aapic, ok deraadt@ | Alexander Yurchenko |
2004-09-25 | these printf args are no longer double; ok deraadt@ markus@ | Damien Miller |
2004-09-25 | oops | Theo de Raadt |
2004-09-25 | Senao el-2511cd2ext2m support. Reported and tested by Randy Bender | Federico G. Schwindt |
2004-09-25 | regen. | Federico G. Schwindt |
2004-09-25 | senao wireless adapters; from Randy Bender <randybender2004 at hotmail dot com> | Federico G. Schwindt |
2004-09-24 | access one too far away; from claus; ok millert | Theo de Raadt |
2004-09-24 | explain why mmap; pointed out by claus, pr 3932 | Theo de Raadt |
2004-09-24 | Whoops, need to include the IGN... zs@fhc now sorta works (kinda...) | Jason Wright |
2004-09-24 | zs@fhc | Jason Wright |
2004-09-24 | fix up attachment of zs@fhc | Jason Wright |
2004-09-24 | setup interrupt handling for fhc attached devices | Jason Wright |
2004-09-24 | sync | Theo de Raadt |
2004-09-24 | clean | Jason Wright |
2004-09-24 | need linear mappings for the intrmap/clr register sets | Jason Wright |
2004-09-24 | fhc registers (enough for now anyway) | Jason Wright |
2004-09-24 | save a copy of the pointer before strsep; fixes an abort on free. | Federico G. Schwindt |
2004-09-24 | Add DELAY in rx_putonline() such that we can boot on the SIMH VAX simulator. | Mark Kettenis |
2004-09-24 | pmtu support for udpencap; ok hshoexer, ho | Markus Friedl |
2004-09-24 | Before attempting to unlink() the local socket, set the effective | Jean-Francois Brousseau |
2004-09-24 | pass segment size to userland; ok deraadt@ | Markus Friedl |
2004-09-24 | timedout is not an english word, complaint from theo, ok marco | Henning Brauer |
2004-09-24 | connect() the client-side sockets. idea & test & ok camield@ | Henning Brauer |
2004-09-24 | Now supports RTL8201L too; based on a diff from fgs | Todd C. Miller |
2004-09-24 | simplify some parts, little more warn() fixing. ok henning | Jared Yanovich |
2004-09-24 | When creating the local socket, set the group to the server's group ID | Jean-Francois Brousseau |