summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ncrcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Remove reference to unused variable ncr.ns_async.se1996-12-141-2/+1
|
* Correct indentation of multi-LUN device info. (Slightly different fixse1996-10-291-2/+2
| | | | | | than suggested by Bruce Evans). Submitted by: bde
* Made this work for non-root again. The security fixes in rev.1.11bde1996-10-251-10/+15
| | | | | were equivalent to disabling its setgid'ness, since the default kernel was not distinguished from a user-specified kernel.
* Drop privileges if not using standard namelist or file.pst1996-05-301-1/+8
| | | | Submitted by: smpatel (Sujal Patel)
* Correct a bunch of man page cross references and generallympp1996-02-111-2/+3
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-286/+0
| | | | which included commits to RCS files with non-trunk default branches.
* Remove reference to _PATH_UNIX and make -N option functional.se1995-12-281-5/+14
|
* Improve usage message and document "-u" option to select one of multiplese1995-09-141-18/+22
| | | | NCR controller cards.
* Remove trailing whitespace.rgrimes1995-05-301-12/+12
|
* Reading NCR registers is not secure at all times, so preventse1995-03-161-4/+10
| | | | | an ordinary user from doing this. (Problem pointed out by Guido van Rooij).
* Fix "-ssync=xx" option.se1995-03-141-2/+3
|
* Include ncr.c from where it is now.bde1995-02-031-2/+2
|
* Kernel name is now kernel and not 386bsd.nate1994-12-021-2/+2
|
* abs path to /sysphk1994-11-211-1/+1
|
* Fix typo in #if which prevented use of getbootfile() under FreeBSD-2.0.se1994-10-261-2/+2
|
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-151-1/+3
| | | | Make -s option set parameters for all targets by default.
* Added call to getbootfile() and removed reference to ncr.imask.se1994-10-131-17/+8
|
* ncrcontrol will be installed SETGID kmem in /usr/sbin.se1994-10-131-1/+4
|
* Moved into correct MAN section ...se1994-10-131-0/+286
|
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-123-0/+1924
Config and statuts display utility for the NCR PCI SCSI driver.
OpenPOWER on IntegriCloud