summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sort the PCI device's and make the catch-all for new Dellambrisko2008-12-121-6/+6
* The TWINKLECAM entry is under CHICONY2, remove MICRODIA.thompsa2008-12-121-4/+1
* Use correct AIPTEK2 name for vendor 0x04fc, now that the PENCAM_MEGA_1_3thompsa2008-12-121-1/+1
* Reviewed by: (Dieter)freebsd@sopwith.solgatos.comsbruno2008-12-122-22/+68
* Add in some more device ID's and a generic catch-all.ambrisko2008-12-121-0/+3
* Expose symbol `PMC_FN_USER_CALLCHAIN' to assembler code.jkoshy2008-12-122-0/+16
* Move the check for the ending char in the partition name whereluigi2008-12-121-5/+6
* Add a field to disambiguate between multiple threads awaitingjkoshy2008-12-121-0/+1
* Uio_yield() already does DROP_GIANT/PICKUP_GIANT, no need to repeat thiskib2008-12-121-2/+0
* Reference the vmspace of the process being inspected by procfs, linprocfskib2008-12-123-5/+31
* The userland_sysctl() function retries sysctl_root() until returnedkib2008-12-122-3/+9
* Remove the offer to install Linux compatibility on i386 in the mainlinekensmith2008-12-124-31/+0
* Begin the sysinstall cleanup. Remove the support for configuring OSFkensmith2008-12-124-25/+0
* Do not leak defs_de_interlock on error.kib2008-12-121-1/+3
* fix support and capabilitieskmacy2008-12-121-4/+5
* - Drop a reference to an older 'kdb' debugger that FreeBSD never had.jhb2008-12-121-7/+2
* Bump __FreeBSD_version for the new VOP_VPTOCNP addition.marcus2008-12-121-1/+1
* RTF_RNH_LOCKED needs to be passed in the flags arg not report,kmacy2008-12-121-1/+1
* Pass RTF_RNH_LOCKED to rtalloc1 sunce the node head is locked, this avoids athompsa2008-12-121-1/+1
* Consider processes attaching/detaching from tun(4) devices as being linkcsjp2008-12-121-0/+2
* It seems there are still issues on multicast perfect filtering.yongari2008-12-121-1/+1
* Add a man page for VOP_VPTOCNP.marcus2008-12-122-0/+111
* Implement VOP_VPTOCNP for devfs. Directory and character device vnodes aremarcus2008-12-121-0/+65
* Add a simple VOP_VPTOCNP implementation for deadfs which returns EBADF.marcus2008-12-121-0/+1
* Add a new error VOP, VOP_ENOENT. This function will simply return ENOENT.marcus2008-12-121-0/+2
* Add a new VOP, VOP_VPTOCNP, which translates a vnode to its component namemarcus2008-12-123-24/+95
* Remove superfluous return statements from the end of void functions.thompsa2008-12-1168-1305/+0
* Format and wrap function declarations.thompsa2008-12-1166-778/+1060
* Add entry for if_transmit and if_qflushkmacy2008-12-111-1/+20
* Add kqueue()-support to pseudo-terminal master devices.ed2008-12-111-0/+107
* Add entries for some Option, Sierra and Stelera 3G cards.thompsa2008-12-111-0/+8
* Don't forget to add "npts" to rlimit_ident[] as well.ed2008-12-111-1/+2
* Fix a leak introduced in r185902. We should free the devspec ifps2008-12-111-0/+1
* Put a global variables, which were virtualized but formerlybz2008-12-1114-19/+37
* Put the VIMAGE options together in one place.bz2008-12-111-1/+1
* Order #includes - also to reduce diffs with vimage branches in p4.bz2008-12-111-5/+4
* Use the correct INIT_VNET_INET() as the virtualized variable herebz2008-12-111-1/+1
* Add constants for fields in the local APIC error status register and ajhb2008-12-116-0/+44
* Error in case anyone tried to compile with both options VIMAGE andbz2008-12-111-0/+4
* Whitespace changes only - tabs must have been converted to spacesbz2008-12-111-5/+5
* Add missing "goto set_head" for SO_IPX_CHECKSUM; otherwise we fall throughrwatson2008-12-111-0/+1
* Push mips support into the tree.imp2008-12-113-0/+30
* Push mips support into the tree.imp2008-12-113-1/+32
* Push mips support for ld into the tree.imp2008-12-115-0/+40
* Push mips support for as into the tree.imp2008-12-113-0/+27
* Remove redundant assignment.imp2008-12-111-3/+0
* Apply the same defaults to https as to http.des2008-12-111-2/+3
* Update to the interrupt handling code:imp2008-12-111-35/+58
* add missing breaksam2008-12-111-1/+2
* add missing breaksam2008-12-111-1/+2
OpenPOWER on IntegriCloud