Commit Graph

1447 Commits

Author SHA1 Message Date
thorpej 5a07bc3ec4 Clean this up a bit. 1997-11-11 05:48:16 +00:00
thorpej ee9c3ac44f Fill in a few things. 1997-11-11 05:31:33 +00:00
thorpej 49571ef5eb Fill a few things out. 1997-11-11 05:27:11 +00:00
thorpej 73ee6249a8 Clean up the DIAGNOSTICS sections. 1997-11-11 05:11:27 +00:00
thorpej 0199629221 Update to match reality. 1997-11-11 05:02:16 +00:00
thorpej ad89f0bfb2 Add a blurb about PCMCIA "aic" attachments. 1997-11-11 03:55:24 +00:00
jonathan 6ba565c4d3 Add options to rc.conf and rc to start xfs (x font server) and xdm.
Add entries to rc.conf.5.
While we're here, note that the domestic kerberos damons are still
Kerberos IV, not kerberos version 5.
1997-11-11 02:28:58 +00:00
thorpej 9de27f16b4 Add a manual page for the "en" driver. 1997-11-11 02:05:58 +00:00
thorpej 810df1dbb8 Add missing stuff, remove incorrect stuff, and general cleanup. 1997-11-11 02:03:45 +00:00
thorpej ab07f1e7ae Add a manual page for the "lc" driver. 1997-11-11 01:11:11 +00:00
thorpej 1e7399ce90 Add manual page for the "sm" device driver. 1997-11-11 00:45:54 +00:00
thorpej b85d82744a Fix a few bogons, add "sm" device. 1997-11-11 00:42:50 +00:00
thorpej b8d17bce4d This driver no longer exists. 1997-11-10 23:21:35 +00:00
thorpej 6a56bee4c0 Manual pages for "ec" and "we" drivers. 1997-11-10 23:18:23 +00:00
hubertf 3c59683dc1 Remove unneeded RCS Id 1997-11-10 08:07:29 +00:00
wrstuden 1d83bab62a Mention NETATALK as a kernel networking option. 1997-11-09 01:02:06 +00:00
lukem c47c1561be balance parenthesis correctly 1997-11-08 08:09:05 +00:00
jonathan 0bdc6f10b9 Commit `pacifier' driver for turbochannel PMAG-C option card:n
just acknowledge interrupts from the PMAG-C.
1997-11-08 07:27:49 +00:00
hubertf 11f07e2683 - Not only add $CAT[1-9] to _CATLIST, but also $CAT[NL}
- Fixup documentation for CAT<sect>, CATPREFIX.
(these two changes were accidentally committed to the 1.3 branch
 as revisions 1.13.2.3 and 1.13.2.4 before!)
1997-11-08 00:18:24 +00:00
agc d8ac6639ac Let make do the work:
+ set MAKE_PROGRAM variable in bsd.port.mk to either ${GMAKE} or
${MAKE}, and use it in do-build and do-install targets

+ if X11 package, and man pages are installed, add install.man to
${INSTALL_TARGET}, rather than using a separate command to do this.

Also added CATn= blah.0, similar to MANn= blah.1, which installs
pre-formatted man pages, like the ones imake produces.
1997-11-05 13:36:30 +00:00
mrg bf31e73282 add .Nm entries for copies made with MLINKS. this allows 'makewhatis' to
properly capture all information about what functions, programs, etc., the
man page documents.
1997-11-05 12:13:44 +00:00
fair 98bc6788d4 Correct error and .Nm clarification per PR#4410. 1997-11-05 07:13:44 +00:00
fair 7635c5fc36 Document the SUN_LEN() macro as suggested by PR#3804,
with wording modified for clarity.

Last sentence of the patch omitted because I do not understand what
it means, even after some examination of the unix domain kernel code.
1997-11-05 06:57:59 +00:00
thorpej 42b5acd98e Fix .c.ln rule: use CPPFLAGS, not CFLAGS. 1997-11-05 05:34:24 +00:00
gwr 5c8e26aed2 Move definitions of: NM, LORDER, TSORT from bsd.sys.mk to sys.mk
so they are more easly used by things like sys/libkern/Makefile.inc
(Besides, all the other tool definitions are in sys.mk)
1997-11-04 21:12:41 +00:00
gwr 0919e2346b Use LORDER, TSORT 1997-11-04 20:33:11 +00:00
gwr dff2b93f7d Define LORDER, TSORT 1997-11-04 20:31:56 +00:00
explorer 59a2ae9aed add experimental warning 1997-11-04 05:50:54 +00:00
cgd 87d5df18e3 add '-z' to LINTFLAGS, so that forward structure definions (for pointer
args, etc.), don't cause warnings if the structure isn't ever completely
defined.
1997-11-03 22:56:27 +00:00
cgd 3e16a4f314 if "NONOLINT" is defined, don't automatically define NOLINT. "yuck."
Once lint support is completely working, NOLINT's definition should be
removed from this file entirely.
1997-11-03 22:53:25 +00:00
cgd d74926452e echo the lint command line when making 'lint'. 1997-11-03 22:51:23 +00:00
jonathan 36097b30a0 Note the new device-special filenames used in 1.3_ALPHA, and how they
map to serial ports.
1997-11-03 11:19:21 +00:00
explorer 619f986c6e Add rnd.9 1997-11-01 10:00:36 +00:00
lukem 74901efaa3 getopt returns -1 not EOF 1997-11-01 06:23:38 +00:00
mycroft ff7e0ad3ae Kill trailing comma in SEE ALSO section. 1997-11-01 03:39:53 +00:00
drochner f41acf4c04 Update for "dev" command.
Add RCS ID.
1997-10-31 18:59:57 +00:00
bouyer b3b200d4f8 Fix typo. 1997-10-31 17:58:46 +00:00
augustss d2efd43f43 Add guspnp. 1997-10-31 15:07:46 +00:00
augustss 449db89e1b Remove a bug that is no longer there. 1997-10-31 15:02:33 +00:00
bouyer 7171f0a1bb Add tl to the list of supported devices. 1997-10-31 08:36:17 +00:00
augustss 74659c8324 Mention guspnp. 1997-10-31 08:24:45 +00:00
gwr 609a55eab0 Add zstty.4 1997-10-31 03:13:01 +00:00
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