summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-07184-14351/+5420
* This commit was generated by cvs2svn to compensate for changes in r178825,Doug Rabson2008-05-071483-48403/+252590
|\
| * Vendor import of Heimdal 1.1Doug Rabson2008-05-071493-49127/+253906
* | Include a very basic (and beta) tool for stressing disks using the POSIXAdrian Chadd2008-05-072-0/+197
* | - change function name from *_vdir to *_vnode becauseDaichi GOTO2008-05-071-21/+33
* | Install the mpilib headers from mpt(4) into /usr/include/dev/mpt/mpilib.John Baldwin2008-05-072-1/+7
* | Fix spelling in comment.Julian Elischer2008-05-061-1/+1
* | Add a new personality to mpt(4) devices to allow userland applications toJohn Baldwin2008-05-065-1/+892
* | fix buildKip Macy2008-05-061-3/+3
* | Update the date on the man-page to reflect the date that the '-u name'Garance A Drosehn2008-05-061-1/+1
* | Specify the full path to the md5(1) binary so the script willMike Makonnen2008-05-061-1/+1
* | Fix the problem with the C++ exception handling for the multithreadedKonstantin Belousov2008-05-063-4/+8
* | Remove libc_r's remnant code.David Xu2008-05-061-16/+0
* | only build iw_cxgb on i386 and amd64Kip Macy2008-05-061-1/+9
* | Add a comment stating not to bump the FBSDprivate version.Daniel Eischen2008-05-061-1/+3
* | When testing whether to enter the audit argument gathering code, ratherRobert Watson2008-05-061-1/+1
* | replace spaces added in last change with tabsKip Macy2008-05-051-5/+5
* | conditionally define PANIC_IF, remove 'unlikely'Kip Macy2008-05-051-4/+3
* | add rdma to build for i386 and amd64Kip Macy2008-05-051-0/+3
* | LINT fixesKip Macy2008-05-052-4/+4
* | add iw_cxgb to the buildKip Macy2008-05-052-1/+15
* | add makefiles for rdmaKip Macy2008-05-056-0/+61
* | add rcv_nxt, snd_nxt, and toe offload id to FreeBSD-specificKip Macy2008-05-052-2/+12
* | add malloc flag to blist so that it can be used in ithread contextKip Macy2008-05-053-12/+14
* | conditionally define PANIC_IFKip Macy2008-05-051-0/+2
* | Revert back to accessing FILE internals directly.John Baldwin2008-05-051-11/+19
* | Fix a few edge cases with error handling in cpufreq(4)'s CPUFREQ_GET()John Baldwin2008-05-051-3/+3
* | import support for iwarp on Chelsio T3 cardKip Macy2008-05-0517-0/+9155
* | Use a better approach to force the interrupt which should work forBjoern A. Zeeb2008-05-052-6/+25
* | Import basic common and iwarp kernel RDMA infrastructure.Kip Macy2008-05-0532-0/+15395
* | Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessorsJohn Baldwin2008-05-054-36/+0
* | Go back to fondling FILE internals.John Baldwin2008-05-051-1/+1
* | Note that FILE's __cookie is also part of the public ABI.John Baldwin2008-05-051-1/+1
* | Expose FILE's internals to the world again in all their glory. RestoreJohn Baldwin2008-05-0511-144/+195
* | o Convert whitespaces to tabs.Maxim Konovalov2008-05-051-2/+2
* | o Terminate "case" with "esac" not "fi".Maxim Konovalov2008-05-051-1/+1
* | Do not read away the target directory entry when encountering deletedKonstantin Belousov2008-05-053-8/+9
* | Spell KDB_REQ_REBOOT correctly.Peter Wemm2008-05-051-1/+1
* | Fix improper use of checkyesno routine.Mike Makonnen2008-05-051-2/+6
* | o Change the warning dialog for the 'W' command in both the labelMike Makonnen2008-05-052-14/+8
* | Mips ttys file. Copied from i386 version with removal of the vgaWarner Losh2008-05-051-0/+808
* | MFSVN:Kip Macy2008-05-059-69/+99
* | Expand kdb_alt_break a little, most commonly used with the optionPeter Wemm2008-05-049-37/+175
* | Add MIPS support to libdiskOleksandr Tymoshenko2008-05-043-1/+52
* | Restore SUBDIR+= accidentally removed in the previous revision.Marius Strobl2008-05-041-4/+4
* | Don't build unused SBus front-ends for sun4v, don't build EBus front-endsMarius Strobl2008-05-048-23/+26
* | sync_vnode() has some messy code about locking in order to deal withAttilio Rao2008-05-041-39/+37
* | Lower WARNS to avoid warning about type-punned casting.Marcel Moolenaar2008-05-041-1/+1
* | Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the privateMarcel Moolenaar2008-05-042-0/+9
* | Unbreak build: gnu sort has been configured to grope inside structMarcel Moolenaar2008-05-033-1/+11