History log of /illumos-gate/usr/src/cmd/modload/drvsubr.c (Results 1 – 15 of 15)
Revision Date Author Comments
# b2d74f53 24-May-2020 Toomas Soome

13539 modload: multiply-defined symbols
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>


# e4a991eb 28-Apr-2020 Andy Fiddaman

12624 add_drv crashes when given many aliases
12625 modload tools should be smatch and gcc warning clean
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Dominik Hassler <hadf

12624 add_drv crashes when given many aliases
12625 modload tools should be smatch and gcc warning clean
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Dominik Hassler <hadfl@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 746b0187 11-Oct-2010 Richard Lowe

260 some drivers erroneously discount a major of 0
Reviewed by: garrett@nexenta.com, gwr@nexenta.com
Approved by: garrett@nexenta.com

--HG--
extra : rebase_source : c6cee93f834c8

260 some drivers erroneously discount a major of 0
Reviewed by: garrett@nexenta.com, gwr@nexenta.com
Approved by: garrett@nexenta.com

--HG--
extra : rebase_source : c6cee93f834c8cf7b1e18611bf25a08cdc849953

show more ...


# 88181e00 12-Oct-2010 Alexander Eremin

269 Modload functions use unsafe operations with configuration files
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# c9cc1492 22-Oct-2009 Jerry Gilliam

PSARC/2009/552 Update-only add driver mechanism
6885060 Provide a way other than reboot to load and configure newly installed drivers


# 3c0ea289 22-Sep-2009 Jerry Gilliam

6826304 modload: sscanf unbounded copies should be constrained
6827539 pattern quote preprocessing fix in 6612207 too aggressive
6837756 SUNWdcopy postinstall script problem results in broken

6826304 modload: sscanf unbounded copies should be constrained
6827539 pattern quote preprocessing fix in 6612207 too aggressive
6837756 SUNWdcopy postinstall script problem results in broken /etc/driver_aliases
6844097 Possible security issue w/add_drv et al using /tmp for lock files
6877673 add_drv fails with a permissions entry with a minor name including a comma

show more ...


# f8cb811f 20-Aug-2009 Edward Pilatowicz

6854823 libumem detects memory corruption in update_drv


# 2e107de7 03-Apr-2009 Jerry Gilliam

6807244 modload commands are not being linted
6822174 update_drv -d choking on certain combinations of quoted aliases


# 6532b960 16-Feb-2009 Jerry Gilliam

4854243 update_drv -d requires reboot


# 11ebc2d0 24-Dec-2008 Jerry Gilliam

6464765 update_drv -d can remove more entries than specified


# 0013e2d3 10-Dec-2008 Jerry Gilliam

6612207 update_drv fails when alias already present
6619463 proc.drv_utils: unwind duplicate driver alias checking with update_drv improvement


# f4da9be0 01-May-2007 cth

PSARC 2007/176 path-oriented driver alias
6536151 path-oriented driver alias


# 49e92448 18-Jan-2007 vikram

6445040 add_drv/update_drv/rem_drv should use advisory record locking
6467524 Add a check to /dev/pts code to test for realvp
6509851 change name of PT_OWNER ioctl to OWNERPT


# 1ca93273 26-Sep-2006 eota

6311701 /etc/minor_perm is ignored if it contains comments
6459253 i.nametomajor holds the obsolete shell function
6460892 add_drv and update_drv can accept the invalid names
6462571 shou

6311701 /etc/minor_perm is ignored if it contains comments
6459253 i.nametomajor holds the obsolete shell function
6460892 add_drv and update_drv can accept the invalid names
6462571 should clean up duplicate code in update_minor_entry()

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch