Age | Commit message (Expand) | Author |
2004-11-17 | print real/avail/bufcache sizes as unsigned | Michael Shalayeff |
2004-11-17 | - \r\n fix for QUIT command | Bob Beck |
2004-11-17 | typo, spotted by pedro | Theo de Raadt |
2004-11-17 | 3 more devices | Theo de Raadt |
2004-11-17 | rename to atmel | Theo de Raadt |
2004-11-17 | atu(4) on by default, since it is now smaller | Theo de Raadt |
2004-11-17 | document the firmware files in /etc/firmware/ | Theo de Raadt |
2004-11-17 | use the filesystem based firmware loader; dlg ok | Theo de Raadt |
2004-11-17 | firmware loading; ok pedro tedu dlg miod | Theo de Raadt |
2004-11-17 | stuff after #endif | Theo de Raadt |
2004-11-17 | use lmin() instead of imin() in sbspace(), ok henning, millert | Markus Friedl |
2004-11-17 | print ipv6 on enc0, too; ok otto, tests by fries | Markus Friedl |
2004-11-17 | ip6_plen does not include the size of the ipv6 header; ok itojun | Markus Friedl |
2004-11-17 | document the new update framework for bulk builds. | Marc Espie |
2004-11-17 | Add a small TOC description to the synopsis, since people may not read | Marc Espie |
2004-11-17 | document the update paraphernalia, even though it's still experimental. | Marc Espie |
2004-11-17 | off-by-one in process_states[], fixes display of memory; ok deraadt, aaron | Markus Friedl |
2004-11-17 | Improved logging for advertisement failures: Add some carpstats.carps_onomem++ | Ryan Thomas McBride |
2004-11-17 | sync | Theo de Raadt |
2004-11-17 | Three mode devices found in the wild, I think | Theo de Raadt |
2004-11-17 | remove NI_WITHSCOPEID | Jun-ichiro itojun Hagino |
2004-11-17 | wrong paren. Patrick Latifi | Jun-ichiro itojun Hagino |
2004-11-17 | NI_WITHSCOPEID is no more. | Jun-ichiro itojun Hagino |
2004-11-17 | fix non-usb builds | Theo de Raadt |
2004-11-17 | pre-sync | Theo de Raadt |
2004-11-17 | /etc/firmware directory | Theo de Raadt |
2004-11-17 | enter dev/microcode dir | Theo de Raadt |
2004-11-17 | install all 8 files | Theo de Raadt |
2004-11-17 | remove NI_WITHSCOPEID (which is not standard) | Jun-ichiro itojun Hagino |
2004-11-17 | remove bogus printf | Theo de Raadt |
2004-11-17 | remove NI_WITHSCOPEID (which is not standard) | Jun-ichiro itojun Hagino |
2004-11-17 | Add missing counters to 'netstat -sp carp' output. | Ryan Thomas McBride |
2004-11-17 | list licensed files | Theo de Raadt |
2004-11-17 | forgot 2 firmwares | Theo de Raadt |
2004-11-17 | not sparc | Theo de Raadt |
2004-11-16 | put copy of license in firmware dir too | Theo de Raadt |
2004-11-16 | fix bit defns for PFLAGs | Jason Wright |
2004-11-16 | flat firmware file creation and installation | Theo de Raadt |
2004-11-16 | more correct error checking, from Joris Vink <amni at pandora dot be> | Jean-Francois Brousseau |
2004-11-16 | Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb. | Mark Kettenis |
2004-11-16 | add Joris Vink as an author | Jean-Francois Brousseau |
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 |