summaryrefslogtreecommitdiff
path: root/usr/src/man/man1
AgeCommit message (Collapse)AuthorFilesLines
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein412-19172/+4412
Merge https://github.com/illumos/illumos-gate Conflicts: exception_lists/packaging usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh usr/src/cmd/lp/Makefile usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/lp/cmd/lpfilter.c usr/src/cmd/lp/cmd/lpforms.c usr/src/cmd/lp/cmd/lpusers.c usr/src/cmd/lp/lib/lp/isterminfo.c usr/src/cmd/lp/lib/lp/tidbit.c usr/src/cmd/terminfo/att.ti usr/src/cmd/zpool/zpool_main.c usr/src/common/dis/i386/dis_tables.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/zoneadm.1m usr/src/man/man1m/zonecfg.1m usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/print-lp.mf usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/fs/zfs/zio.c usr/src/uts/i86pc/ml/mach_offsets.in usr/src/uts/intel/amd64/ml/mach_offsets.in usr/src/uts/intel/sys/tss.h
2011-10-031502 Remove conversion cruft from manpagesYuri Pankov410-18385/+3434
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com>
2011-10-021556 no reason why passwd -e should be disallowed on FILES repoJohn Sonnenschein1-3/+7
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-06-13HEAD-445 explain merged crontab in cron manpage(s)Jerry Jelinek1-0/+27
2011-09-13674 find does not support regexYuri Pankov1-22/+155
1146 find should support -iname 1448 find should support -mindepth, -maxdepth 1449 Add -useracl, -groupacl primaries to find 1468 find should support -print0 Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-08-121350 whois(1) should use correct whois server for lookupsYuri Pankov1-76/+177
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Albert Lee <trisk@nexenta.com>
2011-08-10635 sed manual page needs significant updatesYuri Pankov1-537/+662
1188 Move pppdump and tcpd manpages to usr/src/man 1189 add stdin/stdout/stderr(3C) manpage symlinks 1190 Remove source-security-tcp-wrapper and SUNWtcpdS packages 1191 Remove source-network-pppdump and SUNWpppgS packages 1192 fd manpage should be in section 7 Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-08-061181 Remove plot(1B), plot(4B), tplot(1)Josef 'Jeff' Sipek2-172/+0
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2011-02-11947 want basic administration and interrogation of NGZ services from GZBryan Cantrill1-3/+16
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-28945 want easy script access to service log filesBryan Cantrill1-1/+13
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-28946 want ability to list services in a zone from the GZBryan Cantrill1-6/+31
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-02643 date -R support would be helpfulGarrett D'Amore1-3/+22
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kartik Mistry <kartik@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-03-29850 system(3C) and similar could just use /bin/shRichard Lowe4-24/+1
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: John Sonnenschein <johns@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-03847 post* manual pages made obsolete by #111 should be removedRichard Lowe6-1226/+0
Reviewed by: garrett@nexent.com Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-03-18831 sh(1) sources itselfRichard Lowe1-7/+4
Reviewed by: danmcd@nexenta.com Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2011-03-19820 audioemu10k(7D) manual page neededGarrett D'Amore2-0/+178
809 need a new audioctl(1) 838 MHIOC_CLEAR is implemented now 839 Prototype updates for 2011. 840 Need audiocmihd(7d) man page Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Kartik Mistry <kartik.mistra@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2011-03-14243 system manual pages should live with the softwareRichard Lowe416-0/+180653
Reviewed by: garrett@nexenta.com Reviewed by: gwr@nexenta.com Reviewed by: trisk@opensolaris.org Approved by: gwr@nexenta.com --HG-- extra : rebase_source : 0c599d0bec0dc8865fbba67721a7a6cd6b1feefb