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