Go to file
simonb b7a2ec3f01 + Call prom_scsiid() to found out what the host SCSI ID should
be instead of hardcoding values.
 + Print the host SCSI ID in siiattach().

XXX - probably should do the same to the ASC driver??  The manuals for
the 5000 series machines don't mention the scsiidN env variable, but it
is present on all the models I've looked at...
1999-06-08 23:41:59 +00:00
bin Make it clearer that -L does not necessarily do the job, and, following 1999-05-31 14:37:20 +00:00
distrib Add /etc/ld.so.conf and /sbin/ldconfig 1999-06-08 07:42:13 +00:00
etc Add FALCON to EXTRA_KERNELS. 1999-06-07 14:44:46 +00:00
games Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
gnu For now make the warning that we are passing a NULL format to printf 1999-06-07 02:48:00 +00:00
include Add pidfile(3), which write a pid file in /var/run, and arranges for it 1999-06-06 01:50:00 +00:00
lib Fill out the mincore(2) manual page a little; define the NetBSD call 1999-06-07 01:42:30 +00:00
libexec This should use MACHINE_ARCH and test on "mipseb" instead of MACHINE and 1999-06-07 18:04:31 +00:00
regress add "extent" 1999-06-02 15:57:18 +00:00
sbin Use pidfile(3). 1999-06-06 02:00:32 +00:00
share Allow "make obj" to work nicely with amd by setting 1999-06-08 18:28:38 +00:00
sys + Call prom_scsiid() to found out what the host SCSI ID should 1999-06-08 23:41:59 +00:00
usr.bin Add "%option yylineno" so that error handling code can use "yylineno". 1999-06-08 12:45:47 +00:00
usr.sbin save/restore errno as necessary (printf() et al might have modified it...) 1999-06-07 15:34:07 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00