History log of /illumos-gate/usr/src/cmd/sgs/ (Results 1 – 25 of 559)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
06543c9501-Nov-2023 Toomas Soome

16301 sgs: 'restrict'-qualified parameter aliases with argument 4
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

a48fdbef15-Feb-2024 Bryan Cantrill

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable
16285 add ::mutex for user-level mutexes
16286 add wchan mdb walker for user-level wait channels
16287 add mdb_thread_name() to module API
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

caeaa75131-Jan-2024 Toomas Soome

16226 yacc: remove WSFMT macro
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Appr

16226 yacc: remove WSFMT macro
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

4081e4fd09-Dec-2023 Toomas Soome

16136 yacc: __cplusplus should not need __EXTERN_C__
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@mn

16136 yacc: __cplusplus should not need __EXTERN_C__
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

9fce991609-Dec-2023 Toomas Soome

16135 lex: __cplusplus should not need __EXTERN_C__
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@mnx

16135 lex: __cplusplus should not need __EXTERN_C__
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

91846ba509-Dec-2023 Toomas Soome

16133 lex: exit() does not return
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert Mustacchi <rm@fingolfin.org>

6b1325cf02-Dec-2023 Robert Mustacchi

16101 fix usr/src/cmd err(3C) formatting mismatches
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Brian Bennett <brian.

16101 fix usr/src/cmd err(3C) formatting mismatches
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Brian Bennett <brian.bennett@mnx.io>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

55fea89d15-Aug-2023 Dan Cross

15843 automation can fix many trailing whitespace cstyle nits
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

24c6c6a930-Apr-2023 Toomas Soome

15855 rtld: unchecked function return
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Dan Cross <cross@oxidecomputer

15855 rtld: unchecked function return
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

7dbbfe7702-Apr-2023 Toomas Soome

15532 libelf: clean up warning gags
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Igor Kozhukhov <igor@dilos.org>

15532 libelf: clean up warning gags
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

7eca354d30-Apr-2023 Toomas Soome

15682 rtld: double check that we're allocating correct size
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Robert Mustacchi <rm@fi

15682 rtld: double check that we're allocating correct size
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

c2857f5330-Apr-2023 Toomas Soome

15661 rtld: unused variable
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

d17be68221-May-2023 Richard Lowe

15687 Remove compiler flags that only mean something to Sun Studio
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Robert M

15687 Remove compiler flags that only mean something to Sun Studio
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

8285fe2803-Apr-2023 Toomas Soome

15609 crle: clean up warning gags
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Richard Lowe <richlowe@richlowe.net>

15609 crle: clean up warning gags
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

4c8c1d9103-Apr-2023 Toomas Soome

15606 elfdump: clean up warning gags
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Richard Lowe <richlowe@richlowe.net>

15606 elfdump: clean up warning gags
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

e9e51ff103-Apr-2023 Toomas Soome

15605 elfedit: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>

15605 elfedit: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

035eb79117-Apr-2023 Toomas Soome

15611 rtld: suggest explicit braces to avoid ambiguous 'else'
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan McDonald <

15611 rtld: suggest explicit braces to avoid ambiguous 'else'
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan McDonald <danmcd@mnx.io>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

80422caf17-Apr-2023 Toomas Soome

15610 rtld: suggest parentheses around assignment
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Patrick Mooney <pmooney@

15610 rtld: suggest parentheses around assignment
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

show more ...

78f67f4e03-Apr-2023 Toomas Soome

15608 link_audit: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.ed

15608 link_audit: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

show more ...

8c42671803-May-2023 Richard Lowe

15623 remove lingering sections of sun studio
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.

15623 remove lingering sections of sun studio
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

dd17f1f403-Apr-2023 Toomas Soome

15607 pvs: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>

15607 pvs: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

326c1baf03-Apr-2023 Toomas Soome

15604 gprof: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@mnx.io>

ab5344c602-Apr-2023 Toomas Soome

15531 libconv: clean up the build
Reviewed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

20a7641f22-Apr-2023 Richard Lowe

15571 ldd should not hardcode system call numbers
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Bill Sommerfe

15571 ldd should not hardcode system call numbers
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

show more ...

a055337a03-Apr-2023 Toomas Soome

15535 prof: remove prof
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Approv

15535 prof: remove prof
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

12345678910>>...23