Commit Graph

3086 Commits

Author SHA1 Message Date
nathanw cd9a72fda4 Fix typo (misplaced comma), from jhawk@mit.edu 2000-03-05 23:55:56 +00:00
kleink 015db55a92 Add an -isoC99 macro; while I'm here, correct white space usage in other
ISO/IEC document numbers.
2000-03-05 18:40:06 +00:00
oster 839aa84528 Update comments about using raw partitions. 2000-03-03 23:31:36 +00:00
soda e548437425 to make binary snapshot 2000-03-03 16:31:21 +00:00
soda 2b9070c1d9 to make binary snapshot 2000-03-03 12:56:05 +00:00
hubertf bc5bb72e62 case syntax is
foo\
	bar)
		...

not

	foo)
	bar)
		...

Pointed out in PR 9524 by Jim Bernard <jbernard@mines.edu>
2000-03-03 04:27:17 +00:00
hubertf 73fb745b9f Only setenv SHELL if it isn't already set. Makes life easier (and less
confusing) for tcsh users.

Reported by Reinoud Koornstra <Reinoud.Koornstra@ibbnet.org> in private
mail.
2000-03-02 16:21:44 +00:00
lukem d56d7ced69 major overhaul:
* require ANSI not K&R for prototypes, stdargs, etc
* document current practice for
	- rcsids & copyright
	- header file inclusion protection
	- expressions, and multi-statement macros
	- enum & struct decls
	- empty and large statements
	- wrapping long lines, prototypes, function decls
2000-03-02 08:51:54 +00:00
lukem 192c515bf1 change from -di8 to -di0 (the indentation, in character positions, from a
declaration keyword to the following identifier)
2000-03-02 08:48:07 +00:00
groo 96c9002613 Remove pnpbios attach from synopsis
Note there are no known pnpbios ids for lm chips
2000-03-01 20:12:45 +00:00
hubertf 2336090e01 fix typo: legaty -> legacy 2000-03-01 16:28:34 +00:00
hubertf f6754feada add 3com homeconnect (3c460) 2000-02-29 19:23:23 +00:00
augustss 806ca507b5 Add 3Com 3c460 2000-02-29 19:14:43 +00:00
enami f5419e2136 Sort SEE ALSO section first by section. 2000-02-28 13:54:55 +00:00
enami 833abddadd Sync the SYNOPSIS for tlp at cardbus wi/ reality. 2000-02-28 13:44:53 +00:00
enami 018973035f - Add a necessary period.
- Make sentences are separated by two spaces.
- Add Melco WLI-PCM-L11 in hardware list.
2000-02-28 13:28:42 +00:00
ad a06aabf7a9 Say that it does use features like RAID, and briefly explain how it's
accomplished. Noted by a couple of people that it might not be obvious.
2000-02-28 09:46:57 +00:00
soren 22f04b2a5c Typo. 2000-02-28 06:54:50 +00:00
augustss 84f956a487 Document that the flags can be used to force polling. 2000-02-27 23:13:23 +00:00
augustss 0deac90027 Add a pcibios(4) man page. 2000-02-27 17:09:39 +00:00
groo 92ec09f565 cleanup; suggested by hubertf in private mail. 2000-02-27 04:11:14 +00:00
wrstuden b4e4ede4f1 Add options OVERLAY 2000-02-27 01:29:48 +00:00
groo 68fe9fc6d9 Addition of lm.4 and envsys.4 2000-02-27 01:00:03 +00:00
groo 2ba6fe0d02 Environmental Systems API 2000-02-27 00:59:49 +00:00
groo 12abb6f348 National Semiconductor LM7[89] and compatibles 2000-02-27 00:59:23 +00:00
oster 1ee4d85bd1 Mention IDE and HP-IB drives too. 2000-02-26 19:55:01 +00:00
oster 680c384366 Update for 'options RAID_AUTOCONFIG'. 2000-02-26 19:43:07 +00:00
mycroft dc75306e58 Make sure the `rm' and `ln' for a link are in the same shell command.
(The reason for this is obscure...)
2000-02-26 19:02:40 +00:00
mycroft a24e9dea0c Treat these like other include files. This way:
* they are installed in the `make includes' pass.
* they are only updated if changed (which makes `make UPDATE=1' much faster).
2000-02-26 17:39:53 +00:00
hubertf 7ac1c2930d We do have intro(4) - xref it 2000-02-26 01:22:02 +00:00
oster a4d828bd4e Note auto-detection and auto-configuration, as well as the ability to
auto-configure even if the components are rearranged.
2000-02-26 01:14:16 +00:00
ad b74739734a Note DPT ISA support. 2000-02-25 00:22:36 +00:00
ad 5a1fbbb884 ISA frontend. 2000-02-24 18:50:06 +00:00
kleink 405ae2b76f Import tzdata2000b. 2000-02-24 00:22:07 +00:00
itojun 503ce101c1 getaddrinfo(3) now obeys nsswitch.conf correctly. 2000-02-20 14:45:34 +00:00
lukem 25260389e9 add woftam 2000-02-20 08:17:36 +00:00
itojun 86065fe362 s/u_char/u_int8_t/ for sin6_{len,family} 2000-02-20 06:51:28 +00:00
wiz 9b73fe4714 removed 'UVM?= YES' 2000-02-20 06:50:54 +00:00
darrenr 8619d2b757 update to match recent changes 2000-02-20 01:03:13 +00:00
erh a2802fd5fa Add NOPATH to prevent files in the serach path from interfering with what we're building. 2000-02-19 23:57:12 +00:00
erh 0d07e9caed Add NOPATH to keep *.cat files in the search path from interfering with the build. 2000-02-19 23:02:17 +00:00
erh ad351344c0 Add NOPATH to prevent .cat* files in the search path from interfering. 2000-02-19 22:54:08 +00:00
mycroft a5ba62dc39 Nuke spurious blank line. 2000-02-19 17:57:03 +00:00
erh 6092e1aa2a Add NOPATH for all output files to prevent their presence in the search path from causing problems. 2000-02-19 05:36:23 +00:00
tsutsui 7c3ebc156a pica no longer exists, and arc has already switched to UVM.
XXX We still need "UVM?= yes" ?
2000-02-19 02:10:31 +00:00
soren d30e003dab Add new ports. 2000-02-18 10:09:25 +00:00
itohy 62efa4eac6 s/MAKOBJDIR/MAKEOBJDIR/
Pointed out by Katsuomi Hamajima.
2000-02-18 06:09:11 +00:00
kleink 31e08c3362 Missed in previous: remove midi goo from argument list as well. 2000-02-17 21:25:47 +00:00
dmcmahill 252ba9a20d Replace "wsloadfont" with "wsfontload". This fixes PR
misc/9437: Small typo is wsdisplay man page
Thanks to Ben Wong for the PR.
2000-02-17 14:11:24 +00:00
nathanw 79dff4a7e1 Document ess at pnpbios. 2000-02-15 17:23:11 +00:00
kleink fe1a09a03b Oops, typo.
CVS----------------------------------------------------------------------
2000-02-14 16:16:11 +00:00
kleink 4dc68486de SCNR, QED. 2000-02-14 16:15:30 +00:00
itojun b49487e8ec document getaddrinfo(3) twist.
NetBSD PR: 9413
From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
2000-02-14 13:03:37 +00:00
scottr add73de5d4 Regen. 2000-02-14 07:19:42 +00:00
jun 2128ac8d92 add mgterm
running on PocketBSD,PocketLinux,NetBSD/{hpcmips,mac68k}
MGL2 information:
	http://at.sakura.ne.jp/~suz/MGL2/index.html
2000-02-14 05:41:11 +00:00
deberg 7841046191 add FIIK 2000-02-14 05:16:20 +00:00
augustss 92fe0a3e74 Add two missing `,' under SEE ALSO. 2000-02-14 00:13:50 +00:00
augustss 2acc839468 Xref between sv(4) and opl(4). 2000-02-14 00:04:20 +00:00
augustss 45803791ef Mention and xref ex(4). 2000-02-14 00:01:35 +00:00
itojun a3aa7fe66f add ip6defaultif configuration variable in rc.conf, for configuring
default outgoing interface for IPv6 host when default router list is empty.

the configuration is just for very rare case.  it is safe to leave it empty.
2000-02-13 07:47:26 +00:00
is 0c7df42dbd Document P5PPC68KBOARD option. 2000-02-12 21:30:51 +00:00
he 35efd44ed1 Correct typo (vr -> rl). 2000-02-12 20:01:32 +00:00
thorpej dedae624a9 Document NKMEMPAGES. 2000-02-12 18:14:37 +00:00
dante b939c73fb4 Translated in English :-)
Thanks to Ken Westerback
2000-02-12 16:45:30 +00:00
augustss 55b63d38b2 Remove BUGS section. 2000-02-12 15:05:48 +00:00
augustss fad1d1f02b Add Corega FEther USB-TX. 2000-02-12 15:05:07 +00:00
fair 3ae5bb6a05 update config(8) lines from current configs and PR 7603 2000-02-12 11:59:59 +00:00
fair 77df7943eb Add BUGS section from PR 7603 2000-02-12 11:33:26 +00:00
fair 5f9de8e607 split out pcic.4 tcic.4 from pcmcia.4
add pcmcom.4 and adjust Makefile to suit
all per PR 7603
2000-02-12 11:14:13 +00:00
fair 14fc45de90 Add HISTORY section from PR 7603 2000-02-12 09:56:34 +00:00
fair 1907c4c49c Add HISTORY notation from PR 7603 2000-02-12 09:47:03 +00:00
fair 2893d166f6 Link le.4 with bicc.4 depca.4 and nele.4 - ISA le variants 2000-02-12 09:19:04 +00:00
fair e37a4f8dcc Merge in changes from PR 7603 2000-02-12 08:38:13 +00:00
kleink 018c206251 * Nuke obsoleted midi interface from audio_attach_mi().
* Document trgger_{in,out}put().
Fixes PR kern/9341.
2000-02-11 22:56:15 +00:00
fair 38bbb432aa PR 7603 contained half a dozen new man pages. Big thanks to Gregory McGarry
for doing the intial leg work. I did a little driver reading and modified
the pages some more, plus merged in a little stuff for de.4. This isn't all
of it yet - I'm just gonna commit what I've got done, and get the rest after
I've had some sleep.
2000-02-11 12:38:22 +00:00
fair c50152a96c Whyizzit that you only spot the misspellings *after* you commit? 2000-02-11 09:42:10 +00:00
fair 1ffe32d803 Intial commit of a de.4 man page to answer PR 5759.
This page is a quick job which should be reviewed for accuracy.
2000-02-11 09:28:49 +00:00
itojun 7d772b8656 recommend ifconfig_ifN over ifaliases_ifN, for non-IPv4 cases as well.
ifaliases_ifN does not cover p2p case.
2000-02-11 03:14:02 +00:00
kleink 1bfbcff7b3 Whitespace nit in -p1003.1-96. 2000-02-10 22:02:09 +00:00
drochner 72db33dc5a fix link creation:
-put "echo"s for the daughter Makefile into a subshell to get them all
 into the Makefile (instead of stdout - should fix PR misc/9336 by
 Bernd Ernesti)
-change operator for "realall" back to ":" - rules are supposed to
 accumulate, and "::" clashes with the definition in <bsd.own.mk>
-call sub-make with the "all" target to make sure we don't get just
 the first rule
2000-02-10 18:18:01 +00:00
soren 7d3d2d01f3 Add ITYM. 2000-02-10 09:45:00 +00:00
drochner c14b824268 add manpage for the if_ti Gigabit Ethernet driver, from FreeBSD,
with slight modifications
2000-02-09 14:21:06 +00:00
enami 2f83e2ce62 Add `be back tomorrow'. 2000-02-09 02:11:03 +00:00
sjg 5c4b588d66 Fixed handling of MAKEOBJDIR so that it matches make(1)'s expectations.
Added handling of MAKEOBJDIRPREFIX.
In both cases we simply need to mkdir the appropriate path if it does not
exists.
2000-02-08 12:38:16 +00:00
mcr 5b86e082c2 changed references to ioat66 to ioat. 2000-02-08 00:45:44 +00:00
bouyer 7f8316dfb8 Add man page for realtek and rhine ethernet drivers, update the thunderlan
one to current reality.
2000-02-07 18:00:10 +00:00
abs d92f143010 Note that use of %: is strongly discouraged. 2000-02-07 12:37:02 +00:00
jdc 2133a0f528 Add libahdi entries. 2000-02-05 20:54:12 +00:00
jdc b7d67025a8 Replace `.Bd' and `.Bl' with `.Bl' only. 2000-02-05 19:50:24 +00:00
mhitch 4130a78e00 Add amiga config line. 2000-02-05 19:34:07 +00:00
itojun e9056d34cb change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router

backward compatibility to "ip6forwading" is provided.
2000-02-05 17:02:42 +00:00
kleink c67e34c8c7 Typoe in previous. 2000-02-04 14:21:07 +00:00
mjl b3204d536b Add login_getpwclass to libutil as convenience function for
programs originally for FreeBSD.
Add parsing of "setenv" parameter which can be used to set
up an initial environment on login.
2000-02-04 02:17:14 +00:00
cgd 606920c890 add documentation for the ratecheck() function, a new kernel function
(not even committed... docs before changes?!  CALL RIPLEY!!!)
which can help programmers implement rate-limited actions.
2000-02-03 23:03:14 +00:00
dante 9ab138d7a1 Add adw driver man page 2000-02-03 21:04:30 +00:00
kleink 72592c10cf Document va_copy. 2000-02-03 16:17:50 +00:00
augustss 8527b0dc4d Update for new CardBus devices. 2000-02-02 19:57:17 +00:00
itojun 94f3b7fede wording fixes (about memory window etc) 2000-02-02 19:54:45 +00:00
hubertf 61e71b247c document PACKAGE_DEPENDS_WITH_PATTERNS 2000-02-02 15:54:33 +00:00
tsutsui c539ff5d84 STRIPPROG -> STRIP 2000-02-01 06:00:35 +00:00
dmcmahill 6f957f99c7 correct typo reported in pr misc/9314.
Thanks to Geoff Wing (gcw@pobox.com) for the pr and patch.
2000-01-31 14:54:11 +00:00
bouyer 54a73269c2 Updates for ext2fs revision 1. 2000-01-28 17:19:36 +00:00
enami fb470150bb - Sort SEE ALSO section first by section.
- Note that 3c575 is now supported by ex(4).
2000-01-28 01:55:27 +00:00
soren 9c16a041dd Remove MIPS/trapdump.
Mention MIPS/kvtop.
2000-01-26 13:37:57 +00:00
augustss 85fcd0b58d Update for the ucom(4) addition. 2000-01-25 08:31:56 +00:00
hubertf 45eb896114 add note on how to umount (as user), using amq.
Hint taken from a posting on tech-kern by
Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-01-25 02:39:52 +00:00
chopps e08a62088a fix spelling mistake 2000-01-25 02:38:55 +00:00
chopps 3949f8e60b new manpage for raylink/aviator pccards 2000-01-25 02:28:43 +00:00
thorpej c1e175b999 Add OTL. 2000-01-24 22:38:21 +00:00
mcr b6d39b9d3e man page for ioat66 device (under proper name) 2000-01-24 20:14:24 +00:00
mcr 0d661ece3c man page for ioat66 device 2000-01-24 20:10:25 +00:00
ad 66c5e62a89 Install dpt(4). 2000-01-24 15:33:12 +00:00
augustss 4783cfc22f Note the use of 64K memory. 2000-01-24 15:30:03 +00:00
augustss e740eea06d Add ray(4). 2000-01-24 15:26:10 +00:00
augustss b39bfbcc51 Add ray(4). 2000-01-24 15:15:21 +00:00
augustss 4efea9d42c Add a preliminary man page for the ray(4) driver. 2000-01-24 15:13:11 +00:00
mycroft 6235a29e6b Fix a bogon that caused some symlinks to not be installed. 2000-01-24 06:54:27 +00:00
mycroft a73ccc591a More .mk file fallout. *sigh* 2000-01-23 21:55:44 +00:00
eeh 5d315f245c Add some support for FCode binaries. 2000-01-23 19:38:53 +00:00
drochner 3683ac880b speaker(4) is MI 2000-01-23 14:29:12 +00:00
oster bedb9d23c2 Remove a (now) incorrect comment, and cleanup a bit. 2000-01-23 02:04:10 +00:00
tron 5b0a036edb Replace reference to obsolete "CLBYTES" parameter by "NBPG". Fixes
PR kern/9215 by Erik Bertelsen.
2000-01-22 23:53:08 +00:00
mycroft 43244e5049 Do the NEED_OWN_INSTALL_TARGET klugery for depend and all, too, so this works
with pkgsrc.
2000-01-22 19:53:53 +00:00
mycroft fe5f9c4b53 Adjust symlink crap for all/realall changes. 2000-01-22 19:45:41 +00:00
mycroft 3e13200b73 Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
for both `depend' and `all'.
Also, remove the old hack that invokes an extra shell for .depend, now that
make(1) has been fixed.
2000-01-22 19:31:00 +00:00
mycroft 4d6d93a953 Add missing .El. 2000-01-22 17:50:27 +00:00
wiz e2511f4301 fix typo 2000-01-22 15:10:35 +00:00
mjl 1b0dcc825d Minor formatting nits. 2000-01-22 09:31:35 +00:00
takemura 51ccd3e8ea Add a description about key sequences for hpcmips. 2000-01-22 05:28:00 +00:00
kleink ee1ff1654b Another old-style chown(8) bites the dust. 2000-01-22 01:34:55 +00:00
abs b6796d5dd4 add an extra card to HARDWARE from Bob Nestor 2000-01-19 14:54:13 +00:00
itojun f14dd6bfd4 sync with kame. add full reference info for RFC.
some other cosmetics (remove trailing dot in SEE ALSO .Xr references)
2000-01-19 06:59:32 +00:00
enami d9cdb3776d Sort SEE ALSO list as described in this manual. 2000-01-19 05:54:42 +00:00
jlam f4b2073531 bsd.prog.mk doesn't define/use STRIP anymore -- it's now STRIPFLAG 2000-01-17 21:21:55 +00:00
abs a4cc9c62f3 remove duplicate += of OBJS, introduced in 1.158 - fixes PR #8487 2000-01-17 18:37:23 +00:00
ad 869cdcbbcc It seems that the ECC formatted disk/array breakage is to do with broken
firmware and HBAs. salyzyn_mark@dpt.com writes:
> If the card does not have (DPT) ECC memory, the card will necessarily
> not hide the block size. The PM2041 can not hide it, and some versions of
> the Firmware on the PM3334 also fail in this regard.
2000-01-17 16:34:44 +00:00
augustss 7ae4b6a312 Fix typo. 2000-01-16 13:54:39 +00:00
abs 4f51e5f1ee update some supported HARDWARE lists 2000-01-16 12:22:56 +00:00
ad 69d9fef69c - First appeared in NetBSD 1.4.2 (this is tentative).
- Note that ECC formatted disks/arrays do not work just yet.
2000-01-16 11:19:55 +00:00
augustss 49abd4ba94 Add references to aue, cue, and kue. 2000-01-16 11:07:40 +00:00
augustss ad0339b634 Add man pages for Bill Paul's USB-Ethernet adapter drivers.
The actual drivers should appear within a few days.
2000-01-16 10:43:36 +00:00
assar 39e002e7ea all: depend on ${SCRIPTS} so that they get generated if they need to 2000-01-16 03:34:27 +00:00
jwise 9aa0a45ccf Document USE_JAVA 2000-01-14 17:32:29 +00:00
mjl 6009387d42 Updated to cater for login classes. 2000-01-14 01:04:24 +00:00
ad 10e2e10965 Beef this up a little in anticipation of a pull-up to netbsd-1-4. 2000-01-13 18:00:51 +00:00
haya 3eb44d6879 Add flags description for cardslot. 2000-01-13 09:33:16 +00:00
mjl cfd5989461 Update for added capabilities in login(1). 2000-01-13 06:13:30 +00:00
leo 416325880a SYnc with the latest driver changes. 2000-01-12 07:56:46 +00:00
mjl 142f369443 Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
deberg d3ae549f72 regen 2000-01-11 03:41:15 +00:00