wrstuden
3cb2709fab
Don't forget to make atalk.4 now that we have it
1997-11-15 04:00:34 +00:00
wrstuden
971b386d3e
First stab at an Appletalk man page. Taken from the NetAtalk atalk(4)
...
man page, and beaten on my myself and Ted Lemon.
1997-11-15 00:08:16 +00:00
kleink
e460bea7ea
Fix section number.
1997-11-14 21:49:20 +00:00
thorpej
f35a3d52d0
Copyright assigned to The NetBSD Foundation.
1997-11-13 09:29:40 +00:00
thorpej
f72895d295
Echo the target we're working on while traversing subdirs, so one can
...
better judge how much longer a build will take. Patch submitted
by Brian Grayson <bgrayson@ece.utexas.edu> in PR #4419 .
1997-11-13 09:18:19 +00:00
thorpej
729f3fffc2
NetBSD, not BSD4.
1997-11-13 03:39:34 +00:00
thorpej
555540aeec
Update for new location of "examples" files. (Actually, these manpages
...
were never correct in this regard, since "/usr/share/samples" never
existed, only "/usr/src/share/samples".)
1997-11-13 03:35:57 +00:00
thorpej
6e1f26ce78
These have moved to share/examples/...
1997-11-13 03:19:00 +00:00
thorpej
6473e0aedf
Oops, forgot to add these before: example supfiles for NetBSD SUP mirrors.
1997-11-13 03:03:06 +00:00
thorpej
bc5cb74a7b
Move the svr4 and ultrix example files from "share/samples" to
...
"share/examples" (because that's what they are: examples) and install
them into $DESTDIR/usr/share/examples/emul/{svr4,ultrix}/etc.
1997-11-13 03:02:02 +00:00
thorpej
bd9d662719
Build "examples".
1997-11-13 02:34:00 +00:00
thorpej
2e6852d279
A Makefile for the examples tree; currently builds "supfiles".
1997-11-13 02:33:12 +00:00
thorpej
6ca07951cf
Add example supfiles for the known NetBSD SUP mirrors.
1997-11-13 02:31:36 +00:00
mrg
6be07a674c
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
1997-11-12 00:47:32 +00:00
augustss
3b361428d1
Add a first version of a PCMCIA man page.
1997-11-11 17:21:42 +00:00
mrg
2797f8d4a1
fix oversight in previous.
1997-11-11 13:46:15 +00:00
veego
6d7368baa7
Remove the ed.4 entry.
1997-11-11 12:00:59 +00:00
mrg
dc05f41d80
add missing .Nm sections
1997-11-11 10:07:34 +00:00
mrg
c12c7ee684
add missing .Nm sections
1997-11-11 10:06:37 +00:00
thorpej
4c23631cbf
Fix a typo.
1997-11-11 05:53:38 +00:00
thorpej
5623c81594
Fix a couple of typos.
1997-11-11 05:50:28 +00:00
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