Age | Commit message (Collapse) | Author | Files | Lines |
|
commit c653bb4713ca694c2d16b04b65d5b76c0bb46bd4
10197 build smatch in parallel
commit 15c07adc1c7b828006b5e3c4d528b92229d6bd23
10081 smatch indenting fixes for usr/src/uts
commit 5661bb7641e85c46713da7a3002b29ecd2c3daf0
10080 smatch Makefile changes for usr/src/cmd
commit 05ede3db5e3b7d540afbccdc872c735770e82ef3
10079 smatch Makefile changes for usr/src/lib
commit cadd68ea0014761eda6a293664086dfa80686d85
10078 smatch fixes for UCB
commit 1ea94c756c0bc9170021d7b570944a24f224c03f
10202 loader: use screen-#rows to find bottom left co-ordinates
commit 08487eea68a2fa501b5042131c6db068089f82e1
10173 loader: support newer ZFS versions
Conflicts:
usr/src/lib/libdladm/Makefile.com
usr/src/lib/fm/topo/modules/i86pc/chip/Makefile
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 3385b4726f1b09aa9511340017fb23c7cde6aadd
8472 Want docs for iports, tgtmaps, and friends
commit 1eb7f6f10a2bf852886fac64ce710da077f20c75
8706 libc lint library missing endian.h functions
commit e144c4e6c90e7d4dccaad6db660ee42b6e7ba04f
8962 zdb should work on non-idle pools
commit 3ee8c80c747c4aa3f83351a6920f30c411236e1b
8961 SPA load/import should tell us why it failed
commit 1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32
7638 Refactor spa_load_impl into several functions
commit 82693e09cc02331fa1b3b73b54b1060e73507a8d
8966 Source file zfs_acl.c, function zfs_aclset_common contains a use after end of the lifetime of a local variable
commit d3c0397fdfe3697d5078fec583494fae9971fd75
9039 tcp(7p): Duplicate paragraph
commit af8443c4728e4601db72fb8089035223de906eb9
9022 loader.efi: module placement must check memory map
commit bd0ce624be4492bab2f6c53383a40618647aba28
9027 Makefiles need to specify C99 mode consistently
Conflicts:
usr/src/man/man9f/scsi_hba_iportmap_create.9f
usr/src/man/man9f/scsi_address_device.9f
usr/src/man/man9/iport.9
usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile
|
|
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Jason King <jason.king@joyent.com>
|
|
commit 72102e7461c97dc268d21d9dd8f02da45f174acd
3928 `tail -f ...` doesn't notice file truncation
3929 `man tail` doesn't mentioned "-F" option
3930 'tail -F ...' not resetting the offset of file rotation properly
3968 want FILE_TRUNC event for PORT_SOURCE_FILE
commit b3d32f0ceb59362ba287dcfd6de471e98bfc7fa9
4161 deadlock between zfs_read() and zfs_putpage()
commit 5a450eee20035a2a426a48161ab3a50e2921878c
4244 spawn fails occasionally with EAGAIN
commit 393cba3d826b7fd70b8ab083125c4b25c43ee482
4116 kiconv_open(9f): kiconv_close() in the CONTEXT section
commit 86ad481cc8bfbc0155ef221a0fe07ef23db58f68
4245 boot_time kstat for zones should be epoch timestamp of zone boot, not "random" number
commit fe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1
4236 Internet Packet Disturber
4237 net_* and hook_* man pages are wrong
commit 54a20ab41aadcb81c53e72fc65886e964e9add59
4248 dtrace(1M) should never create DOF with empty probes section
4249 Only probes from the first DTrace object file will be included
Conflicts:
usr/src/uts/intel/ipd/Makefile
usr/src/uts/common/vm/as.h
usr/src/uts/common/sys/ipd.h
usr/src/uts/common/inet/ipd/ipd.conf
usr/src/uts/common/inet/ipd/ipd.c
usr/src/uts/common/fs/tmpfs/tmp_vnops.c
usr/src/man/man1m/Makefile
usr/src/lib/libipd/common/mapfile-vers
usr/src/lib/libdtrace/common/dt_impl.h
usr/src/lib/libdtrace/common/dt_error.c
usr/src/cmd/tail/extern.h
usr/src/cmd/ipdadm/ipdadm.c
usr/src/cmd/ipdadm/Makefile
usr/src/cmd/dtrace/test/tst/common/usdt/tst.noprobes.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.multiprov.ksh
usr/src/cmd/Makefile
|
|
3929 `man tail` doesn't mentioned "-F" option
3930 'tail -F ...' not resetting the offset of file rotation properly
3968 want FILE_TRUNC event for PORT_SOURCE_FILE
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
OS-2433 tail -f/-F can produce duplicate output after a truncation
|
|
|
|
|
|
|
|
OS-1451 tail -f does not deal properly with multiple files
|
|
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: aram@nexenta.com
Reviewed by: trisk@nexenta.com
Reviewed by: garrett@damore.org
Approved by: gwr@nexenta.com
|
|
Approved by: garrett@nexenta.com
|
|
Reviewed by: garrett@nexenta.com
Reviewed by: richlowe@richlowe.net
Reviewed by: gordon.w.ross@gmail.com
Approved by: garrett@nexenta.com
|