summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge from upstream:des2007-04-071-5/+5
* | | New release notes:brueffer2007-04-071-4/+30
* | | Add missing mutex_init() which was causing assertion panic when on clonepjd2007-04-072-0/+2
* | | Prevent the usage of an uninitialized variable: do not acceptpiso2007-04-071-0/+11
* | | Silence Coverity about an unused variable.piso2007-04-071-1/+1
* | | Added the IPLware 3.33 support.kato2007-04-076-7/+173
* | | Fix the output of percentage figures, which mistakenly weredds2007-04-071-9/+12
* | | Simplify the logic for handling header readkientzle2007-04-071-7/+5
* | | Enable 'ar' support; hook it up to the build andkientzle2007-04-073-2/+7
* | | Clarification: Point people to archive_read_data(), whichkientzle2007-04-071-1/+4
* | | back out last changekmacy2007-04-071-1/+1
* | | Update the man page a bit- also to reflect that testingmjacob2007-04-071-9/+23
* | | When copying data from one archive to another, only set the errorcperciva2007-04-071-5/+4
* | | Describe PT_GETLWPLIST's arguments.emaste2007-04-071-0/+9
* | | Fix a bug for over 4GB media.simokawa2007-04-071-1/+1
* | | Add a small test program for the additional socket options whichbms2007-04-062-0/+231
* | | Remove XXX comment that changes to file fields should be protected withrwatson2007-04-061-5/+0
* | | pc98 boot2 is compiled with _KERNEL defined, and that makes non-statickan2007-04-061-1/+1
* | | __p_rcode_syms is declared as external in resolv.conf, so it cannot bekan2007-04-062-1/+2
* | | Fix kernel module dependency. linprocfs depends on sysvmsg and sysvsem.jkim2007-04-061-0/+2
* | | Add the PG_NX support for i386/PAE.ru2007-04-068-34/+135
* | | This commit was generated by cvs2svn to compensate for changes in r168433,kan2007-04-062-20/+17
|\ \ \
| * | | Import two binutils header files from FSF 2.15 branch.kan2007-04-062-20/+17
* | | | Add 64bit addressing support to SiI 3132/3124sos2007-04-061-0/+2
* | | | Remove debug gunk.sos2007-04-061-1/+0
* | | | Add support for 64bit addressing to AHCI and Marvell controllers.sos2007-04-065-15/+28
* | | | Remove conflicting extern decralaration for mboxfile variable.kan2007-04-061-1/+0
* | | | getblocksize expects pointer to long as a second argument, notkan2007-04-061-2/+2
* | | | nfe(4) supports polling.brueffer2007-04-062-2/+4
* | | | Sysctl description is not a format string, so one % is enough.pjd2007-04-061-1/+1
* | | | MFi386: add libkern/memset.cnyan2007-04-061-0/+1
* | | | sort.nyan2007-04-062-2/+2
* | | | Use strcasecmp() from libkern.pjd2007-04-061-4/+4
* | | | Implement a work-around for poor ggate write performance.pjd2007-04-062-1/+12
* | | | We have strcasecmp() in libkern now.pjd2007-04-064-55/+3
* | | | Remove temporary files when there are no longer needed.pjd2007-04-061-0/+2
* | | | Claim maintainership of ZFS.pjd2007-04-061-0/+1
* | | | Oops, keep things sorted.pjd2007-04-061-1/+1
* | | | style(9):yar2007-04-061-1/+1
* | | | make modules compile without updating etckmacy2007-04-061-1/+1
* | | | Be more conservative and compile libkern/memset.c only on architectureskan2007-04-064-1/+4
* | | | Bump __FreeBSD_version on ZFS import.pjd2007-04-061-1/+1
* | | | Add ZFS periodic scripts that monitors status of ZFS pools.pjd2007-04-063-0/+40
* | | | Regen.pjd2007-04-061-1/+10
* | | | - Add ZFS startup script.pjd2007-04-065-2/+51
* | | | Connect ZFS to the build.pjd2007-04-066-3/+57
* | | | If we've encountered unrecognized chipset don't access hardwareyongari2007-04-061-2/+2
* | | | Add new libraries. We may want to rename libumem to not colide withpjd2007-04-061-0/+6
* | | | Add Makefile for zfs.ko kernel module.pjd2007-04-061-0/+87
* | | | Add ZFS-specific privileges.pjd2007-04-061-0/+9
OpenPOWER on IntegriCloud