summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove the rest of the alpha-specific MD release documentationbmah2006-05-186-89/+2
* | Remove the require_kld function I just committed and replace with a nicer sol...flz2006-05-183-33/+4
* | Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own}flz2006-05-185-2/+539
* | Slight grammar fix.ceri2006-05-181-1/+1
* | Remove reference to mount_devfs(8), since mount(8) no longerrodrigc2006-05-181-5/+10
* | Add missing stats.hst_nodesc statistics.pjd2006-05-181-2/+4
* | Move flag TDF_UMTXQ into structure umtxq, this eliminates the requirementdavidxu2006-05-182-16/+13
* | Silent Coverity Prevent report by asserting that cap != NULL.pjd2006-05-181-2/+4
* | Remove reference to mount_ext2fs(8), add reference to ext2fs(5).rodrigc2006-05-171-1/+1
* | Add a man page for ext2fs.rodrigc2006-05-172-0/+84
* | In change 1.15, an arbitrary setting of the max RPC record size torwatson2006-05-171-11/+0
* | - Add C-bus and ISA front-ends for le(4) so it can actually replacemarius2006-05-179-6/+986
* | Add le(4). I could actually only test it on alpha, i386 and sparc64 butmarius2006-05-172-2/+4
* | - As only the PCI front-end of le(4) is common to all platforms move itsmarius2006-05-172-4/+4
* | Update HMAC algorithms.pjd2006-05-171-1/+3
* | Update manual page: cri_rnd field is gone, cri_mlen field was added.pjd2006-05-171-5/+5
* | o SIOCGIFCONF -> getifaddrs(3) conversion. As a side effect fixmaxim2006-05-172-97/+44
* | Honor cri_mlen value.pjd2006-05-176-13/+46
* | - The authsize field from auth_hash structure was removed.pjd2006-05-172-10/+11
* | - Fix a very old bug in HMAC/SHA{384,512}. When HMAC is using SHA384pjd2006-05-176-132/+194
* | - Make opencrypto more SMP friendly by dropping the queue lock aroundpjd2006-05-172-145/+140
* | Remove cri_rnd. It is not used.pjd2006-05-171-2/+0
* | If kern.cryptodevallowsoft is TRUE allow also for symmetric software cryptopjd2006-05-171-2/+8
* | Forgot about adding cuio_apply() here.pjd2006-05-171-0/+2
* | - Implement cuio_apply(), an equivalent to m_apply(9).pjd2006-05-171-30/+49
* | Do not call knlist_destroy() in tapclose(). Instead call it when device isemax2006-05-171-4/+3
* | Disconnect alpha hardware notes from RU release documentationbmah2006-05-171-2/+1
* | Fix typo in device hint variablecsjp2006-05-171-1/+1
* | Correctly set moused_$2_enable when moused_nondefault_enable is set to NOmatteo2006-05-171-2/+1
* | o Replace alpha-specific DESTDIR to a sparc64 one.maxim2006-05-171-1/+1
* | To save you all the trouble with CVSWEB:phk2006-05-171-0/+5
* | - Update to ntp-4.2.0pav2006-05-177-1340/+2457
* | Send the pcvt(4) driver off to retirement.phk2006-05-17127-28986/+57
* | Fix static array overrun.glebius2006-05-171-1/+1
* | Make the printfs relating to purging threads from a device less intrusive.phk2006-05-171-4/+3
* | Update to current DRM CVS, bringing in a fix for a NULL pointer chase whenanholt2006-05-174-5/+7
* | Merge from DRM CVS:anholt2006-05-171-0/+1
* | Fix return value.davidxu2006-05-171-1/+2
* | get thread signal info.davidxu2006-05-172-0/+38
* | Export offsets of thread signal pending set and signal mask for debugger.davidxu2006-05-173-0/+6
* | Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications canemax2006-05-173-1/+75
* | Consistently use `superuser privileges' instead of its singularkeramida2006-05-161-1/+1
* | Fix style(9) nits, whitespace and parentheses.thompsa2006-05-161-61/+52
* | Disconnect mount_reiserfs from build.rodrigc2006-05-161-1/+0
* | Add reiserfs.5 man page to build.rodrigc2006-05-161-0/+1
* | Add man page for ReiserFS.rodrigc2006-05-161-0/+83
* | - Revert if_le_pci.c rev. 1.2; although lnc(4) is now gone, le_pci_probe()marius2006-05-167-215/+223
* | * Document the fact that non-superusers cannot change file flags forkeramida2006-05-161-2/+47
* | The current routing code allows insertion of indirect routes that haveqingli2006-05-161-0/+19
* | Some minor wording/description changes.trhodes2006-05-161-6/+8
OpenPOWER on IntegriCloud