summaryrefslogtreecommitdiff
path: root/usr/src/cmd/modload
AgeCommit message (Collapse)AuthorFilesLines
2018-01-258685 uts and mdb: do not build 32bit kernelToomas Soome4-41/+4
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2013-08-304072 make clobber leaves trashGordon Ross1-1/+1
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
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 Eremin3-59/+49
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-04-206933231 6844097 - fix incomplete, lock file location should not be /tmpMita Solanky1-3/+2
2009-10-22PSARC/2009/552 Update-only add driver mechanismJerry Gilliam5-18/+61
6885060 Provide a way other than reboot to load and configure newly installed drivers
2009-09-216826304 modload: sscanf unbounded copies should be constrainedJerry Gilliam4-77/+226
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-09-186818386 devfsadm generates error messages inside a native non-global zoneDhanaraj M5-16/+35
2009-08-206854823 libumem detects memory corruption in update_drvEdward Pilatowicz1-10/+13
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-8/+3
Portions contributed by Rich Lowe
2009-04-026807244 modload commands are not being lintedJerry Gilliam10-84/+168
6822174 update_drv -d choking on certain combinations of quoted aliases
2009-02-164854243 update_drv -d requires rebootJerry Gilliam4-57/+209
2009-01-17PSARC/2009/031 update_drv(1M) -n optionJerry Gilliam4-29/+39
6198348 update_drv: needs -n option 6787916 add_drv(1M) checks privileges against running system even when -b is used
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 Gilliam3-34/+182
6619463 proc.drv_utils: unwind duplicate driver alias checking with update_drv improvement
2008-09-256659940 ON makefiles use wrong options for Sun Studio 12 compiler and lint.Nick Todd1-7/+4
6751897 usr/src/tools/cw.c needs to be updated for Sun Studio 12 switchover.
2008-01-226648441 SUNWxsvc CAS had issues with upgrade to snv_79 with update_drv.jg1-4/+4
2007-09-056281386 update_drv : -b option gives error message and exitsjg1-8/+11
2007-08-15PSARC 2007/423 remdrv -Cjg2-10/+88
6525121 rem_drv of nexus driver should not revert /devices permissions below
2007-05-01PSARC 2007/176 path-oriented driver aliascth6-43/+139
6536151 path-oriented driver alias
2007-01-186445040 add_drv/update_drv/rem_drv should use advisory record lockingvikram2-31/+40
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 commentseota2-40/+158
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-09-204970862 update_drv of uninstalled driver leaves false entry in ↵cth1-16/+16
/etc/driver_aliases
2005-06-14OpenSolaris Launchstevel@tonic-gate19-0/+5454