summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-25tidy buffer sizes, from Alexander Farber, PR 3924. ok tedu@Otto Moerbeek
2004-09-25typo fix, from the original diff in PR 3932Brad Smith
2004-09-25Remove aapic, ok deraadt@Alexander Yurchenko
2004-09-25these printf args are no longer double; ok deraadt@ markus@Damien Miller
2004-09-25oopsTheo de Raadt
2004-09-25Senao el-2511cd2ext2m support. Reported and tested by Randy BenderFederico G. Schwindt
2004-09-25regen.Federico G. Schwindt
2004-09-25senao wireless adapters; from Randy Bender <randybender2004 at hotmail dot com>Federico G. Schwindt
2004-09-24access one too far away; from claus; ok millertTheo de Raadt
2004-09-24explain why mmap; pointed out by claus, pr 3932Theo de Raadt
2004-09-24Whoops, need to include the IGN... zs@fhc now sorta works (kinda...)Jason Wright
2004-09-24zs@fhcJason Wright
2004-09-24fix up attachment of zs@fhcJason Wright
2004-09-24setup interrupt handling for fhc attached devicesJason Wright
2004-09-24syncTheo de Raadt
2004-09-24cleanJason Wright
2004-09-24need linear mappings for the intrmap/clr register setsJason Wright
2004-09-24fhc registers (enough for now anyway)Jason Wright
2004-09-24save a copy of the pointer before strsep; fixes an abort on free.Federico G. Schwindt
2004-09-24Add DELAY in rx_putonline() such that we can boot on the SIMH VAX simulator.Mark Kettenis
2004-09-24pmtu support for udpencap; ok hshoexer, hoMarkus Friedl
2004-09-24Before attempting to unlink() the local socket, set the effectiveJean-Francois Brousseau
2004-09-24pass segment size to userland; ok deraadt@Markus Friedl
2004-09-24timedout is not an english word, complaint from theo, ok marcoHenning Brauer
2004-09-24connect() the client-side sockets. idea & test & ok camield@Henning Brauer
2004-09-24Now supports RTL8201L too; based on a diff from fgsTodd C. Miller
2004-09-24simplify some parts, little more warn() fixing. ok henningJared Yanovich
2004-09-24When creating the local socket, set the group to the server's group IDJean-Francois Brousseau
2004-09-24new style interrupt counters; pefo okTheo de Raadt
2004-09-24Don't process NAT-T keepalives. Noted by Kamel Messaoudi. hshoexer@ okHakan Olsson
2004-09-24simple route regress testMarkus Friedl
2004-09-24Add a `-h' option to print the usage and exit with status 0 and fixJean-Francois Brousseau
2004-09-24ditch `config' in the @sample messages, since this more or less coversMarc Espie
2004-09-242nd half of @newuser/@newgroup: treat them as shared items, and removeMarc Espie
2004-09-24use pkgspec_match for default conflict too.Marc Espie
2004-09-24Missing $OpenBSD$ tag.Alexander Yurchenko
2004-09-24Multiple inclusion protection.Alexander Yurchenko
2004-09-24Add missing Manuel Bouyer copyright.Alexander Yurchenko
2004-09-24Multiple inclusion protection.Alexander Yurchenko
2004-09-24Better description line.Miod Vallat
2004-09-24Minor mdoc nit.Miod Vallat
2004-09-24kill homegrown quit(); use err()/errx() insteadJared Yanovich
2004-09-24kill osi and mask, ok henningJared Yanovich
2004-09-23do not shrink the field width...Theo de Raadt
2004-09-23grammar/punctuation fixesJared Yanovich
2004-09-23adapt to KERN_INTRCNT_CNT returning a quad, from danh (imported now toTheo de Raadt
2004-09-23adapt to KERN_INTRCNT_CNT becoming a quad; ok tedu, and pulling in someTheo de Raadt
2004-09-23change KERN_INTRCNT_CNT to return a quad; ok teduTheo de Raadt
2004-09-23typo from number six;Jason McIntyre
2004-09-23properly check read() and write() return values.Henning Brauer