summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r178825,dfr2008-05-071483-48403/+252590
|\
| * Vendor import of Heimdal 1.1dfr2008-05-071493-49127/+253906
* | Include a very basic (and beta) tool for stressing disks using the POSIXadrian2008-05-072-0/+197
* | - change function name from *_vdir to *_vnode becausedaichi2008-05-071-21/+33
* | Install the mpilib headers from mpt(4) into /usr/include/dev/mpt/mpilib.jhb2008-05-072-1/+7
* | Fix spelling in comment.julian2008-05-061-1/+1
* | Add a new personality to mpt(4) devices to allow userland applications tojhb2008-05-065-1/+892
* | fix buildkmacy2008-05-061-3/+3
* | Update the date on the man-page to reflect the date that the '-u name'gad2008-05-061-1/+1
* | Specify the full path to the md5(1) binary so the script willmtm2008-05-061-1/+1
* | Fix the problem with the C++ exception handling for the multithreadedkib2008-05-063-4/+8
* | Remove libc_r's remnant code.davidxu2008-05-061-16/+0
* | only build iw_cxgb on i386 and amd64kmacy2008-05-061-1/+9
* | Add a comment stating not to bump the FBSDprivate version.deischen2008-05-061-1/+3
* | When testing whether to enter the audit argument gathering code, ratherrwatson2008-05-061-1/+1
* | replace spaces added in last change with tabskmacy2008-05-051-5/+5
* | conditionally define PANIC_IF, remove 'unlikely'kmacy2008-05-051-4/+3
* | add rdma to build for i386 and amd64kmacy2008-05-051-0/+3
* | LINT fixeskmacy2008-05-052-4/+4
* | add iw_cxgb to the buildkmacy2008-05-052-1/+15
* | add makefiles for rdmakmacy2008-05-056-0/+61
* | add rcv_nxt, snd_nxt, and toe offload id to FreeBSD-specifickmacy2008-05-052-2/+12
* | add malloc flag to blist so that it can be used in ithread contextkmacy2008-05-053-12/+14
* | conditionally define PANIC_IFkmacy2008-05-051-0/+2
* | Revert back to accessing FILE internals directly.jhb2008-05-051-11/+19
* | Fix a few edge cases with error handling in cpufreq(4)'s CPUFREQ_GET()jhb2008-05-051-3/+3
* | import support for iwarp on Chelsio T3 cardkmacy2008-05-0517-0/+9155
* | Use a better approach to force the interrupt which should work forbz2008-05-052-6/+25
* | Import basic common and iwarp kernel RDMA infrastructure.kmacy2008-05-0532-0/+15395
* | Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessorsjhb2008-05-054-36/+0
* | Go back to fondling FILE internals.jhb2008-05-051-1/+1
* | Note that FILE's __cookie is also part of the public ABI.jhb2008-05-051-1/+1
* | Expose FILE's internals to the world again in all their glory. Restorejhb2008-05-0511-144/+195
* | o Convert whitespaces to tabs.maxim2008-05-051-2/+2
* | o Terminate "case" with "esac" not "fi".maxim2008-05-051-1/+1
* | Do not read away the target directory entry when encountering deletedkib2008-05-053-8/+9
* | Spell KDB_REQ_REBOOT correctly.peter2008-05-051-1/+1
* | Fix improper use of checkyesno routine.mtm2008-05-051-2/+6
* | o Change the warning dialog for the 'W' command in both the labelmtm2008-05-052-14/+8
* | Mips ttys file. Copied from i386 version with removal of the vgaimp2008-05-051-0/+808
* | MFSVN:kmacy2008-05-059-69/+99
* | Expand kdb_alt_break a little, most commonly used with the optionpeter2008-05-049-37/+175
* | Add MIPS support to libdiskgonzo2008-05-043-1/+52
* | Restore SUBDIR+= accidentally removed in the previous revision.marius2008-05-041-4/+4
* | Don't build unused SBus front-ends for sun4v, don't build EBus front-endsmarius2008-05-048-23/+26
* | sync_vnode() has some messy code about locking in order to deal withattilio2008-05-041-39/+37
* | Lower WARNS to avoid warning about type-punned casting.marcel2008-05-041-1/+1
* | Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the privatemarcel2008-05-042-0/+9
* | Unbreak build: gnu sort has been configured to grope inside structmarcel2008-05-033-1/+11
* | - Backout 1.15, it was committed by accidentpav2008-05-031-0/+5
OpenPOWER on IntegriCloud