Commit Graph

683 Commits

Author SHA1 Message Date
jtc 8ef05b37de Add -xpg4.2 1996-04-26 00:54:05 +00:00
leo 74affdc8f8 Get in sync with the latest driver update. 1996-04-25 06:03:47 +00:00
mycroft d6e1e31a26 Add suport for `.Nx 1.2'. 1996-04-23 10:37:14 +00:00
christos 480b11d160 Document the link0 flag selecting between AUI and UTP. 1996-04-22 03:05:47 +00:00
thorpej c238d2b94e Add the ability to override defaults in bsd.own.mk more easily, by
looking for "${MAKECONF}", or failing that, "/etc/mk.conf" and including
the first one it finds, if it exists.  From Chris Demetriou <cgd@netbsd.org>,
PR #1970.
1996-04-13 02:08:08 +00:00
christos 2429048059 add rawip, ticlts, ticots, and ticotsord 1996-04-11 12:59:45 +00:00
thorpej 5eb08a6790 Get the current working directory from "/bin/pwd" rather than "pwd".
Changes to the shell make the behavior of "make obj" inconsistent
with previous behavior, depending on the login shell used by the user.
See PR #2200 for details.  PR remains open while further analysis is
done.  This at least restores the previous semantics for us csh(1) users.
1996-04-10 21:08:05 +00:00
mycroft a86feda616 Remove broken hack that attempted to do the same as the previous. 1996-04-10 05:47:19 +00:00
mycroft 198877f9dc Fix COMPILE.s so the output file is named correctly. 1996-04-10 05:44:49 +00:00
jtc 4a437cf6dd Sort LIBFOO definitions and add LIBY; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:19:26 +00:00
jtc 10f36ab344 fix typo; Reported by David Leonard <s160828@student.uq.edu.au> in PR #2307. 1996-04-08 20:41:25 +00:00
neil 9a7ff6a0e7 $NetBSD$ RCS IDs 1996-04-07 00:53:41 +00:00
neil 1eb8c370f3 Update for phONE day, and also split for London Inner/Outer 171/181
area code change.

XXX This file is quite out of date. The above sorts out the UK
but no doubt more needs to be done. sned-pr any changes please.
1996-04-07 00:44:46 +00:00
cgd ef2af437ba SMM '03.fsck' has been renamed '03.fsck_ffs' 1996-04-05 01:52:24 +00:00
jtc a348247bfe Provide null "includes" target so that make won't recurse into the doc
subdirectory.  There aren't any header files down there and bsd.doc.mk
doesn't grok "includes"...
1996-04-04 02:56:25 +00:00
jtc f9ff89048b Added new standard target "includes" (used to install header files) to
bsd.subdir.mk.  Added some documentation to bsd.README.
1996-04-04 02:05:03 +00:00
jtc f1128403ae Fix path to mdoc template; From Masanobu Saitoh in PR #2293 1996-04-03 20:17:34 +00:00
chuck 79ca6b2c5f removed references "updatefast" and "updateslow" as they are no longer
defined/used.
1996-04-02 05:07:21 +00:00
scottr 755cc6f914 getopt() returns -1 when the arg list is exhausted, not EOF. Ironic
that it should show up here...
1996-03-31 04:58:32 +00:00
perry 3592c8dcf4 Updated the man page to explain the values returned by reading the
joystick device (text contributed by Matthieu Herrb); also fixed a
bunch of spelling and grammar errors.
1996-03-31 00:17:43 +00:00
mark 9f7a24d309 Initial commit of arm32 section 8 man pages. 1996-03-28 21:39:10 +00:00
mark f16ab8a1f5 Make the man8.arm32 sub directory. 1996-03-28 21:36:40 +00:00
mark 020e35d8ef Make the man4.arm32 subdirectory. 1996-03-28 21:32:58 +00:00
mark c440845541 Commit or the arm32 device manual pages. 1996-03-28 21:30:19 +00:00
jtc 93d6e7f787 fix typo; reported by Manuel Bouyer in PR #2268 1996-03-27 21:16:06 +00:00
perry ee2fa11baf add joystick driver from Matthieu Herrb (pr #2267) 1996-03-27 19:11:13 +00:00
jtk c241e89a6f grr, I forgot to add the #include <machine/spkr.h> and /dev/speaker
lines at the synopsis section.
1996-03-24 21:18:34 +00:00
jtk be40704188 fix synopsis to match new attachment config line. 1996-03-24 21:15:50 +00:00
jtc d6055d74fc sync with tzdata96e 1996-03-19 23:19:54 +00:00
jtc f9ccbe7d72 sync with tzdata96d 1996-03-19 18:50:55 +00:00
paulus 21727fd08d Change tty.4 to mention PPPDISC, as suggested in PR#1855. 1996-03-19 04:26:01 +00:00
christos 3753f5f6cd Fix PR/2221: Document TIOC[GS]FLAGS 1996-03-17 07:13:40 +00:00
jtk 2202d20060 add description of jazz16 support 1996-03-16 17:21:58 +00:00
thorpej 0bbcd292a1 RCS id police. 1996-03-16 00:07:07 +00:00
cgd c1f27b8603 update for new multiport board->com interface; 'flags 1' doesn't have
meaning any more.
1996-03-10 09:14:28 +00:00
scottr 2dc058d31b Update search list length limit to match reality. 1996-03-06 18:22:16 +00:00
ragge 04d91f3670 Update to match reality (and new drivers!). 1996-03-05 15:28:48 +00:00
thorpej 9029778d04 RCS id police. 1996-03-03 16:54:17 +00:00
jtc 4c5575d1b7 the values of end, etext and edata are not set by brk(2) 1996-03-01 00:17:49 +00:00
jtc f1938eb0d0 Removed special handling of CPPFLAGS if DESTDIR is set. Third party
makefiles may use DESTDIR for something completely different.
1996-02-29 19:06:57 +00:00
leo e8fb96d0fc Initial revision 1996-02-29 11:35:45 +00:00
jtc 4e24a7f97e Default .s.o and .S.o left output in wrong file 1996-02-28 23:45:16 +00:00
jtc bfbc5fb90c Copyright assigned to the NetBSD Foundation 1996-02-27 22:39:39 +00:00
pk cb632f2035 Use shell internal substring matching, like bsd.man.mk. 1996-02-21 10:02:00 +00:00
scottr e72f77df62 We don't really care when the gus driver appeared, here. 1996-02-19 20:51:28 +00:00
hpeyerl c9477a3dbc manpage fix for -alldirs in exports. Fixes PR#2092.
from: Andrew Gallatin <gallatin@isds.duke.edu>
1996-02-18 01:10:55 +00:00
ragge 343d6b8d95 Manual page for 11/750 Console TU58 synced up with the new driver. 1996-02-17 21:05:07 +00:00
scottr c12cfe6530 Fix typo, from John Kohl. Closes PR 2066. 1996-02-11 14:50:03 +00:00
christos fb67954ba8 fix PR/1245 1996-02-10 18:14:11 +00:00
jtc 24af95d976 Use ksh-style substring parameter expansion expressions instead of
calling expr when constructing manpage directory and file names.
Much, much faster.
1996-02-10 07:49:33 +00:00