summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-02-11When information about threads are not requested sum the '%cpu' ofMartin Pieuchot
2013-02-10switch m68k ports to gcc3Miod Vallat
2013-02-10Don't wait for memory from pool while holding vm_map_lock or we canBob Beck
2013-02-09- Use a switch statement for setting the chipset flagsBrad Smith
2013-02-09Remove no longer used struct emul extern declarations.Miod Vallat
2013-02-09Replace a bunch of if () else if () else if () else if () ... with thatMiod Vallat
2013-02-09Add explicit __attribute__ ((__format__(__kprintf__)))) to the functions andMiod Vallat
2013-02-09Grammar, typosMiod Vallat
2013-02-09No longer #ifdef BUS_SPACE_MAP_PREFETCHABLE, as all <machine/bus.h> areMiod Vallat
2013-02-09ater -> afterMiod Vallat
2013-02-09Blame the right function when panic'ing.Miod Vallat
2013-02-09Fix indent, add RCS IdMiod Vallat
2013-02-09No longer define EXEC_SCRIPT (probably coming from old PefoBSD). Also,Miod Vallat
2013-02-09No longer define the a.out relocation format struct.Miod Vallat
2013-02-09Do not bother defining cpu_exec_aout_makecmds() on platforms where we no longerMiod Vallat
2013-02-09Programme the VT6105M, VT6105 and RhineII-2 to permit frames of up toStuart Henderson
2013-02-09Allow the user to configure an MTU of up to 1518, which does not requireStuart Henderson
2013-02-08- remove ununsed PCI_ANY_ID macrosJasper Lievisse Adriaanse
2013-02-08add another DFE-530TX+Jasper Lievisse Adriaanse
2013-02-08regenJasper Lievisse Adriaanse
2013-02-08add another DFE-530TX+ which happens to have a quirky vendor ID. use that IDJasper Lievisse Adriaanse
2013-02-08Insufficient levels of hops in the local brew led to Theo and I muckingPhilip Guenther
2013-02-07Bring back reserve enforcement and page daemon wakeup into uvm_pglistalloc,Bob Beck
2013-02-07make sure the page daemon considers BUFPAGES_INACT when decidingBob Beck
2013-02-07Sync.Paul Irofti
2013-02-07Add Radeon HD 7290.Paul Irofti
2013-02-07Remove dead code.Martin Pieuchot
2013-02-07convert mbuf tags to use pool(9) as a backend storage;Mike Belopuhov
2013-02-06add pppx(4) interfaces to the "pppx" interface group, as done for variousStuart Henderson
2013-02-06Check for __PIC__, not PIC, as some files in libc will only see the former.Miod Vallat
2013-02-05Make the inet6 and inet cases in in_pcbrtentry() look similar.Alexander Bluhm
2013-02-05netflow v10 omitted the sysUpTime flow set header field fromFlorian Obser
2013-02-05Do not profile the various ipi functions. This is a requirement for theMartin Pieuchot
2013-02-04The firmware isn't always happy with the length of the "join BSS" commandMark Kettenis
2013-02-04Set sa_len correctly for PF_INET (and be consistent with the PF_INET6Todd C. Miller
2013-02-04some stuff i found in old storedge 3500 disk trays seem to work fine.David Gwynne
2013-02-03Let the octeon kernel link properly.Brian Callahan
2013-02-02- remove product/vendor table and let the driver attach based on class, etc.Federico G. Schwindt
2013-02-02mvme68k ELF bits. Boot block updates heavily based upon the recent mvme88kMiod Vallat
2013-02-02hp300 ELF bits. Requires many device and prom related structs to now be declaredMiod Vallat
2013-02-02Kernel bits for m68k/ELF, mostly from NetBSD. In addition, the `pmod' symbelMiod Vallat
2013-02-01Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-01-31welcome to 5.3-BETAMiod Vallat
2013-01-30In doreadlinkat(), only access auio.uio_resid if it's already beenMatthew Dempsky
2013-01-30backout 5718/5719/5720 support. the diff breaks the 5704C on my xserve g5David Gwynne
2013-01-297 &&'ed elements in a single KASSERT involving complex tests is just painfulBob Beck
2013-01-29Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-01-29- Set ENETRESET within myx_ioctl() instead of calling myx_iff() directly, to beBrad Smith
2013-01-29Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-01-29Add the PCI id for the D-Link DFE-520TX C1 board.Brad Smith