History log of /titanic_52/usr/src/cmd/modload/drvsubr.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 746b0187 12-Oct-2010 Richard Lowe <richlowe@richlowe.net>

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 : c6cee93f834c8cf7b1e18611bf25a08cd

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 <a.eremin@nexenta.com>

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


# c9cc1492 23-Oct-2009 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

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 <Jerry.Gilliam@Sun.COM>

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/dr

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 <Edward.Pilatowicz@Sun.COM>

6854823 libumem detects memory corruption in update_drv


# 2e107de7 03-Apr-2009 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

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


# 6532b960 16-Feb-2009 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

4854243 update_drv -d requires reboot


# 11ebc2d0 24-Dec-2008 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

6464765 update_drv -d can remove more entries than specified


# 0013e2d3 10-Dec-2008 Jerry Gilliam <Jerry.Gilliam@Sun.COM>

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 <none@none>

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


# 49e92448 18-Jan-2007 vikram <none@none>

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 <none@none>

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

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 <none@none>

OpenSolaris Launch