summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove symlinks in OpenSSL's testing framework. These are not requiredsimon2009-08-1243-43/+0
* Add ddb show dpcpu_off command to ease dpcpu memory debugging.bz2009-08-121-0/+12
* Update DDB show vnet command to print all used and available information.bz2009-08-121-7/+13
* Apply the ntp-related part of r195626 to the correct part of the tree --cperciva2009-08-121-2/+0
* Update posix1e-related man pages, especially as relates to MAC, to morerwatson2009-08-127-156/+129
* Correctly audit real gids following changes to the audit record argumentrwatson2009-08-121-1/+1
* Reverse misordered unlock and lock in at_control for netatalk phase Irwatson2009-08-121-2/+2
* Update procstat(1) for the fact that devfs paths are no longer unsupported.rwatson2009-08-121-4/+2
* Put minimum alignment on the dpcpu and vnet section so that ldbz2009-08-122-6/+10
* Add padding to struct inpcb, missed during our padding sweep earlier inrwatson2009-08-021-1/+2
* Many network stack subsystems use a single global data structure to holdrwatson2009-08-0215-32/+167
* Stop uuidgen(2) from crashing in vimage kerenels.julian2009-08-021-0/+4
* Make the newbus subsystem Giant free by adding the new newbus sxlock.attilio2009-08-0241-132/+304
* Fix two bugs related to TTY input:ed2009-08-022-1/+11
* Make the MacBook3,1 boot again.ed2009-08-022-0/+2
* Import OpenBSM 1.1p2 from vendor branch to 8-CURRENT. This patch releaserwatson2009-08-028-27/+34
* The colour was red as shall be the letters of this warning to people uponrwatson2009-08-011-0/+4
* Minor style tweaks.rwatson2009-08-011-17/+16
* Make the vnet alloc/destroy paths a bit easier to followg by mergingrwatson2009-08-012-41/+20
* Remove vnet_foreach() utility function, which previously allowedrwatson2009-08-011-29/+6
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-01142-521/+386
* Add 8Gb support (isp_2500). Fix a fair number of configuration andmjacob2009-08-0116-8142/+10591
* Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets.mjacob2009-08-018-17623/+62405
* fix misplaced #endif that caused tdma handling to be merged with ESS handlingsam2009-07-311-1/+1
* Filter setting IFF_PROMISC on tdma vaps; we don't want the underyling devicesam2009-07-311-1/+2
* add upgtweongyo2009-07-311-0/+1
* Make the "enforce_statfs" default 2 (most restrictive) in jail_set(2),jamie2009-07-311-3/+4
* Handle kernels that don't have IPv6 by not sending an "ip6.addr"jamie2009-07-311-8/+32
* Fix some LORs between vnode locks and filedescriptor table locks.jhb2009-07-314-15/+6
* Free allocated Rx ring dma memory/tags.kevlo2009-07-311-0/+15
* Correct a stack underflow in gzip:delphij2009-07-311-1/+5
* fixes a typo for DWA120 device ID.weongyo2009-07-301-2/+2
* Show interface name which received short CARP packet (e.g. a VRRP packet),delphij2009-07-301-2/+3
* Remove a LOR, where the the sleepable allprison_lock was being obtainedjamie2009-07-301-309/+187
* Reorder and recomment vnet.c and vnet.h on the basis that they are no longerrwatson2009-07-302-72/+106
* Style tweak.rwatson2009-07-301-2/+1
* Add two new privileges for use by OpenAFS, which will be supported forrwatson2009-07-301-1/+7
* Missed this file for r195963:alfred2009-07-301-0/+3
* USB CORE - Improve HID parsingalfred2009-07-301-3/+61
* USB CORE - compat Linux:alfred2009-07-302-18/+59
* USB controller:alfred2009-07-301-2/+9
* ULPT:alfred2009-07-301-1/+9
* USB core:alfred2009-07-307-71/+145
* USB serial:alfred2009-07-303-1/+5
* USB audio:alfred2009-07-301-38/+40
* USB CORE:alfred2009-07-3011-42/+222
* USB inputalfred2009-07-301-3/+45
* USB controller:alfred2009-07-303-0/+14
* LibUSB v1.0:alfred2009-07-309-1531/+1356
* Fix XEN build breakage, by implementing pmap_invalidate_cache_range()kib2009-07-291-16/+88
OpenPOWER on IntegriCloud