Commit Graph

6324 Commits

Author SHA1 Message Date
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