minoura
d9c2ebaf90
x68k SUBDIR.
2004-01-07 13:04:53 +00:00
minoura
323da9bcad
Reachover Makefile for the X68k server.
2004-01-07 13:02:54 +00:00
minoura
6367c9b2ef
Reachover Makefile for the DDX part of the NetBSD/x68k X server.
2004-01-07 13:02:27 +00:00
wiz
4325cf76b7
Add cobalt/boot(8).
2004-01-07 12:57:44 +00:00
wiz
3c6a3b6232
Grammar fixes. New sentence, new line. More Xr's.
...
Punctuation fixes. Shorten long lines.
2004-01-07 12:55:42 +00:00
cdi
ceb721fd0b
Pass some info from the boot loader to the kernel:
...
- Kernel image name
- Symbol table
- A flag indicating console presence (could be clobbered if not passed)
Add _rtt() entry to the boot loader code.
2004-01-07 12:43:43 +00:00
yamt
4b651870d9
#if 0 out unused ubc_flush().
2004-01-07 12:18:16 +00:00
yamt
59afac32fe
- get pages to loan out in uvm_loanuobjpages() rather than
...
having caller (nfsd, in this case) do so.
- tweak locking so that nfs loaned READ works on layered filesystems.
2004-01-07 12:17:10 +00:00
lukem
e0d82d7dce
Add MKX11 to control if src/x11 is traversed during the build. (default: no)
...
Document <bsd.x11.mk>.
2004-01-07 12:06:34 +00:00
cdi
df90d3e32b
Add boot(8) manual page for the Cobalt port.
2004-01-07 11:50:02 +00:00
jdolecek
26767eb2ae
fix F_MAXFD fcntl - it returned the value as errno instead
...
of return value from the syscall
from mouss <usebsd at free dot fr>
2004-01-07 09:26:29 +00:00
jdolecek
6c869ee3b7
add list of known issues, from Lennart Augustsson and Michael van Elst
2004-01-07 09:17:47 +00:00
wiz
0d0f4c1fdd
Fix MAX macro; from Jeff Ito in PR 24008.
2004-01-06 23:02:55 +00:00
martin
fd8ec3ea0f
Note RAS for sparc64
2004-01-06 21:47:28 +00:00
martin
266b7c2701
Avoid optimizations that move common code out of the RAS.
...
The compiler does not understand RAS, so it makes wrong assumptions
about the lifetime of register values.
2004-01-06 21:40:57 +00:00
martin
1cfee605ee
Implement restartable atomic sequences (RAS) for sparc64.
2004-01-06 21:35:18 +00:00
petrov
d63b2431fa
Some cleanup and move ddb_regs declaration to db_interface.c
2004-01-06 20:41:23 +00:00
matt
82c993fb44
Regen.
2004-01-06 19:44:38 +00:00
matt
5e5b78644d
Add HP Tachyon TL and TS device IDs.
2004-01-06 19:44:17 +00:00
tsutsui
74ba66664f
MD cpu_lwp_free() should have the second arg.
2004-01-06 19:30:38 +00:00
he
38d0807d97
Make these compile again after the latest adjustments.
2004-01-06 18:46:07 +00:00
briggs
ad7a849c27
Change CPPFLAGS to -D${MACHINE}=${MACHINE} instead of just -D${MACHINE}
...
This makes it possible to define header files on the command line that
might include ${MACHINE} somewhere in the path. This might be used in
evbppc, for example, when defining PPC_PCI_MACHDEP_IMPL as, for example:
PPC_PCI_MACHDEP_IMPL="<arch/evbppc/sandpoint/pci_machdep.h>"
which will be included as
#include PPC_PCI_MACHDEP_IMPL
Prior to this change, the compile would fail trying to include
<arch/evbppc/1/pci_machdep.h>
2004-01-06 18:44:57 +00:00
tsutsui
47c4c87d2c
Fix bus error trap on X68030/25MHz on-board SPC, which may have some quirk.
...
Problem reported by Yasushi Oshima.
2004-01-06 18:07:17 +00:00
matt
ecdec9d579
Add proper boot/autoconf support for SDN devices. Take from Hugh Graham;
...
see http://mail-index.netbsd.org/port-vax/2002/06/28/0005.html
2004-01-06 17:01:48 +00:00
chuck
e5aceb8c63
the IBM thinkpad T40p's built-in wireless ath0 interface attaches
...
to pci, so add an entry for it so that the GENERIC_LAPTOP kernel
can use it.
2004-01-06 16:24:14 +00:00
wiz
b00ba831b1
Fix typo; new sentence, new line;
...
drop trailing spaces; add comma in enumeration.
2004-01-06 16:22:06 +00:00
hubertf
26d5e2165c
Rework a bit to describe the pkg wildcards in their own
...
section, etc.
2004-01-06 16:15:06 +00:00
rtr
388ca1e80d
install Cards & Options FILES
2004-01-06 16:11:49 +00:00
chs
7662f44874
fix lock initialization in uvm_anon_add(). from PR 23831.
2004-01-06 15:56:49 +00:00
hubertf
81887c8837
update for -D being default now for pkg_info
2004-01-06 15:51:44 +00:00
hubertf
f39e2a097e
note that -D is now default if a pkgname is given to pkg_info(1)
2004-01-06 15:50:47 +00:00
hubertf
df32174c19
pkg_info(1) now also shows post-install message by default, if present
2004-01-06 15:48:47 +00:00
rtr
371160719f
XVFB for macppc
2004-01-06 15:08:21 +00:00
wiz
99fe2c9e3d
Grammar consistency fix for previous.
2004-01-06 14:46:11 +00:00
briggs
58f4d6af26
Remove duplicated headers. Pointed out by Peter Postma in PR bin/24002.
2004-01-06 14:30:10 +00:00
rtr
52bac034e4
X11/etc includes sun.{termcap,terminfo}
2004-01-06 14:16:19 +00:00
martin
4a0ea0eafd
Cosmetics
2004-01-06 14:13:33 +00:00
rtr
c32559bd19
libspeedo.a loadable module
2004-01-06 14:12:36 +00:00
atatat
a068aea23a
Find the buf_map symbol, so that the submap can be labeled properly.
2004-01-06 14:01:19 +00:00
atatat
5efc584023
Expose the buf_map symbol so that pmap(1) can find it.
...
Split the sysctl setup routine into two routines, one for each
"subtree". Perhaps it's a little pedantic, but it's cleaner. Also,
assert that the "kern" and "vm" nodes exist.
2004-01-06 13:51:09 +00:00
wiz
b6728a9600
Remove unused max macro. From Jeff Ito in PR 23995.
2004-01-06 13:30:56 +00:00
wiz
727fd51b35
Remove unused (unsafe!) MAX macro. From Jeff Ito in PR 23995.
2004-01-06 13:29:55 +00:00
wiz
a2eb139ce9
getopt still looks for -c (killed long ago)
...
remove unneeded break; after usage();
From Jeff Ito in PR 23994.
2004-01-06 13:28:20 +00:00
lukem
165989f36c
Add etc_release to check if etc/release is up to date.
...
Only used for "extracted etc.tgz SRC_DIR", as "src/etc SRC_DIR" builds
etc/release automatically.
Improve the usage and some of the code.
2004-01-06 13:16:53 +00:00
christos
6774ae7407
PR/23997: Love: <sys/siginfo.h> pollutes userland namespace with <sys/queue.h>
2004-01-06 12:41:43 +00:00
mrg
f4666cfbc5
- factorize some common per-platform definintions into a new Makefile.common
...
- conditionalise more of the main subdirs based on XSERVER_XXX variables, and
set these as necessary in Makefile.common
XXX: perhaps list the Xwhat -> X symlink name in Makefile.common?
2004-01-06 12:30:13 +00:00
agc
40069685c3
Make this compile, and, as a side-effect, LP64 clean.
2004-01-06 11:29:30 +00:00
petrov
e459d2a294
Spinup secondary cpus. Based on codes sent to me by Dennis Chernoivanov
...
and Chuck Silvers.
2004-01-06 09:38:19 +00:00
rtr
ee094051e8
remaining x11 dirs
2004-01-06 08:26:11 +00:00
itojun
12eeb195bb
kill strcpy
2004-01-06 08:08:44 +00:00