drochner
978c73b8c6
Fix the before/after-install ordering problem in a different way.
...
The old fix broke with multiple targets on the make command line.
1997-10-27 19:41:05 +00:00
veego
34341c444a
New files under /usr/share/sendmail. From the base set.
1997-10-27 18:27:00 +00:00
veego
6df80f64c6
Remove the entries of /usr/obj and /usr/obj because they are now marked
...
optional in mtree/NetBSD.dist.
While I am here move the files in /usr/share/sendmail to the misc set.
1997-10-27 18:25:04 +00:00
veego
6f6ca3cfbc
s/mat9/man9/
1997-10-27 18:15:18 +00:00
veego
a293498b24
Remove entries for if_le_isapnpvar.h and if_ed_isavar.h
1997-10-27 18:13:37 +00:00
thorpej
c3c8cbd87c
Make the "build" target depend on "beforeinstall", ensuring that all
...
directories have been created for the installation of the include files.
1997-10-27 18:06:39 +00:00
bouyer
459fd0e350
When allocating an inode with dtime set, also bzero e2di_blocks[].
1997-10-27 14:43:41 +00:00
bouyer
917389821c
Changes to the probe and attach routine:
...
- at end of attach, explicitely select an existing drive. This fixes hangs
some users reported (such as the one reported in port-i386/4247).
- Some atapi cdrom drives (e.g. Nec 24x) don't enables their registers before
a controller reset is issued. The controller probe routine is changed as
follow: issue a controller reset. If fail, test atapi signature on slave.
If fail, wait 5s and retry a reset. If the second reset fail, return(0).
If the first reset succeed, test presence of a master drive:
atapi signature, and if this fail RO/RW registers test. If no master, test
atapi signature on slave. If no slave, return 0.
1997-10-27 14:09:23 +00:00
kleink
37ede93d56
Don't #define EXTPROC for _POSIX_SOURCE.
1997-10-27 13:28:02 +00:00
kleink
4174920943
Per X/Open CAE Specification, Issue 5, change the semantics of pread(),
...
pread64(), pwrite(), pwrite64():
* The `offset' argument specifies an absolute offset within the file.
* After performing the read resp. write operation, restore the original
offset within the file.
Also, change the argument structure used by svr4_sys_prwite64() to
svr4_sys_pwrite64_args, instead of the 32-bit offset version.
1997-10-27 11:45:57 +00:00
jonathan
d9f45f623b
Add lib*_pic.a files.
1997-10-27 07:28:04 +00:00
phil
2c764d53fa
Make it compile with WARNS=1. (I'm not sure where the prototype really
...
should be, but it does now compile.)
1997-10-27 05:28:46 +00:00
cjs
e5a5043874
Make partition a of the 3.5" floppy label a 4.2BSD filesystem, rather
...
than unknown. (This now matches the i386.)
1997-10-27 04:45:38 +00:00
lukem
7c5015bdd6
for $check_uucp:
...
- use /usr/libexec/uucp/clean.daily instead of /etc/uuclean.daily
- use 'su daemon -c command' instead of 'echo "command" | su daemon'
1997-10-27 04:18:06 +00:00
lukem
d5b4ca3bbf
use /usr/libexec/uucp/clean.weekly instead of /usr/lib/uucp/clean.weekly [misc/4357], and use su user -c command instead of echo command | su user
1997-10-27 04:11:40 +00:00
jonathan
0c8d4acbc4
sysinst support for pmax, pass 0.
1997-10-27 03:34:32 +00:00
briggs
5298ea207d
struct msgbuf -> struct kern_msgbuf.
1997-10-27 03:02:51 +00:00
hubertf
7dc328792c
Also look in /usr/pkg/man for manpages.
...
Closes PR misc/4356 by Matthias Scheler <tron@lyssa.owl.de>
1997-10-27 02:55:07 +00:00
briggs
8d24ce6b91
Change Q630 type to class-Q2. It's quite similar to the P575.
1997-10-27 02:49:29 +00:00
thorpej
bbc9422b97
Print interrupt information like all of the other PCI drivers.
1997-10-27 02:10:07 +00:00
thorpej
32146049fa
Don't forget to account for scrollskip when computing the current row.
1997-10-27 01:37:33 +00:00
thorpej
023044a749
Clean up printing of chipset revision/capabilities.
1997-10-27 01:08:42 +00:00
lukem
cc8d1d3968
use a common Makefile.csu.aout for the a.out ports
1997-10-27 01:03:39 +00:00
mark
07db350668
Define __STRING and __CONCAT macros for assembly routines.
1997-10-27 00:28:09 +00:00
veego
992d8bfae0
update for the cv64/3d and the hypercom 3 and 4.
1997-10-27 00:28:07 +00:00
mark
8df7358c90
Include asm.h instead of cdefs.h
1997-10-27 00:26:07 +00:00
thorpej
b3c0946338
Build bfd and readline on the Alpha, too.
1997-10-27 00:25:05 +00:00
veego
2d11975bbd
Include <bsd.subdir.mk> to build SUBDIRS.
1997-10-27 00:24:54 +00:00
mark
064a421453
iomd.h is no longer installed in /usr/include/machine/
...
intr.h is now installed in /usr/include/machine/
1997-10-27 00:19:52 +00:00
augustss
e067be5020
Add some missing defines and add history to man page.
1997-10-26 23:50:30 +00:00
lukem
2793a8e02a
use CPPFLAGS instead of CFLAGS
1997-10-26 22:09:43 +00:00
lukem
3acbcabd91
use COPTS instead of CFLAGS (entry currently commented out)
1997-10-26 22:08:38 +00:00
lukem
f984b5a5dc
use CPPFLAGS instead of CFLAGS
1997-10-26 21:50:53 +00:00
is
a16fd7d74e
Make these compile after m68k/m68k.h 1.4->1.5.
1997-10-26 21:41:34 +00:00
christos
b9b24a9faf
Add -DNETGROUP
1997-10-26 20:52:47 +00:00
christos
a1876ac6f0
PR/4347: Jim Bernard: compile error with -DNETGROUP
1997-10-26 20:49:32 +00:00
christos
cc6167153e
Make el_gets() work when the input is not a tty.
1997-10-26 20:19:48 +00:00
christos
40ea82f3d5
Make a link for history.h -> readline.h
1997-10-26 20:17:48 +00:00
pk
233c534958
Apply patch from Michael L. Hitch (PR#4318):
...
"A sequence step of 0 after a select with ATN can be a selection
timeout, or it can also indicate the target did not respond with
a message out phase. The latter will occur on very old SCSI
devices which do not respond to the ATN signal and go directly to
the command phase".
1997-10-26 16:45:24 +00:00
is
4f39b41b04
Workaround for Sparc alignment problem. From PR 3417 by Krister Walfridsson.
...
XXX Somebody should look deeper into this.
1997-10-26 14:46:31 +00:00
lukem
552f0dc291
Move /etc/daily from 02:00 -> 03:15, and /etc/weekly from 03:30 -> 04:30.
...
Should prevent problems during daylight savings changeover (which is usually
between 01:00 -> 03:00, depending upon the region) where the cronjobs
may be executed twice, or never at all...
1997-10-26 13:36:31 +00:00
fvdl
b2d2f560e8
Fix another eofflag interpretation mistake that I missed when fixing
...
them.
1997-10-26 11:13:46 +00:00
jonathan
2025270865
Fixes for sysinst and installing diskimage:
...
* Check for a disklabel matching the known values in an install diskimage.
If found, update incore disklabel's RAW_PART with the size reported
by the disk, clobbering the size used by vnd(4).*
* If geometry info is bogus or /missing, supply a fake geometry
(as in sd.c). Saves readdisklabel() and sysinst from divide-by-zero errors.
* lint: RAWPART -> RAW_PART.
1997-10-26 10:47:14 +00:00
jonathan
64a7794048
<machine/intr.h> is required. Supply an empty one.
...
VS: ----------------------------------------------------------------------
1997-10-26 10:41:32 +00:00
mikel
2dfc6bfd9d
update; from Steve Allen in PR misc/4346
1997-10-26 04:39:57 +00:00
mikel
24e5d9da11
update; from Steve Allen in PR misc/4345, with some additions by myself.
1997-10-26 03:32:18 +00:00
briggs
7d0ee36fdb
The 16- and 32-bit Apple card types got reversed somehow.
1997-10-26 03:17:15 +00:00
jonathan
966de441b6
Sync with mips, pmax include files installed by `make build'.
1997-10-26 02:46:32 +00:00
jonathan
fc6bd92581
Add missing /usr/include header files and sort:
...
bfd/*.h i2c/*.
dev/ic/{aic63630*.h,i82365*.h,tms32av110*.h}
dev/isa/if_ed_isavar.h dev/isapnp/if_le_isapnpvar.h
dev/mii/*.h dev/pcmcia/*.h
soundcard.h termcap.h
1997-10-26 02:00:16 +00:00
christos
1815a8d4a4
Resolve RCSID conflicts; hopefully this is the last time :-)
1997-10-26 00:24:41 +00:00