Age | Commit message (Collapse) | Author | Files | Lines |
|
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
|
|
commit 3d0662810ae7f231943be2eb0bf9cd8b25496ddb
14511 bhyve needs devmem access for all segments
commit d2b76ef70a19a09ea9aab5aaeb614dc7c9d195ed
14534 diff could support -q
commit 63cdc4a2836cf93078a5dd140d42583170a04953
14529 nvmeadm should ignore requests to attach/detach ignored namespaces
commit 1767024ccd62fe7212679d959527eb445767d01a
14528 nvme should return ENOTSUP for ioctls not supported by the hardware
commit 2c4fdd8fb33adc5c98677c7d5c87687c405be868
14544 bhyve(1M) uses -A in EXAMPLES but doesn't otherwise document it
|
|
Reviewed by: Andrew Giles <agiles@tintri.com>
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Rich Lowe <richlowe@richlowe.net>
|
|
commit ca783257c986cddcc674ae22916a6766b98a2d36
5513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_create(9f) man pages
14465 Present KM_NOSLEEP_LAZY as documented interface
commit 36589d6bb0cdae89e166b57b0d64ae56d53247d9
13500 Want support for overlay networks
commit 68df0c4f60a2e57680d6d1e6dba32ffa2d035538
14513 nvmeadm list-firmware
commit 8466ab889653be2119e4a8966b6bc4e2d5ee2fb6
14507 nvmeadm shouldn't allow writing firmware to a read-only slot 1
14508 improve nvmeadm firmware reporting
14509 nvmeadm commit-firmware error reporting isn't working as intended
commit 1fa2a66491e7d8ae0be84e7da4da8e812480c710
14249 pseudo-terminal nomenclature should reflect POSIX
Conflicts:
usr/src/cmd/cmd-inet/etc/services
usr/src/cmd/dladm/Makefile
usr/src/cmd/dladm/dladm.c
usr/src/cmd/varpd/Makefile
usr/src/cmd/varpd/varpd.c
usr/src/cmd/zoneadmd/zcons.c
usr/src/lib/Makefile
usr/src/lib/libdladm/Makefile
usr/src/lib/libdladm/common/libdladm.c
usr/src/lib/libdladm/common/libdladm.h
usr/src/lib/libdladm/common/libdladm_impl.h
usr/src/lib/libdladm/common/libdloverlay.c
usr/src/lib/libdladm/common/libdlvnic.c
usr/src/lib/varpd/Makefile
usr/src/lib/varpd/direct/Makefile.com
usr/src/lib/varpd/direct/amd64/Makefile
usr/src/lib/varpd/direct/common/libvarpd_direct.c
usr/src/lib/varpd/direct/i386/Makefile
usr/src/lib/varpd/files/Makefile
usr/src/lib/varpd/files/Makefile.com
usr/src/lib/varpd/files/amd64/Makefile
usr/src/lib/varpd/files/common/libvarpd_files.c
usr/src/lib/varpd/files/i386/Makefile
usr/src/lib/varpd/libvarpd/Makefile
usr/src/lib/varpd/libvarpd/Makefile.com
usr/src/lib/varpd/libvarpd/amd64/Makefile
usr/src/lib/varpd/libvarpd/common/libvarpd.c
usr/src/lib/varpd/libvarpd/common/libvarpd_arp.c
usr/src/lib/varpd/libvarpd/common/libvarpd_client.c
usr/src/lib/varpd/libvarpd/common/libvarpd_impl.h
usr/src/lib/varpd/libvarpd/common/libvarpd_overlay.c
usr/src/lib/varpd/libvarpd/common/libvarpd_panic.c
usr/src/lib/varpd/libvarpd/common/libvarpd_plugin.c
usr/src/lib/varpd/libvarpd/common/libvarpd_provider.h
usr/src/lib/varpd/libvarpd/common/libvarpd_util.c
usr/src/lib/varpd/libvarpd/i386/Makefile
usr/src/man/man1m/dladm.1m
usr/src/man/man5/overlay.5
usr/src/man/man7p/Makefile
usr/src/man/man7p/vxlan.7p
usr/src/uts/Makefile.uts
usr/src/uts/common/Makefile.files
usr/src/uts/common/io/overlay/overlay.c
usr/src/uts/common/io/overlay/overlay_mux.c
usr/src/uts/common/io/overlay/overlay_target.c
usr/src/uts/common/sys/dls_mgmt.h
usr/src/uts/common/sys/mac_provider.h
usr/src/uts/common/sys/overlay_common.h
usr/src/uts/common/sys/overlay_impl.h
usr/src/uts/common/sys/overlay_plugin.h
usr/src/uts/common/sys/overlay_target.h
|
|
Portions contributed by: Dan McDonald <danmcd@joyent.com>
Portions contributed by: Jason King <jason.king@joyent.com>
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Portions contributed by: Mike Zeller <mike@mikezeller.net>
Portions contributed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jason King <jbk@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Rob Gulewich <robert.gulewich@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
Reviewed by: Andy Giles <agiles@tintri.com>
Reviewed by: Ben Jameson <bjameson@tintri.com>
Reviewed by: Vishwarupa Chary <vchary@tintri.com>
Reviewed by: Niraj Kumar <nkumar@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
14508 improve nvmeadm firmware reporting
14509 nvmeadm commit-firmware error reporting isn't working as intended
Reviewed by: Guy Morrogh <gmorrogh@tintri.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Giles <agiles@tintri.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 04be5853f332657b12766ebc8691a5d1ffd48958
14467 Update nvmeadm 'get-features event' for NVMe 1.4
commit e7afc443cb8c2e0a379fe48b15a0c7fb61a4b2fc
14327 make: ISO C++17 does not allow 'register' storage class specifier
commit d4a480543b4d3a54736b195968989e52bf3a854a
14463 fmthard: replace installgrub by installboot
commit 1a680f9368cf892cb07dffab5626ac0592c5574c
14351 mwl: mismatched bound
commit 84874e4a9449449560fa7d52a8742eed23733073
14429 simplify bhyve vatpic
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 92f11af9ee66cf1fac02dc46553e805de69f204c
14460 pcieadm show-devs should warn on unused filters
14459 pcieadm show-cfgspace sometimes confuses hex and strings
14461 pcieadm-priv tests fail in the face of duplicate /devices paths
commit 163bcb88498e897f35c7fc801fe9db507052a1f0
14472 Fix clearing setuid/setgid bits on a file when replaying a write
commit 251becc882939aaf03088561add2c257a7a92424
14374 Improve bhyve mevent EVF_VNODE monitoring
commit 6dc983494b0ffef2565cc4d91371ee345425ffab
14372 bhyve upstream sync 2022 January
commit 1f9b2f1be72268fea43db041cd5892625dd26a72
14399 Support ACPI enumeration of extended IRQ resources
commit 6b3099ac66a51f03e3d221e99f2427e42d2dff93
14476 flowadm(1M) needs to show prefixlen at the right place
commit 3f2304d3d03b914a6bc6784aac74829493a6ec31
14382 gss_mechs: build errors with gcc 11
Conflicts:
usr/src/cmd/bhyve/test/tests/mevent/testlib.h
|
|
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit c12f119108dcac3bfe73ac01ce1bbc643a733ca2
14390 av1394: build errors with gcc 11
commit 7daa540591d7332190b10fc3a818bfd5e7d536fe
14367 bhyve gpt mishandles small mappings
commit 7ca35597a3c3894e7222816a3f7ed2be2a0686e8
14373 ppt driver maps BAR to wrong ddi register
commit 123e0aa39ff14433d916a870ec23b74c77097914
14345 Manual titles should be upper case
commit 8c2e120d86add3ec9062486352618e0fc4a2161c
14381 libstmf: build error with gcc 11
commit f02e918df953cc4861bad053ba1e39dab00c3787
14383 cfgadm_plugins: build errors with gcc 11
commit a34c59af58bf4fa531da3415d71025642c449143
14387 i86pc: writing 1 byte into a region of size 0
commit 3cff04e70c85c3630e534a8583132f191d2fca92
14379 libast: build errors with gcc 11
commit 19f828dfeb540cb7af7e68528aa8711911d3ed39
14378 cmd-inet: build errors with gcc 11
commit 6a9d71e52548eedf5ce59148e7e6b8ce5f61a4a0
14377 nsmb: 'find_mech' accessing 32 bytes in a region of size ...
commit eba274b9392a53f991f6ca04d624533172d46fd4
14376 smbsrv: 'find_mech' accessing 32 bytes in a region of size ...
commit 2966a4e8bbd82f7bd6a8909e7c10b98f18fe7e84
14375 dmu_zfetch: don't leak unreferenced stream when zfetch is freed
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit feb562904dda8e3f95142866f81038eaef927433
14303 libipadm depends on libipmp
commit 338d6fc1b322c01b220f204edde962e843478a78
14258 The manual should follow RFC 2606
commit eabc1bc5e61dbfdd2fc3cb588315c864d621d500
14274 fix a few broken pkg aliases
Conflicts:
usr/src/uts/intel/os/driver_aliases
|
|
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 6f443ebc1fb4fec01d6e8fa8ca4648182ed215bb
13689 Want AWS ENA driver
commit a28480febf31f0e61debac062a55216a98a05a92
14208 zoneadmd should not inherit zoneadm's environment
commit b0de25cb23668fa4535078d18a0618eee442c000
14081 bhyve upstream sync 2021 September
commit 0554d5ecd11d9644cbb915be31b5a0b7abb40122
14229 secflags_dts relies on compiler defaults
commit 96bb5f330b9b75a0f74766485ffaf400a063a668
14256 package inc files should be pkgfmt v2 as well
Conflicts:
manifest
usr/src/cmd/bhyve/Makefile
usr/src/lib/libzonecfg/Makefile.com
usr/src/lib/libzonecfg/common/libzonecfg.c
usr/src/pkg/manifests/system-kernel.man9f.inc
usr/src/pkg/manifests/system-test-ostest.p5m
usr/src/test/os-tests/tests/secflags/secflags_dts.sh
usr/src/uts/intel/os/driver_aliases
usr/src/uts/intel/os/name_to_major
|
|
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit a73be61a80f7331c35adfa540bcf8f1546ff1e33
2554 ipadm needs IPMP configuration support
commit f81209f5137586c57e31f7d74b929149299d9b3c
14247 SMF seed databases contain build paths
commit 671e12f2cf68dbd241dfc08296dc05fecc27127c
14235 pcitool doesn't properly handle AMD Type 1 I/O space access
commit b15548ab7300ec8625be47442fd92b71ed91c2cd
14245 sed regression tests 7.1 and 7.7 are locale sensitive
commit 0153d828c132fdb1a17c11b99386a3d1b87994cf
13896 bhyve VM interfaces should be better fit
13981 bhyve emulation should set dirty bits
commit d8f839f91e21bea2f5200f95df55608cbecdeeb9
14223 Add change key zfs channel program
commit 705b6680745618ebbf67feb254ce9a62511084a5
4450 pointless condfree in libfmnotify
Conflicts:
usr/src/cmd/cmd-inet/lib/ipmgmtd/Makefile
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_main.c
usr/src/cmd/svc/milestone/net-physical
usr/src/lib/libipadm/common/libipadm.c
usr/src/uts/common/fs/zfs/zfs_ioctl.c
|
|
Contributed by: Ivan Krivonos <ivan.krivonos@nexenta.com>
Contributed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andyf@omnios.com>
Reviewed by: Ryan Goodfellow <ryan.goodfellow@oxide.computer>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Portions contributed by: Alex Wilson <alex@cooperi.net>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 8e458de0baeb1fee50643403223bc7e909a48464
13925 core files should include DWARF
Conflicts:
usr/src/cmd/sgs/libconv/common/corenote.c
usr/src/cmd/sgs/libconv/common/corenote.msg
usr/src/uts/common/exec/elf/elf.c
|
|
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit db2effc6fa1e364418090bfc0ca0cfd267792bea
14200 refhash could be used outside of mpt_sas
commit da0001592ab4792956d927cb6a8dc2c02c7e6719
14221 logname(1) should only be delivered once
commit 83c2c0baa22bd77bc77facf1e1ef091642673ce2
13679 rdist: error() and fatal() only do work in server
commit 252adeb303174e992b64771bf9639e63a4d55418
14155 ld(1) string table merging could be much faster
14157 ld(1) string table merging should follow gABI more closely
commit c53c97f77356a767b8a3cec554ede591cf4074d9
14189 want support for dd status=
14190 dd could include a human byte size
commit 01aad2697e36a09a93fa18833b39bcc0486de567
14197 Implement id_space as a library
commit 1e8d79d21400b4e47d64ce367181e7e5ce992649
13707 remove C99LMODE cruft
13708 remove lint cruft from Makefile.master
commit 6538c7b4c76e1d53fc801540cfe1dfe59d26bf29
14121 loader: net_open() should not replace f->f_devdata
commit 4fd0933306bf532a1642c8821ccc6e886949df54
14217 shbin and java exec modules do not work after 6826
Conflicts:
usr/src/lib/libidspace/Makefile
usr/src/lib/libidspace/Makefile.com
usr/src/lib/libidspace/amd64/Makefile
usr/src/lib/libidspace/common/mapfile-vers
usr/src/lib/libidspace/i386/Makefile
usr/src/uts/common/Makefile.files
usr/src/uts/common/Makefile.rules
usr/src/uts/common/sys/refhash.h
|
|
14190 dd could include a human byte size
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit 79a6379db826cfcc73d1752a7cff267414431708
14182 beadm: list boot environments by default
commit 8ac4d28385cb13ed8498163a743c4bb8bb2c92ab
14164 zfs-tests: some removal tests default to use /tmp
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 069654420de4aade43c63c43cd2896e66945fc8a
14186 Update tzdata to 2021e
commit f3f00a64aacc2afa89bdcb978f1263b796aea6b0
14183 dladm/ipadm could show information by default
commit 5d08dfa0e47b41649eb5cfa0e8350f9e71383292
14020 Allow brands to set default security-flags
commit 1db1721aaa637f7c122058e7fe330468a966e760
14061 "smmsp" user should be delivered by packaging, not base passwd file
Conflicts:
Backed out most of illumos#14061 because we use a hardcoded manifest.
manifest (due to many tzdata changes)
|
|
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 0f2a8434f3b6c1825df77e8037c61c0f6fb6b300
14165 zpool man page needs to document implicit checkpoint discard
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 1672d299ecc73f01ba9c9cf5469a7db7ea094091
14178 zloop needs to be updated with new zdb and ztest paths
commit a2cd9e1884647e1e412c282879881873b71c84df
14069 inetboot: multiply-defined symbols
commit f8871fbc1b7e2d91a441e896a3436e6a76f21bc0
14070 vntsd: cast between incompatible function types
commit 6fb59094dc99ac1cd1612ee8378be81717e7dfc9
14055 libprtdiag: smatch errors
commit afc6b57a6cbf412c5cd72d2a2fbd3e9511d6ea48
14171 installboot.1m: bootx86.efi is used where bootx64.efi should be
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit aa693e996c2928c92cccd8a3efe91373e85a6967
13380 Add virtio-9p (aka VirtFS) filesystem sharing to bhyve
commit 2d2dd8359f765a17f6caaa2d37d86837c0c40915
14133 rlogind: ioctl I_LINK of tcp connection failed
Conflicts:
manifest
|
|
Portions contributed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit c3d9bc08a709328922dddd4cf87d0341592e5f52
14040 Double punctuation in the manual
commit 2cdd73db19663a333ca54a47c4bdf7abe0a4a4dd
14039 Some invalid cross-references in the manual
commit a6042a7867393a536ea09edf3aa4bc76521523a4
14037 The curses manual is in section 3CURSES, not 3X
commit 4a5cced59c85fb4e06290040b640fc651cceba52
13805 nwamcfg: variable may be used uninitialized
commit 49e0679264dbb4a3cb279b5f200ba140798c0388
14032 viona miscounts rx bytes copied
Conflicts:
usr/src/man/man1m/route.1m
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 069b2ef0d51cd626922df94af789ca0dc322222d
13738 Wire up bhyve's network backends for illumos
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit ffc946bc87951cc850a82348f705c4081080f818
13900 Update Intel microcode to 20210608
commit afcdc73a9924f4ee06d1c0e75823ab1db7d742c3
13901 Incorrect calculation of Intel microcode extended patch signature checksum
commit b3d11974d0ef0679e47da102fafb125bb1d94470
13929 SMB encryption does not work with macOS 11.4
commit 74e12c43fe52f2c30f36e65a4d0fb0e8dfd7068a
3163 nss: need local netgroup implementation
commit 1a065e93eee983124652c3eb0cfdcb4776cd89ab
12782 GRUB should pass pool and vdev GUIDs in $ZFS-BOOTFS
commit 3a18338393f3485e50eae6288b6a9ab89e9f715a
13890 Some manual pages miss spaces next to formatting
commit 88e8a81ba29ce242b8e7eade29af1f3d301ac525
13889 ctfdump -c should sort output stably
commit 7781236b33d51a2eb1e29bf336bdba8ddfcfff6e
13884 dis(1) should pick stable names for symbols
commit 1e9e241fbdc7ae75a7b37c1e7afc8c96d2f43e1e
13905 zfs holds is quadratic
commit 6b641d7a35808436d7283b7057a01791e2e2a4e2
13861 bhyve apicv logic could take more care
Conflicts:
exception_lists/copyright
exception_lists/keywords
exception_lists/wscheck
manifest
|
|
Portions contributed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit ceab728f83b0af9260d2d3fb69014f3781af2101
13872 Multiple errors in section 3mpapi of the manual
commit 9514bcf4c37a9b87200462594803414d12cdd29d
13871 Missing spaces in several manual pages
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Matt Fiddaman <illumos@m.fiddaman.uk>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit 6027b8601527b83fd174dc857073dfd37e9a3de8
13397 ls calls time() many more times than necessary
commit 9dd2e6b590a600c51a70c5d4c872d4cdeedc9aab
13830 Manual errors in SEE ALSO section
Conflicts:
usr/src/man/man5/brands.5
|
|
Reviewed by: Matt Fiddaman <illumos@m.fiddaman.uk>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 10c0779de9b4d8c4ebdb274e17730c49bc925f00
13740 net-routing-setup should support default gateway via link-local routes
commit 05c0ef072824e9e875c8b4ba7db90d3d270fccf7
13815 Trusted extensions /etc/security/tsol/label_encodings file installed with wrong permissions during gate build
commit 1a414bb636b35c18399549b05b65aef849e6f9df
13828 beadm: Fix wrong array size
commit cf409e3f26ef8db450f46ba9760eb9734f603ae0
13825 consolidate vm-related headers for bhyve
commit 3a9318192067bc7735a0a8b261c598c7d4129177
13318 Tidy up libdtrace_jni javadoc
commit 3984682357d7bf0332a2f7d5406e349229f168e2
13831 lofi: lofi_close() can not tear down lofi instance
commit 5cf013a3c9d3f3ca3a892f013ac067904135da06
13090 junk characters in `zpool online -e` EACCES error message
commit 517877177d6b869e3aecde6716479541650da10d
13836 several packages are missing license actions
Conflicts:
usr/src/Makefile
usr/src/man/man1m/route.1m
usr/src/cmd/svc/milestone/net-routing-setup
usr/src/uts/i86pc/io/vmm/vm/vm_map.h
|