Age | Commit message (Expand) | Author |
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 |
2004-09-24 | new style interrupt counters; pefo ok | Theo de Raadt |
2004-09-24 | Don't process NAT-T keepalives. Noted by Kamel Messaoudi. hshoexer@ ok | Hakan Olsson |
2004-09-24 | simple route regress test | Markus Friedl |
2004-09-24 | Add a `-h' option to print the usage and exit with status 0 and fix | Jean-Francois Brousseau |
2004-09-24 | ditch `config' in the @sample messages, since this more or less covers | Marc Espie |
2004-09-24 | 2nd half of @newuser/@newgroup: treat them as shared items, and remove | Marc Espie |
2004-09-24 | use pkgspec_match for default conflict too. | Marc Espie |
2004-09-24 | Missing $OpenBSD$ tag. | Alexander Yurchenko |
2004-09-24 | Multiple inclusion protection. | Alexander Yurchenko |
2004-09-24 | Add missing Manuel Bouyer copyright. | Alexander Yurchenko |
2004-09-24 | Multiple inclusion protection. | Alexander Yurchenko |
2004-09-24 | Better description line. | Miod Vallat |
2004-09-24 | Minor mdoc nit. | Miod Vallat |
2004-09-24 | kill homegrown quit(); use err()/errx() instead | Jared Yanovich |
2004-09-24 | kill osi and mask, ok henning | Jared Yanovich |
2004-09-23 | do not shrink the field width... | Theo de Raadt |
2004-09-23 | grammar/punctuation fixes | Jared Yanovich |
2004-09-23 | adapt to KERN_INTRCNT_CNT returning a quad, from danh (imported now to | Theo de Raadt |
2004-09-23 | adapt to KERN_INTRCNT_CNT becoming a quad; ok tedu, and pulling in some | Theo de Raadt |
2004-09-23 | change KERN_INTRCNT_CNT to return a quad; ok tedu | Theo de Raadt |
2004-09-23 | typo from number six; | Jason McIntyre |
2004-09-23 | properly check read() and write() return values. | Henning Brauer |