summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-07-12Fix incorrect macro, .I -> .EmBrad Smith
From: Eric S. Raymond <esr at thyrsus dot com> ok jmc@
2004-07-12point people to milter html docs;Jason McIntyre
suggested by Alexey E. Suslikov; ok millert@
2004-07-12typo, thise -> theseBrad Smith
2004-07-12rearrange config-time printfsTheo de Raadt
2004-07-12merge error; lokiTheo de Raadt
2004-07-12m88k cross-compile goo.Miod Vallat
2004-07-12Add missing newlinesDarren Tucker
2004-07-12Replace errx with equivalent fprintf+exit to make porting easier; ok henning@Darren Tucker
2004-07-12Oops, adjust for __va_list size increase.Miod Vallat
2004-07-12syncPeter Valchev
2004-07-12Creative Voip BlasterPeter Valchev
2004-07-12remove PF_FORWARD (which was introduced by ipv6 reass-on-scrub).Jun-ichiro itojun Hagino
daniel found it.
2004-07-11oopsVincent Labrecque
I just realized I gave a really bad advise to pval, negative goto-line are entirely valid (mean # of lines from end of file) go back to INT_MIN as the lower bound
2004-07-11obsolete IGNOREFILESMarc Espie
2004-07-11hunt for the originating packages in case of collision, and sortMarc Espie
the colliding files by package. okay naddy@, and typo fix naddy/pval.
2004-07-11change lower bound to 0, row shouldn't be negative; suggested & ok vincentPeter Valchev
2004-07-11use strtonum instead of strtoul and don't abuse a long for intPeter Valchev
functionality; ok vincent
2004-07-11spacesTheo de Raadt
2004-07-11Make newsyslog(8) deal correctly with a count of 0 in newsyslog.conf.Todd C. Miller
Based on a diff from Matthew Gream.
2004-07-11save an (eventually existent) namei process context when going overPedro Martelletto
symbolic links. fixes pr 3842, ok tedu@, art@
2004-07-11move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadtPeter Valchev
forgot to commit this with the .mk changes, sparc was broken for a while
2004-07-11backout IPv6 reass-on-scrub patch (more work needs to be done).Jun-ichiro itojun Hagino
requested by deraadt
2004-07-11Create the group when adding a dynamic interface that's not yet plugged in.Ryan Thomas McBride
ok henning@
2004-07-11special case of a non-CDC_AT device tha belongs here; from freebsdTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11Kyocera productTheo de Raadt
2004-07-11.Xr syslogd(8) in SEE ALSO; ok djm@ jmc@.Xavier Santolaria
2004-07-11Fix ldmxcsr asm macro.Mark Kettenis
ok deraadt@
2004-07-11syncTheo de Raadt
2004-07-11shrinkTheo de Raadt
2004-07-11document newly added devicesTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-114 more aue(4) devicesTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11support two more suntac products; from freebsdTheo de Raadt
2004-07-11Just use err(1, NULL) following malloc() failures, per err(3).Tom Cosgrove
ok otto@
2004-07-11syncTheo de Raadt
2004-07-11simplifyTheo de Raadt
2004-07-11from freebsd via netbsd via lokiTheo de Raadt
The MCT advertises both the interrupt and bulkin endpoints as interrupts. Go from assuming that the first enumerated interrupt is the bulkin (since this may not be the case) to assuming that the true interrupt endpoint will have a 0x2 wMaxPacketSize.
2004-07-11syncTheo de Raadt
2004-07-11support 4 more uftdi ports (3 from freebsd, 1 from netbsd)Theo de Raadt
2004-07-11need to byteswap string table size before use for the alien endian a.outMichael Shalayeff
2004-07-11No need to free() after a failing realloc(), we're bailing out anyway.Otto Moerbeek
From Andrey Matveev.
2004-07-11syncTheo de Raadt
2004-07-11newTheo de Raadt
2004-07-11from netbsd via loki@animata.net, revision 1.68Theo de Raadt
Ignore a port error that happens to come in at the same time as a connect status change. Some root hubs seem to report both.
2004-07-11from netbsd via loki@animata.netTheo de Raadt
uhub.c revision 1.65, ohci.c revision 1.146, uhci.c revision 1.177 Use the correct wValue to get hub desriptors. Also, make wValue checks of root hub codes less strict.
2004-07-11prototypes; ok deraadtPeter Valchev
2004-07-11syncTheo de Raadt
2004-07-11viewsonic; from loki@animata.netTheo de Raadt