summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow creating hard links to symlinks using ln(1).jilles2009-07-192-22/+41
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-1956-54/+267
* add urtwsam2009-07-191-0/+1
* Correct AT_SYMLINK_FOLLOW flag name in linkat(2) man page.jilles2009-07-191-1/+1
* Fix two bugs in the experimental nfs client:rmacklem2009-07-191-13/+7
* Expose the definitions of 'struct vnet' and 'VNET_MAGIC_N' to userspacerwatson2009-07-191-12/+19
* Reimplement and/or implement vnet list locking by replacing a mostlyrwatson2009-07-1914-65/+98
* Move code that does payload realigment to a new routine, ieee80211_realign,sam2009-07-184-48/+44
* Fix a problem, whereby misbehaving IPv6 applications, which don't includebms2009-07-181-2/+12
* Add an entry for etc/pam.d/gdm as this file is no longer required.marcus2009-07-181-0/+2
* Remove gdm as it is no longer needed.marcus2009-07-181-1/+0
* - Fix the issue with read access count modification on RAID-5 plexes properly.lulf2009-07-181-4/+6
* Remove no longer needed #include after removing the legacybz2009-07-181-1/+0
* Remove this file. It is no longer needed as x11/gdm provides its ownmarcus2009-07-181-19/+0
* An addendum to r195649, "Add support to the virtual memory system foralc2009-07-183-21/+18
* Fix copy-paste bug. Use regular non-polled mode for executing FLUSHCACHEmav2009-07-171-2/+3
* Store accurate offset information in CTF data. A large number ofnp2009-07-171-2/+2
* add mesh supportsam2009-07-172-17/+9
* Implement RTLD_NOLOAD flag for dlopen(3).kib2009-07-173-7/+19
* Patch the regular nfs client in a manner analagous tormacklem2009-07-171-1/+2
* Only perform .bss mapping and cleaning operations when segment file sizekib2009-07-171-21/+27
* Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd andrpaulo2009-07-172-0/+2
* Remove the interim vimage containers, struct vimage and struct procg,jamie2009-07-1713-564/+124
* Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populatingrwatson2009-07-1718-66/+319
* Remove unused VNET_SET() and related macros; only VNET_GET() isrwatson2009-07-1673-383/+378
* Fix several instances of spaces before commas, and one of a spacedougb2009-07-162-6/+6
* Correct the name of the Mongolian Documentation package.kensmith2009-07-161-1/+1
* Limit IOCATAREQUEST ioctl data size to controller's maximum I/O size.mav2009-07-161-0/+5
* Prepare for the 8.0-BETA2 builds.kensmith2009-07-151-1/+1
* dtrace_gethrtime: improve scaling of TSC ticks to nanosecondsavg2009-07-152-4/+95
* correct IEEE80211_RADIOTAP_XCHANNEL to match systemsam2009-07-151-1/+1
* r195699 introduced an assertion regarding when progbits data in kernelrwatson2009-07-151-3/+0
* Add missing license line for vnet.h, correct white space nit.rwatson2009-07-151-1/+2
* Fix the experimental nfs client so that it does not cause armacklem2009-07-141-1/+2
* Use PBDRY flag for msleep(9) in NFS and NLM when sleeping thread ownskib2009-07-145-10/+14
* Add new msleep(9) flag PBDY that shall be specified together withkib2009-07-1410-29/+58
* Move the repeated code to calculate the number of the threads in thekib2009-07-141-18/+19
* When wakeup(9) is going to notify swapper, assert that wait channel is notkib2009-07-141-1/+4
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-14168-4307/+2500
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-149-13/+14
* - Change mmap() to fail requests with EINVAL that pass a length of 0. Thisjhb2009-07-142-3/+3
* Add missing MLINKS for acl_{get,set}_link_fd(3).trasz2009-07-141-0/+2
* Re-add opt_inet.h, as we did in r193862 and lost yet again.bz2009-07-141-0/+1
* Disable MSI by default for nVidia MCP55 chipset.mav2009-07-141-1/+1
* - Do aggresive saturation on various polynomial interpolators.ariff2009-07-141-93/+98
* Change xpt_scan_bus to scsi_scan_bus and xpt_scan_lun to scsi_scan_lunemaste2009-07-141-10/+10
* Fix leaks in probestart, probedone, and scsi_scan_bus. Also freeemaste2009-07-141-3/+8
* Updates, mostly to add 802.11s support:sam2009-07-142-38/+273
* Fix a buglet that slipped into r195654. My buildworld/buildkernel sanitylstewart2009-07-141-1/+1
* Make mklocale work again, now that fwrite()'s return codes are different.ed2009-07-141-2/+2
OpenPOWER on IntegriCloud