Commit Graph

1917 Commits

Author SHA1 Message Date
hubertf 7e7962b849 Import of some example files for amd 1997-12-11 13:02:07 +00:00
leo aabde1a0a1 Add some atari and m68k options. 1997-12-10 14:45:47 +00:00
leo 37acac72e1 Add an atari specific intro to section 4 (closes pr-3976). 1997-12-09 07:56:22 +00:00
hubertf 67a5e86031 do not depend on gmake being called gmake (pointed out by Matt Green) 1997-12-03 08:32:01 +00:00
ross 58371eeff6 Correct spelling and xrefs. 1997-12-03 06:44:23 +00:00
bouyer 2f8f801256 The iy driver now uses if_media (it was the last one, at last for i386, to use
the historical link? flags for media select)
XXX No pullup request for this. But if sysinst supports explicit media
XXX selection in 1.3, this should be in 1.3 as well.
1997-12-02 09:34:03 +00:00
mikel a206ea679a add missing 'man' so unformatted manpage installation will work when
target exists; solution provided by christos
1997-12-02 08:42:28 +00:00
mjacob 629afe59b7 update for kernels 1.2 && greater... 1997-12-01 19:08:31 +00:00
kleink fdc776ed19 Typo. 1997-11-27 14:38:56 +00:00
mikel d1033b38a5 fix .Nm capitalization (noted by cgd in PR 4377)
fix typos and comment out references to missing pieces while I'm here
1997-11-27 06:43:33 +00:00
mikel ccbf3f5da5 fix capitalization as noted by Chris Demetriou in PR 4377
while I'm here, fix numerous spelling, grammar, and -mdoc macro usage bugs
1997-11-27 06:17:58 +00:00
mikel 9205a85ba8 .It is not parsed, so spell out Bx and Ux 1997-11-27 04:59:07 +00:00
tv 027eb1a7cf A hosts.equiv/.rhosts manual page, written from scratch 1997-11-26 17:49:35 +00:00
tv 053d7e2447 aesthetic fix; add a .Pp 1997-11-26 17:42:55 +00:00
kleink 75bf350d8d The option to enable PPS code is called `PPS_SYNC'. 1997-11-26 14:43:13 +00:00
agc 53596376fe Fix missing backslash when gzipping manual pages.
If we're going to go to the bother of defining LDCONFIG, we might as
well use it.
1997-11-26 09:24:18 +00:00
pk 16f78e700d Fix typos (from Krister Walfridsson; PR#4576). 1997-11-25 22:15:56 +00:00
thorpej a501298032 Add a document describing the layout of a NetBSD release. 1997-11-25 05:27:41 +00:00
lukem 8921c23385 note that SEE ALSO is sorted on section number, then name within section 1997-11-24 12:49:34 +00:00
lukem e7b47c18a6 document .Bl -column, and the bug if the first .Bl doesn't have -width 1997-11-24 12:43:25 +00:00
mrg fea4fb5ac5 remove installboot_cd9660.8 1997-11-24 06:32:11 +00:00
lukem 0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
lukem e831e87cda fix support for .Nx 1.4 1997-11-24 05:01:09 +00:00
lukem 325c6eafd0 s/1.3a/1.4/ 1997-11-24 01:32:00 +00:00
lukem db57574c5d add -column, -dash, -hyphen to .Bl usage string 1997-11-24 00:49:36 +00:00
chopps 21d30e39c3 add amiga interrupt sequence 1997-11-23 18:37:33 +00:00
lukem ad9cd72294 document .Bl options -column, -dash, -hyphen 1997-11-23 13:39:27 +00:00
mrg c8bd86bc0c document critical_filesystems and no_swap 1997-11-23 04:18:14 +00:00
lukem a8e9fc4a05 support ".Nx 1.3a" 1997-11-23 01:42:21 +00:00
ross 2f6d733317 Add #include <sys/types.h> to man page to document existing practice.
(PR misc/4540.)
1997-11-23 00:13:13 +00:00
hubertf 6b7391ff96 We use perl 5.004_04 now 1997-11-22 04:20:49 +00:00
hubertf 31316d681a Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}} 1997-11-22 03:39:20 +00:00
agc 2998c94db0 Remove the magic control characters in a similar way to Bill Fenner's
patch for bsd.port.subdir.mk.
1997-11-21 17:44:11 +00:00
agc 92ed0869d5 Modification by Bill Fenner which removes the embedded control
characters, and avoids the wrong interpretation of magic HTML
characters in DESCR files or categories.

Forwarded to me by Chris Demetriou, and refers to PR 4341.
1997-11-21 16:01:54 +00:00
fair 6fa9b2e3c5 Add documentation for /dev/random 1997-11-20 06:17:39 +00:00
mikel b99b737005 spl*() functions block interrupts of lesser or equal priority, not
higher priority.  do some copy editing while I'm here.
1997-11-20 05:47:42 +00:00
agc 16b3bf5830 Eliminate a nasty and horrible kluge by using the BSD.x11.dist when
checking the directory tree for an X11 package.
1997-11-19 16:41:21 +00:00
bouyer 9e88e02f86 Add "TI TravelMate 5000 series laptop docking station's ethernet board" to
the list of supported harware by the TL driver (per William Coldwell).
1997-11-19 09:53:20 +00:00
thorpej 2af766eb2f General cleanup. 1997-11-17 23:50:46 +00:00
mrg ec406750b1 document ppp_peers 1997-11-17 17:45:34 +00:00
lukem fb3d390582 * major rewrite from scratch using -mandoc macros (it was a -man.old doc)
* cleaned up a few points, clarifying ambiguous sentences
* documented DDB_HISTORY_SIZE=xxx kernel option, and the appropriate
  editing keys
* added notes on how to drop into ddb on the mac68k (from [kern/4501])
1997-11-17 10:54:16 +00:00
mycroft 288a555e0e Fix y2k problem. 1997-11-17 01:37:56 +00:00
mycroft fd7119d6e6 Fix y2k problem. 1997-11-17 01:32:45 +00:00
lukem 7b313cf9f1 document DDB_HISTORY_SIZE=integer 1997-11-16 23:56:18 +00:00
christos 94657851ef Add ptmx and pts[0-2] 1997-11-16 23:04:11 +00:00
christos 26c394da6f Remove comment about the pty subsystem 1997-11-16 22:54:03 +00:00
lukem 61dc6d01ce fix hostbase [bin/4500] 1997-11-16 03:37:25 +00:00
hubertf d738090b5a xref atalk.4 now as we have it 1997-11-15 22:58:39 +00:00
carrel 2030b7b104 Turn off reseting and disabling the device by default.
Document the option to turn them back on.
1997-11-15 20:18:50 +00:00
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
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
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
mrg 14de140085 update to lite-2; also, update to NetBSD reality, and include our kernel source additions, per the changes in lite-2. 1997-10-18 11:19:25 +00:00
mark 155d2c9dca Fix .Os lines.
Few minor cleanups.
1997-10-18 03:52:49 +00:00
mark 8b76785973 Added em.4 and removed rd.4 1997-10-18 03:52:05 +00:00
mark f190c2dba1 This device does not exist anymore. 1997-10-18 03:51:37 +00:00
mark 486d97611d Document new em driver. 1997-10-18 03:51:15 +00:00
mrg 57ca169901 merge lite-2. 1997-10-17 10:47:42 +00:00
mrg 339de23572 merge lite-2. 1997-10-17 09:59:27 +00:00
mrg e50147fe98 4.4BSD-Lite2 1997-10-17 09:49:00 +00:00
mrg 84d0ab5517 merge lite-2. 1997-10-17 09:40:33 +00:00
mrg ab3ada3fcb merge lite-2. clean up 1997-10-17 09:26:59 +00:00
mrg 7a677b6850 merge lite-2. clean up 1997-10-17 09:26:50 +00:00
mrg ee92b4b9cd merge lite-2 1997-10-17 09:17:39 +00:00
mrg a6d8d7e534 4.4BSD-Lite2 1997-10-17 09:10:23 +00:00
thorpej 4cfd0c8e5c Make sure the ${PREFIX} directory exists before invoking mtree. 1997-10-17 01:40:49 +00:00
augustss 4cf52a147e Cross reference ossaudio(3). 1997-10-16 17:41:22 +00:00
is b75a12a8c4 fix permissions 1997-10-15 14:16:17 +00:00
sommerfe 176aef3a30 Fix PR's 4262, 4273 (Massachusetts area code split).
Towns included are ones nominated as "interesting" by various NetBSD
users and developers.
1997-10-15 14:02:04 +00:00
lukem 39d410157f fix some australian entries. (simon burge <simonb@telstra.com.au> [misc/4274]) 1997-10-15 07:31:30 +00:00
explorer 1b92cd291e build rnd(4) 1997-10-15 07:01:44 +00:00
explorer 3eccc32109 add a man page for user-level code and a little about the random internals 1997-10-15 07:00:20 +00:00
fair 5e50d971bd Add a few cities in the "Silicon Valley" which are now part of area
code 650 which becomes mandatory on Jan 31, 1998. These cities are
south of San Franciso proper, and north of the 408 area code boundary
(essentially what the locals call "The Peninsula").

Note that on Nov 1, 1997, the area of north eastern California
outside of Sacramento will leave area code 916 and become 530.
1997-10-15 00:34:46 +00:00
augustss e0bd22c96a Fix pastos. 1997-10-13 21:30:57 +00:00
lukem 90cee8eaa6 rcsid fascism 1997-10-13 11:21:19 +00:00
lukem 0357e86ac5 rcsid fascism 1997-10-13 11:21:11 +00:00
lukem e3314ef32b rcsid fascism 1997-10-13 11:19:47 +00:00
mark a0d2f5f3ad RCS Id police. 1997-10-13 08:51:57 +00:00
lukem 637fe83584 share is WARNS?=1 friendly... 1997-10-13 03:02:22 +00:00
mikel d76d14e5e5 add -Wpointer-arith to flags enabled by WARNS 1997-10-12 01:37:50 +00:00
augustss bf9ad9a53c Fix typos. 1997-10-11 15:33:26 +00:00
mycroft ef2bc499bd Don't include bsd.obj.mk in these two files. 1997-10-11 08:43:34 +00:00
mycroft 1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
mycroft 1e9e92665f Several changes:
* Allow bsd.man.mk to be included separately.
* Always include bsd.own.mk and bsd.obj.mk.
* Include bsd.man.mk and bsd.nls.mk even if NOMAN or NONLS; just turn off
building of the affected files instead.
* Require bsd.subdir.mk to be included explicitly.
(Will make appropriate changes to Makefiles shortly.)
1997-10-11 08:16:24 +00:00
mycroft b7362c7c30 Move the previous to a different place, because `.if !target(...' sucks. 1997-10-11 07:26:53 +00:00
mycroft 6bb70fa48b As the comment says:
Make sure all of the standard targets are defined, even if they do nothing.

Also, add a .PHONY for regress.
1997-10-11 07:14:57 +00:00
mycroft 430cf95918 Massively simplify this. Partly from David Holland in PR 3823. 1997-10-10 09:12:28 +00:00
mikel f8995872c9 remove advertising clause from license 1997-10-10 06:18:30 +00:00
mrg 74f573d85d remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
jtc e76394c0c6 import tzdata1997i 1997-10-09 20:02:32 +00:00
agc faf7739143 s/sed/${SED}/g
Change <$ARCH> into bsd.port.mk's ${ARCH} value (uname -m) when
constructing the derived PLIST, so that we can use packages on
non-i386 NetBSD architectures and have the correct file names in the
installed inventory.
1997-10-09 10:38:13 +00:00
mycroft 89459d366f Fix many more formatting bugs, and add a section on activating the debugger. 1997-10-09 08:31:45 +00:00
mycroft 1e19a3dbbe Fix a few formatting bugs. 1997-10-09 07:51:46 +00:00
jtc 516fb1f380 Fix tipo inherited from old version of TNF copyright form.
s/REGENTS/FOUNDATION/.
1997-10-08 21:59:52 +00:00
augustss eeef22d33b Build the guspnp man page. 1997-10-08 21:42:19 +00:00
mycroft 24f9e74a03 Clarify comment regarding rotation, and remove another comment which has never
been true.  Also add an xref for newsyslog(8).  Partly from Geoff Wing.
1997-10-08 13:47:18 +00:00
mycroft d39697696f Put the `-nostdinc -idirafter ...' in CPPFLAGS, not CFLAGS. 1997-10-08 13:17:00 +00:00
mycroft 03cdae08fc Document I?86_CPU, MATH_EMULATE, VM86, and USER_LDT. 1997-10-08 10:12:21 +00:00
kleink 92eb1c2492 Removed a misplaced slash. 1997-10-08 09:55:33 +00:00
mycroft ff04461b57 Fix typo. 1997-10-08 09:46:24 +00:00
mycroft d4dada2a4d Add a new section for i386-specific options, and document REALBASEMEM and
REALEXTMEM.
1997-10-08 09:45:19 +00:00
drochner 32d869340c Add "console" manpage. 1997-10-07 17:44:22 +00:00
drochner 45a5051ee2 Documentation for console selection. 1997-10-07 17:43:29 +00:00
drochner 5b241036ec Add new manpages. 1997-10-07 17:39:25 +00:00
drochner 6a77ffc3bf Documentation for console selection options in i386/stand. 1997-10-07 17:38:57 +00:00
hubertf e6d2b60658 Be correct about manpage compression by regarding MANZ and fixing
PLIST before applying.

It is assumed that ports do install manpages uncompressed, if not
they have to set MANCOMPRESSED. Upon that, the pages will be
(un)compressed according to the setting of MANZ.
1997-10-07 00:30:31 +00:00
hubertf 6e36f597f9 German Democratic Republic -> Federal Republic of Germany,
plus some new ones.
1997-10-06 23:45:06 +00:00
hubertf e2d60d308c - remove: /usr/include/netimp/, /usr/include/pascal/ /usr/src/kerberosIV/
/usr/src/prgm/
 - add: /usr/include/netatalk/ /usr/include/netccitt/ /usr/include/natm/
	/usr/share/mk/bsd.README /usr/share/lkm/ /usr/share/nls/
	/usr/share/sendmail/ /usr/src/distrib/ /usr/src/domestic/
 - add x-ref of ftpd(8) to /var/spool/ftp
1997-10-06 23:36:59 +00:00
hubertf badd83ca6d imp.4 deleted 1997-10-06 23:32:54 +00:00
hubertf f3ab041123 No longer supported. 1997-10-06 23:32:25 +00:00
augustss 423f78a1f9 Man page for guspnp driver. 1997-10-06 16:00:55 +00:00
augustss 2bfad27990 Add a line on how to attach the audio device. 1997-10-05 21:42:08 +00:00
veego 6e965b0304 Fix typo in the last commit. 1997-10-04 17:36:25 +00:00
kleink 784123206d Add a paragraph describing the MAXUPROC option. 1997-10-04 14:39:55 +00:00
kleink 9a0df2e337 Add manual page containing documentation on mbuf management functions and
macros; contributed by S.P.Zeidler <spz@serpens.swb.de>.
1997-10-04 14:04:15 +00:00
matthias 0f3f78293b Update and add a history section. 1997-10-03 20:00:07 +00:00
matthias 6833f662f8 A first cut at a ncr(4) man page. 1997-10-03 19:57:03 +00:00
mycroft 448f02237b Install man page source, in addition to the cat files. 1997-10-03 19:20:56 +00:00
agc 0f091effee + Move inclusion of bsd.own.mk to the end of bsd.port.mk.
<bsd.own.mk> defines its own `install' target if none is defined,
which conflicts with the default one we define later on in bsd.port.mk.
This may nuke any WRKOBJDIR definitions (which I have yet to encounter),
but enables "make install" to work as expected.

+ Add temporary mtree file for any X11 packages (like xpm, jpeg etc),
which require a default X11 tree. This will change when we get a NetBSD
x11.dist mtree file.

+ Define SHAREOWN, SHAREGRP and SHAREMODE (in NetBSD) to be the same as
DOCOWN, DOCGRP and DOCMODE respectively.
1997-10-03 09:16:15 +00:00
hubertf 45d4babcbd MACHINE -> MACHINE_ARCH, as pointed out by thorpej.
(Changed in ARCH_ONLY stuff as well as WRKDIR definition)
1997-10-01 23:38:34 +00:00
hubertf f6a5b0843d /usr/pkg/src -> /usr/pkgsrc 1997-09-30 23:16:03 +00:00
is ce5ef83f97 Make "make regress" work; by Charles Hannum. 1997-09-30 22:19:22 +00:00
christos 68727e364e PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_* 1997-09-30 16:49:17 +00:00
phil f2548e62f1 Add the scn.4 man page by Phil Budne. 1997-09-30 04:50:58 +00:00
mjacob 2d052293d8 Update man page for compression && block locate stuff. 1997-09-29 19:47:25 +00:00
gwr 42a70b47e1 Add $LIBBFD 1997-09-29 15:02:49 +00:00
hubertf 8f15104e92 - Move around .include <bsd.own.mk> so PORTSDIR gets set propperly
- make 'make clean' DTRT when WRKOBJDIR is set
1997-09-28 11:22:40 +00:00
hubertf 049546f7dd Forgot to include <bsd.own.mk> in last commit
(from OpenBSD)
1997-09-28 00:56:00 +00:00
hubertf 114a47faf1 - Add OpenBSD and FreeBSD Ids in the header
- Changes from FreeBSD's V1.164:
        * Warn if mtree-file not found
        * On 'make reinstall' gets DEPENDS_TARGET set
          to 'reinstall' instead of 'install'
  - Changes from OpenBSD's V1.14:
        * Documentation and implementation for ONLY_FOR_ARCHS
        * Documentation and implementation for WRKOBJDIR
        * Documentation on HAVE_MOTIF and MOTIF_STATIC:
          set in /etc/mk.conf, not /etc/make.conf
        * Set NOMANCOMPRESS=no to still compress man-pages
	  (should probably be set to 'yes')
        * DEF_UMASK=022
        * add ${MACHINE} suffix to WRKDIR if OBJMACHINE is set
        * .include <bsd.own.mk>
1997-09-28 00:44:15 +00:00
hubertf 56f5f81d9b Typos reported by entropy@tardis.bernstein.com fixed.
Closes PR kern/4152.
1997-09-27 20:09:42 +00:00
christos a1e04f77a8 PR/4146: Erik Bertelsen: WARNS was not unsettable in Makefiles 1997-09-26 13:24:03 +00:00
thorpej e64c0d533b /usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc) 1997-09-25 19:09:32 +00:00
matt 2996a000a1 Document that IFF_MULTICAST can used in TUNSIFMODE. 1997-09-25 13:14:46 +00:00
is ca6159327e tlseep -> tsleep 1997-09-21 14:35:00 +00:00
perry 6edc5287fc fix pr 4109 from SAITOH Masanobu 1997-09-21 03:37:35 +00:00
mikel 3ea25f34ca fix SYNOPSIS declarations; from <entropy@zippy.bernstein.com> in PR 4054
also fixed some other bogosities, i.e. massive .Nm abuse.
1997-09-20 03:56:38 +00:00
leo 71af424fee Commit userland part of pr-1891. 1997-09-19 19:38:57 +00:00
lukem c19335a76d document `` .Nm "" , '' support 1997-09-16 01:30:53 +00:00
lukem 0a9b471efa Support first argument of .Nm being "", so that the following works:
===
.Nm foo
 ...
The following options are supported by
.Nm "" :
===
It could be smarter, but it works :)

Thanks to Christoph Badura <bad@ora.de> for providing this!
1997-09-15 00:32:34 +00:00
mrg b23947b599 make a link to master.passwd.5 from passwd.5 1997-09-11 07:42:20 +00:00
scottr 0dc499822e Document the reboot command. 1997-09-11 07:10:21 +00:00
agc f553f4c292 Install bsd.port.mk and bsd.port.subdir.mk.
This is part of the FreeBSD ports system.
1997-09-09 10:33:19 +00:00
mikel 1ad67b299b note that the probe for this device can confuse some keyboard controllers. 1997-09-08 03:32:55 +00:00
jtc 2977fe4cd0 import tzdata1997h 1997-09-05 02:16:06 +00:00
mikel 0658ff6a8b make some changes, from Enami Tsugutomo in PR misc/4066.
I also made some changes of my own.
1997-09-02 03:03:49 +00:00
fair 8f86045553 add intro.4 1997-09-01 09:12:50 +00:00
fair 26e7677c8e sun 4/400 is *not* supported yet. 1997-09-01 09:11:55 +00:00
kleink fbc082b4e5 Tyops; from maximum entropy <entropy@tardis.bernstein.com> in PR kern/4057. 1997-08-29 10:38:02 +00:00
cjs c3b0e18db8 Split rc.conf variables for starting programs into two: an on/off
switch and a set of flags. Get rid of DEFAULT flags entirely. Print
warnings if on/off switches are not set, or are set incorrectly.
Add a shell function to simplify this on/off switch testing.
1997-08-29 02:24:04 +00:00
mikel ec79686dcf DEBUG option does not enable KMEMSTATS 1997-08-28 07:12:35 +00:00
augustss fe62ee31a3 Add audio(9). 1997-08-27 23:08:25 +00:00
mikel 2ac86cf1ee RCSid police, fill in some blanks, use .Nx 1997-08-27 07:38:42 +00:00
augustss 631dee9e59 Add the drq2 stuff to the man pages (and an upcoming SB change). 1997-08-26 19:39:19 +00:00
thorpej a9ac3f4261 Document syntax supported by internal processing in ld.so, from
Jim Bernard <jbernard@tater.mines.edu>, PR #4031.
1997-08-26 19:33:20 +00:00
augustss 955e1e9119 Make sure audio device starts in half-duplex mode and document the fact. 1997-08-26 19:03:55 +00:00
augustss bf1f51a5d1 Initial version of the documentation of the interface between the
low and high level audio drivers, the audio_hw_if struct.
1997-08-24 22:46:41 +00:00
augustss dd5cf3d4d9 Document some minor changes in the audio interface. 1997-08-24 22:44:16 +00:00
agc 0ee4409cbe Don't assume we're on NetBSD when setting LOCALBASE i.e.
test the OSNAME first.

Change the name of the mtree file to match NetBSD's.
1997-08-20 16:02:48 +00:00
agc 5d9fc2b5dd Document the import of FreeBSD's <bsd.port.mk> and <bsd.port.subdir.mk>,
as used in their `ports' system.
1997-08-20 10:53:04 +00:00
agc 3709f02cd5 Change a path for NetBSD. Our PORTSDIR is /usr/pkg/src 1997-08-20 10:51:40 +00:00
agc 4a7d7317e2 Change paths for NetBSD. We have our PORTSDIR at /usr/pkg/src,
and our PREFIX is /usr/pkg.
1997-08-20 10:50:26 +00:00
agc a1ac59e36e Initial import of FreeBSD's ports makefiles. 1997-08-20 10:21:05 +00:00
augustss aa929ddfcc Document how setting the blocksize works now. 1997-08-18 23:21:33 +00:00
augustss c7da60a68b Document /dev/audioctl. 1997-08-18 21:33:33 +00:00
lukem 3c2037d893 * -1 is a special value for pw_change - it forces password change at next login.
* highlight reminder of impending change/expire in the 14 days prior to the
  event.
1997-08-16 13:52:43 +00:00
perry 00b2cf3301 some minor proofreading and cleanup, per request by matthias drochner 1997-08-14 19:40:12 +00:00
drochner 3d46e78fc6 Manual page for i386/stand/dosboot. 1997-08-14 18:31:46 +00:00
cgd a06b0fec3a clean up the copy_region text slightly 1997-08-14 00:57:40 +00:00
cgd e523849a5b enable bus_space(9) xref 1997-08-13 17:39:19 +00:00
christos 84368d11ca Rename busdma -> bus_dma 1997-08-13 15:24:58 +00:00
christos ae37531550 Rename to bus_dma.9 1997-08-13 15:08:23 +00:00
fair e42359c2f6 remove self-reference 1997-08-13 08:48:02 +00:00
cgd 3cdaeafbdc bus_space_*() function manual page. Written by me (as plain text),
converted to use the doc macros by Christos, then severely cleaned,
hacked, and improved by me.
1997-08-13 08:34:34 +00:00
fair a7ef581d0c intro(4) for sparc - closes PR#1586 1997-08-13 07:44:35 +00:00
christos 0e10f76c04 Correct 8 spelling mistakes. 1997-08-12 13:21:52 +00:00
mikel e9aee27fc5 add bus_dmamem_map() to SYNOPSIS, fix some more typos 1997-08-12 07:31:42 +00:00
mikel 20415a9b11 add busdma(9) and MLINKS for bus_dma* functions 1997-08-12 07:29:22 +00:00
mikel b8e2da2f80 use -mdoc macros to good effect, and other minor editing 1997-08-12 07:09:31 +00:00
ender c5121110be Changed history to reflect next major release rather than -current version 1997-08-12 00:27:33 +00:00
christos 23b89c3726 Training for my new position as Jason's secretary... 1997-08-11 23:40:33 +00:00
augustss 67accf7a02 Document how setting the blocksize works. 1997-08-08 00:04:38 +00:00
perry 75102bfee3 document my fix to pr-230 1997-08-04 03:47:47 +00:00
kleink 6ff446d37c Sync with <sys/malloc.h>. 1997-08-02 23:29:15 +00:00
veego 3cad55e178 Create the MAKEDEV -> makedev link. 1997-07-31 12:28:18 +00:00
augustss e7f7b4f6cd Update man pages a little. 1997-07-30 22:40:43 +00:00
augustss ef80d3f828 Update man pages for new audio features. 1997-07-28 00:23:10 +00:00
mikel 90f3e3549b add MAKEDEV.8, kill empty comment 1997-07-25 05:38:26 +00:00
oki a149e6ab2f MAKEDEV(8), written by MINOURA Makoto. 1997-07-23 15:17:06 +00:00
mrg 3f5be650bc swapon -> swapctl 1997-07-21 05:10:46 +00:00
kleink 1aecc913a4 Typo. 1997-07-19 20:05:31 +00:00
ender c8f37f7d88 o Minor manpage stylistic cleanups
o Fixed NetBSD version references
1997-07-18 02:17:04 +00:00
ender 48fe6d80a1 Added section 4 manual pages for the mac68k:
o main processor bus
  o onboard I/O bus
  o ADB event device
  o autoconfiguration process
1997-07-18 02:13:39 +00:00
kleink 337622d4c1 Remove extraneous trailing space from ``ANSI C'' invented in lite2 import. 1997-07-17 19:42:45 +00:00
mikel 1041a0a14a don't xref nonexistent mount(1) 1997-07-16 05:45:28 +00:00
mikel df0157804c xref mknod(8) not mknod(1), comment out special(8) xrefs, RCSid police 1997-07-16 05:26:17 +00:00
mikel 38f73fe1f4 xref mknod(8) not mknod(1), comment out special(8) xrefs 1997-07-16 05:24:37 +00:00
mikel d6d34f3d52 xref mknod(8) not nonexistent mknod(1) 1997-07-16 05:22:40 +00:00
kleink e3dd136ed5 Added an entry for POSIX.1c. 1997-07-15 00:36:48 +00:00
drochner e1a91d04c2 Document the new "when" field. 1997-07-14 11:56:31 +00:00
mikel f49f836e0e xref gethostname(3) not obsolete gethostname(2) 1997-07-14 01:49:25 +00:00
pk f1e1e555fa ifconfig(8)'s `media' argument does not take a leading dash. 1997-07-11 09:33:18 +00:00
mikel 2a7fcf77e5 don't xref nonexistent filio(2) 1997-07-11 07:41:32 +00:00
mikel 838ea9d3c1 xref fdformat(1) nor fdformat(8), and cleanup some macro usage 1997-07-11 04:58:30 +00:00
mikel 143946ffbd xref ddb(4), not ddb(8) 1997-07-10 07:37:23 +00:00
mikel 809a01767c there is no dbx(5) 1997-07-10 07:08:23 +00:00
mikel cb104d7c96 xref gdb(1), not obsolete dbx(1) 1997-07-10 07:06:18 +00:00
mikel d568a943bd eliminate obsolete xref to adb(1), add some relevant xrefs
update literal text from current <sys/types.h>
1997-07-10 06:56:38 +00:00
mikel c29d171485 kill xrefs to obsolete debuggers 1997-07-10 04:37:22 +00:00
pk 9fecbceb9b Exit `link[012]'; enter `media <type>'. 1997-07-07 22:36:04 +00:00
phil 4e4ffa3444 Fix fotenote problems, correct path to me files. 1997-07-07 20:08:00 +00:00
phil 801333e67f RCS id's, tmac.orig_me renamed (and replaces) tmac.e. 1997-07-07 19:19:22 +00:00
phil dea5962a35 Restore current NetBSD build, modify paths in me.7. 1997-07-07 18:44:43 +00:00
phil e60024a406 Resolve conflicts created by import. 1997-07-07 18:33:30 +00:00
phil f9d2af5859 Sync with Lite2 1997-07-07 18:15:03 +00:00
veego b02d8c44ab Rename the xterm entry to xterm-nc and add a shorter xterm entry (from
christos).
1997-07-06 19:18:24 +00:00
lukem 24bf9e11c9 update reference for su(1) special group to read `group wheel' instead
of `group 0'
1997-07-02 06:19:54 +00:00
phil 861ed7d465 Remove unneeded files, merge back in NetBSD local changes. 1997-07-02 02:55:38 +00:00
phil 572210ca96 Update to Lite-2 1997-07-02 02:40:16 +00:00
rat fea7c96230 'backsups' --> 'backups' 1997-07-01 22:55:26 +00:00
christos cd59f75df4 Enable extra warnings if WARNS is set 1997-07-01 21:42:55 +00:00
jtc 1b790f326e Sync with termcap 9.13.25 1997-07-01 15:15:07 +00:00
jtc 4bb5c4c70a revert last change 1997-07-01 15:04:23 +00:00
phil be5f7db95e Use tbl support from bsd.man.mk instead of special rule. 1997-06-30 19:35:49 +00:00
phil 69edc948f4 Some man pages need tbl to make their man page. This adds support for
tbl in building man pages.  If the variable USETBL is defined, the
rules for making the man pages include tbl before nroff.

This supports at least 3 man pages in the tree.
(Related to PR 3144.)
1997-06-30 19:26:21 +00:00
bouyer 8750fc1da2 Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
christos 14b5e8dbc9 PR/3801: NAKAJIMA Yoshihiro: some documents are installed as executable 1997-06-28 01:22:59 +00:00
lukem 80e31290c5 use a tagged .Bl rather than a .Bd with tab separated fields... 1997-06-27 16:10:12 +00:00
phil 6f8dd0efc3 Add man8.pc532. 1997-06-26 16:35:30 +00:00
phil 48bc54f25e RCS id. 1997-06-26 16:31:16 +00:00
phil cae6cd53b5 Jon Bullers pc532 changes to MAKEDEV.8 and a Makefile. 1997-06-26 16:28:40 +00:00
pk cbfc815823 Comment out reference to term(7).
Remove an extraneous dot.
1997-06-26 01:48:40 +00:00
thorpej 97ffd3ad25 Document COMPAT_NOMID. From David Brownlee <abs@mono.org> PR #3554. 1997-06-25 03:13:00 +00:00
mikel 133ed3ff54 SUBDIR must be set *before* including bsd.*.mk 1997-06-24 06:00:06 +00:00
mrg 90a52da37a move man pages into share/man. 1997-06-23 03:30:19 +00:00
jtk 22aa705ea8 add esp.4 1997-06-23 01:18:35 +00:00
lukem 579f2fb483 * clean up a couple of typos.
* clarify how a utmp record is deleted upon logout.
* clarify the format of a wtmp record appended at logout (from
  Geoff Wing <mason@primenet.com.au> in [misc/3196]
1997-06-22 08:11:08 +00:00
mrg 3bdba8b419 add alpha, mvme68k and sun3x subdirs. 1997-06-22 07:16:49 +00:00
mrg 829a5a9063 move man pages into share/man. 1997-06-22 07:02:27 +00:00
mrg a98b6e31ca move man pages into share/man. 1997-06-22 06:40:25 +00:00
mrg e179766b04 move man pages into share/man. 1997-06-22 05:58:25 +00:00
mrg 71030252ba move man pages into share/man. 1997-06-22 05:30:47 +00:00
mrg fbac1c1b2c move man pages into share/man. 1997-06-22 05:16:57 +00:00
mrg f66658c8e0 move man pages into share/man. 1997-06-22 05:05:17 +00:00
pk 70bc96148e Fix typos (PR#3762). 1997-06-20 20:42:36 +00:00
drochner cc7a41e5d2 Weaken the restrictions on the device file name a bit: /boot can
now be installed on any partition.
Allow PRIM_LOADSZ to be set in the Makefile.
This together allows to make bootable 720k floppys.
closes PR port-i386/3751
1997-06-19 11:46:44 +00:00
mikel 4427d4b73d fix typo, RCSid police 1997-06-19 07:21:10 +00:00
christos 8308fe20d7 Added xterm description from XFree86-3.3, and made it the default xterm. 1997-06-18 21:02:37 +00:00
jtc 66de380294 Add NOOBJ=. Remove (cd ${.CURDIR}; ... ). 1997-06-18 01:56:03 +00:00
jtc 0f3df805c6 Remove datfiles subdirectory, it's a remanent from long ago. 1997-06-18 01:27:43 +00:00
jtc c823ca2033 import tzdata1997f 1997-06-18 01:19:11 +00:00
mrg d746e60ccd build installboot.cat8 1997-06-16 13:58:41 +00:00
mrg c258d0d05e make it "options IPFILTER_DEFAULT_BLOCK". 1997-06-16 13:38:05 +00:00
is ae1eb6bf66 Move installboot.8 here. 1997-06-16 13:37:40 +00:00
mrg 5327fe2b30 continue clean up from last commit, and tell NetBSD/sparc users to use our boot program. 1997-06-16 07:50:35 +00:00
thorpej 2ff53183d5 Update diskless system swap setup for new swap system, from
maximum entropy <entropy@zippy.bernstein.com>.
1997-06-16 07:32:15 +00:00
mrg 858ef4e82b note that COMPAT_12 enables old swapon(2). 1997-06-14 18:33:11 +00:00
drochner 444a854ad2 Separate access to filesystem and access to raw device, mount
device only if needed. This allows to work on unmounted disks in
securelevel 1.
1997-06-13 22:14:58 +00:00
bouyer f586ba056d Add description for "file-system EXT2FS" and "options EXT2FS_SYSTEM_FLAGS". 1997-06-12 09:09:11 +00:00
is 650ce78c8c Make more clear what installbot can't do, and the user must do by hand from
AmigaOS, when installing bootblocks.
1997-06-11 16:01:59 +00:00
jonathan 3652b54b5d Add fxp to list of supported NICs. 1997-06-11 09:20:08 +00:00
jeremy cf53735fa7 Added new pages. [PR/3736] 1997-06-11 04:19:30 +00:00
jeremy b81b8e54c4 New files from Colin Wood <ender@is.rice.edu>. [PR/3736] 1997-06-11 04:15:30 +00:00
is b3b47459fe Fix typo. 1997-06-09 10:37:11 +00:00
jonathan 15a900cb45 refer to sample files in /usr/share/samples/emul/{ultrix,svr4}/etc. 1997-06-08 23:55:26 +00:00
jonathan 7945d5eccd Move sample configuration files for ultrix, sv4 compatiblity from
src/etc/etc.<emul>/ to src/share/emul/<emul>/etc/
1997-06-08 23:31:13 +00:00
jonathan 10efce06ab Sample /emul/ultrix/etc/svc.conf file for Ultrix compatiblity. 1997-06-08 09:10:21 +00:00
jonathan 5c4753ac78 Add man page describing setup for Ultrix compatibility. 1997-06-08 08:12:34 +00:00
lukem d5143aca1c document "options inet6" 1997-06-08 06:00:06 +00:00
lukem a72a43e88c fix an internal cross reference to "extended arguments" 1997-06-07 16:48:55 +00:00
kleink 21693b3a6f Move Xref to ldconfig(8) into the right section; from NAKAJIMA Yoshihiro
<nakayosh@kcn.or.jp> in PR/3715.
1997-06-06 15:06:18 +00:00
kleink f43910b5eb RCSid police. 1997-06-06 00:24:36 +00:00
pk 19d4236655 Put `-DPIC' back in CPICFLAGS (a.out section); at least one C source
file (sparc/include/profile.h) relies on this.
1997-06-04 08:38:45 +00:00
cgd 521240796e declare ${DESTDIR}${INCSDIR}/$I .PHONY if UPDATE isn't defined, so that
headers will be installed properly in the !UPDATE case.  From Christos.
1997-06-03 16:00:30 +00:00
mikel 1c200deee9 fix some paste-os and other minor problems. 1997-06-03 05:38:59 +00:00
veego f03e9b63a5 Only install the SUBDIRS, like we do it with src/bin/csh/USD.doc and the
other subdirectories under /usr/share/doc.
1997-06-01 18:32:17 +00:00
mrg 7cedf69cbd Completely rearrange SPARC boot code, modeling it after alpha and hp300
ports' boot programs.  Also added support for loading gzip'd kernels,
useful for booting from floppy.  From Jason R. Thorpe <thorpej@nas.nasa.gov>,
tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
1997-06-01 03:39:03 +00:00
cjs 7a66732d34 Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
cjs 54084592c2 Set or unset OBJDIR before we determine BUILDDIR. 1997-05-30 21:46:02 +00:00
cjs ab09e2a45e Fix quoting yet again; reformat. 1997-05-30 15:11:03 +00:00
cjs a71bce3f88 Don't add MACHINE to BUILDDIR if it's already added to BSDOBJDIR. 1997-05-30 05:50:16 +00:00
lukem 086193ec78 fix one reference to "usr/lib/tabset" (in an obscure entry).
noticed when looking if [misc/2624] still highlighted a valid problem.
1997-05-30 02:54:13 +00:00
cjs c6a0de99f8 Add NOINSTALL option for libraries that are used only during the build
of a program, and not installed into the final system.
1997-05-30 01:54:42 +00:00
cjs 1cb525c1e0 Quote it properly this time. 1997-05-29 19:53:32 +00:00
cjs 2707a099a6 Forgot to quote a variable. 1997-05-29 19:35:23 +00:00
cjs 68d423f17b If BUILDDIR is the same as DESTDIR, we aren't really using an object
file tree, so undef OBJDIR and install includes, etc. the old way.
Also, don't use OBJDIR at all if we're not under BSDSRCDIR.
1997-05-29 19:06:26 +00:00
veego 933397a44f Fix pr#3679 a little different.
Remove the '-nostdlib' flag for ELF systems and keep it for a.out systems.
1997-05-29 15:37:11 +00:00
mikel 5817cfa122 fix typo 1997-05-29 06:26:35 +00:00
cgd c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
jeremy 2c6ad26f86 My last commit included SUBDIRS that don't exist yet. Remove them. 1997-05-29 01:14:31 +00:00
cjs bda4c93e92 Append ${MACHINE} to ${BUILDDIR} if USR_OBJMACHINE is not set. 1997-05-28 23:52:37 +00:00
cgd 7781a356bb fix a long-standing (since 1993) problem with the invocations of the 'real'
.Dd and .TH macros (after loading the right sets of macros).  Both were
being called with a different number of macros than they were actually
called with, and that was screwing up Dd's processing of its arguments.
This fix is groff-specific.  It's apparently possible to do this is a
non-groff-specific way, but relatively hard, and my roff skills just aren't
up to it (and I have no intention of changing that 8-).  I've marked the
lines that are groff-specific, at least.
1997-05-28 19:55:09 +00:00
cgd 594ba5d1c8 add missing entries for ".Os NetBSD <version>" versions. also, fix
a few that were there but incorrect (e.g. s/0.9a/0.9A/ in output text).
When updating .Nx, don't forget to update this, too!
1997-05-28 19:49:48 +00:00
veego 2fbf728651 Add '-nostdlib -L${BUILDDIR}/usr/lib' for ${LDADD} so it links a shared
library with the correct shared library.
1997-05-28 11:16:19 +00:00
mycroft d5e3cfc07a Add a missing / in SHLIB_LD*FILE. 1997-05-27 18:51:12 +00:00
cjs 058d54e069 Always look in usr/lib for crtbegin/crtend; LIBDIR is the destination
directory of the library we're currently compiling.
1997-05-27 18:21:16 +00:00
cjs b73b99ed41 Put include information in CPPFLAGS only (not in CFLAGS or MKDEPFLAGS).
Add note that CPPFLAGS is (or should be) passed to all programs that
pass input through cpp.
1997-05-27 18:09:00 +00:00
cjs 2fc3406301 Re-add other folks' changes that I accidently reverted when I did my
build system changes commit.
1997-05-27 17:45:57 +00:00
cjs f66891a189 Make sure mkdep gets correct include directories. 1997-05-27 17:01:56 +00:00
pk 9e91a31967 Remove bogon. 1997-05-26 20:53:28 +00:00
cjs b3b931acf8 Patch for yesterday's batch of `new build system' commits that I forgot
to commit.
1997-05-26 16:36:41 +00:00
cjs 5fd7ce7066 These updates to the build allow building against include files
and libs in the object tree, if you use a separate object tree,
while maintaining backward compatability with other build methods.
See the notes in src/share/mk/bsd.README for full details. Note
that the `make includes' target now only installs the include files
in the build directory (if you use one--otherwise they go in DESTDIR
just like before); `make install' will install include files in
DESTDIR.
1997-05-26 03:55:19 +00:00
is b68f9ed256 Add CODE REFERENCES sections. While here, move the fddi_{add,del}multi
description right below the ether_{add,del}multi description.
1997-05-25 17:58:22 +00:00
is 10fc645f15 Make clear which of these functions need to be called by hardware drivers. 1997-05-25 15:55:21 +00:00
is 580187839a Documentation of Ethernet and FDDI driver support functions and macros. 1997-05-25 15:54:22 +00:00
jonathan 346af6eeff More table-driven changes: split CPICFLAGS into separate flags, to
support the two different incompatible rules for build .so files from
.S source on both NetBSD and binutils toolchains:

	 ${CPP} | ${AS} for syscalls
	 ${CC}   	for non-syscalls
for which the different toolchains's ${AS}  requires diffferent flags.
1997-05-24 01:42:36 +00:00
cjs 23cbb00329 Back out previous change; bug was in src/share/mk/bsd.prog.mk. 1997-05-22 18:05:44 +00:00
jeremy dcfd9aaa8a Add intro(9). 1997-05-22 03:46:33 +00:00
jeremy a9f5946c00 Reduce redundant 'describes'. 1997-05-22 03:41:00 +00:00
jeremy d58b5c298b Introduction to kernel internals section. 1997-05-22 03:39:20 +00:00
jeremy d354506769 Remove extra whitespace. 1997-05-22 02:12:18 +00:00
jeremy 44572d2bb8 Description of sun3 interrupt handler interface functions. 1997-05-22 00:39:26 +00:00
jeremy b0dc94ccd1 Added SUBDIRS= for architecture dependent directories. 1997-05-21 22:45:16 +00:00
mjacob 3942000d9a Real link doesn't work because the install comes after. Use a symlink instead. 1997-05-21 21:31:43 +00:00
jeremy 98b6233268 Added missing function arguments. Also made it clear which process receives
the data.
1997-05-21 03:14:07 +00:00
jeremy f65ba6ca92 Added leds.4. 1997-05-21 01:42:33 +00:00
jeremy 41b84f150c Man page for der Mouse and Gordon Ross's /dev/leds diagnostic LED interface. 1997-05-21 01:40:03 +00:00
is 3274c536b3 Yet another try to sanitize the bootblock build. Each major target has now
its own subdirectory.
Smaller changes involved:
- installboot installs to /usr/mdec
- installboot.8 installs to /usr/share/man/cat8/amiga/
1997-05-19 21:18:58 +00:00
pk 33f9641c2b Add NetBSD RCSId.
Fix spelling.
1997-05-18 22:08:27 +00:00
kleink 4c60ea6dc2 Add libposix. 1997-05-18 20:21:53 +00:00
pk 7a128d9be1 An ESP406/FAS408 ISA SCSI adapter driver (from Eric S. Hvozda; PR#3581) 1997-05-17 21:00:00 +00:00
christos 67c5f6f8ee Add a realinstall target so that we recurse to subdirectories making install,
before the our afterinstall target fires.
1997-05-17 16:59:28 +00:00
mycroft a9b9dbd457 Do LINKS and SYMLINKS after FILES and INCS. 1997-05-17 16:43:31 +00:00
mycroft e30142d40d Remove unneeded .SUFFIXES lines, and move .s and .S closer to .o to give the
right preferences.
1997-05-17 02:01:07 +00:00
explorer 51096e423b Add kernel log() man page. Will add other logging/printing functions soon. 1997-05-12 23:51:56 +00:00
lukem 6de0bcebfd document $hostname, $domainname, $defaultroute and $ifaliases_XXX 1997-05-12 11:28:19 +00:00
mikel 698eafc238 update to match reality. changes include:
- add missing update_motd and ntpdate_hosts variables
- fix incorrect variable names (syslogd_flags and kerberos_server)
- xntpd(8) has been integrated
- kerberos_server is no longer used by rc.local
- add some xrefs
plus some misc. cleanup.
1997-05-12 05:21:51 +00:00
mikel 689e1cbafe fix FILES list indentation, and comma-separate SEE ALSO list; from Enami
Tsugutomo in PR misc/3598.
also some cleanup by myself.
1997-05-11 08:21:28 +00:00
mycroft fb74da89f9 Add another .PHONY. 1997-05-10 14:19:02 +00:00
mycroft e5ae95698c Always rebuild links, since dependencies don't DTRT. 1997-05-10 10:55:19 +00:00
mycroft bb84c33ebb Add some .NOTMAINs. 1997-05-10 10:54:27 +00:00
mycroft 544c782a19 Move makewhatis.sed into man0, and split the Makefile. 1997-05-09 14:31:24 +00:00
mycroft 3ae4ef8d4c Fix typo in previous. 1997-05-09 13:40:34 +00:00
mycroft 4e5d05c9cc Automatically add the .c files corresponding to .l and .y files to DPSRCS.
Automatically add DPSRCS to CLEANFILES.
1997-05-09 13:25:46 +00:00
mycroft 83a6d8a106 Get the install dependencies in the right order, for the first time. 1997-05-09 09:18:23 +00:00
mycroft fde14a0e77 Remove cruft. 1997-05-09 07:56:00 +00:00
mycroft cc4a1553a1 Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
mycroft a6b93bb66a Don't empty the suffix list. 1997-05-09 06:19:55 +00:00
mycroft ca03cbbd4d Oops; rearrange dependencies to get things built early enough. 1997-05-09 05:43:41 +00:00
mycroft f0a00ea4d3 Make sure INCS and SRCS are built if necessary. 1997-05-09 05:17:29 +00:00
gwr 386c8864bc Set the .NOPATH flag for ${OBJS} (from Christos). 1997-05-08 21:21:25 +00:00