summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add my birthdayyzlin2009-07-212-0/+4
* Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX.raj2009-07-211-4/+4
* Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.raj2009-07-211-2/+2
* Fix regression in last set of commits. Submitted via e-mail and thencokane2009-07-201-0/+2
* Update ObsoleteFiles.incantoine2009-07-201-3/+5
* Back out the moving in r195782 of V_ip_id's initialization from the toprwatson2009-07-201-1/+2
* Fix permission handling for extended attributes in ZFS. Withouttrasz2009-07-203-3/+51
* More mesh bits, namely:rpaulo2009-07-207-141/+459
* Garbage collect vnet module registrations that have neither constructorsrwatson2009-07-208-73/+5
* ARM pmap fixes.raj2009-07-203-5/+7
* Add macros VNET_SETNAME and VNET_SYMPREFIX, and expose to userspace ifrwatson2009-07-202-7/+14
* Fix an apparently harmless typo.scottl2009-07-201-1/+1
* Change the handling of fictitious pages by pmap_page_set_memattr() onalc2009-07-194-19/+34
* When buffer write is failed, it is wrong for brelse() to invalidatekib2009-07-191-1/+2
* Don't get stuck in an infinite loop comparing (short++ <= maxshort)brian2009-07-191-3/+2
* Normalize field naming for struct vnet, fix two debugging printfs thatrwatson2009-07-194-12/+12
* 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
OpenPOWER on IntegriCloud