Age | Commit message (Expand) | Author | Files | Lines |
2016-06-07 | [illumos-gate merge]20160526 | Jerry Jelinek | 5 | -21/+10 |
2016-06-06 | backout OS-5440 pfexec and the case of the missing error message (see OS-5452) | Alex Wilson | 3 | -17/+4 |
2016-06-06 | 6993 DEFAULT_TYPE should be probably be removed from pthread.h | Richard PALO | 5 | -21/+10 |
2016-06-06 | [illumos-gate merge] | Jerry Jelinek | 16 | -17/+3565 |
2016-06-05 | 7017 integrate pvscsi | Yuri Pankov | 10 | -1/+3541 |
2016-06-05 | 6940 Cannot unlink directories when over quota | Simon Klinkert | 1 | -0/+1 |
2016-06-03 | OS-5449 lxbrand readv tosses ESPIPE when reading from VFIFO | Patrick Mooney | 1 | -3/+0 |
2016-06-03 | 6999 fix 'Use of uninitialized value $picky in numeric eq (==)' in cstyle | Richard PALO | 1 | -1/+1 |
2016-06-03 | 7016 arc_available_memory is not 32-bit safe | Prakash Surya | 1 | -7/+13 |
2016-06-03 | [illumos-gate merge] | Patrick Mooney | 1 | -1/+1 |
2016-06-03 | 7028 avl_destroy_nodes supports emptying, not just destroying, an avl tree | Eli Rosenthal | 1 | -3/+3 |
2016-06-03 | 7027 zfs_written_property_001_pos makes unreasonable assumptions about metada... | Akash Ayare | 1 | -5/+5 |
2016-06-02 | 7033 ustack helper should fault on bad return values | Alex Wilson | 1 | -1/+8 |
2016-06-02 | 7034 negative record sizes should be rejected | Alex Wilson | 1 | -2/+12 |
2016-06-02 | 7035 string-related subroutines should validate input earlier | Patrick Mooney | 2 | -84/+223 |
2016-06-02 | [illumos-gate merge] | Patrick Mooney | 19 | -89/+127 |
2016-06-01 | OS-5440 pfexec and the case of the missing error message | Alex Wilson | 3 | -4/+17 |
2016-06-01 | 7018 illumos-gate build fails with libxml2 2.9.4 | Alexander Pyhalov | 3 | -16/+34 |
2016-06-01 | 7015 libc tests need to use LINK64 correctly, rather than just passing -m64 | Richard Lowe | 1 | -1/+1 |
2016-06-01 | OS-5422 want dnlc walker for mdb | Patrick Mooney | 4 | -1/+142 |
2016-06-01 | 7001 zvol_misc tests should not depend on /sbin or /usr/sbin being in PATH | Hans Rosenfeld | 6 | -13/+19 |
2016-06-01 | [illumos-gate merge] | Patrick Mooney | 5 | -5/+6 |
2016-05-31 | 6931 lib/libzfs: cleanup gcc warnings | Igor Kozhukhov | 9 | -59/+73 |
2016-05-31 | 7019 zfsdev_ioctl skips secpolicy when FKIOCTL is set | Alex Wilson | 5 | -37/+102 |
2016-05-31 | [illumos-gate merge] | Patrick Mooney | 13 | -334/+238 |
2016-05-29 | 4416 Silence igb(7D) debug messages by default | Yuri Pankov | 10 | -234/+215 |
2016-05-28 | 6640 dca gets the instance number a lot, never actually uses it | Richard Lowe | 2 | -97/+22 |
2016-05-27 | 7000 gfxp_umem_cookie_init() does wrong cast on return | Toomas Soome | 1 | -3/+1 |
2016-05-26 | OS-5327 ustack helper needs more validation | Alex Wilson | 1 | -1/+8 |
2016-05-26 | OS-5328 dtrace negative record sizes should be rejected | Alex Wilson | 1 | -2/+12 |
2016-05-26 | OS-5329 string-related subroutines should validate input earlier | Patrick Mooney | 2 | -87/+213 |
2016-05-26 | OS-5432 lxbrand IP_RECVTTL cmsg not translated | Patrick Mooney | 1 | -4/+33 |
2016-05-25 | OS-5428 lxbrand setsockopt(IP_MULTICAST_TTL) handles optlen poorly | Patrick Mooney | 1 | -0/+7 |
2016-05-25 | [illumos-gate merge] | Jerry Jelinek | 2 | -2/+7 |
2016-05-24 | 4057 Add sfxge support (don't deliver sparc) | Garrett D'Amore | 2 | -2/+7 |
2016-05-24 | [illumos-gate merge] | Jerry Jelinek | 5 | -27/+43 |
2016-05-23 | 6987 disallow setid binaries with $ORIGIN in PT_INTERP | Jerry Jelinek | 1 | -0/+9 |
2016-05-23 | 6922 Emit ESC_ZFS_VDEV_REMOVE_AUX after removing an aux device | Alan Somers | 2 | -1/+6 |
2016-05-23 | OS-5429 lxbrand time(2) broken in vdso | Patrick Mooney | 1 | -4/+3 |
2016-05-23 | 3758 RFE: Would like "hostname -s" | Lauri Tirkkonen | 2 | -25/+36 |
2016-05-23 | 6990 scan_rsdp() should use signed len | Toomas Soome | 1 | -1/+1 |
2016-05-23 | [illumos-gate merge] | Jerry Jelinek | 95 | -9/+77692 |
2016-05-20 | OS-5409 sdev_cleandir can loop forever | Alex Wilson | 5 | -33/+97 |
2016-05-20 | 6977 ixgb package should not refer to ixgbe's license | Robert Mustacchi | 2 | -5/+3 |
2016-05-21 | 4057 Add sfxge support (fix Makefile typo) | Garrett D'Amore | 1 | -1/+1 |
2016-05-20 | OS-5322 lxbrand use comm page for vdso | Patrick Mooney | 17 | -240/+499 |
2016-05-20 | OS-5427 busybox calls fork after vfork, blows assert | Jerry Jelinek | 1 | -4/+26 |
2016-05-20 | 4057 Add sfxge support | Garrett D'Amore | 92 | -2/+77689 |
2016-05-20 | fix manifest typo | Jerry Jelinek | 1 | -1/+1 |
2016-05-20 | fix mismerge | Jerry Jelinek | 1 | -1/+0 |