summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-06-24Regen from usbdevs rev 1.476.itohy
2007-06-24Sort vendors and products by number.itohy
2007-06-24Regen after the usbdevs updates in rev 1.474 and 1.475veego
2007-06-24- Add the MGE vendor and two entries.veego
2007-06-24usbdevs:itohy
2007-06-24Extract common code from i386, xen, and sparc64, creatingdyoung
2007-06-24In sys/kern/Make.tags.inc, create an intermediate variable FINDCOMM.dyoung
2007-06-23Don't complain if we can't evaluate _ALn.jmcneill
2007-06-23Pass TRYEMULROOT to NDINIT() instead of using CHECK_ALT_XXX.dsl
2007-06-23Use x86_set_ldt1() instead of the stackgap.dsl
2007-06-23Fix a warning from gcc 4 about stripping the volatile qualifier by a casthauke
2007-06-23Simplify code to get/set 16bit group lists.dsl
2007-06-23Read and write the ldt without using the stackgap.dsl
2007-06-23Comment out support for FREEBSD_PT_READ_U and FREEBSD_PT_WRITE_U.dsl
2007-06-23Split x86_set/get_ldt() so they are callable with kernel buffers.dsl
2007-06-23If a quota-enabled file system has 65536 active vnodes for one uidhannken
2007-06-23Remove _ZLIB_PRIVATE that should have been removed 10 years ago.isaki
2007-06-23Use the functions in kern_auth.c for setting/getting group lists.dsl
2007-06-23These now need sys/prot.hdsl
2007-06-23Make sys_getgroups() and sys_setgroups() use the newly added functionsdsl
2007-06-23Simplify the interfaces needed for sys_setgroups() and sys_getgroups().dsl
2007-06-23If the underlying link's MTU is less than PP_MTU (e.g. PPPoE), set ourscw
2007-06-22Correct the disassembly of instructions that move immediate values intodsl
2007-06-22Get rid of pcb usages, not needed for idlelwp.mhitch
2007-06-22These files (cxgb*) are for the Chelsio T3 10 gigabit ethernet card fromjklos
2007-06-22PROLIFIC2 -> NETINDEXitohy
2007-06-22Regen from usbdevs rev 1.473.itohy
2007-06-22Sort.itohy
2007-06-22Vendor ID 0x11f6 is used by at least two products from NetIndex Inc.itohy
2007-06-22ubc_alloc: break loans on UBC_FAULTBUSY.yamt
2007-06-22- nfsrv_slpderef: fix a locking botch.yamt
2007-06-22Fix a tyop in a comment.simonb
2007-06-21Added cxgb entry for Chelsio T3 10 gigabit card.jklos
2007-06-21Apply the patch, with some minor modifications, provided in:scw
2007-06-21Refactor the pnode2vnode translation slightly so that VFS_ROOTpooka
2007-06-21Reorganize how the root vnode is fetched so that it doesn't alwayspooka
2007-06-21* Add bus_dmamap_sync calls for cmd structure.fvdl
2007-06-21Make this match how the C version of the interrupt handler doesjnemeth
2007-06-21Fix rqp->len is a number of read registers.kiyohara
2007-06-20- per socket keepalive settingschristos
2007-06-20Support more i915 stolen memory configurations (previous limit was 8MB,sborrill
2007-06-19Add some more AMD64 CPUID entries.tsutsui
2007-06-19nfssvc_iod: fix nm_bufqiods accounting on exit.yamt
2007-06-18Re-apply rev 1.111:ad
2007-06-18Add a workaround in the case where we have low number of rbuf.degroote
2007-06-18Support root= as an alias for bootdev=, for consistency with multibootbouyer
2007-06-18Regen.dsainty
2007-06-18Add AX88772 USB 2.0 10/100 Ethernet adapterdsainty
2007-06-17There is no need for the stackgap in sys_bind() and sys_connect().dsl
2007-06-17Kill that stackgap...dsl