Commit Graph

1032 Commits

Author SHA1 Message Date
tls ffb2108034 option is PFIL_HOOKS, not PACKET_FILTER 1996-12-02 01:00:50 +00:00
tls 0def6ae7ee .Dt request takes two and only two arguments; use of three leads to rather strange looking man page headers. :-) 1996-12-02 00:11:31 +00:00
jtc 43a3714539 Define GPROF when assembling *.S files 1996-11-30 02:18:54 +00:00
is b361a94400 Initial revision 1996-11-29 23:36:29 +00:00
jtk 286a3505d0 add fdc.4--floppy controller/formatting man page 1996-11-29 16:33:07 +00:00
mrg b081de7226 add libz and libwrap 1996-11-26 17:37:39 +00:00
pk 83ace05e18 Have a shot at `mi_switch()' and `cpu_switch()'. 1996-11-25 22:06:04 +00:00
pk 6b2334f637 Correct two typos. 1996-11-18 22:16:50 +00:00
mrg 8a92017f34 update copyright. 1996-11-18 10:26:18 +00:00
perry 03a18266ff fix broken BUGS section a bit 1996-11-15 18:52:41 +00:00
mrg a7d76c0112 add some compat options, pfil_hooks, and clean up some unanswered questions. 1996-11-15 13:46:02 +00:00
gwr a1cdc82ad3 Add ttyaction.5 1996-11-14 17:40:55 +00:00
explorer ce11ca9d68 Move description of the busmouse protocol to busmouse.4 1996-11-12 19:27:29 +00:00
mikel a41241b92a /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 07:50:11 +00:00
lukem 5d37ffa7eb fix the the typos 1996-11-10 23:58:22 +00:00
leo e285606c68 mouse configuration, by Thomas Gerner. 1996-11-06 13:38:12 +00:00
lukem b2fad7ebc5 initial nsswitch implementation 1996-11-06 00:16:27 +00:00
mikel 4620721b06 Remove extra ".o"s; fixes PR misc/2883. 1996-11-05 05:40:28 +00:00
mikel 22b8efd65d translate to -mdoc (mostly from hp300 version)
update with new devices, RCSID police
fixes PR port-i386/1453.
1996-11-05 05:18:01 +00:00
lukem 11ca454b56 parameter names in (t)sleep() for identifier should be 'void *ident'
not 'void *indent' for consistency with wakeup() and with its use.
1996-10-30 05:32:10 +00:00
lukem e0a2103855 fix typo 1996-10-30 05:29:54 +00:00
explorer 30614c6447 Reference the cd, sd, and st man pages 1996-10-22 21:40:48 +00:00
explorer 9b140c8554 Update to make the sys/lkm tree compile on i386 and most likely others 1996-10-22 19:41:47 +00:00
perry 3ea4778cd7 Add options(4), and re-jigger the MAN and SUBDIR lines in the file. 1996-10-21 00:00:05 +00:00
perry c72a1ab8ba Initial commit of the options(4) man page, which documents machine
independent options available during kernel configuration. The man
page is still incomplete, but there is enough in it that it should be
in the repository. Next on the list: port specific versions of this
page.
Many thanks to the cast of thousands who helped contribute text for
this.
1996-10-20 23:58:12 +00:00
explorer 372fde2053 Add correct copyright 1996-10-20 23:15:21 +00:00
explorer 334d950e16 Update bt.4 -> bha.4 change; closes pr port-i386/2862 with slightly different
wording
1996-10-18 19:16:47 +00:00
explorer 1eb25edb23 Fix the Nx macro yet again... If someone else knows nroff better than I do,
please make this .Nx thing generic
1996-10-18 19:11:25 +00:00
explorer 8e51deab33 rename bt.4 -> bha.4; part of pr port-i386/2862 1996-10-18 18:45:45 +00:00
thorpej 150c33e60b Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
thorpej 7f9ea0f2ed Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
thorpej 416caa144c Use ${INSTALL} rather than "install".
From Simon J. Gerraty <sjg@zen.void.oz.au>, PR #1458.
1996-10-18 02:34:42 +00:00
thorpej f2bb1e120e Define an INSTALL make variable, and default it to "install". Suggested
by Simon J. Gerraty <sjg@zen.void.oz.au>, PR #1458.
1996-10-18 02:33:38 +00:00
gwr 52ddd70542 Clarify the description of return values, and add a BUGS section
describing the ambiguity of -1 error return from fuword().
1996-10-17 14:27:06 +00:00
thorpej 4ae1b44967 Sync with the extent map implementation; just document the new
flags.
1996-10-17 08:33:42 +00:00
perry 5a052c072b removed because we have no tahoe port 1996-10-17 03:12:23 +00:00
perry d58a2df20d removed tahoe refs because we have no tahoe port 1996-10-17 03:09:33 +00:00
perry 3a22f309b4 removed because we have no tahoe port 1996-10-17 03:06:18 +00:00
perry bb844a2ce8 Close 2831, which noted that the man page is confusing. I have edited
it slightly differently than Mike originally suggested after
consulting with him and others.
1996-10-16 17:20:30 +00:00
explorer 61f46be511 ooops, killed a 1.3 -- readded... 1996-10-16 04:29:23 +00:00
explorer 35e3931fad Fix Perry's .Nx macro:
.Nx		-> NetBSD
.Nx 1.2		-> NetBSD 1.2
.Nx 1.2 .	-> NetBSD 1.2.
.Nx .		-> NetBSD.
1996-10-16 04:24:30 +00:00
explorer cb26706296 Add st.4, edited by Jon Buller <jonb@metronet.com> 1996-10-16 03:13:11 +00:00
explorer c7e5d61562 add NetBSD rcsid and note that the copyright is unknown.\ (these came from FreeBSD without a copyright...) 1996-10-16 03:12:02 +00:00
mark 775a2602ec Minor tweaks and corrections. 1996-10-15 23:59:49 +00:00
mark b671332822 RCS Id police.
Updated the see also fields for new drivers.
1996-10-15 23:57:38 +00:00
mark 4e86f2555a Updated for new additions. 1996-10-15 23:53:48 +00:00
mark f0e7c32b28 Commit of overdue manual pages for some of the recent device drivers. 1996-10-15 23:53:19 +00:00
perry 874334d1a3 document Nx (NetBSD) macro 1996-10-15 20:15:33 +00:00
perry f91b25a157 RCSid Police 1996-10-15 20:04:22 +00:00
perry 28e6bf86e4 Added support for in Nx macro for NetBSD 1.3 1996-10-15 19:57:23 +00:00
explorer 12de309c05 Update the config file line to what is currently used,
RCSID police,
and document that the device spits out the busmouse protocol.  Also,
add some information on the busmouse protocol itself.
1996-10-15 19:07:37 +00:00
fvdl 03d18700cb Note that nsswitch.conf is needed on newer Linux systems; document that
pathnames pointed to by symlinks are not resolved through /emul/linux.

From Bob Baron.
1996-10-15 11:41:09 +00:00
leo d548c05876 Fix typo. 1996-10-15 09:16:20 +00:00
leo c22aea7778 Be a bit more exact about when the bootloader decides to start NetBSD. 1996-10-15 09:14:32 +00:00
cgd a23bd4576c if ${MACHINE_ARCH} is "alpha" build shared libs with the 'normal' GNU
linker's command line args, rather than the NetBSD linker's command
line args.  This is a hack, and should go away in favor of something
more general when that something is developed.  In the mean time, it
might be appropriate for the various mips ports to do the same thing.
1996-10-13 20:39:36 +00:00
cgd 7dc2d2b3fe define NOPIC on the alpha only if ELF_TOOLCHAIN is not defined.
(This is a hack.)
1996-10-13 20:33:59 +00:00
explorer c2d9a57948 Add a missing quote ; closes pr misc/2832 1996-10-11 14:53:03 +00:00
explorer f73d65b2ae add rcsid tag 1996-10-09 17:21:27 +00:00
explorer 3e8ed4be5a add copyright and netbsd rcs tag 1996-10-09 17:20:04 +00:00
explorer c2e313743d Change a few minor formatting nits 1996-10-04 02:03:14 +00:00
explorer 61e39d8748 Document the other minor bits for this driver. This needs to be updated
once again when the /dev/lpt* characters for these are chosen
1996-10-04 01:58:58 +00:00
cgd e99f8a7ce2 document that EXEC_AOUT and EXEC_ELF{32,64} need to be specified a kernel
options to get support for those executable types.  (Actually, EXEC_ELF64
isn't supported by these emulations yet, but in theory, eventually, it
should work, so i've documented it.)
1996-10-02 05:23:02 +00:00
cgd ed72b85031 add and document *_HEAD_INITIALIZER macros, which provide structure
initializers which can be used to initialize list/queue heads at
compile time.
1996-10-01 22:45:06 +00:00
abrown 8d69359e1b Add *minimal* man page for cgfourteen framebuffer 1996-10-01 03:50:27 +00:00
thorpej b479977348 Add "-traditional-cpp" to the COMPILE.S command, so that assembler
syntax (specifically, use of # to indicate an immediate value) isn't
misinterpreted as a CPP directive.
1996-09-30 23:37:22 +00:00
christos 5742e87649 Fix PR/2538: Remove the 04.csh reference from the Makefile. This doc is in
USD.doc in src/bin/csh.
1996-09-30 17:39:27 +00:00
ghudson f48afa5735 Install mrg's pfil man page, which he forgot to have installed. 1996-09-24 07:33:08 +00:00
ghudson 126dd6897b Correct a typo: sc_dk in a softc structure should be a struct disk, not
a struct disk *, at least as used in the example.
1996-09-24 07:18:44 +00:00
ghudson 1369a02a4b Document bootstr parameter added by mrg a little while ago. 1996-09-24 07:01:26 +00:00
ghudson c8301c319b Install extent.9 and symlinks for each of its functions. 1996-09-24 06:46:03 +00:00
ghudson e3d475e885 Describes the extent manager introduced in NetBSD 1.2A. 1996-09-24 06:03:12 +00:00
abrown 795306043d Add missing quote (") in @echo line of .S.o rule, to prevent sh from
getting confused in certain cases.
1996-09-23 20:23:05 +00:00
jtc a66b1cae00 Fix from Aaron Brown that fixes some typos 1996-09-23 18:15:48 +00:00
jtc 3d592bf5cd Use `${COMPILE.S}' instead of `${CPP} ..... | ${AS} ....' to compile
assembly language source.
1996-09-20 19:51:50 +00:00
thorpej b10e5afe20 Fix two typos in the System V.3 macros. 1996-09-17 04:38:08 +00:00
jtc 0328a8728e sync with tzdata96k 1996-09-10 22:54:22 +00:00
jtc 6a90375a0f import tzdata96k 1996-09-10 22:52:07 +00:00
mycroft d1a410667f Add .At V.3. 1996-09-07 18:59:55 +00:00
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