jonathan
bbf2ccdf78
Fix mandoc errors. Note performance loss due to software copying from
...
padded, non-consistent DMA buffers.
1997-10-31 02:53:46 +00:00
jonathan
51bd1dfec7
* Fix several mandoc typos. Describe ioasic DMA channels as mapping
...
from 16-bit device addresses to 32-bit TC DMA space.
* Sync with reality (pmax config now attaches ioasic at tc, not
vice-versa, for compatibility with the Alpha.)
1997-10-31 02:26:09 +00:00
mrg
b7a9acd4a5
set all: target for defined(NOMAN) that does nothing.
1997-10-30 12:57:19 +00:00
bouyer
d157e83599
Add a man page for the thunderlan driver.
1997-10-30 11:23:17 +00:00
lukem
513a06e6f5
remove lint rules for objective c as lint can't cope
1997-10-30 07:25:32 +00:00
drochner
b2fe7ac8d9
Update for new bootstrap.
1997-10-28 20:45:29 +00:00
gwr
3e484574dd
for the tty part of the z8530 driver
1997-10-28 17:14:53 +00:00
agc
c72a8fd6be
When a package depends on an executable from another package,
...
bsd.port.mk would always find the executable (using which), even if
there wasn't an executable in the $PATH. I've modified bsd.port.mk to
look for the executable directly, and simplified the shell code
somewhat in the process. There may be a lurking bug in shell exit
status handling here.
Noted by matthew green <mrg@madrugada.eterna.com.au> and Chris
Demetriou <cgd@netbsd.org> (PR pkg/4337) but I was too stupid to
realise what was happening. That, and a copy of gmake in
/usr/local/bin.
1997-10-28 12:46:37 +00:00
lukem
6f77030130
add ${LIBOBJC}
1997-10-28 12:46:30 +00:00
lukem
55209d604d
add default rules for Objective C sources (`.m' suffix):
...
- sys.mk:
add ${OBJC} and ${OBJCFLAGS} (equivalent to ${CC} and
${CFLAGS} respectively), and ${COMPILE.m} and ${LINK.m} rules
- bsd.sys.mk:
add .m, .m.o, and .m.ln rules (as per the C rules in sys.mk).
it's here, rather than in sys.mk, because `.m' isn't
exclusively used for Objective C files.
- bsd.lib.mk:
add .m.o, .m.po, .m.so, and .m.ln rules (as per C)
1997-10-28 12:40:16 +00:00
veego
7a632ed880
Enable the ASDG LANRover section.
1997-10-28 09:32:26 +00:00
mikel
375a68a3c6
correct template file name; from Marshall M. Midden <m4@umn.edu> in
...
OpenBSD PR 336.
1997-10-28 04:06:35 +00:00
mikel
80a879acb5
remove BUGS section, 16M limitation no longer exists; from NAKAJIMA
...
Yoshihiro in PR kern/4363.
1997-10-28 03:45:17 +00:00
mrg
31829baa7b
IPFILTER is not an option (it's a pseudo-device)
1997-10-28 01:01:08 +00:00
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
chuck
695d407460
update doc on new "ps" options
1997-10-24 19:15:38 +00:00
lukem
731625d7ed
backout CPPFLAGS; this is a sample standalone makefile
1997-10-23 23:16:04 +00:00
lukem
6a1a12e546
use CPPFLAGS instead of CFLAGS
1997-10-23 23:09:00 +00:00
drochner
86bc651566
Force "beforeinstall" and "afterinstall" to be executed before/after
...
"install". (pr misc/4319)
1997-10-23 12:44:28 +00:00
gwr
6dfcd7b38d
Add: fd.4 intro.4 kbd.4 ms.4
1997-10-22 23:12:17 +00:00
gwr
82e23efefd
Mostly stolen from man4.sparc (fixes PR#3979)
1997-10-22 23:10:05 +00:00
gwr
bbf694e0fb
s:SPARCstation:Sun3/80:
1997-10-22 23:08:22 +00:00
gwr
f5b7f0cd1e
s/sparc/sun3/
1997-10-22 22:55:44 +00:00
enami
43551801be
Make `make install' work with `obj' directory.
1997-10-22 22:12:30 +00:00
thorpej
c7c4c00eda
Copyright assigned to The NetBSD Foundation, Inc.
1997-10-21 00:14:45 +00:00
thorpej
470dedcf2c
Update for ne(4).
1997-10-20 21:47:31 +00:00
thorpej
ad3b16c4c8
Add a manual page for the "ne" driver.
1997-10-20 21:40:43 +00:00
thorpej
a55181bde9
Update for PCMCIA and the status of 3c515 support. Do a bit of cleanup,
...
needs more work.
1997-10-20 21:11:05 +00:00
veego
8c551cbbbe
Add grfcl, grfcv, grfcv3d, grfet, grfrh, grfrt and grful
1997-10-20 14:27:49 +00:00
veego
a32ceec50b
Add the new graphics man pages.
1997-10-20 14:26:33 +00:00
veego
2805c478f3
New manpages for the supported graphics cards.
1997-10-20 14:24:33 +00:00
veego
ccc98a4225
s/config.new/config/
1997-10-20 14:22:32 +00:00
lukem
6aa8b0fb7a
rcsid fascism
1997-10-20 11:02:10 +00:00
augustss
46820d8f49
Minor editorial changes.
1997-10-20 08:22:42 +00:00
pk
df01ef3c50
Finish list of supported media formats.
...
Insert formatting ioctls (copied from i386 version).
1997-10-20 00:28:33 +00:00
oki
b64b497576
Oops, fixed typo in previous commit.
1997-10-19 21:22:08 +00:00
oki
f008ffaa6e
Add intro(4).
1997-10-19 21:20:53 +00:00
augustss
d389f63196
Layout changes.
1997-10-19 19:45:46 +00:00
augustss
7de69494f6
Small clarification.
1997-10-19 19:14:34 +00:00
oki
5783c3a657
intro(4). Fixed PR/3980.
1997-10-19 18:48:53 +00:00
mycroft
b247da14fe
Use S_IS*(), not S_IF*.
1997-10-19 18:17:27 +00:00
soda
34eaabcd16
These problems are fixed by thorpej's ahc->sc_xxxq, since Dec 02 1996.
1997-10-19 18:07:56 +00:00
fvdl
3b90a0ef5e
Note what to do in the rare case that dirent system calls fail because
...
of > 32 bit offset cookies: point to the mount_nfs -X option (or -2
option).
1997-10-19 15:03:15 +00:00
mrg
2b6e02aa42
merge lite-2.
1997-10-19 13:02:43 +00:00
mrg
8db1c1f6eb
merge lite-2.
1997-10-19 13:01:28 +00:00
mrg
7b972b4953
merge lite-2.
1997-10-19 13:01:13 +00:00
mrg
3dfd96ee1f
merge lite-2.
1997-10-19 13:01:06 +00:00
mrg
9a6b94bd72
merge lite-2.
1997-10-19 12:55:52 +00:00
augustss
1e12628b98
Update for SunOS compatibility.
1997-10-19 07:40:26 +00:00
hubertf
cfc838616e
- don't clean out dependent packages (requested by thorpej)
...
- actually document the feature used above (NOCLEANDEPENDS)
- put pkg/MESSAGE file into /var/db/pkg/XXX/+DISPLAY, if
present (from FreeBSD)
1997-10-18 23:33:25 +00:00