summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update heimdal_version.dfr2008-05-081-2/+2
* Merge from the vendor branch and resolve conflicts.dfr2008-05-087-46/+54
* This commit was generated by cvs2svn to compensate for changes in r178843,dfr2008-05-0810-265/+4161
|\
| * Import com_err from heimdal-1.1dfr2008-05-0817-322/+4218
* | Add a new awk script which parses informations returned by the newlyattilio2008-05-071-0/+24
* | Add a new witness sysctl which returns the relations between any lockattilio2008-05-071-0/+58
* | - Use the name returned by device_get_nameunit(9) for the name of themarius2008-05-076-58/+49
* | Use a sledgehammer cast (that was in the original patch to boot) tojhb2008-05-071-1/+1
* | Don't explicitly drop Giant around d_open/d_fdopen/d_close for MPSAFEjhb2008-05-071-20/+5
* | Fix reading the address of a znode_phys from a znode on 64-bit platformsjhb2008-05-071-3/+3
* | The debug.sizeof.znode sysctl returns an int, not a size_t. This can causejhb2008-05-071-2/+3
* | Only output details about the current working directory of a process ifjhb2008-05-071-1/+2
* | Keep versions on a dependency chain to exclude even remote possiblitykan2008-05-071-1/+1
* | Tag FILE's _bf as being part of the public ABI as well due to the in-treejhb2008-05-071-1/+1
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-07184-14351/+5420
* | 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
OpenPOWER on IntegriCloud