Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-12 | Fix incorrect macro, .I -> .Em | Brad Smith | |
From: Eric S. Raymond <esr at thyrsus dot com> ok jmc@ | |||
2004-07-12 | point people to milter html docs; | Jason McIntyre | |
suggested by Alexey E. Suslikov; ok millert@ | |||
2004-07-12 | typo, thise -> these | Brad Smith | |
2004-07-12 | rearrange config-time printfs | Theo de Raadt | |
2004-07-12 | merge error; loki | Theo de Raadt | |
2004-07-12 | m88k cross-compile goo. | Miod Vallat | |
2004-07-12 | Add missing newlines | Darren Tucker | |
2004-07-12 | Replace errx with equivalent fprintf+exit to make porting easier; ok henning@ | Darren Tucker | |
2004-07-12 | Oops, adjust for __va_list size increase. | Miod Vallat | |
2004-07-12 | sync | Peter Valchev | |
2004-07-12 | Creative Voip Blaster | Peter Valchev | |
2004-07-12 | remove PF_FORWARD (which was introduced by ipv6 reass-on-scrub). | Jun-ichiro itojun Hagino | |
daniel found it. | |||
2004-07-11 | oops | Vincent 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-11 | obsolete IGNOREFILES | Marc Espie | |
2004-07-11 | hunt for the originating packages in case of collision, and sort | Marc Espie | |
the colliding files by package. okay naddy@, and typo fix naddy/pval. | |||
2004-07-11 | change lower bound to 0, row shouldn't be negative; suggested & ok vincent | Peter Valchev | |
2004-07-11 | use strtonum instead of strtoul and don't abuse a long for int | Peter Valchev | |
functionality; ok vincent | |||
2004-07-11 | spaces | Theo de Raadt | |
2004-07-11 | Make newsyslog(8) deal correctly with a count of 0 in newsyslog.conf. | Todd C. Miller | |
Based on a diff from Matthew Gream. | |||
2004-07-11 | save an (eventually existent) namei process context when going over | Pedro Martelletto | |
symbolic links. fixes pr 3842, ok tedu@, art@ | |||
2004-07-11 | move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadt | Peter Valchev | |
forgot to commit this with the .mk changes, sparc was broken for a while | |||
2004-07-11 | backout IPv6 reass-on-scrub patch (more work needs to be done). | Jun-ichiro itojun Hagino | |
requested by deraadt | |||
2004-07-11 | Create the group when adding a dynamic interface that's not yet plugged in. | Ryan Thomas McBride | |
ok henning@ | |||
2004-07-11 | special case of a non-CDC_AT device tha belongs here; from freebsd | Theo de Raadt | |
2004-07-11 | sync | Theo de Raadt | |
2004-07-11 | Kyocera product | Theo de Raadt | |
2004-07-11 | .Xr syslogd(8) in SEE ALSO; ok djm@ jmc@. | Xavier Santolaria | |
2004-07-11 | Fix ldmxcsr asm macro. | Mark Kettenis | |
ok deraadt@ | |||
2004-07-11 | sync | Theo de Raadt | |
2004-07-11 | shrink | Theo de Raadt | |
2004-07-11 | document newly added devices | Theo de Raadt | |
2004-07-11 | sync | Theo de Raadt | |
2004-07-11 | 4 more aue(4) devices | Theo de Raadt | |
2004-07-11 | sync | Theo de Raadt | |
2004-07-11 | support two more suntac products; from freebsd | Theo de Raadt | |
2004-07-11 | Just use err(1, NULL) following malloc() failures, per err(3). | Tom Cosgrove | |
ok otto@ | |||
2004-07-11 | sync | Theo de Raadt | |
2004-07-11 | simplify | Theo de Raadt | |
2004-07-11 | from freebsd via netbsd via loki | Theo 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-11 | sync | Theo de Raadt | |
2004-07-11 | support 4 more uftdi ports (3 from freebsd, 1 from netbsd) | Theo de Raadt | |
2004-07-11 | need to byteswap string table size before use for the alien endian a.out | Michael Shalayeff | |
2004-07-11 | No need to free() after a failing realloc(), we're bailing out anyway. | Otto Moerbeek | |
From Andrey Matveev. | |||
2004-07-11 | sync | Theo de Raadt | |
2004-07-11 | new | Theo de Raadt | |
2004-07-11 | from netbsd via loki@animata.net, revision 1.68 | Theo 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-11 | from netbsd via loki@animata.net | Theo 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-11 | prototypes; ok deraadt | Peter Valchev | |
2004-07-11 | sync | Theo de Raadt | |
2004-07-11 | viewsonic; from loki@animata.net | Theo de Raadt | |