summaryrefslogtreecommitdiff
path: root/usr/src/man
AgeCommit message (Collapse)AuthorFilesLines
2012-07-30Illumos SyncJohn Sonnenschein13-1043/+586
Merge github.com:illumos/illumos-gate Conflicts: exception_lists/check_rtime usr/src/Makefile.master usr/src/Makefile.master.64 usr/src/cmd/Makefile usr/src/cmd/lms/Makefile usr/src/cmd/lp/Makefile.lp usr/src/cmd/mdb/Makefile.mdb usr/src/cmd/mdb/common/mdb/mdb_cmds.c usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_print.h usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/cmd/mdb/common/mdb/mdb_termio.c usr/src/cmd/mdb/common/mdb/mdb_whatis.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/zpool/zpool_main.c usr/src/lib/Makefile usr/src/lib/libc/inc/thr_inlines.h usr/src/lib/libc/port/mapfile-vers usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/sparc/crt/_rtld.c usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libdtrace/common/dt_open.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libumem/common/envvar.c usr/src/lib/libumem/common/vmem_base.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_iter.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/sun_fc/Makefile.com usr/src/lib/sun_fc/amd64/Makefile usr/src/lib/sun_fc/sparcv9/Makefile usr/src/man/man1m/Makefile usr/src/uts/common/Makefile.files usr/src/uts/common/dtrace/dtrace.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c usr/src/uts/common/sys/dtrace.h
2012-07-242447 beadm should be more descriptive about some errorsAlexander Eremin1-22/+104
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Jim Klimov <jim@cos.ru> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-07-16OS-1367 need ptcumemRobert Mustacchi1-0/+14
2012-07-192762 zpool command should have better support for feature flagsChristopher Siden2-18/+19
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-07-05OS-1344 a misconfigured smf service can cause svc.configd to leak memory and ↵Jerry Jelinek1-2/+4
eventually hang
2012-07-03STOR-98 rework RAID-Z crash dump comments based on reviewBill Pijewski1-3/+6
2012-05-17OS-1154 update zfs manpage to reflect new get -c optionBill Pijewski1-2/+15
2012-05-14OS-1162 need ipadm.1m man page; create one from PSARC materials and sourceJerry Jelinek2-0/+1246
2012-05-09OS-1165 fix up illumos issue 1948Bill Pijewski1-7/+53
2012-05-07illumos syncJohn Sonnenschein30-225/+1189
2012-05-07Revert "1948 zpool list should show more detailed pool information"John Sonnenschein1-53/+7
This reverts commit 4263d13f00c9691fa14620eff82abef795be0693.
2012-05-03OS-1119 add lxproc, a coarsely Linux-compatible /procBryan Cantrill2-0/+116
2012-04-28OS-1131 Want a library to allow programatic access to the pci databaseRobert Mustacchi1-2/+3
OS-919 prtconf should print out PCI database information Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-04-272635 'zfs rename -f' to perform force unmountEric Schrock1-5/+15
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: George Wilson <George.Wilson@delphix.com> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-04-26OS-101 bmc driver is missing which makes ipmi not work locally; port freebsd ↵Jerry Jelinek2-0/+164
openipmi driver
2012-04-192556 dd should accept M,G,T,... for sizesJosef 'Jeff' Sipek1-1/+37
Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2012-03-22OS-1044 minimize prstat vm_getusage impactJerry Jelinek1-4/+19
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore19-2126/+32
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-13backout 998: breaks common closed driversRichard Lowe19-32/+2126
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore19-2126/+32
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132191 Clean up one EINVAL case in setsockopt(3socket)Dan McDonald1-1/+1
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-132088 zdb could use a reasonable manual pageRichard Lowe1-49/+453
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Steve Gonczi <gonczi@comcast.net> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-131936 add support for "-t <datatype>" argument to zfs getAndrew Stormont1-5/+4
Reviewed by: Kartik Mistry <kartik@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-13763 FMD msg URLs should refer to something visibleJoshua M. Clulow4-42/+38
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-12OS-969 want to perturb vnicsRobert Mustacchi8-17/+276
OS-997 net_* and hook_* man pages are wrong Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Gulewich <robert.gulewich@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
2012-03-12OS-978 hyperlofsJerry Jelinek3-1/+76
2012-01-26Merge branch 'master' into gcc4John Sonnenschein2-0/+204
2012-01-16OS-507 need better fss observabilityJerry Jelinek2-0/+204
2012-01-12Merge branch 'master' into gcc4John Sonnenschein3-11/+44
2012-01-12[OS-714] illumos mergeJohn Sonnenschein3-13/+35
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/uts/common/inet/tcp/tcp_timers.c usr/src/uts/common/io/mac/mac_sched.c
2011-12-30OS-800 need a metric (kstat) to track when we're burstingJerry Jelinek1-1/+12
2011-12-301938 various letters out of seqeunceJoshua M. Clulow1-1/+1
Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-201863 gcc compiled libsmb coredumps in trim_whitespaceYuri Pankov1-3/+3
1866 libsmbns is passing constant string to mktemp(3C) 1867 mktemp(3) gives bad advice in EXAMPLES section Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-12-15Merge branch 'gcc/upgrade' of https://github.com/richlowe/illumos-gate into gcc4John Sonnenschein3-107/+3
2011-12-15[OS-714] Illumos mergeJohn Sonnenschein7-18/+18
2011-12-101863 gcc compiled libsmb coredumps in trim_whitespaceYuri Pankov1-3/+3
1866 libsmbns is passing constant string to mktemp(3C) 1867 mktemp(3) gives bad advice in EXAMPLES section
2012-06-302882 implement libzfs_coreMatthew Ahrens1-8/+7
2883 changing "canmount" property to "on" should not always remount dataset 2900 "zfs snapshot" should be able to create multiple, arbitrary snapshots at once Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Chris Siden <christopher.siden@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Dan Kruchinin <dan.kruchinin@gmail.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-06-052730 tar misbehaves if compress utility missingMilan Jurik1-1/+12
2731 add -a --auto feature to tar for gtar comptability Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2012-05-292058 libumem should allow you to specify an allocatorRobert Mustacchi1-0/+26
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-05-212619 asynchronous destruction of ZFS file systems (missed files)eschrock1-0/+172
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden2-119/+190
2747 SPA versioning with zfs feature flags Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <gwilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Dan Kruchinin <dan.kruchinin@gmail.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-05-14356 tar command needs to add the "J" switch and XZ compression supportMilan Jurik1-45/+51
Reviewed by: David Hoeppner <0xffea@googlemail.com> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-05-142675 EOF itutoolsAlexander Eremin6-832/+6
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-05-092703 add mechanism to report ZFS send progressBill Pijewski1-1/+3
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2012-04-112443 wall(1) needs zones supportJohn Sonnenschein1-2/+24
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-04-092451 beadm umount should report if there is nothing to unmountAlexander Eremin1-4/+5
2450 beadm umount should support mountpoint name Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Michael Schuster <michaelsprivate@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Gordon Ross <gwr@nexenta.com>
2012-04-051469 ttyc/ttyd should be an allowed console deviceGary Mills1-13/+14
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-30650 grep support for -q would be usefulAlexander Eremin1-11/+12
Reviewed by: David Höppner <0xffea@googlemail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-12-02OS-781 need a way to change the tmpfs size on a mounted fsJerry Jelinek1-1/+13
2011-11-27Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe8-20/+30
Conflicts: usr/src/cmd/abi/appcert/static_prof/static_prof.c usr/src/cmd/hal/hald/hald_dbus.c