Age | Commit message (Expand) | Author |
2008-12-17 | typo | Miod Vallat |
2008-12-17 | Make the code that picks an IRQ from the list of possible IRQs a bit smarter | Mark Kettenis |
2008-12-17 | add some newly created stats that are defined in ieee80211_ioctl.h | joshua stein |
2008-12-17 | Introduce /purge, where all msgs scheduled for deletion are put by | Jacek Masiulaniec |
2008-12-17 | - Extend our quirk device table by a flags field. | Marcus Glocker |
2008-12-17 | sort; | Jason McIntyre |
2008-12-17 | Add a workaround for some crazyness that happens if a cloning route has a | Claudio Jeker |
2008-12-17 | Add support for demotion counter. | Michele Marchetto |
2008-12-17 | change the name displayed by the c-mode on the mode line to "c", | Igor Sobrado |
2008-12-17 | sort CFLAGS, SRCS and the list of compile-time options; while here, | Igor Sobrado |
2008-12-17 | stop using stderr in the library, wrap all diagnostic fprintfs | Alexandre Ratchov |
2008-12-17 | Document ENOBUFS for writev(2). | Ray Lai |
2008-12-17 | more on editors; ok ajacoutot | Jason McIntyre |
2008-12-17 | tweak previous; | Jason McIntyre |
2008-12-17 | Backout anonymous union fix, since it breaks V4L ports. we try to fix | Marcus Glocker |
2008-12-17 | Rewrite the 'mbuf' page to display mbuf usage information from system pools | Can Erkin Acar |
2008-12-17 | fix spell errors, from Thomas Pfaff <tpfaff(at)tp76.info>, thanks! | Alexandre Ratchov |
2008-12-17 | add a writable ``appbufsz'' field to the sa_par structure, containing | Alexandre Ratchov |
2008-12-16 | Make the "machine xir" ddb command work on machines with Tomatillo | Mark Kettenis |
2008-12-16 | - make it possible to edit a merged file using an external editor ; | Antoine Jacoutot |
2008-12-16 | when searching for an endpoint, return the correct abuf pointers. | Alexandre Ratchov |
2008-12-16 | reorder so that web certificates are more obvious. | Marc Espie |
2008-12-16 | Use macros from route.h when mapping route priorities to names; the | Stuart Henderson |
2008-12-16 | Move the functionality of psignal() to a new function ptsignal() | Philip Guenthe |
2008-12-16 | strptime() never sets tm_isdst, so set it to -1 before passing the | Philip Guenthe |
2008-12-15 | Make the "machine xir" ddb command work on machines with uperf(4) on sbus(4). | Mark Kettenis |
2008-12-15 | Make the "machine xir" ddb command work on machines with uperf(4) on ebus(4). | Mark Kettenis |
2008-12-15 | Let tty subsystem know when transmit is finished so ioctls do not hang. | Dale Rahn |
2008-12-15 | Unbreak netstat, reflecting kernel changes. | Michele Marchetto |
2008-12-15 | work around tree breakage by mpls people | Theo de Raadt |
2008-12-15 | shave off more bytes than you expect by declaring a few const local arrays | Otto Moerbeek |
2008-12-15 | turns out gcc is not smart enough to avoid the local array in const | Otto Moerbeek |
2008-12-15 | in rt2860_rx_intr(), rely on RT2860_FS_DRX_IDX instead of the RX_DMA DDONE | Damien Bergamini |
2008-12-15 | regen | Damien Bergamini |
2008-12-15 | remove duplicated usb id | Damien Bergamini |
2008-12-15 | regen | Damien Bergamini |
2008-12-15 | more RT2770/RT2870/RT3070/RT3071 product ids. | Damien Bergamini |
2008-12-15 | Reflect kernel changes. Labels are no more per link unique | Michele Marchetto |
2008-12-15 | Initial fixup of sockaddr_mpls struct. | Michele Marchetto |
2008-12-15 | tweak the defaults to also do -M if you ask for info on a given package. | Marc Espie |
2008-12-15 | Cleanup the temporary directory in all the error paths. | Federico G. Schwindt |
2008-12-15 | remove unused vars; damien@ ok. | Federico G. Schwindt |
2008-12-15 | a little more clarity on link aggregation, after some discussion | Jason McIntyre |
2008-12-15 | correct the description of fstat output for sockets; | Jason McIntyre |
2008-12-15 | remove i386-only inline assembler roll() function; gcc optimises the | Damien Miller |
2008-12-15 | revert 1.20 now that the new allocator is used to control the number of | Brad Smith |
2008-12-14 | MCLGETI takes an mbuf *, not an mbuf. | David Gwynne |
2008-12-14 | Allow trunk_hashmbuf() to take HW VLAN tagging into consideration. | Brad Smith |
2008-12-14 | Since trunk_hashmbuf() and thus trunk_lb_gethdr() are no longer specific | Brad Smith |
2008-12-14 | Make sure the low water mark for cluster pools isn't 0 such that network | Mark Kettenis |