Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-17 | OS-1169 fix for OS-493 generates warning on Sun Studio build | Bill Pijewski | 1 | -1/+1 | |
2012-05-17 | OS-1205 mdb_v8 is confused by some invalid objects | Dave Pacheco | 1 | -17/+35 | |
2012-05-16 | OS-1189 BAD TRAP panic in hyprlofs_seek | Jerry Jelinek | 1 | -1/+3 | |
2012-05-16 | OS-1188 memory leak in restarter_get_method_context() | Bryan Cantrill | 1 | -1/+9 | |
2012-05-16 | OS-1187 svc.startd should reduce footprint by setting "nomagazines" | Bryan Cantrill | 1 | -0/+12 | |
2012-05-16 | OS-1186 svc.startd allocates excessive memory for instance names | Bryan Cantrill | 1 | -8/+32 | |
2012-05-16 | OS-1168 svc.startd should not enable libumem debugging | Bryan Cantrill | 1 | -0/+3 | |
2012-05-15 | OS-1179 zoneadmd re-parses zone's xml config file many times during state ↵ | Jerry Jelinek | 3 | -252/+183 | |
transitions OS-1170 update zones to support setting custom init | |||||
2012-05-15 | OS-1154 ::walk jsframe sometimes bails too early | Dave Pacheco | 1 | -21/+55 | |
OS-1180 jstack could be better with native frames OS-1181 loading mdb_v8 should turn on C++ demangling OS-1182 mdb_v8 reports wrong file position | |||||
2012-05-14 | HEAD-1047 root cron jobs aren't being run at all | Jerry Jelinek | 1 | -0/+4 | |
2012-05-14 | OS-1162 need ipadm.1m man page; create one from PSARC materials and source | Jerry Jelinek | 2 | -0/+1246 | |
2012-05-11 | OS-1174 ::help tab completion | Robert Mustacchi | 6 | -36/+113 | |
OS-1175 ::printf tab completion Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2012-05-11 | OS-1081 /usr/gnu contents are severely broken wrt ISA | Keith M Wesolowski | 2 | -3/+3 | |
OS-1121 platform delivers unwanted compilation symlinks OS-1123 libstdc++ and libgcc_s should move to /usr 1168 want a libtermcap that does not force libcurses 2698 libctf should use libz.so.1, not libz.so | |||||
2012-05-10 | OS-1171 re-enable building smbd | Bill Pijewski | 1 | -0/+2 | |
2012-05-10 | OS-1159 minimize zone footprint | Jerry Jelinek | 7 | -36/+53 | |
2012-05-09 | OS-1165 fix up illumos issue 1948 | Bill Pijewski | 19 | -82/+453 | |
2012-05-08 | STOR-54 warnings when creating a delegated ZFS dataset in a non-global zone | Bill Pijewski | 3 | -5/+31 | |
OS-493 NFS client 'entity not found' error when mounting | |||||
2012-05-08 | OS-1158 add ilb (load balancer) svc to zones | Jerry Jelinek | 1 | -1/+2 | |
2012-05-07 | Merge branch 'master' of git.joyent.com:illumos-joyent | John Sonnenschein | 3 | -297/+1023 | |
2012-05-07 | illumos sync | John Sonnenschein | 1483 | -159619/+49188 | |
2012-05-07 | Revert "1948 zpool list should show more detailed pool information" | John Sonnenschein | 19 | -452/+80 | |
This reverts commit 4263d13f00c9691fa14620eff82abef795be0693. | |||||
2012-05-04 | OS-1133 need ::findjsobjects | Bryan Cantrill | 3 | -297/+1023 | |
2012-05-04 | OS-1149 update to latest acpica release; transition to ACPI 5.0 | Jerry Jelinek | 207 | -1800/+8300 | |
2012-05-03 | OS-1119 add lxproc, a coarsely Linux-compatible /proc | Bryan Cantrill | 15 | -2/+4624 | |
2012-05-03 | 2650 AMD family 0x15 PG support | Hans Rosenfeld | 3 | -14/+71 | |
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Albert Lee <trisk@nexenta.com> | |||||
2012-05-03 | 2665 sd.conf should be able to override physical-block-size | George Wilson | 3 | -13/+42 | |
2671 zpool import should not fail if vdev ashift has increased Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net> | |||||
2012-05-02 | OS-994 ZFS hang when snapshotting and cloning | Bill Pijewski | 1 | -4/+10 | |
OS-1134 ZFS rollback hang | |||||
2012-05-01 | 2668 syntax error in terminfo.src trips uninitialized var in tic, screws ↵ | Richard Lowe | 5 | -20/+18 | |
terminfo Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com> | |||||
2012-04-30 | OS-1115 update libipmi and fma to use /dev/ipmi instead of /dev/bmc | Jerry Jelinek | 5 | -80/+79 | |
2012-04-30 | OS-1139 mdb tab completion | Robert Mustacchi | 15 | -17/+1149 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2012-04-29 | OS-1138 ipmi driver should copyin/copyout addr and lun ioctl parameter | Jerry Jelinek | 1 | -4/+21 | |
2012-04-29 | OS-1129 force the enabling of -o xtrace in zoneinit for older datasets. | Josh Wilsdon | 1 | -0/+6 | |
2012-04-28 | OS-1136 replace builtin /dev/bmc devlink generator with /dev/ipmi | Jerry Jelinek | 2 | -6/+6 | |
2012-04-28 | OS-1131 Want a library to allow programatic access to the pci database | Robert Mustacchi | 17 | -13/+1111 | |
OS-919 prtconf should print out PCI database information Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2012-04-27 | OS-782 need to record timestamp when calling through context ops | Bryan Cantrill | 2 | -4/+14 | |
2012-04-27 | 2658 scf_get_bootconfig will indirectly stomp caller memory | Richard Lowe | 1 | -3/+5 | |
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: T. Nguyen <truongqnguien@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com> | |||||
2012-04-27 | 2635 'zfs rename -f' to perform force unmount | Eric Schrock | 6 | -17/+35 | |
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-26 | 2579 nscd contains several bad macros with side effects | Milan Jurik | 7 | -259/+289 | |
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Vitaliy Gusev <gusev.vitaliy@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org> | |||||
2012-04-26 | OS-101 bmc driver is missing which makes ipmi not work locally; port freebsd ↵ | Jerry Jelinek | 14 | -4/+2020 | |
openipmi driver | |||||
2012-04-25 | 2413 %ymm* need to be preserved on way through PLT | Robert Mustacchi | 4 | -83/+224 | |
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Albert Lee <trisk@nexenta.com> | |||||
2012-04-24 | 1665 Illumos wont build against openssl 1.0.0 | Theo Schlossnagle | 10 | -6/+350 | |
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Albert Lee <trisk@nexenta.com> | |||||
2012-04-24 | OS-1086 mdb disassembler confuses rdtscp for invlpg | Bryan Cantrill | 1 | -4/+11 | |
2012-04-19 | OS-1104 'zfs list -o volsize' no longer shows volsize | Bill Pijewski | 2 | -2/+14 | |
2012-04-18 | OS-1110 ipd max delay should be increased to 1 second | Robert Mustacchi | 1 | -1/+1 | |
2012-04-13 | OS-858 don't create dataset when installing a zone that already has a dataset. | Josh Wilsdon | 2 | -0/+14 | |
2012-04-13 | OS-914 Updated x86_archext with missing cpuid pieces | Robert Mustacchi | 1 | -11/+24 | |
2012-04-13 | OS-1099 Want support for binutils 2.22 | Robert Mustacchi | 3 | -9/+16 | |
2012-04-13 | OS-1098 vmxnet breaks the studio shadow build | Robert Mustacchi | 1 | -3/+3 | |
2012-04-13 | OS-1095 add /dev/tap and /dev/tun to joyent branded zones by default. | Josh Wilsdon | 1 | -0/+2 | |
2012-04-12 | OS-1090 Need ixgbe support for X520 DP | Robert Mustacchi | 3 | -23/+35 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> |