Age | Commit message (Expand) | Author |
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 |
2004-09-23 | missing .El; | Jason McIntyre |
2004-09-23 | errant comma; | Jason McIntyre |
2004-09-23 | Correctly test for prom memory mapping failure. Fortunately no system we | Miod Vallat |
2004-09-23 | sync | Alexander Yurchenko |
2004-09-23 | Correct AAR-1210SA name a bit to match netbsd. | Alexander Yurchenko |
2004-09-23 | man pages for the clocks on sparc/sparc64. getting the links right was | Jason Wright |
2004-09-23 | add ETHER_MAX_DIX_LEN | Brad Smith |
2004-09-23 | document fhc attachment of zs... it's not in GENERIC yet, but will be | Jason Wright |
2004-09-23 | prepare the way for multi-bus attachment of zs (specifically zs@fhc). | Jason Wright |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-09-23 | Add missing free on error; Alison Winters | Todd C. Miller |
2004-09-23 | remove some more compile time overrides, use the sysctl's. | Brad Smith |
2004-09-23 | central@mainbus, fhc@central, fhc@mainbus, and clock@fhc | Jason Wright |
2004-09-23 | clock@fhc | Jason Wright |
2004-09-23 | flesh out. mention R10K and R12K support | Per Fogelstrom |