niklas [Sun, 3 Mar 1996 12:32:57 +0000 (12:32 +0000)]
From NetBSD:
Fix problems with the way init.o is built:
* Prevent gratuitous rebuilds when nothing has changed.
* Make sure it is rebuilt if a .h file is updated.
niklas [Sun, 3 Mar 1996 12:11:20 +0000 (12:11 +0000)]
From NetBSD: 960217 merge
mickey [Sun, 3 Mar 1996 05:26:21 +0000 (05:26 +0000)]
Makefiles seemed to be broken a bit, i don't even
know how it happens to work still ... probably nobody rebuilt libcompat.a.
Fron NetBSD: kern_info_*.c, seemed to be a bug fix.
tholo [Sun, 3 Mar 1996 04:48:01 +0000 (04:48 +0000)]
Set ia_iosize to 0 to keep probe silent
mickey [Sun, 3 Mar 1996 04:44:04 +0000 (04:44 +0000)]
from NetBSD: so it compiles now again ;)
tholo [Sun, 3 Mar 1996 03:41:52 +0000 (03:41 +0000)]
Make last change actually compile
mickey [Sun, 3 Mar 1996 03:02:34 +0000 (03:02 +0000)]
from NetBSD: so it compiles now.
tholo [Sun, 3 Mar 1996 02:52:32 +0000 (02:52 +0000)]
WOrking disk statistics; NetBSD PR 2161
tholo [Sun, 3 Mar 1996 02:51:20 +0000 (02:51 +0000)]
Working disk statistics; NetBSD PR 2160
mickey [Sat, 2 Mar 1996 22:42:56 +0000 (22:42 +0000)]
from NetBSD: audio now compiles.
tholo [Sat, 2 Mar 1996 21:04:11 +0000 (21:04 +0000)]
Build lkm directory by default
tholo [Sat, 2 Mar 1996 21:02:38 +0000 (21:02 +0000)]
Not needed, default LKM installation directory defined in <bsd.own.mk>
tholo [Sat, 2 Mar 1996 21:01:23 +0000 (21:01 +0000)]
Define directory and modes for LKM installs
Correct installation rule for LKM installs
tholo [Sat, 2 Mar 1996 20:08:42 +0000 (20:08 +0000)]
Remove auto-generated files so as to not upset make/yacc
tholo [Sat, 2 Mar 1996 19:50:48 +0000 (19:50 +0000)]
Make sure SYSV-style include directives are only matched when there is a
whitespace character after the word "include"
dm [Sat, 2 Mar 1996 04:54:58 +0000 (04:54 +0000)]
Using TCP broke ypxfr -C which in turn caused yppush to fail on the
master NIS server. I gave yp_bind_host an extra argument to select
TCP/UDP transport.
dm [Sat, 2 Mar 1996 03:42:06 +0000 (03:42 +0000)]
add_interdomain should succeed even with no YP_INTERDOMAIN record
dm [Sat, 2 Mar 1996 03:01:29 +0000 (03:01 +0000)]
Added in stuff from 960121. Fixed several bugs in ypxfr.
tholo [Sat, 2 Mar 1996 01:29:08 +0000 (01:29 +0000)]
Change PROTO to _DES_PROTO to reduce likelyhood of interfering with
applications including <kerberosIV/des.h> (like CVS)
niklas [Sat, 2 Mar 1996 00:54:54 +0000 (00:54 +0000)]
Fix missed s/ts_/tv_/ replacements in last patch
tholo [Sat, 2 Mar 1996 00:46:00 +0000 (00:46 +0000)]
timespec members are now named tv_{,u}sec
tholo [Sat, 2 Mar 1996 00:40:57 +0000 (00:40 +0000)]
timespec members are now named tv_{,u}sec again
tholo [Sat, 2 Mar 1996 00:35:17 +0000 (00:35 +0000)]
timespec members are now named tv_{,u}sec again
niklas [Sat, 2 Mar 1996 00:29:19 +0000 (00:29 +0000)]
From NetBSD: sync with 960217 sources
niklas [Sat, 2 Mar 1996 00:08:02 +0000 (00:08 +0000)]
Fixup umapfs_init prototype both on my part
tholo [Fri, 1 Mar 1996 08:43:10 +0000 (08:43 +0000)]
Add gram.c to CLEANFILES
tholo [Fri, 1 Mar 1996 08:34:55 +0000 (08:34 +0000)]
Allow "make depend" to work
tholo [Fri, 1 Mar 1996 07:35:40 +0000 (07:35 +0000)]
Secondary name cache is per-directory now, not per-process.
niklas [Thu, 29 Feb 1996 13:57:26 +0000 (13:57 +0000)]
From NetBSD: Merge with NetBSD 960217
niklas [Thu, 29 Feb 1996 13:38:50 +0000 (13:38 +0000)]
From NetBSD: Merge with NetBSD 960217
niklas [Thu, 29 Feb 1996 13:27:47 +0000 (13:27 +0000)]
From NetBSD: Merge with NetBSD 960217
niklas [Thu, 29 Feb 1996 13:12:22 +0000 (13:12 +0000)]
Fix typo in comment
niklas [Thu, 29 Feb 1996 13:08:04 +0000 (13:08 +0000)]
Reinstate $NetBSD$ headers (we want them for tracking purposes)
Sync with NetBSD 960217
niklas [Thu, 29 Feb 1996 10:46:45 +0000 (10:46 +0000)]
From NetBSD: merge with 960217
niklas [Thu, 29 Feb 1996 10:12:14 +0000 (10:12 +0000)]
From NetBSD: merge with 960217
niklas [Thu, 29 Feb 1996 09:24:48 +0000 (09:24 +0000)]
From NetBSD: merge with 960217 (still NFSv2)
tholo [Thu, 29 Feb 1996 05:54:35 +0000 (05:54 +0000)]
Supplement the known PCI Vendor list
mickey [Wed, 28 Feb 1996 15:03:41 +0000 (15:03 +0000)]
From NetBSD:
pmap_page_index return type must be int, not u_int.
mickey [Wed, 28 Feb 1996 14:38:38 +0000 (14:38 +0000)]
Small changes from NetBSD (including /usr/include dependencies, and so).
mickey [Wed, 28 Feb 1996 08:27:22 +0000 (08:27 +0000)]
fron NetBSD: some ioctl support added.
niklas [Tue, 27 Feb 1996 22:56:14 +0000 (22:56 +0000)]
Remove CVS conflicts that got in by mistake in my last checkin
niklas [Tue, 27 Feb 1996 15:40:54 +0000 (15:40 +0000)]
Adapt to our isa_intr_establish interface
niklas [Tue, 27 Feb 1996 11:12:56 +0000 (11:12 +0000)]
if_ed.c cannot be MI yet, due to name clashes, will get resolved soon
niklas [Tue, 27 Feb 1996 11:06:51 +0000 (11:06 +0000)]
From NetBSD: assym.s -> assym.h
niklas [Tue, 27 Feb 1996 11:03:17 +0000 (11:03 +0000)]
From NetBSD: update to 960217 sources
niklas [Tue, 27 Feb 1996 10:31:32 +0000 (10:31 +0000)]
Removed extraneous space
niklas [Tue, 27 Feb 1996 09:43:15 +0000 (09:43 +0000)]
From NetBSD: update to 960217 sources
niklas [Tue, 27 Feb 1996 07:49:43 +0000 (07:49 +0000)]
From NetBSD: update to 960217 sources
niklas [Tue, 27 Feb 1996 07:27:34 +0000 (07:27 +0000)]
From NetBSD: update to 960217 sources
niklas [Tue, 27 Feb 1996 07:21:24 +0000 (07:21 +0000)]
From NetBSD: update to 960217 sources
niklas [Tue, 27 Feb 1996 07:13:18 +0000 (07:13 +0000)]
From NetBSD: update to 960217 sources
dm [Tue, 27 Feb 1996 03:31:21 +0000 (03:31 +0000)]
Identd ras as nobody.kmem. Changed it to root.
Running anything as nobody.kmem allows any "nobody" process to get into
the kmem group through ptrace(). Kmem is a privileged enough group that
we might as well just run identd as root.
niklas [Mon, 26 Feb 1996 23:31:57 +0000 (23:31 +0000)]
From NetBSD: update to 960217 sources
niklas [Mon, 26 Feb 1996 23:26:48 +0000 (23:26 +0000)]
From NetBSD: update to 960217 sources
niklas [Mon, 26 Feb 1996 23:07:41 +0000 (23:07 +0000)]
Add ISA devices. Compile with -g. Raise to 32 ptys.
niklas [Mon, 26 Feb 1996 22:50:33 +0000 (22:50 +0000)]
Initial checkin of the Amiga ISA-kit
Set major numbers so config understands sd, st, cd, vnd & ccd
From NetBSD: remove generic scsi stuff and use ../../../scsi/files.scsi
niklas [Mon, 26 Feb 1996 21:55:49 +0000 (21:55 +0000)]
Initial checkin of the Amiga ISA-kit
niklas [Mon, 26 Feb 1996 21:31:00 +0000 (21:31 +0000)]
From NetBSD: assym.s -> assym.h
niklas [Mon, 26 Feb 1996 21:24:51 +0000 (21:24 +0000)]
From NetBSD: cast to arg to caddr_t (fixes #2114)
niklas [Mon, 26 Feb 1996 21:18:49 +0000 (21:18 +0000)]
From NetBSD: remove local strncmp (fixes #2115)
niklas [Mon, 26 Feb 1996 21:11:40 +0000 (21:11 +0000)]
From NetBSD:
use newly allocated ethernet address (fixes #2117)
niklas [Mon, 26 Feb 1996 21:08:00 +0000 (21:08 +0000)]
From NetBSD:
remove floating point expressions. gen_cvtab.c generates a conversion
table to replace a specific floating point expression in grf_cv.c
niklas [Mon, 26 Feb 1996 20:17:47 +0000 (20:17 +0000)]
Add IPL_ and IST_ constants in preparation for the Amiga ISA-kit
niklas [Mon, 26 Feb 1996 14:18:17 +0000 (14:18 +0000)]
Addition of $OpenBSD$ RCSID.
From NetBSD: Rename struct timespec fields to conform to POSIX.1b
mickey [Mon, 26 Feb 1996 10:26:43 +0000 (10:26 +0000)]
From NetBSD
Move the speaker to the 'new' config.
mickey [Mon, 26 Feb 1996 07:20:03 +0000 (07:20 +0000)]
Bug fixes (such as missing arguments).
Still seemed to have at least one bug. Strange panic happened
when unmounting from NFS tree.
niklas [Mon, 26 Feb 1996 01:07:15 +0000 (01:07 +0000)]
Make cvs import -I ! work wrt .cvsignore files
tholo [Mon, 26 Feb 1996 00:03:07 +0000 (00:03 +0000)]
Specify the size used in the I/O map (1 entry) during probe
tholo [Sun, 25 Feb 1996 23:03:12 +0000 (23:03 +0000)]
Allow use of Pentium cycle counter for high-precision time keeping;
from FreeBSD
tholo [Sun, 25 Feb 1996 23:00:25 +0000 (23:00 +0000)]
Make it possible for a port to do special time update handling
mickey [Sun, 25 Feb 1996 21:21:26 +0000 (21:21 +0000)]
Added /usr/lkm directory.
mickey [Sun, 25 Feb 1996 20:44:25 +0000 (20:44 +0000)]
Changes made to the BINDIR (so, it is now /usr/lkm, instead of /lkm),
just as suggested by Niklas.
mickey [Sun, 25 Feb 1996 19:20:24 +0000 (19:20 +0000)]
Initial commit. Bug it if you would.
mickey [Sun, 25 Feb 1996 19:02:30 +0000 (19:02 +0000)]
Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README.
All the rest changed to be $OpenBSD$.
Dedicated to Suzi Quatro (she must be alive still, so best wishes to here).
tholo [Sun, 25 Feb 1996 10:51:37 +0000 (10:51 +0000)]
Make it possible to build a kernel tags file
tholo [Sun, 25 Feb 1996 10:50:38 +0000 (10:50 +0000)]
Somewhat better support for building tags
tholo [Sun, 25 Feb 1996 09:55:50 +0000 (09:55 +0000)]
Implement frequency-locked loop as in original code; was missing
tholo [Sun, 25 Feb 1996 09:54:42 +0000 (09:54 +0000)]
Correct an access check so ntp_adjtime() can actually be used
tholo [Sun, 25 Feb 1996 06:00:27 +0000 (06:00 +0000)]
Stop loggin stray interrupts when we say we do
niklas [Sat, 24 Feb 1996 22:17:30 +0000 (22:17 +0000)]
LOCORE -> _LOCORE
niklas [Sat, 24 Feb 1996 20:47:18 +0000 (20:47 +0000)]
From NetBSD:
Fix #includes.
niklas [Sat, 24 Feb 1996 20:40:51 +0000 (20:40 +0000)]
remove some trailing whitespace
niklas [Sat, 24 Feb 1996 20:35:46 +0000 (20:35 +0000)]
From NetBSD:
LOCORE -> _LOCORE
assym.s -> assym.h (Some ports did this already.)
Use `-traditional-cpp' when building .s and .S files.
Clone these, and fix many bugs.
Fix mkdep problems due to missing flags.
niklas [Sat, 24 Feb 1996 20:25:56 +0000 (20:25 +0000)]
From NetBSD: vm prototype changes
niklas [Sat, 24 Feb 1996 20:23:25 +0000 (20:23 +0000)]
From NetBSD: Don't define _KERNEL here.
dm [Sat, 24 Feb 1996 19:50:59 +0000 (19:50 +0000)]
bumbed to 12.4 for bind
niklas [Sat, 24 Feb 1996 09:37:00 +0000 (09:37 +0000)]
Add forward decls.
Fix vop_link, vop_symlink, and vop_remove semantics in several ways:
* Change the argument names to vop_link so they actually make sense.
* Implement vop_link and vop_symlink for all file systems, so they do proper
cleanup.
* Require the file system to decide whether or not linking and unlinking of
directories is allowed, and disable it for all current file systems.
Adosfs prototyping changes. Compiler warning police.
niklas [Sat, 24 Feb 1996 09:23:46 +0000 (09:23 +0000)]
From NetBSD: Fix embarassing typo
niklas [Sat, 24 Feb 1996 09:22:52 +0000 (09:22 +0000)]
From NetBSD: Fixed SEE ALSO section. Closes PR # 2049 (from Mike Long
<mike.long@analog.com>)
niklas [Sat, 24 Feb 1996 09:12:39 +0000 (09:12 +0000)]
From NetBSD: Add explicit return type
niklas [Fri, 23 Feb 1996 18:32:56 +0000 (18:32 +0000)]
Implement an -m option used for replacing /usr/share/mk with a
custom search path, like $DESTDIR/usr/share/mk
dm [Fri, 23 Feb 1996 17:45:27 +0000 (17:45 +0000)]
sendmail 8.7.4
niklas [Fri, 23 Feb 1996 15:15:28 +0000 (15:15 +0000)]
From NetBSD:
since we're going to use the mem*() functions, we need them prototyped
so that the return types work right on the Alpha.
niklas [Fri, 23 Feb 1996 15:13:01 +0000 (15:13 +0000)]
From NetBSD:
I (tls) seem to have forgotten to commit the patch in PR1608 when I closed it.
Fix VLNEXT handling.
niklas [Fri, 23 Feb 1996 15:10:30 +0000 (15:10 +0000)]
From NetBSD:
Don't rely on select() not to modify the timeval argument. Also,
simplify the code by passing in NULL rather than an empty fd_set to
indicate no file descriptors.
niklas [Fri, 23 Feb 1996 14:10:39 +0000 (14:10 +0000)]
Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322.
Eliminate the use of char variables for holding booleans.
Compress struct ww somewhat.
Make ww_index and related variables explicitly unsigned.
niklas [Thu, 22 Feb 1996 22:24:43 +0000 (22:24 +0000)]
From NetBSD:
Support SVR4 style archives.
Fix pr/1421 (from Matthew Green) and pr/1997 (from Jeff Thieleke).
In ParseDoInclude(), make a temporary copy of the current file name
while searching for ""-type include files, since the current file name
might not be a writeable string.
niklas [Thu, 22 Feb 1996 13:15:11 +0000 (13:15 +0000)]
From NetBSD:
Sync with tzdata96b
niklas [Thu, 22 Feb 1996 13:07:46 +0000 (13:07 +0000)]
From NetBSD:
Remove u.s. naval observatory data, as it serves no real purpose.
niklas [Thu, 22 Feb 1996 13:02:48 +0000 (13:02 +0000)]
From NetBSD:
Allow override of nroff program, requested by Masanobu Saitoh
<msaitoh@spa.is.uec.ac.jp> in PR #1741.
Use ksh-style substring parameter expansion expressions instead of
calling expr when constructing manpage directory and file names.
Much, much faster.