aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-1956-54/+267
* add urtwSam Leffler2009-07-191-0/+1
* Correct AT_SYMLINK_FOLLOW flag name in linkat(2) man page.Jilles Tjoelker2009-07-191-1/+1
* Fix two bugs in the experimental nfs client:Rick Macklem2009-07-191-13/+7
* Expose the definitions of 'struct vnet' and 'VNET_MAGIC_N' to userspaceRobert Watson2009-07-191-12/+19
* Reimplement and/or implement vnet list locking by replacing a mostlyRobert Watson2009-07-1914-65/+98
* Move code that does payload realigment to a new routine, ieee80211_realign,Sam Leffler2009-07-184-48/+44
* Fix a problem, whereby misbehaving IPv6 applications, which don't includeBruce M Simpson2009-07-181-2/+12
* Add an entry for etc/pam.d/gdm as this file is no longer required.Joe Marcus Clarke2009-07-181-0/+2
* Remove gdm as it is no longer needed.Joe Marcus Clarke2009-07-181-1/+0
* - Fix the issue with read access count modification on RAID-5 plexes properly.Ulf Lilleengen2009-07-181-4/+6
* Remove no longer needed #include after removing the legacyBjoern A. Zeeb2009-07-181-1/+0
* Remove this file. It is no longer needed as x11/gdm provides its ownJoe Marcus Clarke2009-07-181-19/+0
* An addendum to r195649, "Add support to the virtual memory system forAlan Cox2009-07-183-21/+18
* Fix copy-paste bug. Use regular non-polled mode for executing FLUSHCACHEAlexander Motin2009-07-171-2/+3
* Store accurate offset information in CTF data. A large number ofNavdeep Parhar2009-07-171-2/+2
* add mesh supportSam Leffler2009-07-172-17/+9
* Implement RTLD_NOLOAD flag for dlopen(3).Konstantin Belousov2009-07-173-7/+19
* Patch the regular nfs client in a manner analagous toRick Macklem2009-07-171-1/+2
* Only perform .bss mapping and cleaning operations when segment file sizeKonstantin Belousov2009-07-171-21/+27
* Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd andRui Paulo2009-07-172-0/+2
* Remove the interim vimage containers, struct vimage and struct procg,Jamie Gritton2009-07-1713-564/+124
* Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populatingRobert Watson2009-07-1718-64/+317
|\
| * Vendor import of OpenBSM 1.1p1, which incorporates the following changesvendor/openbsm/1.1-P-1Robert Watson2009-07-1713-44/+181
* | Remove unused VNET_SET() and related macros; only VNET_GET() isRobert Watson2009-07-1673-383/+378
* | Fix several instances of spaces before commas, and one of a spaceDoug Barton2009-07-162-6/+6
* | Correct the name of the Mongolian Documentation package.Ken Smith2009-07-161-1/+1
* | Limit IOCATAREQUEST ioctl data size to controller's maximum I/O size.Alexander Motin2009-07-161-0/+5
* | Prepare for the 8.0-BETA2 builds.Ken Smith2009-07-151-1/+1
* | dtrace_gethrtime: improve scaling of TSC ticks to nanosecondsAndriy Gapon2009-07-152-4/+95
* | correct IEEE80211_RADIOTAP_XCHANNEL to match systemSam Leffler2009-07-151-1/+1
* | r195699 introduced an assertion regarding when progbits data in kernelRobert Watson2009-07-151-3/+0
* | Add missing license line for vnet.h, correct white space nit.Robert Watson2009-07-151-1/+2
* | Fix the experimental nfs client so that it does not cause aRick Macklem2009-07-141-1/+2
* | Use PBDRY flag for msleep(9) in NFS and NLM when sleeping thread ownsKonstantin Belousov2009-07-145-10/+14
* | Add new msleep(9) flag PBDY that shall be specified together withKonstantin Belousov2009-07-1410-29/+58
* | Move the repeated code to calculate the number of the threads in theKonstantin Belousov2009-07-141-18/+19
* | When wakeup(9) is going to notify swapper, assert that wait channel is notKonstantin Belousov2009-07-141-1/+4
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-14168-4279/+2472
* | Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-149-13/+14
* | - Change mmap() to fail requests with EINVAL that pass a length of 0. ThisJohn Baldwin2009-07-142-3/+3
* | Add missing MLINKS for acl_{get,set}_link_fd(3).Edward Tomasz Napierala2009-07-141-0/+2
* | Re-add opt_inet.h, as we did in r193862 and lost yet again.Bjoern A. Zeeb2009-07-141-0/+1
* | Disable MSI by default for nVidia MCP55 chipset.Alexander Motin2009-07-141-1/+1
* | - Do aggresive saturation on various polynomial interpolators.Ariff Abdullah2009-07-141-88/+93
* | Change xpt_scan_bus to scsi_scan_bus and xpt_scan_lun to scsi_scan_lunEd Maste2009-07-141-10/+10
* | Fix leaks in probestart, probedone, and scsi_scan_bus. Also freeEd Maste2009-07-141-3/+8
* | Updates, mostly to add 802.11s support:Sam Leffler2009-07-142-38/+273
* | Fix a buglet that slipped into r195654. My buildworld/buildkernel sanityLawrence Stewart2009-07-141-1/+1
* | Make mklocale work again, now that fwrite()'s return codes are different.Ed Schouten2009-07-141-2/+2