summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Please welcome ZFS - The last word in file systems.pjd2007-04-06616-0/+256448
* Add local ptototype for memset function.kan2007-04-061-0/+3
* allprison mutex was converted to sx(9) lock.pjd2007-04-051-1/+1
* Implement functionality I called 'jail services'.pjd2007-04-052-28/+263
* Add trivial MI memset function implementation. GCC mandates thekan2007-04-052-0/+38
* Make prison_find() globally accessible.pjd2007-04-052-2/+2
* Bump date.pjd2007-04-055-5/+5
* Implement SEEK_DATA and SEEK_HOLE extensions to lseek(2) as found inpjd2007-04-056-1/+86
* Add security.jail.mount_allowed sysctl, which allows to mount andpjd2007-04-057-0/+54
* When KVA is exhausted, try the vm_lowmem event for the last time beforepjd2007-04-051-4/+14
* Fix a problem for file systems that don't implement VOP_BMAP() operation.pjd2007-04-051-0/+2
* Hide lbolt under _SOLARIS_C_SOURCE in preparation for ZFS import.pjd2007-04-051-0/+2
* (bread): For a read that is contained entirely within a block, never copythomas2007-04-051-1/+1
* Add PCI IDs for the HP RMP3 serial port. This is often used asmarcel2007-04-051-0/+1
* Remove extern struct pcb stoppcbs[] declaration from this file.kan2007-04-051-2/+0
* Add an important detail to paragraph 12: the range is reset only if itsyar2007-04-051-2/+3
* Move archive_read_data_into_buffer into archive_read.c, simplify itscperciva2007-04-054-55/+23
* Whitespace nits.des2007-04-052-4/+4
* Reflect the change in rev. 1.44 of process.c.yar2007-04-051-4/+9
* s/IPFW(4)/ipfw(4) to match the actual man page name.rwatson2007-04-051-1/+1
* Update postfix MTA selection code to point at postfix 2.4 which is thesimon2007-04-051-1/+1
* If a thread who's name is being set is not the current thread, use macrosdavidxu2007-04-051-2/+2
* More corrections from Joerg Sonnenberger.kientzle2007-04-051-3/+3
* Style fixes from Joerg Sonnenberger: use correct types,kientzle2007-04-051-5/+7
* From Joerg Sonnenberger: Fix a number of style gaffes,kientzle2007-04-054-26/+35
* Wordsmithing.kientzle2007-04-051-12/+9
* Avoid using intermediate variables by just comparing betweendelphij2007-04-051-27/+15
* Fix mb_ctor_clust and mb_dtor_clust to reference the appropriate zone,kmacy2007-04-041-29/+37
* This commit was generated by cvs2svn to compensate for changes in r168371,thompsa2007-04-041-51/+314
|\
| * Pull in latest print-stp.c from vendorthompsa2007-04-041-51/+314
* | Add myself. Include wollman in addition to billf, because Garrett spent agad2007-04-041-0/+3
* | Add INP_INFO_UNLOCK_ASSERT() and use it in tcp_input(). Also add someandre2007-04-043-0/+9
* | Move last tcpcb initialization for the inbound connection case fromandre2007-04-043-20/+7
* | A dash as an argument to the -f option will now cause lastcomm todds2007-04-042-20/+56
* | Some local and style(9) cleanups.andre2007-04-042-36/+41
* | Retire unused TCP_SACK_DEBUG.andre2007-04-048-8/+0
* | In tcp_dooptions() skip over SACK options if it is a SYN segment.andre2007-04-042-0/+4
* | cipher(3) is gone.ceri2007-04-041-1/+0
* | Add rpc_statd_flags and rpc_lockd_flags options to allow options to bematteo2007-04-045-1/+45
* | Add myself and my mentor -> mentee relationship.mm2007-04-041-0/+2
* | Fix typo FILESYSTEM -> FILESYSTEMSache2007-04-041-1/+1
* | The names of the unknown soldiers still are kept in the dustyyar2007-04-041-2/+2
OpenPOWER on IntegriCloud