Commit Graph

6470 Commits

Author SHA1 Message Date
wiz 09c94bad02 Uppercase prom and eeprom. 2003-03-30 18:05:22 +00:00
wiz 73e9dc08b3 s/prom/PROM/, from Igor Sobrado. 2003-03-30 17:59:07 +00:00
wiz 9d1621698d regen (misc fixes from Igor Sobrado in PRs 20943-20959) 2003-03-30 17:51:44 +00:00
wiz 6c0669ab26 Special-case 'pccons' and 'wscons' -- we don't want to uppercase them.
Addresses parts of PRs 20943-20959 by Igor Sobrado.
2003-03-30 17:50:15 +00:00
wiz db4fe5921f Consistent spelling of "RS-232". 2003-03-30 17:26:51 +00:00
wiz 7d7647a831 Correct spelling of "RS-232" and IP filter. PR 20942 by Igor Sobrado. 2003-03-30 17:24:40 +00:00
wiz 2b215bb5b0 regen (various reasons) 2003-03-30 17:23:39 +00:00
wiz 5e6d862997 Separate "command" from "line". 2003-03-30 17:09:37 +00:00
perry 6bce1274a9 enthusiatic->enthusiastic from Igor Sobrado in PR 20941 2003-03-30 16:52:23 +00:00
is 374c031949 Fix typos reported by Igor Sobrado (PR port-amiga/20950). 2003-03-30 16:39:58 +00:00
thorpej 44d9add676 If MACHINE_ARCH is powerpc and we HAVE_GCC3, add crtsaveres.o to the
endfile spec.
2003-03-30 00:35:07 +00:00
fvdl bb218b78eb gcc for x86_64 should be safe enough these days to enable -O by default. 2003-03-29 22:12:06 +00:00
jdc 5e52b10a5a Remove duplicated entries.
We now support single source recording.
From Yorick Hardy in PR misc/20621.
2003-03-29 19:30:45 +00:00
ichiro f0c100df05 add pci 2003-03-29 06:24:25 +00:00
chris 4e1e341b61 Neither Reading or Scarborough is as important as Slough, Maidenhead or
High Wycombe, so I'll add them.
2003-03-28 10:47:09 +00:00
skrll 9c0c1ccb0a Scarborough is at least (if not more) important than Bracknell. 2003-03-28 09:07:02 +00:00
agc a48817f817 Some UK-centric corrections:
Correct the code for Leicester.
	Add codes for other important places (Reading, Bracknell).
	Order UK area codes numerically.
2003-03-27 22:44:02 +00:00
christos 9453ca1e91 add x86 to the cleanfiles for i386 and x86_64 (Hi Frank!) 2003-03-27 17:05:14 +00:00
drochner 63b78a6861 Add a dhcpd.conf example. 2003-03-27 12:30:07 +00:00
tsarna 2082416e99 North American postal region codes table. These are the two letter
"State or Province" codes seen in US, Canadian, and a few other
addresses.  Eg, MT for Montana, ON for Ontario, etc.  Includes all the
"wierd" ones that many people don't know, like AA, GU, PW, etc.

This information was compiled from a half dozen websites, as there
didn't seem to be (before this) a good complete list.

Discussed with christos, oster, david, and others.
2003-03-26 15:57:54 +00:00
pooka d223236902 add file as a host tool 2003-03-25 23:35:48 +00:00
thorpej 5472a338dd Document pci_vpd_read() and pci_vpd_write(). 2003-03-25 22:04:50 +00:00
tshiozak c2cadb8a46 add support for zh_CN.GB18030 locale.
(lib/20835 by sigsegv at s25 dot xrea dot com)
XXX: charclass for GBK compatible area is not supported.
2003-03-25 18:26:51 +00:00
taca 3e12a767e4 Change kterm's capability.
- Don't inherit altanative chracter set pairs.
	- Define own (old xterm one) start/end alternative character set.

Problem reported along PR misc/20879 by Tsuburaya Kazuhito
<kazuhito_tsuburaya at hotmail.com> and supplied fix was applied.
2003-03-25 16:47:32 +00:00
agc 35d1b92c9e Add the entry from the Eterm-0.9.2 package for the Eterm terminal emulator. 2003-03-24 14:44:11 +00:00
wiz 19e0b28415 mdoc cleanup; also, while this man page may describe the state of the
driver in 3002 too, let's date it 2003 for now.
2003-03-24 14:18:55 +00:00
taca a907d94384 Fix kterm entry -- make it child of 'xterm' instead of 'xterm-xf86-v33'.
PR misc/12400 by Kazu Yamamoto was for NetBSD 1.5 and currently it should
be simply 'xterm', noted by him.

This should fix problem less(1) with TERM=kterm and really close PR
misc/12400.
2003-03-24 14:16:40 +00:00
ragge bc6f74882a Remove the rx man page, there is a new driver for this floppy now called rf.
rx is mscp floppies these days (and should have its own man page).
2003-03-24 12:25:35 +00:00
ragge a8276f2158 Add manpage for the rf RX01/RX02 floppy driver. 2003-03-24 12:23:24 +00:00
lukem 181cee9596 Document sshd(8)'s use of "host.allow" and "host.deny".
Based on [bin/12269] from Jim Bernard <jbernard@mines.edu>, tweaked by me.
2003-03-24 11:11:23 +00:00
jmmv 94918ed190 mailer.conf uses sendmail by default again. Fix a typo. 2003-03-21 16:49:18 +00:00
wiz abb972f9ec Remove superfluous .Ns. 2003-03-21 10:12:26 +00:00
wiz 0caff92447 New sentence, new line. 2003-03-21 10:05:58 +00:00
uwe b6353fe237 Simple manpage for igsfb driver. 2003-03-21 09:56:53 +00:00
drochner 0a13611c99 attach copyright notices 2003-03-20 17:27:05 +00:00
drochner 0dfcd214a4 add pxeboot(8i386) 2003-03-20 17:26:06 +00:00
drochner a5f98f2064 first cut on a manpage for PXE booting 2003-03-20 17:25:12 +00:00
jdolecek d583be318c adjust kterm entry to support colours - make it child of 'xterm-xf86-v33'
(which does support culours), rather than 'xterm-r6' (which does not)
Fixes PR misc/12400 by Kazu Yamamoto.
2003-03-20 11:19:51 +00:00
wiz 96fe5eb0ff Sort SEE ALSO (first by section, then by name). 2003-03-20 09:59:24 +00:00
dsl e8a833315f Cross reference tc[gs]etattr(3) and tc[gs]etpgrp(3) instead of termios(4) 2003-03-20 09:56:07 +00:00
thorpej aed8fabe0e Note Intel i31244 and Silicon Image 3112 Serial ATA controllers. 2003-03-20 04:33:51 +00:00
bouyer b79fb471e3 Add tl(4), while I'm there add a few others adapters that are known to
support ETHERCAP_VLAN_MTU.
2003-03-19 17:24:16 +00:00
wiz bb0017433e Bump date for BRIDGE_IPF description. 2003-03-17 08:01:58 +00:00
jdolecek 9f465ef9fb fix typo
from PR misc/20751 by Igor Sobrado
2003-03-16 16:58:46 +00:00
jdolecek 8de2ac78dc fix typos
from PR misc/20752 by Igor Sobrado
2003-03-16 16:57:53 +00:00
jdc 0dfeec7835 Add tc=xterm entries to xterm+sl and xterm+sl-twm entries.
From Monroe Williams in PR misc/20606.
2003-03-16 15:06:25 +00:00
wiz 83de4abed2 Use "its" instead of "it's" where appropriate.
From Soren Jacobsen in PR 20730.
2003-03-15 23:48:27 +00:00
christos 1131a3ec35 PR/17399: John Heasley: describe filter error codes and lock file modes. 2003-03-15 04:45:52 +00:00
hannken 42cc9f8839 Add wscons to MAKEDEV. Add wsfont major number. 2003-03-13 14:56:56 +00:00
jhawk 2c14f3de0e Note todo item (overlay/split info for non-future areacodes) 2003-03-13 02:55:01 +00:00
wiz ea51c6a6f1 x68k, not x86k. PR 20650 by Josh Glover. 2003-03-10 22:47:44 +00:00
david ada315648a Note that the /etc/apm/* scripts must be executable. 2003-03-10 16:14:37 +00:00
wiz 237046f68b + dpt, nsmb, kttcp, dmoverio, veriexec, twe (hi martin!) 2003-03-10 08:17:02 +00:00
lukem 857064c7bf fix build.sh usage 2003-03-10 06:46:59 +00:00
lukem 6cbbfe4c9f There's no need anymore to protect __COPYRIGHT() and __RCSID() with:
#ifndef __lint
	...
	#endif
2003-03-10 03:50:38 +00:00
jdolecek 02d0c9ceb3 add TNF copyright (1996-2003) 2003-03-09 23:29:52 +00:00
manu 572d271ee8 Fix to uvm_map documentation, approved bu Chuck Silvers:
uvm_map size parameter is not in PAGE_SIZE units, it is a multiple of PAGE_SIZE.
2003-03-09 18:28:59 +00:00
thorpej b48666e01a Add a HEXDUMP host tool. 2003-03-07 01:21:56 +00:00
fredb 4ac9063aa0 Explain that "sh" has no effect except for locally attached printers,
using, in part, language provided by Gabriel Rosenkoeter. This partially
fixes bin/20525 filed by Peter I. Hansen.
CVS ----------------------------------------------------------------------
2003-03-04 16:10:04 +00:00
jmmv f556391190 Add a wsmoused sample configuration file. 2003-03-04 14:36:17 +00:00
fvdl 1d6960703b Return value style update (no parentheses) 2003-03-04 14:22:15 +00:00
wiz 2c9762a5ec Mention how to enter ddb on macppc. Bump date and copyright. 2003-03-04 12:02:51 +00:00
mjl 290992c360 Merge the rest of the differences between Free/Open web2, except
for some stranger entries I could not verify and the FreeBSD version
of "1001 names for your baby".

web2 now includes such ever popular words as "sitzmark" (a depression
left in the snow by a skier falling backward). And no, I didn't make
that one up.
2003-03-03 12:20:09 +00:00
wiz 63a6a9bffa Fix copyright year. New sentence, new line. 2003-03-03 07:03:41 +00:00
wiz b843a004bc Drop trailing space. 2003-03-03 06:48:25 +00:00
wiz fcbdb4cade New sentence, new line. 2003-03-03 06:41:51 +00:00
jhawk 1bddb5ee51 re-gen with new machinery. Finally up-to-date. 2003-03-03 01:15:12 +00:00
jhawk 3697e47ee0 Add "update-na.phone:" target to regen na.phone from
the NANPA database.
2003-03-03 01:14:33 +00:00
jhawk cf6b904ab0 Download and parse area code database from NANPA.COM 2003-03-03 01:14:03 +00:00
jhawk 5fc124a901 Parse HTML tables from NANPA.COM (used by nanpa.awk to produce
na.phone)
2003-03-03 01:13:36 +00:00
jhawk 6828532b65 From na.phone (rev 1.17): our local customizations that are not
in the NANPA database (city names, overlay information, etc.)
2003-03-03 01:13:00 +00:00
jhawk 58cf11770f Strip carriage returns in domains.sed, not with tr in Makefile. 2003-03-02 21:32:33 +00:00
jhawk f8e7e3735f Re-gen (via make -f update-domains).
No actual changes.
2003-03-02 20:13:23 +00:00
jhawk 5e5b1edf59 Rewrite the update-domains: target; there's now an html file to process,
not a flat text file (boo!). Use sed instead of perl, though. In-tree
tools are better.

Also, when inserted RCS tags into generated files, don't use a tag
that will get expanded in the Makefile; quote it such that it is
only expanded when the generated file is checked in.
2003-03-02 20:12:16 +00:00
jhawk 3b986ffa49 sed script to parse cctld-whois.htm and produce the "domains" file 2003-03-02 20:10:39 +00:00
jhawk dcbacd486c Amend rev 1.21: there is insufficient concensus on #define<TAB>.
Permit any whitespace after #define, but mandate consistency of
TABs within a file.
2003-03-02 18:25:45 +00:00
enami f11a0f8c06 Add some note about ccd disk size. 2003-03-02 14:31:11 +00:00
perseant 10c8856e8b Document BRIDGE_IPF in options(4). 2003-02-27 20:00:48 +00:00
fvdl 9f9a0457aa Add more special cases to create include directory symlinks, for archs
that take include files from a subdir != ${MACHINE_ARCH} (ew).
2003-02-27 11:09:59 +00:00
wiz 1eb62c4c83 Describe option MBUFTRACE. Improved by comments from matt, dan, mrg, and perhaps others ;). 2003-02-26 07:34:34 +00:00
wiz 105ad9fd29 Add libpcap. 2003-02-25 12:53:03 +00:00
wiz 990562bfef .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
wiz db1bc7420c Make .Nm without arguments, but with punctuation, work.
Patch from Christian Limpach (chris at pin lu) on tech-userlevel.
2003-02-25 10:08:44 +00:00
wiz a5ff5be6d3 Remove an obsolete man page (we have MI wd(4) for quite some time now...). 2003-02-24 13:26:24 +00:00
wiz f7073a4b07 Bump date and copyright for last. 2003-02-23 21:43:31 +00:00
pk 8059957b3f Noet that knote() must not be called from interrupt contexts running at an
interrupt priority level higher than splsched().
2003-02-23 21:40:44 +00:00
jhawk e470466271 Clarify that macros should be #define<TAB>; it's important to specify this
in the actual document, just not in the cvs logs (cf. rev 1.15).
2003-02-23 14:58:50 +00:00
uwe c18a5386dc Typo in comment. 2003-02-22 04:46:08 +00:00
jhawk 1d79603c81 Use $diff_options when running diff in /etc/security.
Default diff_options to -u, for unified-format context diffs,
because context is essential to a useful evaluation of differences.
This represents a behavior change.

Implements change-request PR security/17247 from
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>.
2003-02-21 22:47:51 +00:00
jhawk 3b390ffb5f Suppress emailing the daily security report if it is empty, unless
send_empty_security=YES. Implements change-request PR security/17249
from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>.
2003-02-21 22:35:46 +00:00
atatat df0a9badc6 Introduce "top down" memory management for mmap()ed allocations. This
means that the dynamic linker gets mapped in at the top of available
user virtual memory (typically just below the stack), shared libraries
get mapped downwards from that point, and calls to mmap() that don't
specify a preferred address will get mapped in below those.

This means that the heap and the mmap()ed allocations will grow
towards each other, allowing one or the other to grow larger than
before.  Previously, the heap was limited to MAXDSIZ by the placement
of the dynamic linker (and the process's rlimits) and the space
available to mmap was hobbled by this reservation.

This is currently only enabled via an *option* for the i386 platform
(though other platforms are expected to follow).  Add "options
USE_TOPDOWN_VM" to your kernel config file, rerun config, and rebuild
your kernel to take advantage of this.

Note that the pmap_prefer() interface has not yet been modified to
play nicely with this, so those platforms require a bit more work
(most notably the sparc) before they can use this new memory
arrangement.

This change also introduces a VM_DEFAULT_ADDRESS() macro that picks
the appropriate default address based on the size of the allocation or
the size of the process's text segment accordingly.  Several drivers
and the SYSV SHM address assignment were changed to use this instead
of each one picking their own "default".
2003-02-20 22:16:05 +00:00
matt f65e1190f5 When making a LKM for powerpc, add function trampolines to undefined
functions.  This makes LKMs functional for powerpc.
2003-02-19 19:03:41 +00:00
drochner f7320016a9 add copyright notice 2003-02-19 10:48:00 +00:00
bjh21 97bd403086 Add a copyright notice for me, too. 2003-02-19 00:36:24 +00:00
drochner 2b294580b8 add copyright notices 2003-02-17 20:07:06 +00:00
simonb 1fba8c7990 Add ROA (Roanoke, VA). 2003-02-17 12:19:27 +00:00
wiz fc2b9a57fc Add setuid(7), from Henry Spencer, converted to mdoc by me.
XXX: Improvements are welcome, in parts a bit out of date.
2003-02-17 10:30:34 +00:00
wiz 60dacdf710 Fix some typos reported by Hiten Pandya in PR 20366. 2003-02-16 16:06:19 +00:00
augustss 6a7347f080 Add uax(4) man page. 2003-02-16 14:10:39 +00:00
grant 7dc9239d40 The correct capitalisation of 'NetBSD.org' is (you
guessed it) 'NetBSD.org'.

some mdoc fixes.
2003-02-14 15:20:17 +00:00
sommerfeld 0e75a48f8a Add TNF copyright notice accidentally omitted from initial commit. 2003-02-14 14:52:29 +00:00
perry 996ded7b6d Note that cngetc returns 0 if there is no console input device. 2003-02-14 01:05:22 +00:00
jmc 1ed82b5b2c Add a synonym for trace - 'bt' and document it 2003-02-13 23:50:33 +00:00
jhawk a296dc308f Document check_mtree_follow_symlinks. 2003-02-13 02:42:37 +00:00
jhawk e6eebcadf1 Document check_passwd_nowarn_shells, check_passwd_nowarn_users, and
check_passwd_permit_star; really the HISTORY section is kind of long in
the tooth.
2003-02-13 02:12:07 +00:00
wiz caeedd08a7 New sentence, new line; use .Ev to mark up environment variables;
use .Dq for double-quoted words; drop trailing white space.
2003-02-12 18:48:14 +00:00
wiz 23eb5cf15d New sentence, new line. Document it as policy.
[Compare the output of this man page before and after this change to see the
effects.]
2003-02-12 18:37:15 +00:00
gmcgarry 53034721e6 Some NLS discussion. 2003-02-12 02:42:44 +00:00
wiz e835b21fe1 Quote minus. 2003-02-11 14:58:12 +00:00
tron d919d0ef65 Synchronize documentation of MSS clamping feature with what's available
under "http://www.netbsd.org/Documentation/network/pppoe/".
2003-02-11 08:18:35 +00:00
thorpej 4c275f2081 Improve the wording regarding the relationship between bus_dmamap_sync()
and memory barriers.
2003-02-11 07:02:26 +00:00
wiz b810a5c518 Bump date for kern.dump_on_panic addition. 2003-02-10 15:30:52 +00:00
grant 6914344087 new sentence, new line. add Xr to installboot(8). 2003-02-10 13:36:00 +00:00
drochner 25d3c2e03b remove leftover pre-UVM manpages 2003-02-10 13:08:00 +00:00
atatat a8481319cb Add a kern.dump_on_panic sysctl variable (and documentation, and a
kernel config option) that controls whether the kernel dumps to the
dump device on panic.  Dumps can still be forced via the ``sync''
command from ddb.  Defaults to ``on''.
2003-02-10 00:35:15 +00:00
wiz b2b00a0b31 Fix last. 2003-02-09 15:19:14 +00:00
tron c289ed4650 Remove obsolete comments. 2003-02-09 15:15:38 +00:00
tron 21fedc54a1 Fix typo in comment. 2003-02-09 15:14:45 +00:00
wiz d7a98f6604 Fix name, typo in a comment, and use .Fx and .Nx instead of FreeBSD and NetBSD. 2003-02-09 14:33:34 +00:00
wiz 56481e1f16 regen (+wskbd, hi thomas!). 2003-02-09 14:30:57 +00:00
tron 1677386f89 Correct typo in an e-mail address. 2003-02-09 10:06:16 +00:00
tron c9fe87550b Add manual page for Broadcom BCM570x family Gigabit Ethernet driver. 2003-02-09 09:56:49 +00:00
rafal d08b4f2d41 Once again fix the `pk' entry in iris-ansi (it appears to have been fixed
once in response to PR misc/3250 a while back and then re-appeared in the
broken form again!), and add `@8' and `k9' entries to irix-ansi-ap.

Fix prompted by Thomas Dickey, who originally spotted the issue in the
stripped-down termcap used by the sgimips install media.

PR: misc/17620.
2003-02-06 04:25:03 +00:00
mason 49c1f750ff IMAO == 'In my arrogant opinion.' 2003-02-05 20:11:04 +00:00
briggs fbbeb504a9 Update example to match current code. 2003-02-05 03:00:39 +00:00
perry 1f4ad37fe3 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-05 00:02:24 +00:00
perry b8c616269f utilizing->particular 2003-02-04 23:47:52 +00:00
perry 43e0efbdeb "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 22:38:15 +00:00
wiz f25847f8ef Fix two grammar errors reported by Damon Brodie in PR 20192. 2003-02-04 21:56:34 +00:00
thorpej d14fe20bec Oops, forgot to remove links for callout_active and callout_deactivate. 2003-02-04 16:22:47 +00:00
thorpej c6d7641749 Update for new callout(9) implemenatation. 2003-02-04 01:22:36 +00:00
jmmv bb8f35d1fa Remove references to the pccons(4) manpage (which does not exist), using
the pccons word by itself.
Rename *_KEYBOARD options to be *_KBD, as the former are not recognized in
the kernel.
Add missing wscons(4) reference in SEE ALSO, as suggested by kleink.
2003-02-02 22:53:57 +00:00
jdc 8f396eb979 Add termcap entry for window(1).
Fixes PR 20111 (from Richard Rauch).
2003-02-02 17:34:19 +00:00
wiz 6c3d6d7f8f Typo fix. 2003-02-01 12:52:49 +00:00
jdolecek 16ebe50674 slightly adjust to clarify handling of zero time (tv_sec == tv_usec == 0)
- itimerfix() leaves the time as zero in this case, doesn't adjust to one tick

also use 'one tick' rather than mere 'tick' in first paragraph
2003-02-01 10:43:20 +00:00
thorpej 09d0041ce2 Update for extensibe malloc types. 2003-02-01 06:27:23 +00:00
mjl 153fa7e195 Remove "freen" and "freend", the first is no word, the second archaic
for friend -- both probably a typo in the first import.
Also "corelate" is preferred as "correlate" nowadays.
2003-01-29 12:46:22 +00:00
kent cd7d9faeaf Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
jdc a5caee4812 Add missing 'NC' (no color video) entry. 2003-01-27 19:50:20 +00:00
wiz 751f2ea415 v1.68 from FreeBSD. 2003-01-26 01:02:42 +00:00
kleink 62ef5befab <sys/ucred.h> requires <sys/param.h> as a pre-requisite; suggested
by Martin Husemann.
2003-01-25 19:27:43 +00:00
keihan a4c1e9c0ba Typos,
ntwo -> ntwoc
ntowc -> ntwoc

Reviewed by Christian Hopps.
2003-01-25 00:17:30 +00:00
tsarna e4c4e3f3b9 "Obsolute" is a nonsklarkish English flutzpah... Replace it with "Absolute" 2003-01-24 22:21:43 +00:00
wiz 44107fcf32 Add cygwin alias for pcansi. Okayed by jdc. 2003-01-24 10:24:09 +00:00
thorpej 14dfb2cab0 Add LIBPTHREAD, LIBPTHREAD_DB, and LIBRT. 2003-01-24 02:06:37 +00:00
thorpej d1567e06c2 Add libpthread and librt. 2003-01-22 23:40:19 +00:00
thorpej 02d1b7838b Add a case for librt (POSIX Real-time Library) 2003-01-22 23:37:08 +00:00
kleink 7f46140777 Use standard indentation for struct members, which will do nicely. 2003-01-22 11:06:01 +00:00
wiz c7aab7fab8 Warn if Rv has no function name argument. 2003-01-21 15:40:02 +00:00
wiz 0c18ab1d39 sigaltstack(2), not (3), and same for sigprocmask. From kleink. 2003-01-21 14:21:47 +00:00