Commit Graph

1204 Commits

Author SHA1 Message Date
mycroft 016196e6c3 Add architecture-specific macros that were missing (alpha, arm32, mvme68k,
an pica).
1996-09-07 18:58:11 +00:00
perry 540ba41249 .Nm LKM -> .Nm lkm, per C.G.D.'s request. 1996-09-06 17:20:28 +00:00
mrg 506716a5c9 add pfil manual page. 1996-09-06 05:27:47 +00:00
cgd ea52c85b3a use -pg rather than -p when compiling profiled objects. 1996-09-05 19:12:33 +00:00
christos 161e3370d0 Remove nis from the search path since it does not work. 1996-09-01 16:33:07 +00:00
christos f55b6167dc Fix the list of things that do not work and expand a bit on the bugs section. 1996-09-01 16:32:09 +00:00
thorpej 0794023752 RCS id police. 1996-08-30 17:43:56 +00:00
thorpej 7faf595cd3 RCS id police. Side effect: shows the RCS id style we prefer :-) 1996-08-30 17:43:09 +00:00
thorpej 7b7f3edb96 Oops, missed one. 1996-08-29 02:28:53 +00:00
thorpej 10ccf63e49 Add a missing `\'. 1996-08-29 02:27:14 +00:00
explorer c3d35c35af Do the symlinks added by mrg correctly 1996-08-27 23:31:47 +00:00
explorer 497b575ce6 Fix a missing dollar sign, and move paths and modes
to bsd.own.mk for KMOD* vars
1996-08-27 22:15:52 +00:00
jtk b86b695240 add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +00:00
thorpej 9e879405a4 Update to reflect the new name of the hp300 boot blocks. 1996-08-24 19:39:43 +00:00
mrg 8cc0c9583c make lkm's work. still need to worry about options defines... 1996-08-23 06:14:36 +00:00
explorer 85656a00df Add a file needed for the lkm stuff I committed 1996-08-22 20:33:02 +00:00
thorpej 8781a4ebf9 Sun consoles have 34 lines, not 35. 1996-08-14 01:03:29 +00:00
explorer e1534707dd Add man pages for cd, uk, and sd scsi devices. More on the way, and these
could still use a little bit of touchup.  I don't think there is any
misinformation in these, but you never know.  FreeBSD has a better MI
scsi than we do.  Partial fix for misc/2008.  The author of that pr
is willing to help a bit as well.
1996-08-13 03:13:30 +00:00
explorer 71e9f6cb59 add new area code ; closes pr misc/2627 1996-08-12 06:24:04 +00:00
jonathan 827ad7dadd Create man4.pmax.
Note: Some manpages are for drivers shared with Alpha; should rewrite
accordingly and move to a better location.
1996-08-11 02:28:43 +00:00
explorer 3cd8491c15 Add some new airports from pr misc/2291 1996-08-10 23:47:25 +00:00
explorer 4d3eeec183 add panic(9) man page 1996-08-10 23:14:11 +00:00
explorer 7ab5fa8a8c add somewhat simple man pages for ppp(4) and sl(4). Closes a few pr's and
makes the world a better place.
1996-08-10 21:26:08 +00:00
explorer 6c2d055936 Add compat_freebsd.8 1996-08-09 18:03:16 +00:00
thorpej 320932936b Update for new ypserv suite. 1996-08-09 14:40:28 +00:00
mrg 74693079c6 update for new reboot(2). 1996-08-09 10:32:11 +00:00
thorpej 5393b1ea14 Install the compat_svr4(8) manual page. 1996-08-06 01:11:46 +00:00
soda f0e66bd87e add configuration of AHA-284x VL front-end.
merge two bugs section.
1996-08-05 21:20:45 +00:00
ragge 32beb65790 Don't try to build tmscp.cat4; it's not here anymore. 1996-08-05 16:51:24 +00:00
thorpej 3ff0b1a74c RCS id police. 1996-07-31 20:33:02 +00:00
ragge 38821d257d Manual pages for the new device drivers. Remove (obsoleted) page. 1996-07-11 18:15:26 +00:00
explorer e1d58c927b Add man page aic7xxx driver ; from pr port-i386/2600
That pr put this file in man4.i386, but since the driver isn't i386
specific, I thought it should go here instead.
1996-07-10 22:58:33 +00:00
thorpej 95eaf147f1 Add Oakland and Berkeley, CA (510 area code) as suggested by
Michael I. Bushnell <mib@gnu.ai.mit.edu>.
1996-07-09 16:29:38 +00:00
oki 6b8ffeacd0 fixed format error 1996-07-08 16:36:28 +00:00
leo 3bb1747d99 Add the atari. 1996-07-06 21:29:51 +00:00
christos 34bb182f46 First cut at a manual page that describes the procedure to setup the SVR4
compatibility stuff.
1996-07-06 17:14:50 +00:00
abrown 5151f08e24 Update Lance ethernet manpage to match current reality of link? flags:
-link0 -link1:	autodetect cable type
	link0:	use UTP
	link1:	use AUI
1996-07-06 00:08:41 +00:00
leo 5e49244ee9 Add the manual page. 1996-06-27 11:07:55 +00:00
jonathan 096c4a3870 Add manual page for STRIP driver for Metricom radios.
Add strip.4 to src/share/man/man4 Makefile.
1996-06-26 21:13:37 +00:00
pk 969b77f550 tunnel network interface. Based on a der mouse's version from PR#2411. 1996-06-25 22:17:37 +00:00
pk c360ca6e11 Make untimeout(9) description match reality.. and add a BUGS section for it. 1996-06-23 22:32:34 +00:00
pk 8623ef54ac Add timeout(9)/untimeout(9) 1996-06-23 22:11:56 +00:00
pk 082fe57749 Add tsleep(9)/sleep(9)/wakeup(9) 1996-06-23 14:04:43 +00:00
pk 232b002d95 Add psignal()/pgsignal()/gsignal() 1996-06-22 22:57:35 +00:00
pk 34b8432f40 Add fd, ms and kbd manual pages. 1996-06-22 21:35:14 +00:00
pk 2e5424b85c A fd manual page. 1996-06-21 23:07:59 +00:00
pk a256bdcf52 Add cgfour & cgeight manual pages. 1996-06-21 22:34:44 +00:00
pk 11ec3b4d2e Update synopses. 1996-06-21 22:23:00 +00:00
pk 8807007f29 Add cgtwo and tcx manual page. 1996-06-21 22:12:03 +00:00
leo e07a535f4e Some minor nits. 1996-06-20 19:41:01 +00:00
pk d1d8376b06 Fix spelling. 1996-06-19 22:53:54 +00:00
pk a212048a9c `.Pa' => `.Fa' 1996-06-19 22:50:16 +00:00
pk cd121eefce malloc.9/free.9 1996-06-16 23:23:20 +00:00
pk 071070a4af kernel memory allocator 1996-06-16 23:20:53 +00:00
oki fd1d25c174 added header string for x68k architecture 1996-06-16 13:27:00 +00:00
pk 9b08702e3b Additions: access.9, physio.9, vslock.9 1996-06-16 10:39:49 +00:00
pk 6b5046d4a9 kernacc() & useracc() manual pages. 1996-06-16 10:38:35 +00:00
pk 5a6e8927b7 Add descriptions of physio(), vslock(), vsunlock(). 1996-06-15 20:47:27 +00:00
oki 22abd6252f x68k system bootstrapping procedures. 1996-06-15 18:54:22 +00:00
cgd 6c2159cf0b TABLDISC, not TBLDISC 1996-05-31 00:37:29 +00:00
cgd a7fe47bf7c various and sundry spelling errors 1996-05-30 18:55:00 +00:00
thorpej 5d876d912b Some RCS id policing. 1996-05-23 16:52:37 +00:00
is 4e8dbf468a Added flags to the iy driver to override the media autodetect mechanism, if
necessary. Added a manpage to document the flags.
1996-05-22 15:39:43 +00:00
mrg b2be16e47c document the (no)auto option. 1996-05-21 10:55:52 +00:00
chuck bee8cda103 installboot: from sun ports 1996-05-17 20:00:52 +00:00
leo 15f7f8dcfd edahdi, an AHDI partition-id editor 1996-05-16 19:51:25 +00:00
scottr 4aca2bf529 If DESTDIR is defined, look for includes in ${DESTDIR}/usr/include,
instead.
1996-05-15 19:46:51 +00:00
jtc 569b3bf55f sync with tzdata96h 1996-05-13 21:35:27 +00:00
mycroft f147c6da29 Add joy.4 and sort. 1996-05-11 12:40:16 +00:00
oki 70f5d6ae04 Initial revision 1996-05-05 12:17:14 +00:00
oki 320e7320ef NetBSD/x68k, by Masaru Oki. 1996-05-05 12:17:03 +00:00
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
jtc e14f626063 Remove u.s. naval observatory data, as it serves no real purpose. 1996-02-05 06:48:55 +00:00
jtc d5f3aced3a Sync with tzdata96b 1996-02-05 06:46:37 +00:00
jtc 4f9f0e60e7 import tzdata96b 1996-02-05 06:44:24 +00:00
thorpej 732dd94a83 Add experimental data mirroring support, derived from code written by
Satoshi Asami and Nisha Talagala.  For details on using data mirroring,
see the ccd(4) manual page.
1996-02-01 20:47:13 +00:00
phil dd729279fb New man page contributed by Jon Buller. (mem.4 as modified from other
mem.4 pages.)
1996-01-25 07:19:54 +00:00
cgd 93542f4a98 clean up bits that state which man page section numbers are allowed (section
9 now exists).  Document that variables in bsd.own.mk that were not previously
documented.
1996-01-22 22:46:06 +00:00
mycroft fceadcfbd1 Use the `-q' option to tsort(1). From der Mouse, PR 1204. 1996-01-17 20:39:26 +00:00
thorpej 9e1da3de59 Document the "ms" field, per Shinya Taniguchi
<tng@nuclth15.phys.sci.osaka-u.ac.jp> in PR #1789.
1996-01-15 02:04:05 +00:00
thorpej 5ba712a21d Allow override of nroff program, requested by Masanobu Saitoh
<msaitoh@spa.is.uec.ac.jp> in PR #1741.
1996-01-15 01:56:09 +00:00
perry da23f444f4 Fix typo: failire -> failure 1996-01-09 21:59:24 +00:00
pk 1ed4cf5267 Note search mechanism. 1996-01-09 19:43:34 +00:00
thorpej 386884687c Add fetch(9) and store(9), which describe the {fu,su}{,i}{byte,word}
functions.  Cross-reference with each-other and copy(9).
1996-01-09 03:23:01 +00:00
thorpej d444072739 copy(9) manual page: describes the copyin(), copyout(), copystr(),
copyinstr(), and copyoutstr() functions.
1996-01-09 01:44:42 +00:00
thorpej c97dc193f1 Build and install the disk(9) manual page. 1996-01-09 01:07:35 +00:00
thorpej 6defd3c818 Manual page describing the new generic disk framework. 1996-01-09 00:22:04 +00:00
pk c7ad3faee9 Document hint file v.2 1996-01-09 00:14:32 +00:00
jtc 8fe8f4f8de sync with tzdata96a 1996-01-08 22:36:35 +00:00
jtc a661cdd7bd import tzdata96a 1996-01-08 22:34:43 +00:00
ragge 57c25f79f6 Updated to conform to reality. 1996-01-07 20:56:59 +00:00
ragge 19141f0862 Update to conform to reality. 1996-01-07 20:48:19 +00:00
ragge cfe57e4717 Change to be more consistent with device naming. 1996-01-07 20:11:35 +00:00
thorpej 546e2339c3 Reflect recent area code chagnes, per PR #1843, from Andrew Carey
<careya@PEAK.ORG>.
1995-12-31 02:49:24 +00:00
thorpej e52cfc265c Add missing zipcode for Ames, IA, from Michael Graff, PR #1869. 1995-12-30 23:40:20 +00:00
thorpej 2638a723c4 Add missing zipcode for Manteca, CA. Fixes PR #934, from Barry Books
<bfb@planet-texas.com>.
1995-12-30 19:00:06 +00:00
thorpej 11381ec353 Add a vnd(4) manual page and make vnconfig(8) reference it. Fixes
PR #445.
1995-12-30 18:10:45 +00:00
thorpej 2ec75edc49 New-style RCS id. 1995-12-28 08:53:50 +00:00
jtc 79a9fb367d Sync with termcap 9.12.3 1995-12-27 21:11:27 +00:00
chopps c5620905dc remove ref to non-existant special(8) (pr#1681 from Thorsten Frueauf) 1995-12-27 07:55:32 +00:00
perry 5b6f34a9a4 Added macros to make section 9 man pages default to "NetBSD Kernel Manual".
I would have prefered the "Kernel Internals Manual", but some man pages
in the kernel section have names too long to make that possible without
messing up the title lines. (Sigh.) Also designated "KM" to indicate
"NetBSD Kernel Manual" for completeness.
1995-12-19 19:14:45 +00:00
cgd 4297bc2d3a don't include the .c.a rule on the alpha. see p.r. 1488 for an
example of how make breaks when it's present.  In particular, it causes
build of the compiler toolchain to fail if present, which keeps
a complete system from building, on the alpha.
1995-12-18 02:53:20 +00:00
pk ec88e20813 Fix `set prompt = ..' (per Chris Jones; PR#1839).
Also, make the prompt appear as was probably intended..
1995-12-14 22:37:20 +00:00
cgd 8c917568da add "CFLAGS += -Werror" to bsd.sys.mk, and update various bits of
documentation to explain bsd.sys.mk's purpose more clearly.
1995-12-13 01:25:05 +00:00
jtc c94210debc sync with termcap 9.11.5 1995-12-05 04:03:29 +00:00
jtc 5b2064391a merge in changes from 1.1 release branch 1995-11-28 08:03:22 +00:00
perry f37edba165 Added man9 to SUBDIRs 1995-11-25 21:26:28 +00:00
perry 4e41b85beb Added first section 9 man pages -- initial pages and Makefile from cgd
Section 9 man pages document the internals of the kernel.
1995-11-25 21:24:47 +00:00
perry 3baad3ca17 Add support for Section 9 (kernel internals) manpages 1995-11-25 19:53:33 +00:00
pk a67e5e52e2 ufs -> ffs & two more filesystem types (from Mike Long; PR#1766). 1995-11-16 09:41:53 +00:00
pk 557981cdcb Add gus & sb man pages from John Kohl (submitted in PR#1731). 1995-11-13 14:39:14 +00:00
pk 0a8364e468 Add `1.1' to Nx macro. 1995-11-13 14:33:08 +00:00
pk 1ef62d5e6d pss & wss man pages from Mike Long (submitted in PR#1757). 1995-11-13 09:44:13 +00:00
pk b465d11eb7 audio(4) man page from John Kohl (submitted in PR#1752). 1995-11-12 20:14:23 +00:00
pk 8db9795fc7 Fix typo (from John Kohl; PR#1714). 1995-11-12 19:43:27 +00:00
cgd 4b84367c40 NetBSD/Alpha now supports profiling 1995-11-03 23:33:33 +00:00
gwr b89559193d Remove extra space in first line so tic can exec it. 1995-10-31 15:26:08 +00:00
jtc 014044ef1a Fix formatting 1995-10-28 20:43:49 +00:00
ghudson f41166264d Update cross-references. From John Hawkinson. 1995-10-22 01:40:10 +00:00
christos 70174eb6fe Added include file <bsd.sys.mk> that contains lex and yacc "parallel aware"
rules. These rules are not turned on by default; they are enabled by setting
the PARALLEL variable.
1995-10-22 00:45:53 +00:00
jtc adbdc55a44 Fix typo (David Maltz; PR #1632) 1995-10-19 08:03:40 +00:00
leo 56a56c824b Mouse driver 1995-10-19 06:50:44 +00:00
leo f27c94ab62 man8.atari 1995-10-17 20:44:26 +00:00
fvdl 0bb2a5f43a Sync with reality. 1995-10-16 20:17:59 +00:00
leo 9dca765d4c Fix the results of a wrong import. This file was in the wrong dir. 1995-10-16 06:49:58 +00:00
leo c3fae4e048 man4.atari 1995-10-15 12:54:43 +00:00
cgd 079c0ee400 install -s now works properly on the alpha, so don't redefine STRIP
(to kill the -s).
1995-10-12 06:22:18 +00:00
thorpej b407d48e85 Make a note that the kernel only allows FS_BSDFFS component partitions. 1995-10-09 06:09:09 +00:00
jtc d9789d4225 Overlay our pcvt with pcvt 3.32 sources. All of our fixes have been
incorporated into the master sources, so it is unnecessary to resolve
all the conflicts that would occur if we let CVS "merge" the versions.
1995-10-07 21:43:25 +00:00
jtc 68b7d2aca6 import pcvt 3.32 1995-10-07 21:11:27 +00:00
jtc 56f0e934f2 Initial revision 1995-10-07 21:11:26 +00:00
jtc a9f17da5a4 Initial revision 1995-10-07 21:10:54 +00:00
chopps 2adf2b3409 update to ariadne ethernet manpage from Bernd Ernesti <bernd@arresum.inka.de> 1995-10-07 18:09:11 +00:00
chopps 41a4643dd1 new quicknet ethernet driver from Kortelainen Mika <k125374@cs.tut.fi> 1995-10-07 17:55:32 +00:00
briggs 61bda61a87 Add my new area code, sort, and Ohih -> Ohio. 1995-10-06 12:15:38 +00:00
thorpej ce359acdb0 Fix typo: dclose.3 -> dlclose.3 1995-10-06 07:21:58 +00:00
cgd 9544e255ed correct an alpha-specific comment 1995-10-02 20:30:28 +00:00
hpeyerl ee26b4b560 Changes to update new area codes. From 'TELECOM Digest" archives. 1995-10-02 20:05:33 +00:00
pk bb4bce0db3 Install dlfcn.3 and links. 1995-10-01 18:47:21 +00:00
pk 996bd19dd0 Update (incl. PR#1547). 1995-09-30 21:28:19 +00:00
pk 1fbe81825a Man page for dlfcn.h 1995-09-30 21:25:24 +00:00
pk ba51c14e09 Use CPPFLAGS in .S rules. 1995-09-30 12:21:33 +00:00
jtc e0f80afea3 sync with tzdata95i 1995-09-28 07:35:41 +00:00
thorpej e0ac0a0330 Update from Stu Grossman <grossman@cygnus.com>, documenting his enhancements. 1995-09-27 18:31:50 +00:00
cgd 2357fc71b1 alpha no longer needs NOMAN= 1995-09-27 13:34:11 +00:00
christos 6e591491c3 - make sure the afterdepend rule fires `after' .depend gets created.
[fixed for parallel make]
- make depend prettier printing.
1995-09-27 01:15:09 +00:00
jtc 7065a25cef Fix .cc.o .C.o rule; PR #1522 1995-09-26 23:48:24 +00:00
jtc 39186b9842 Fixed mispelling of Athena, added Persephone; PR #1497 1995-09-26 00:22:27 +00:00
christos 03d121f492 - Actually commit the bsd.lib.mk changes mentioned above... 1995-09-25 00:53:09 +00:00
christos e3a69c3c19 - In preparation for parallel makes fix the library rules so that they
don't use a.out as intermediate output.
- Note in the README file that we cannot fix the xstr stuff.
  We still need to fix lex and yacc.
- Allow overriding of the variables in sys.mk
1995-09-24 23:49:06 +00:00
jtc 57e811876e sync with termcap 9.8.3 1995-09-11 23:11:40 +00:00
jtc 4bafac2c1a Create symlink between MAKEDEV(8) and makedev(8) for user convenience.
Update RCS Id to use $NetBSD: $.
1995-09-06 21:36:32 +00:00
jtc f03ae96103 Renamed makedev.8 to MAKEDEV.8, to be consistant with all other ports. 1995-09-06 21:31:34 +00:00
thorpej a52181f367 Add descriptions of the differneces between the Sun and hp300 diskless
boot procedures.
1995-09-02 17:12:32 +00:00
jtc ffa22599dc sync with tzdata95g 1995-09-02 00:37:26 +00:00
thorpej f05156d7e2 rbootd.8 went away. 1995-08-21 21:41:02 +00:00
thorpej ec2f82abad Kill redundant (and out of date) version. It's also included with the
rbootd source.
1995-08-21 15:55:41 +00:00
chopps 8eb5c9a6ff document newer tty names 1995-08-20 03:22:17 +00:00
chopps 13969644fe small cleanup. 1995-08-18 15:49:58 +00:00
chopps 1501ec972d man page for new ether driver from Bernd Ernesti <bernd@arresum.inka.de> 1995-08-18 15:46:41 +00:00
chopps e0c8fe9897 some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:10:00 +00:00
thorpej a36c0ccbfc Document the new ccd. 1995-08-17 16:49:20 +00:00
thorpej 6bd48c2b9a Update the `BUGS' section, now that we support the more sophisticated
group and passwd YP prototypes.
1995-08-11 01:16:52 +00:00
gwr 690bed406e Missed the error pointed out in PR#804 (Oops! 8^) 1995-08-08 21:37:40 +00:00
gwr 9df0a9a560 Add boot_sun3.8 1995-08-08 20:46:20 +00:00
gwr b80cb1aea6 Fix examples of names the Sun PROM looks for in /tftpboot (PR#804) 1995-08-08 20:34:05 +00:00
gwr 8894b953f7 Add man8.sun3 1995-08-08 20:24:08 +00:00
gwr 3f4776bec8 Some man pages (mostly from the sparc port). 1995-08-08 20:23:08 +00:00
gwr 2e82cb0366 Add man4.sun3 1995-08-08 20:20:58 +00:00
gwr 3f7b5d9f70 Some man pages (mostly from the sparc port). 1995-08-08 20:18:53 +00:00
phil c9d0b91d53 Improvements to YP support from Jason Downs. 1995-07-28 06:41:39 +00:00
cgd d136b73088 show the directory depth, by printing out the hierarchy name.
Suggested by Ty Sarna, implemented by me.  Useful, because it tells you
how deep you are, and allows you to paste the pathname in to 'cd' to the
directory.
1995-07-24 04:22:29 +00:00
ragge 5f4e40d8af NOPIC option added, so that we don't try to generate it. 1995-07-22 20:50:41 +00:00
jtc ff83cc7a0f add wt(4) 1995-07-11 02:04:57 +00:00
jtc c5cfda4eb3 Describe a few more drivers. 1995-07-11 01:50:15 +00:00
jtc 76d9d16ae8 Change 3COM -> 3Com for consistancy across manpages 1995-07-11 01:49:39 +00:00
jtc 92fb49982f add cross references to new net driver manpages 1995-07-11 01:42:57 +00:00
jtc 2ce3def96f Manpages from Jim Jegers for some of the supported network drivers. 1995-07-11 01:41:24 +00:00
jtc 9a11ba1215 unused file, russia is handled by europe & asia zone files 1995-07-10 19:23:24 +00:00
jtc 28bc7d257b sync with tzdata95e 1995-07-10 19:21:14 +00:00
chopps 2b88fc3bab oops forgot to add. es.4 from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-07-07 20:42:32 +00:00
chopps e26429a731 some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-07-04 17:18:10 +00:00
jtc 76dc5d31d3 Use ${.ALLSRC} when building termcap.db 1995-07-03 23:31:17 +00:00
jtc 3d55deb168 Install termcap.src directly instead of processing it with reorder.
The terminfo-derived termcap database we are now using has been pre-
reordered, with the most popular terminal entries first.  Besides it
makes very little difference, since most NetBSD application will be
using the db-version of the termcap database.

Removed reorder script.
Removed tck script, we don't have the showtc program (script?) that it
requires.
1995-07-03 22:12:47 +00:00
jtc 3143d79c3e merged with tzdata95d 1995-07-03 21:09:59 +00:00
jtc 90f0f67359 updated to tzdata95d 1995-07-03 21:06:07 +00:00
jtc 266315a609 fix default path 1995-07-03 19:45:07 +00:00
mycroft b545b9db88 Document {LIST,TAILQ}_INSERT_BEFORE(). 1995-07-03 00:25:36 +00:00
mycroft 73a1524a19 Document {LIST,TAILQ}_INSERT_BEFORE(). 1995-07-03 00:20:18 +00:00
christos ede9308f87 Add:
SVR4_MAKEDEV:	Script to make devices in /emul/svr4/dev
nsswitch.conf:	Name service configuration switch file for /emul/svr4/etc
netconfig:	Network configuration file for /emul/svr4/etc
1995-07-02 06:29:46 +00:00
briggs 49c06cb6c4 Reorder man page sources in makefile (alphabetize) and
add boot_mac68k.8.
1995-07-02 02:09:50 +00:00
cgd 73037ca2b0 oops 1995-06-29 17:43:13 +00:00
cgd 7d5b9a0d95 fix a paste-o 1995-06-27 20:37:29 +00:00
phil 74dd9a75f0 man4.pc532/plip.4 needs tbl 1995-06-27 18:22:51 +00:00
phil eeda8a1194 Changes from Matthias Pfaller plus delete "Id:..." line. 1995-06-27 18:11:07 +00:00
jtc 59e4f5b494 /usr/lib/tabset -> /usr/share/tabset 1995-06-26 19:38:56 +00:00
jtc ee120c06f1 Changed adm12's us entry from \EG1 to \EG8 as reported by Olaf Seibert
in PR #1041.
1995-06-26 19:33:41 +00:00
jtc c3295ae9ca Updated to latest termcap source 1995-06-26 19:23:07 +00:00
cgd aebda19c0b fix more possibly-empty 'rm's, here. kill long-dead {profiled,...}/* cleans 1995-06-26 00:19:44 +00:00
cgd 6ae995da62 oops; fix an rm that might be empty 1995-06-25 22:29:02 +00:00
cgd f386420eb0 update lint rules, but keep linting disabled 1995-06-24 08:27:37 +00:00
phil 3e37a9ca15 Adding man4.pc532 and contents. 1995-06-22 04:45:43 +00:00
phil a48de8d922 Adding man4.pc532 and contents. 1995-06-22 04:33:59 +00:00
pk 5b1fada2d5 Make the engine do the enumeration for us. 1995-06-11 23:05:17 +00:00
pk 392d51351f Document `/emul/sunos' usage (from Matthew Green). 1995-06-11 22:34:31 +00:00
mycroft 03a9334875 Explicitly remove obj link before creating it. 1995-06-10 20:46:35 +00:00
mycroft 27d2a9e05f Define LIBEDIT. 1995-06-10 20:21:05 +00:00
cgd 741ffd7de0 make this work whether or not MANZ is defined. also, clean it up a bit,
remove some extra cruft, and make the way compressed man pages are installed
a bit more sane.  (DON'T blow away uncompressed man pages of the same name,
if they're also there...)
1995-06-07 01:15:20 +00:00
cgd 65cf7e111a update from Ignatios Souvatzis 1995-06-06 23:41:37 +00:00
jtc bc0bd141b6 termlib(3) -> termcap(3) 1995-06-05 23:52:17 +00:00
brezak f44a5710f1 define MANZ=1 in bsd.own to get compressed man pages installed 1995-06-02 02:52:04 +00:00
gwr 73a128e326 Add a man page. 1995-06-02 00:22:47 +00:00
cgd ad294f7eb0 build/install netgroup man page from here. 1995-05-11 23:13:15 +00:00
jtc 93e62fefe1 termcap@berkeley.edu no longer exists, tell people to send termcap
updates to netbsd-bugs@netbsd.org instead.
1995-05-10 23:17:56 +00:00
jtc 5446dea133 Commented out inappropriate sections and cross references 1995-05-10 22:46:24 +00:00
jtc 70843c4eab Update xterm and pcvt termcap entries to most current versions as per
PR #1011.
1995-05-06 06:19:11 +00:00
mrg 30675b877b 4.4BSD-Lite2 1995-04-29 00:26:52 +00:00
jtc 6a430d23e9 Removed -DKERNEL, header files have been converted to use _KERNEL 1995-04-27 19:15:11 +00:00
jtc db8496095b Only set NLSALL if NLS is defined and not empty. 1995-04-27 18:05:38 +00:00
jtc ea563874e2 install bsd.nls.mk 1995-04-26 22:30:57 +00:00
mellon 7b8bdc7ae5 pmax boot documentation 1995-04-25 23:55:11 +00:00
pk 7d07096c42 Bits from old reboot_sparc.8 man page. 1995-04-25 11:37:25 +00:00
cgd 555d4b510e slightly clean rcs ids, etc. 1995-04-23 10:33:03 +00:00
cgd 31be280321 explicitly set zoneinfo files to be read-only by everyone. fixes pr 984 1995-04-22 12:10:17 +00:00
jtc e3c663eb4c .include <bsd.nls.mk> unless NONLS is defined. 1995-04-21 20:29:40 +00:00
cgd 1939c12486 special hacks for alpha; mostly: some things aren't supported. 1995-04-21 02:56:24 +00:00
jtc a04634e01b First cut of makefile header that builds and installs message catalogs. 1995-04-20 05:09:34 +00:00
mycroft a1e0e43227 Remove read-only files before trying to rewrite them. From Greg Hudson. 1995-04-20 02:04:51 +00:00
cgd 622d3ff963 don't ranlib read-only files. patch for bug 977, from Greg Hudson
(ghudson@MIT.EDU).  He doesn't think this patch is particularly
beautiful, but i'm not sure much can be done about that.
in particular:
	(1) installing to a different file name, then chowning that
		and using 'mv' brings up a couple of bugs that
		can't reasonably be tested for (and shouldn't have to be),
	(2) you don't particularly want people trying to use the libraries
		until they've been successfully installed, anyway.
1995-04-19 06:26:50 +00:00
mycroft 5793176678 Follow symlinks when copying example files. From Greg Hudson. 1995-04-16 19:04:49 +00:00
jtc 52f5d66e4b Removed self-referential cross reference. 1995-04-12 00:32:27 +00:00
briggs 6598f884fb Minor grammatical nit: "have too" -> "have to." 1995-04-10 22:28:18 +00:00
jtc a5c856b8c8 KERNEL -> _KERNEL 1995-03-28 17:29:16 +00:00
mrg 1f2744e6e4 4.4BSD-Lite2 1995-03-27 19:28:50 +00:00
leo 8b0113cfce NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
jtc 65e6076edc Added -D_KERNEL to CFLAGS alongside each -DKERNEL. 1995-03-23 20:13:22 +00:00
cgd ce5ebe9911 pseudo-merge with Lite; man pages need to be merged seperately, but
that's really a port-specific thing.  They probably should be updated, too.
1995-03-18 16:11:33 +00:00
cgd 369451e46b from Lite 1995-03-18 15:17:32 +00:00
cgd 0114e805ce convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
jtc b781d165f2 Remove old version of zic. 1995-03-11 01:28:11 +00:00
jtc fe94427322 No longer build zic. 1995-03-11 01:27:43 +00:00
jtc e60d1c1e76 sync with tzdata95b 1995-03-08 20:51:04 +00:00
jtc 7635c72750 updated timezone files from ado 1995-03-08 20:42:09 +00:00
fvdl 69a4a6b202 Added compat_linux.8 to Makefile 1995-03-06 22:46:07 +00:00
fvdl c233e441a4 COMPAT_LINUX manual page. Mainly describes how to deal with Linux shared
libraries.
1995-03-05 23:30:36 +00:00
chopps 335d307c09 add manpage for A2060 arcnet board. 1995-03-01 11:42:32 +00:00
glass 73165ec2d0 remove extra tab 1995-03-01 09:05:20 +00:00
mycroft 4c34be6b52 Clean up deleted files. 1995-03-01 00:00:00 +00:00
jtc fe1ae87fb3 Change #! to /usr/bin/sed -nf. 1995-02-23 17:23:54 +00:00
jtc b83cf82eb5 Define NLSDIR, NLSGRP, NLSOWN, and NLSMODE (for message catalogs). 1995-02-20 21:26:33 +00:00
jtc 8509fdf785 Get rid of "device" and "master" keywords, they are not used in
kernel config files.
1995-02-17 09:43:38 +00:00
jtc 93c0a2ddc0 Changed isofs to cd9660.
Bug was reported by Carsten Hammer in PR #779.
1995-02-03 18:17:32 +00:00
jtc 365a39f9c0 fix tcpdump cross reference 1995-01-25 08:40:21 +00:00
jtc f3fb76cdde Removed sentance that stated that each *.mk file had a cooresponding
*.rd file.  All the documentation is in bsd.README.  Fixes PR #681.
1995-01-13 00:27:49 +00:00
mycroft 5d27388b1d Add boca.4. 1995-01-08 00:12:20 +00:00
mycroft 0349c5b9e0 Add a multiplexer for BOCA serial boards. 1995-01-03 22:26:36 +00:00
mycroft c6cf67ee10 Recognize version 1.1. 1995-01-03 05:57:18 +00:00
mycroft 461292df64 Remove some outdated comments. 1995-01-03 05:50:39 +00:00
cgd 7367bf16c1 add info about LIB, as pointed out by jhawk@MIT.EDU 1995-01-02 23:59:01 +00:00
cgd bf5e42f34c document st and cd. 1994-12-28 23:35:34 +00:00
cgd a8eed3ef15 document sd, st, and cd. needs to be converted to doc. (gag me with an axe.) 1994-12-28 23:34:56 +00:00
mycroft eacba7d3f3 Insert a missing ${MANSUBDIR}. 1994-12-28 21:46:29 +00:00
mycroft 16f1ef6125 Install links after, not before the pages. 1994-12-28 21:34:23 +00:00
glass 60d17d8522 do the cross-ref thang 1994-12-28 18:58:53 +00:00
glass ac082c889e this is really dave's fault :) 1994-12-28 09:59:44 +00:00
phil d9b81c1c3c Enable shared libs on the pc532. 1994-12-28 04:32:45 +00:00
briggs 4454560c78 Finish change to allow 04.csh to be optional. 1994-12-26 19:11:05 +00:00
cgd 3413c37523 make these all work, with lkm_nofunc instead of nosys for load/unload/stat. 1994-12-24 13:26:45 +00:00
cgd 3bcbf9fb79 fix up a botch, defining MANALL when there weren't any MANs. 1994-12-23 11:19:21 +00:00
cgd a95ea97ca7 oops; fix a bogon. 1994-12-22 12:22:59 +00:00
cgd 06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
cgd ae9172d6cd specify man pages the new way. 1994-12-22 09:57:51 +00:00
cgd dbcf91bb89 specify man pages differently, and document how. 1994-12-22 09:20:40 +00:00
cgd 3d5d33d3c1 s/externs.h/extern.h/ 1994-12-19 14:14:40 +00:00
glass 53792bd39b update to reflect config.new 1994-12-19 03:01:59 +00:00
mycroft 083f69b8a4 Clean up deleted files. 1994-12-18 11:44:46 +00:00
cgd 29070e40a4 csh docs installed along with csh binary, and sources live with csh sources. 1994-12-18 11:44:42 +00:00
jtc 1b49817481 Manpages for disk devices by James A. Jegers, with minor editing
by me.
1994-12-14 01:11:40 +00:00
mycroft 97978a8f0b Remove `-+' arg to mkdep. 1994-12-13 11:14:56 +00:00
mycroft 6f9568d22b Slight simpliciation. 1994-12-13 08:46:22 +00:00
mycroft 5d8e3d6329 Add CPPFLAGS to mkdep lines, for cross-compilation. 1994-12-13 08:40:04 +00:00
deraadt b6a37fdd60 touchup 1994-12-12 06:13:29 +00:00
glass e8a05c67ac remove vax reference. kills bug 593 1994-12-10 08:04:57 +00:00
deraadt fdd48a9d65 cleanup 1994-12-09 09:29:26 +00:00
deraadt a753707b1a pcfs is gone 1994-12-05 09:16:58 +00:00
christos 270150876e Updated to mention the local netgroup.db and NIS db handling. 1994-12-04 22:35:51 +00:00
mycroft 821f29c84a Clean up deleted files. 1994-11-30 20:30:18 +00:00
jtc b5930afc5f Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:31:07 +00:00
jtc 294d9cc710 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:07:03 +00:00
jtc df430275d5 imported from 4.4lite 1994-11-30 18:53:08 +00:00
jtc d158bf0ae2 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 16:22:03 +00:00
jtc 3e65533997 imported from 4.4lite 1994-11-30 15:26:55 +00:00
jtc ee52468ada Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 15:24:27 +00:00
jtc 1c8c503497 imported from 4.4lite 1994-11-30 08:36:46 +00:00
jtc b41b4b4174 Merged with 4.4lite
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 08:34:58 +00:00
jtc 45c485d17f imported from 4.4lite 1994-11-30 08:32:28 +00:00
jtc 56f3c5d8ba Added -xpg3 and -xpg4. 1994-11-20 08:35:06 +00:00
deraadt e1436b104d some more cleanup 1994-11-14 06:30:36 +00:00
cgd 022ee8f7fe new RCS ID format. 1994-10-27 04:14:23 +00:00
cgd ec77f0b327 new RCS ID format. 1994-10-26 02:01:24 +00:00
deraadt df53eac2ca tiny cleanup 1994-10-24 05:38:29 +00:00
cgd a9115883f6 update to match header file. 1994-10-19 04:01:14 +00:00
deraadt a99b93e354 man page bywr and I 1994-10-18 06:48:51 +00:00
glass 82be98b701 fix uses of old config style 1994-10-17 14:33:22 +00:00
glass 0e33b7356e fix man page for lms 1994-10-17 14:23:25 +00:00
mycroft 2055209f92 Stop if cd fails. 1994-10-09 16:44:01 +00:00
mycroft ca04f4e45d Add more links for queue.h. 1994-10-06 09:02:21 +00:00
mycroft c0f9a2266e Add SKEY (defined) and KERBEROS (commented out) variables. 1994-09-28 15:59:28 +00:00
deraadt d022bff83a Explain how to deal with ypbind.lock 1994-09-28 01:41:05 +00:00
mycroft b57ce343c0 Use POSIX form of kill(1). 1994-09-23 23:26:54 +00:00
mycroft 97fc5017d9 Clean up deleted files. 1994-09-21 19:51:48 +00:00
chopps 69909739c6 add some manpages I wrote. Kinda scruffy but a start I guess. 1994-09-19 17:40:43 +00:00
deraadt e77fac2241 make this dir work 1994-09-19 05:47:21 +00:00
mycroft 6ea46cb5e4 Remove hard-coded path. 1994-09-16 23:17:34 +00:00
mycroft 3027969298 Fix bugs. 1994-09-16 23:08:38 +00:00
mycroft 5d52fc9b25 Add man4.amiga. 1994-09-16 21:21:24 +00:00
chopps e905d504dd add our architechures to .Dt 1994-08-31 05:55:57 +00:00
mycroft 6df8c5e52c Include bsd.own.mk earlier. 1994-08-24 19:10:48 +00:00
cgd 02ee725315 include bsd.own.mk early on, to get NOPIC definition. 1994-08-19 15:48:12 +00:00
mycroft a47fc068c7 Fix incorrect uses of .Xr, and add some items to the SEE ALSO section. 1994-08-14 07:48:58 +00:00
pk 5a944a146a Document new a.out flag. 1994-08-13 08:37:33 +00:00
mycroft 9ce68c0a4a Minor updates. 1994-08-11 22:18:46 +00:00
mycroft f6d4ffa7bf Add rtfps.0. 1994-08-10 03:25:02 +00:00
pk 0e7e1e9127 Don't keep local symbols in a shared library symbol table. 1994-08-09 13:04:28 +00:00
deraadt 43e8ed39f2 fix typo 1994-08-09 07:15:10 +00:00
mrg e6caae7a74 4.4BSD-Lite2 1994-08-08 19:32:44 +00:00
mycroft 3d18bb4c52 Document the new-fangled device. 1994-08-07 11:05:57 +00:00
jtc f89305d247 K2 & K3 definitions swapped 1994-08-06 05:44:20 +00:00
mycroft eb766ae9dc Fix copyright. 1994-08-05 22:54:09 +00:00
mycroft 0bbe483464 Install ccd(4). 1994-08-04 00:20:07 +00:00
mycroft cb3d6615b8 Add ccd configuration info, from Jason Thorpe and Jason Downs, edited by me. 1994-08-04 00:18:03 +00:00
mycroft 101c02e6db Move the inclusion of bsd.own.mk to a better place. 1994-07-26 19:42:37 +00:00
mycroft 8bfd467ff4 Make this work again. 1994-07-24 07:16:21 +00:00
mycroft ef30e98b43 Make this compile again (mostly). 1994-07-24 03:13:30 +00:00
mycroft 9b485413ba Make this compile again. 1994-07-24 02:52:39 +00:00
mycroft c7621245e4 Make this build again. 1994-07-24 02:43:08 +00:00
cgd 9a827a815b get permissions right on installed directories 1994-07-21 07:33:01 +00:00
cgd 65e0c25657 fix from christos, for progs w/o objects 1994-07-20 04:57:12 +00:00
hpeyerl 868adde577 Make the manpage match the code. 1994-07-13 19:26:37 +00:00
mycroft a53df2f836 Fix description of /usr/share. 1994-07-09 05:51:13 +00:00
mycroft 2bc3c3a671 Pull libraries from ${DESTDIR} if set. Kill LDONLY, which is unused and
probably not useful anyway.
1994-07-06 04:13:37 +00:00
mycroft 624e7c0ad8 Use CPPFLAGS (previously defined but unused) to yank in include files from
${DESTDIR}/usr/include.
1994-07-06 04:12:24 +00:00
mycroft 753b97a485 Include ${CPPFLAGS} when compiling .c and .cc files. 1994-07-06 04:09:55 +00:00
deraadt ea04d49e6a sparc man pages from 4.4-lite 1994-07-01 20:47:23 +00:00
deraadt ec891b096e .m4 files are sources too 1994-06-30 06:47:38 +00:00
cgd f0fb7b6706 fix modify-info-nothingness-then-substitute probelm that broke genclass build 1994-06-30 06:35:50 +00:00
cgd 3448b20f99 use the ms macro package, rather than the msU one. from
Luke Mewburn <lm@karybdis.cs.rmit.OZ.AU>/
1994-06-30 05:34:53 +00:00
cgd 61d2ae79f4 RCSID frobbing, and minor sanity adjustments. 1994-06-30 05:31:04 +00:00
cgd b233f19e46 don't be careless with _SUBDIRUSE 1994-06-30 05:21:28 +00:00
jtc 293b4a9e72 Strip *.sh when constructing OBJS from SRCS.
This will allow us to clean up makefiles that build a script by munging
a template (uusched, genclass, neqn, etc.).
1994-06-28 05:16:12 +00:00
cgd 01d538b31a slight mod to the way in-source docs are handled 1994-06-25 05:49:29 +00:00
cgd f9a7ed06b5 make it work 1994-06-19 03:15:43 +00:00
cgd d80c042e2f make it work 1994-06-19 02:36:49 +00:00
cgd defb1d9778 make it work 1994-06-19 02:17:46 +00:00
cgd e5e19412b4 clean up import 1994-06-19 01:13:13 +00:00
cgd 7e8a221a9d Lite doc macros 1994-06-19 01:07:24 +00:00
mycroft 39b3222f1a Clean up deleted files. 1994-06-19 00:24:08 +00:00
cgd e9d9e0c442 some more things not in Lite 1994-06-19 00:24:03 +00:00
cgd d9158b13b5 new doc set from Lite 1994-06-19 00:07:16 +00:00
mycroft fa6cb59648 Clean up deleted files. 1994-06-18 23:54:11 +00:00
cgd 9f7c821782 don't chown the symlink, when HIDEGAME causes a symlink to be made to dm.
4.4-based FS code _follows_ the symlinks on a chown(2) call.
1994-06-18 20:57:49 +00:00
deraadt d8adee80a9 another pass 1994-06-16 20:37:28 +00:00
deraadt 1a685949a8 add compat_sunos(8) and man8.sparc 1994-06-16 18:51:19 +00:00
deraadt c52cfbef5c first cut at sparc MAKEDEV man page 1994-06-16 18:50:17 +00:00
deraadt 447ba9e068 first cut at sparc MAKEDEV man page 1994-06-16 18:50:15 +00:00
pk 03c92d6ea1 Describe nlists' n_other field. 1994-06-09 16:08:39 +00:00
pk 730768feb0 reflect some changes over the last 6 months. 1994-06-09 15:52:17 +00:00
mycroft 625a6892f7 Update from 4.4-Lite, with local changes. 1994-06-08 19:27:32 +00:00
jtc ab01da01c5 Change BINOWN -> BINGRP where appropriate. 1994-06-02 23:40:06 +00:00
deraadt 79bf0f83ce i love writing documentation 10 months later 1994-05-24 10:04:46 +00:00
cgd 53d6c3f81d fix the last to do the right thing for dependencies 1994-05-24 09:37:30 +00:00
deraadt 1b67bc1b3c LIBSKEY 1994-05-24 06:30:57 +00:00
jtc 1e65a5b9e8 Single source file programs are now compiled into object files before they
are linked.  This change halves the time it takes to rebuild all of the
NetBSD sources when only the C library is "touched"; but only takes about
one percent more disk space.
1994-05-22 23:03:58 +00:00
mrg 87d584ebac 4.4BSD-Lite2 1994-05-19 23:51:25 +00:00
mrg d5172fe0bb 4.4BSD-Lite2 1994-05-05 23:16:05 +00:00
mrg c69add825f 4.4BSD-Lite2 1994-05-05 23:07:22 +00:00
mrg 7df8517996 4.4BSD-Lite2 1994-05-05 22:29:57 +00:00
cgd 9c704c6bc2 light update from Mike Long <mike.long@analog.com> 1994-04-29 00:05:49 +00:00
mrg d090573caa 4.4BSD-Lite2 1994-04-20 22:45:22 +00:00
mrg 99c5c97ba6 4.4BSD-Lite2 1994-04-20 16:39:42 +00:00
mrg b8b94308b9 4.4BSD-Lite2 1994-04-19 23:58:27 +00:00
mrg 746ece7f93 4.4BSD-Lite2 1994-04-19 21:52:46 +00:00
mrg a201e12de1 4.4BSD-Lite2 1994-04-19 21:37:39 +00:00
cgd d94cf8ceb8 kill typos noted by Christoph Kukulies 1994-04-13 17:38:03 +00:00
deraadt d22471e3ca outperform herb :-) 1994-04-13 07:01:50 +00:00
mycroft e9faa0a830 Clean up deleted files. 1994-04-09 09:22:41 +00:00
glass de91dd3177 found a man page for tb(4)...moved from 4.vax to 4.general 1994-04-09 09:22:13 +00:00
cgd 78d7559413 one letter... 1994-04-08 18:04:22 +00:00
deraadt 69ca046de0 work around what appears to be a groff bug. the line is shortened so that
groff doesn't truncate it, in any case the sentence still makes sense.
1994-04-08 08:36:24 +00:00
mycroft c896c3f4af From Mark Weaver: [pc3] Add commands to reset the colors in the reset string. 1994-04-07 16:21:09 +00:00
mycroft 6b0345e8e4 vt220: Use as many codes from vt100 as possible. 1994-04-06 08:37:31 +00:00
mycroft 4eec603e8c Remove SF and SR from vt220 and add a termcap specificaly for pcvt. Real
vt220 does not have these commands.
1994-04-06 08:00:54 +00:00
mycroft b66898cf06 Fix scroll forward/backward, and add default geometry for vt220. 1994-04-06 07:23:30 +00:00
chopps 568355ca48 relink (recompile) single source programs when crt0.o is updated. 1994-04-06 06:37:38 +00:00
mycroft dd708000e8 Fix column names, and shorten gaps a bit. 1994-04-06 05:29:32 +00:00
mrg 76ae2d10a9 4.4BSD-Lite2 1994-04-04 21:37:17 +00:00
mrg 2c68fbda04 4.4BSD-Lite2 1994-04-04 21:25:40 +00:00
glass 4d432692a3 netargo --> netiso reference. from david@wubios.wustl.edu (David J Camp) 1994-04-03 18:31:20 +00:00
cgd 0d91525fb4 fix from Mark Weaver, to be more sane on xterms and vt2xx's 1994-04-01 09:34:39 +00:00
mycroft dee8bbdb29 Small change after config(8) hacking. 1994-03-31 06:50:08 +00:00
cgd f72994db5d add ast(4) man page, supplied by Roland McGrath <roland@frob.com> 1994-03-31 02:30:30 +00:00
jtc e3981ea214 UUCP config files live in /etc/uucp, not /usr/lib/uucp.
This file needs a lot more work.
1994-03-31 01:14:22 +00:00
mycroft 22fac0402f pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:46:38 +00:00
mycroft b89bdd5e49 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:46:30 +00:00
mycroft 627cafc287 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:44:39 +00:00
mycroft 4c38082a0e pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:39:46 +00:00
mycroft 4fc78d6ff2 Better VT220 termcap from pcvt distribution. 1994-03-29 02:18:10 +00:00
cgd 97cabaab4d upd. 1994-03-29 02:05:36 +00:00
cgd 71c681ab9c kill a bogosity 1994-03-27 02:30:42 +00:00
cgd 183803dfad add back inclusion of bsd.own.mk 1994-03-27 01:42:35 +00:00
cgd 59742f90c5 typo 1994-03-26 04:00:44 +00:00
cgd c9621c279c style guide 1994-03-26 03:24:50 +00:00
cgd c00ee5f089 slight rearrangement 1994-03-25 23:02:48 +00:00
mycroft 41172b0ea8 Remove *.core on clean. 1994-03-24 16:11:38 +00:00
jtc 4051de5f84 Added various COMPILE.? & LINK.? macros and changed suffix rules to use
them (Like Sun & GNU make).
1994-03-24 16:01:24 +00:00
deraadt bb5fe067dd document new resolver features: sortlist & options 1994-03-24 10:22:24 +00:00
deraadt 3881479255 reference resolv.conf(5) instead of resolver(5) 1994-03-24 10:11:48 +00:00
jtc 85f2beb3d3 Now that single suffix rules work, uncomment them. 1994-03-24 01:39:28 +00:00
mycroft 87ce51aad7 Update for new file naming convention. 1994-03-19 18:52:30 +00:00
cgd dcdd464e27 deal with -+.. from Luke Mewburn <lm@rmit.edu.au> 1994-03-19 08:16:11 +00:00
cgd 44059420a3 fix from "Simon J. Gerraty" <sjg@zen.void.oz.au> to explain the *correct*
time-change notation.
1994-03-09 22:49:38 +00:00
cgd 682bd53ed5 add 'style' 1994-03-08 07:15:21 +00:00
hpeyerl 6ec74f42a8 spalling errors and a minor notation. 1994-03-05 22:12:07 +00:00
cgd 003c0d16f4 cleandepend should happen on 'cleandir' not 'clean', from michaelv@iastate.edu 1994-02-27 22:27:18 +00:00
cgd 22702e6911 DTRT with underscores 1994-02-25 03:58:53 +00:00
jtc c41ae16181 Add .St -ieee754.
Needed for some upcoming math library manpages.
1994-02-24 01:48:26 +00:00
mycroft c94f7e4b99 Add insert and delete line capabilities, and a couple of other nits to pc3. 1994-02-23 18:43:29 +00:00
chopps 6c7fa3582b added amiga specific MAKEDEV manpage. 1994-02-21 21:12:05 +00:00
chopps 77743e16ab added man8.amiga. 1994-02-21 21:11:04 +00:00
mycroft bac29b1046 Update for new driver. 1994-02-20 14:18:24 +00:00
cgd 64b3a3e372 add a Nx (NetBSD) macro 1994-02-20 10:04:19 +00:00
mycroft 809cf102b5 Clean up deleted files. 1994-02-20 09:41:45 +00:00
cgd 83233d7baa add a few quickies, which need much help, clean up, and kill lpa 1994-02-20 09:41:41 +00:00
cgd 177e6c8eb3 add yp.8 1994-02-18 02:27:41 +00:00
hpeyerl e2204ec58b Erratta. 1994-02-16 21:12:22 +00:00
cgd f6b942b4cf change permission setting to set everthing to rX 1994-02-16 05:50:47 +00:00
briggs 388ab8c395 Put SUBDIR in alphabetical order. 1994-02-14 05:50:43 +00:00
briggs 7699ba90c3 Add man8.mac68k to SUBDIR and alphabetized it. 1994-02-14 05:49:43 +00:00
briggs ea61ed9718 Add man4.mac68k to subdirs. 1994-02-14 05:47:55 +00:00
briggs 5b8dca6ef6 Empty Makefile for now. Adding man pages soon. 1994-02-14 05:45:32 +00:00
briggs bc7a0c5c3d Empty Makefile for now. Should add more man pages soon. 1994-02-14 05:44:34 +00:00
cgd 72ca30478a cut + paste = death 1994-02-10 05:25:18 +00:00
cgd 01654e05b8 there will be no spaces tomorrow! 1994-02-10 05:06:01 +00:00
cgd c9ebdc4a86 clean up, punt on directory mod times, and DTRT with permissions 1994-02-10 04:49:09 +00:00
cgd c27ff9fe55 dtrt with permissions 1994-02-10 04:42:42 +00:00
cgd c440ffb67d kill bogus install -d's, and clean slightly 1994-02-10 01:54:10 +00:00
cgd 38a3d1726d kill install -d's. 1994-02-09 23:50:32 +00:00
cgd cdf1056390 do makedb in DESTDIR/... 1994-02-09 08:00:16 +00:00
cgd c0793f717f have _SUBDIRUSE done in 'realinstall', not in 'install' so that
'afterinstall' actually happens *after* the real install!
since this entire section is in a "!target(install)", having
it done the other way was wrong and unnecessary  (i.e. the
previous change/comment was bogus).
1994-02-09 07:55:08 +00:00
chopps 12bda9154d moved to proper place. (from arch/amiga/dev) 1994-02-09 01:24:45 +00:00
cgd adaf3036a9 convert to use makewhatis; eventually will need to use 'catman' 1994-02-07 05:10:30 +00:00