Age | Commit message (Expand) | Author |
2004-11-16 | Fix for PR3983 | Ryan Thomas McBride |
2004-11-16 | Lower interrupt moderation timer to decrease service latency. | Brad Smith |
2004-11-16 | Call arprequest/ether_output at splsoftnet(). From Chris Pascoe. | Ryan Thomas McBride |
2004-11-16 | Add "probability" to BNF | Marco Pfatschbacher |
2004-11-16 | back out previous commit and put the right change in which corresponds | Brad Smith |
2004-11-16 | Set p_stat to SONPROC in cpu_switch() after picking a proc to run. | Miod Vallat |
2004-11-16 | Re-implement LQM, this time according to the rfc. | Brad Smith |
2004-11-16 | Fix tx queue (slist can be corrupted when tx interrupts hit within tx_encap). | Brad Smith |
2004-11-16 | - Added fix for 82547 which corrects an issue with Jumbo frames larger than 10k. | Brad Smith |
2004-11-16 | allow for the reception of VLAN sized frames. | Brad Smith |
2004-11-16 | if_dc.c rev 1.56 | Brad Smith |
2004-11-16 | shuffle the .Pp; | Jason McIntyre |
2004-11-16 | -p supports optional [user] arg; | Jason McIntyre |
2004-11-16 | Bring exec-stack.h correctly on i386/ELF; spotted by pageexec@freemail.hu | Miod Vallat |
2004-11-16 | print network interface stats with 'systat ifstat'; ok deraadt, mickey | Markus Friedl |
2004-11-16 | get rid of the ATU_NO_COPY_TX knob. we always want it on. | David Gwynne |
2004-11-16 | add PCI_ID_CODE | Brad Smith |
2004-11-15 | sort options; | Jason McIntyre |
2004-11-15 | missing .El; | Jason McIntyre |
2004-11-15 | add kern.version to daily report. ok deraadt@ | Nick Holland |
2004-11-15 | hit the clueless... | Marc Espie |
2004-11-15 | generate ExtraInfo from defines FULLPKGPATH, PERMIT_PACKAGE_CDROM, PERMIT_PAC... | Marc Espie |
2004-11-15 | compile patterns once, should be a slight speed up. | Marc Espie |
2004-11-15 | minimal documentation for -E. | Marc Espie |
2004-11-15 | Let stand/ compile with gcc 3. | Miod Vallat |
2004-11-15 | Get rid of some old debug stuff. | Miod Vallat |
2004-11-15 | tweaks; | Jason McIntyre |
2004-11-15 | say goodbye to old example code, since pkg_info now does it... | Marc Espie |
2004-11-15 | find_pkg function to iterate through pkgs, wherever they might be. | Marc Espie |
2004-11-15 | remove some debug cruft | David Gwynne |
2004-11-15 | repair -l | Marc Espie |
2004-11-15 | clarify preempt, especially wrt failing all interfaces over at once, | Henning Brauer |
2004-11-15 | clean-up: pull all option parsing together. | Marc Espie |
2004-11-15 | don't Fatal out if -e thingy -q, since we're only interested in the | Marc Espie |
2004-11-15 | Compile with gcc 3. | Miod Vallat |
2004-11-15 | oops - one more option sort; | Jason McIntyre |
2004-11-15 | sort options; whitespace; | Jason McIntyre |
2004-11-15 | sort options; | Jason McIntyre |
2004-11-15 | sort options; whitespace; | Jason McIntyre |
2004-11-15 | sort options, and some whitespace issues; | Jason McIntyre |
2004-11-15 | debug printf fixes from Daan Vreeken | David Gwynne |
2004-11-15 | More stuff to do | Jean-Francois Brousseau |
2004-11-15 | Fix some issues in the protocol dispatch table: | Jean-Francois Brousseau |
2004-11-15 | use Carp | Marc Espie |
2004-11-14 | pass full item to CollisionReport, so that it can compute md5 for files | Marc Espie |
2004-11-14 | stop storing @pkdep into packing-lists, use separate REQUIRING file instead. | Marc Espie |
2004-11-14 | make sure REQUIRING file is an integral part of what we do. | Marc Espie |
2004-11-14 | allows for several -f options, since OpenBSD::Getopt makes this possible | Marc Espie |
2004-11-14 | current unsolved issues. | Marc Espie |
2004-11-14 | -K -L option that prefixes each file name with keyword. | Marc Espie |