wiz
0f822df19c
Improve english, improve formatting, sort options.
2005-04-15 10:58:11 +00:00
lukem
aff82fa50e
document MKINET6 and USE_INET6
2005-04-15 03:04:53 +00:00
peter
ffe0037a82
The pf directory is always created in /usr/share/examples, so remove the pf
...
keyword from the list. Fixes part of PR 29968 from Jukka Salmi.
2005-04-14 21:45:10 +00:00
wiz
049635f546
Sync usage with man page.
2005-04-14 21:30:11 +00:00
wiz
21a2722f35
Quote a word that would otherwise be interpreted as macro;
...
increase width argument to .Bl so that all options fit.
2005-04-14 21:29:29 +00:00
wiz
b4508f65fb
Bump date for new -q; use Dq; capitalize NetBSD
...
in the usual way; new sentence, new line; some nits.
2005-04-14 21:26:11 +00:00
perseant
68db799864
Document "-f" (force check) flag. Implement and document "-q" (quiet).
2005-04-14 21:15:59 +00:00
matt
1b5520b3d6
For GCC3 and beyond, use the __builtin_va_* types and functions to
...
deal with variable argument lists.
2005-04-14 20:06:15 +00:00
nathanw
e8e89790f0
The bind-session ioctl is CIOCGSESSION, not CRIOCGSESSION.
2005-04-14 18:52:23 +00:00
yamt
f76348ddee
if_xennet: m_paddr is not always valid.
2005-04-14 13:15:48 +00:00
yamt
9e56f2c967
if_xennet: handle MEXTREMOVE correctly. fix pool cache corruption.
2005-04-14 12:37:43 +00:00
scw
87246b5338
s/struct device/struct clock_pcctwo_softc/ in CFATTACH_DECL().
2005-04-14 12:36:38 +00:00
scw
54e140a9bb
In m68k_make_fpu_idle_frame(), replace fmove.x with fmove.d as the former
...
is not supported natively by the 060's FPU.
Fixes a problem on MVME177 reported by Matt Thomas on port-mvme68k@
2005-04-14 12:35:42 +00:00
tron
02259a9e9a
Add ethernet adapters driven by re(4) and wm(4) to the list of supported
...
devices.
2005-04-14 12:08:44 +00:00
wiz
c0259e4629
Grammar fixes & improvements.
2005-04-14 11:47:26 +00:00
wiz
57066c3ab7
Grammar improvements.
2005-04-14 11:41:53 +00:00
wiz
097b641d74
kerberos -> Kerberos.
2005-04-14 11:35:08 +00:00
wiz
1b303684c3
Fix typo.
2005-04-14 11:34:37 +00:00
wiz
6b53ca1794
all SA -> all SAs.
2005-04-14 10:31:35 +00:00
wiz
6e903fbf59
New sentence, new line; some other dot fixes found during line breaking.
2005-04-14 10:30:28 +00:00
wiz
1131da3fb1
Use capitalized spelling of NetBSD.
2005-04-14 10:26:40 +00:00
wiz
6e8a3f159a
Add LIBRARY section.
2005-04-14 10:25:58 +00:00
wiz
863b095e57
Punctuation nits.
2005-04-14 10:24:43 +00:00
wiz
0fb9995f39
Use Bq instead of [].
2005-04-14 10:24:18 +00:00
wiz
75b3bff7ae
Punctuation nits.
2005-04-14 10:23:38 +00:00
wiz
dd317f6217
Use .In for header files.
2005-04-14 10:22:11 +00:00
wiz
9e8d46e23b
No dot at end of SEE ALSO; Xr fixes.
2005-04-14 10:21:22 +00:00
wiz
9582558bf7
Mostly punctuation nits; break line after Xr arguments.
2005-04-14 10:20:01 +00:00
wiz
954b6abb72
Fix Dd and Dt arguments; fix two more typos; add comma in SEE ALSO;
...
format author with An/Aq.
2005-04-14 10:15:58 +00:00
wiz
2299aab679
We want .Os without argument.
2005-04-14 10:13:10 +00:00
wiz
f6b271af05
Add missing .Os.
2005-04-14 10:13:03 +00:00
wiz
472d87499c
Uncomment xref to racoonctl.
2005-04-14 10:11:32 +00:00
wiz
acc79b78a6
hexa-decimal -> hexadecimal.
2005-04-14 10:07:35 +00:00
wiz
db0843b173
Add an article, and 2nd -> second.
2005-04-14 10:07:10 +00:00
wiz
f7c1b62f03
Use Xr for chroot.
2005-04-14 10:06:32 +00:00
wiz
d0e3ae6a43
oakley -> Oakley.
2005-04-14 10:05:45 +00:00
wiz
caf942511e
aspell
2005-04-14 10:04:17 +00:00
wiz
2ea3f3fa43
Drop trailing whitespace.
2005-04-14 09:47:12 +00:00
perseant
9936b8ce7e
Tabify leading whitespace
2005-04-14 00:58:26 +00:00
perseant
f08a1ca4fa
Consolidate the hash table we use to maintain the integrity of lfs_avail
...
into a single, system-wide table, rather than having a separate hash table
per inode. Significantly reduces the "system" cpu usage of your average
file write.
2005-04-14 00:44:16 +00:00
perseant
2ee78c4fa9
Keep track of the highest block held by an LFS inode, so that we can
...
be assured that the last byte of a file is always allocated. Previously
a file extension could cause the filesystem to be flushed, writing an
inconsistent inode to disk. Although this condition would be corrected
the next time blocks were written to disk, an intervening crash would leave
the filesystem in an inconsistent state, leaving fsck_lfs to complain
of an inode "partially truncated".
2005-04-14 00:02:46 +00:00
wiz
03a7a7234a
New sentence, new line. Remove Os argument (we are not KAME).
...
NetBSD -> Nx. Use Sx for section cross-references.
2005-04-13 23:12:01 +00:00
wiz
6cd6ff42d8
Drop trailing whitespace.
2005-04-13 23:09:35 +00:00
wiz
3b0309f821
Bump date for addition of CompUSA USBKR100.
2005-04-13 23:08:39 +00:00
wiz
0bb532e823
Bump date for previous; add commas to make
...
sentences more readable.
2005-04-13 23:08:03 +00:00
drochner
b31fb0b5e2
We don't fall back to the "default" login class if a login class was
...
given in the password file but not defined in login.conf. Just for
"no class is given". The former is an error and leads to rejection.
2005-04-13 20:39:05 +00:00
drochner
1a771b22ec
Allow for a login.conf file without an explicite "default" class
...
definition.
The login.conf(5) manpage states that the "default" class is used
*if it exists*.
2005-04-13 20:32:42 +00:00
tron
20442260d4
Remove copy of manual page created during build.
2005-04-13 17:51:12 +00:00
nathanw
c700f1d7a3
CIOCCRYPT takes a "struct crypt_op *", not a "struct crpyto_op *".
2005-04-13 16:28:06 +00:00
scw
6f90190b50
Add netbsd32_vm_default_addr() and MAXDSIZ32/MAXSSIZ32. (Spotted
...
by Havard Eidnes).
2005-04-13 09:35:46 +00:00