summaryrefslogtreecommitdiff
path: root/usr/src/cmd/modload/drvsubr.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-11260 some drivers erroneously discount a major of 0Richard Lowe1-2/+9
Reviewed by: garrett@nexenta.com, gwr@nexenta.com Approved by: garrett@nexenta.com --HG-- extra : rebase_source : c6cee93f834c8cf7b1e18611bf25a08cdc849953
2010-10-12269 Modload functions use unsafe operations with configuration filesAlexander Eremin1-58/+44
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2009-10-22PSARC/2009/552 Update-only add driver mechanismJerry Gilliam1-9/+9
6885060 Provide a way other than reboot to load and configure newly installed drivers
2009-09-216826304 modload: sscanf unbounded copies should be constrainedJerry Gilliam1-75/+222
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
2009-08-206854823 libumem detects memory corruption in update_drvEdward Pilatowicz1-10/+13
2009-04-026807244 modload commands are not being lintedJerry Gilliam1-41/+106
6822174 update_drv -d choking on certain combinations of quoted aliases
2009-02-164854243 update_drv -d requires rebootJerry Gilliam1-52/+149
2008-12-246464765 update_drv -d can remove more entries than specifiedJerry Gilliam1-21/+66
2008-12-106612207 update_drv fails when alias already presentJerry Gilliam1-19/+152
6619463 proc.drv_utils: unwind duplicate driver alias checking with update_drv improvement
2007-05-01PSARC 2007/176 path-oriented driver aliascth1-18/+99
6536151 path-oriented driver alias
2007-01-186445040 add_drv/update_drv/rem_drv should use advisory record lockingvikram1-28/+35
6467524 Add a check to /dev/pts code to test for realvp 6509851 change name of PT_OWNER ioctl to OWNERPT
2006-09-266311701 /etc/minor_perm is ignored if it contains commentseota1-36/+154
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()
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1751