Go to file
thorpej 9eb1a83c84 Define the SCBUSIOSCAN ioctl (and its argument structure). This
SCSI bus ioctl rescans the SCSI bus for new devices.

Garbage-collect the SCIOCREPROBE and OSCIOCREPROBE.  They are obsolete.
1998-10-10 02:37:28 +00:00
bin Initialize the correct fields when creating an empty command. Fixes bug where a function with no body ( e.g. "testfun () ;" ) would cause ksh to segfault when it was called. 1998-10-09 02:45:34 +00:00
distrib sync minor version number of libc 1998-10-08 04:36:58 +00:00
etc Use "${MAKE}" instead of "make" for cross compilation. 1998-10-09 10:40:59 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu PR/6265: Chas Williams: minor bug in assembler output from gcc 1998-10-09 11:13:21 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Use __sigprocmask14, fix a few more bugs 1998-10-10 01:50:23 +00:00
libexec PR/6248: Konrad Schroder: lfs_cleanerd could use syslog() for notices, 1998-10-07 15:00:34 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Back out the wait-for-slowly-dying-processes change. 1998-10-09 18:50:35 +00:00
share Make lintlib generation work with PATH'd source. We should pull in the 1998-10-07 17:49:15 +00:00
sys Define the SCBUSIOSCAN ioctl (and its argument structure). This 1998-10-10 02:37:28 +00:00
usr.bin The range of the argument of ctype(3) functions is not that of "char", 1998-10-09 17:00:56 +00:00
usr.sbin Use the same table for input and output of PLISTs. 1998-10-09 19:51:21 +00:00
Makefile Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping. 1998-10-07 02:35:38 +00:00