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