Jean-Sébastien Pédron
d6d3f5ac42
Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.
...
Reviewed by: mux (mentor)
Approved by: re (scottl)
2005-06-18 17:10:50 +00:00
Brooks Davis
becbf981db
Fix a number of now bogus casts I missed the first time around (I must
...
have failed to grep this file properly).
Reported by: Hans Petter Selasky <hselasky at c2i dot net>
Approved by: re (ifnet blanket)
2005-06-17 23:54:48 +00:00
Brooks Davis
1436936ab0
Spelling/grammer fixes in comment.
...
Reported by: Hans Petter Selasky <hselasky at c2i dot net>
Approved by: re (ifnet blanked)
2005-06-17 17:19:34 +00:00
Brooks Davis
81b6f2cf42
Refer to the correct file/function in panic messages.
...
Reported by: Hans Petter Selasky <hselasky at c2i dot net>
Approved by: re (ifnet blanket)
2005-06-17 17:14:57 +00:00
Martin Cracauer
c1204267ca
Add the ID of my Thinkpad R40. Makes the module detect and with the
...
exception of fans everything seems to work fine. No ill effects
observed.
Reviewed by: Nate Lawson (on acpi list)
Approved by: re (Ken Smith)
2005-06-17 17:10:16 +00:00
Dag-Erling Smørgrav
f9165282ef
This commit was generated by cvs2svn to compensate for changes in r147466,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:39:09 +00:00
Dag-Erling Smørgrav
9bc006de0e
Fix markup errors caused by a bug in gendoc.pl (see P4 change #78671 )
...
Approved by: re (kensmith)
2005-06-17 14:39:09 +00:00
Dag-Erling Smørgrav
bfa13ec9be
This commit was generated by cvs2svn to compensate for changes in r147464,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:37:52 +00:00
Dag-Erling Smørgrav
ba619a26fa
MFP4: ( #78671 ) correctly escape \& in Perl strings.
...
Submitted by: ru
Approved by: re (kensmith)
2005-06-17 14:37:52 +00:00
Dag-Erling Smørgrav
0af72343f9
This commit was generated by cvs2svn to compensate for changes in r147462,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:37:16 +00:00
Dag-Erling Smørgrav
347c3b1ea0
MFP4: ( #78670 ) markup nits
...
MFP4: (#78673 ) bump date
Submitted by: ru
Approved by: re (kensmith)
2005-06-17 14:37:16 +00:00
Dag-Erling Smørgrav
0d0962dc0d
This commit was generated by cvs2svn to compensate for changes in r147460,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 14:35:37 +00:00
Dag-Erling Smørgrav
05640c12fc
MFP4: ( #78672 ) markup nits.
...
Submitted by: ru
Approved by: re (kensmith)
2005-06-17 14:35:37 +00:00
Dag-Erling Smørgrav
0d13f5f0c6
Update for OpenPAM Figwort.
...
Approved by: re (kensmith)
2005-06-17 08:14:42 +00:00
Dag-Erling Smørgrav
556dce83d8
Vendor import of OpenPAM Figwort.
2005-06-17 08:11:43 +00:00
Dag-Erling Smørgrav
2f0f4f3784
This commit was generated by cvs2svn to compensate for changes in r147455,
...
which included commits to RCS files with non-trunk default branches.
2005-06-17 08:11:43 +00:00
Sam Leffler
ae0b1b7e07
move hostapd_cli to section 8
...
Approved by: re (blanket wpa)
2005-06-17 05:38:43 +00:00
Sam Leffler
b9b8a416e8
o move hostapd to section 8
...
o add placeholder for hostapd.conf
Approved by: re (blanket wpa)
2005-06-17 05:37:08 +00:00
Sam Leffler
6d0d11ef25
o move wpa_supplicant to section 8
...
o fillin wpa_supplicant.conf.5
Approved by: re (blanket wpa)
2005-06-17 05:32:48 +00:00
Sam Leffler
079a892143
move wpa_cli to section 8 + minor wordsmithing
...
Approved by: re (blanket wpa)
2005-06-17 03:08:59 +00:00
Jeff Roberson
32b6dcd8a4
- Fix a leaked reference to a vnode via v_dd. We rely on cache_purge() and
...
cache_zap() to clear the v_dd pointers when a directory vnode is forcibly
discarded. For this to work, all vnodes with v_dd pointers to a directory
must also have name cache entries linked via v_cache_dst to that dvp
otherwise we could not find them at cache_purge() time. The following
code snipit could break this guarantee by unlinking a directory before
fetching it's dotdot. The dotdot lookup would initialize the v_dd field
of the unlinked directory which could never be cleared. To fix this
we don't initialize v_dd for orphaned vnodes.
printf("rmdir: %d\n", rmdir("../foo")); /* foo is cwd */
printf("chdir: %d\n", chdir(".."));
printf("%s\n", getwd(NULL));
Sponsored by: Isilon Systems, Inc.
Discovered by: kkenn
Approved by: re (blanket vfs)
2005-06-17 01:05:13 +00:00
Christian Brueffer
482b893365
Whitespace cleanup from last commit.
...
Translators can ignore this.
Approved by: re (blanket)
2005-06-16 22:22:05 +00:00
Christian Brueffer
277a0dfd18
Limit entries to their respective architectures. We don't need e.g.
...
ISA troubleshooting in the amd64 installation guide.
Also note that amd64 and ia64 use ACPI.
Approved by: re (blanket)
MFC after: 3 days
2005-06-16 22:19:05 +00:00
Christian Brueffer
52a3904c6c
Remove the obsolete device count.
...
Approved by: re (blanket)
MFC after: 3 days
2005-06-16 22:05:32 +00:00
Ruslan Ermilov
01293bdb90
Markup nit.
...
Approved by: re (blanket)
2005-06-16 21:56:03 +00:00
Ruslan Ermilov
70db9cd000
Fixed compile warning.
...
Approved by: re (blanket)
2005-06-16 21:55:45 +00:00
Ruslan Ermilov
2d641ab1ec
Removed redundnt empty line.
...
Approved by: re (blanket)
2005-06-16 21:53:41 +00:00
Christian Brueffer
e16a2150d3
Remove Xref to mount_hpfs(8), it's not hooked up to the build.
...
Approved by: re (blanket)
MFC after: 3 days
2005-06-16 21:35:33 +00:00
Ruslan Ermilov
0f06a231d5
A number of manpages already use ``.Fx 5.5'', define it.
...
Approved by: re (blanket)
2005-06-16 21:13:20 +00:00
Ruslan Ermilov
a832a656de
Markup fixes.
...
Approved by: re (blanket)
2005-06-16 21:05:28 +00:00
Ruslan Ermilov
d429ea3323
Markup fixes.
...
Approved by: re (blanket)
2005-06-16 20:51:10 +00:00
Ruslan Ermilov
c1c9502bf7
Apply a series of scripts to automatically fix some markup bugs.
...
Approved by: re (blanket)
2005-06-16 20:21:03 +00:00
Ruslan Ermilov
83c94dadce
Fixed markup.
...
Approved by: re
2005-06-16 20:01:43 +00:00
Hajimu UMEMOTO
73bbc449db
only show a tunnel information of an adequate address family.
...
Approved by: re (dwhite)
2005-06-16 19:37:09 +00:00
Ruslan Ermilov
e2ba7862b0
Markup fixes.
...
Approved by: re
2005-06-16 19:36:40 +00:00
Ceri Davies
7d976eea7f
1. Add the threads and usb categories.
...
2. Fill in the blanks on the advocacy category.
3. Expand a contraction while I'm in here.
Prodded by: simon (1)
Approved by: re (hrs)
MFC after: 5 days
2005-06-16 19:27:12 +00:00
Ruslan Ermilov
48856b0042
Markup fixes.
...
Approved by: re
2005-06-16 19:01:07 +00:00
Ruslan Ermilov
a4be0b3cc1
(Mostly) markup fixes.
...
Approved by: re (blanket)
2005-06-16 18:46:17 +00:00
Ruslan Ermilov
ece6831d38
Provide 32-bit runtime support on amd64 as a separate distribution, lib32.
...
Prodded by: obrien
Nodded by: peter
Approved by: re
2005-06-16 18:16:14 +00:00
Brooks Davis
d873676af6
Make sure we actually read the config files before testing values from
...
them.
Reported by: Darren Pilgrim <dmp at bitfreak dot org>
PR: conf/82313
Approved by: re (network interface startup blanket)
2005-06-16 18:08:04 +00:00
Marcel Moolenaar
d382695820
Some chipset drivers redefine the busspace_isa_{io|mem} tags. This
...
not only means that it's possible (though unlikely) that we hand out
differing tags for the same bus space, it also means that the tags
we handed out are not used during bus enumeration. Both affect our
ability to compare tags. Fix the first by initializing our tags only
once. Fix the second by testing if one of the tags to compare is our
tag and the other is a busspace_isa_{io|mem} tag and declare them
equal if so.
This fixes using uart(4) as the serial console on a ds10. That is,
the low-level console worked, but we could not match the resources
to one of the UARTs found during bus enumeration, which prevented
uart(4) from becoming the console in single- or multi-user mode.
Approved by: re (kensmith)
MFC after: 2 days
Thanks to: all involved in getting a ds10 to me; directly or indirectly.
Special thanks to: Dave Knight, ISC (for not scratching my Porsche :-)
2005-06-16 18:06:38 +00:00
Alan Cox
eafc7b549a
Increase UMA_BOOT_PAGES to prevent a crash during initialization. See
...
http://docs.FreeBSD.org/cgi/mid.cgi?42AD8270.8060906 for a detailed
description of the crash.
Reported by: Eric Anderson
Approved by: re (scottl)
MFC after: 3 days
2005-06-16 17:06:34 +00:00
Ken Smith
c0cac8dc20
Remove a variable that became unused as a result of changes made
...
in v1.139. This was only exposed if MALLOC_PROFILE was defined.
Submitted by: Gary Jennejohn
Pointy hat: rwatson
Approved by: re (scottl)
2005-06-16 16:01:46 +00:00
Brian Feldman
6979a7592a
Ifdef out the incomplete non-blocking IO implementation for NFS
...
pending discussion of how implementation would proceed. Applications
like -lc_r expect select(3) to match the EAGAIN-status of IO
functions.
Approved by: re
2005-06-16 15:43:17 +00:00
Joseph Koshy
151a929654
Preserve sorting order.
...
Submitted by: obrien
Approved by: re
2005-06-16 15:07:16 +00:00
Max Laier
e4c959952b
In verify_rev_path6():
...
- do not use static memory as we are under a shared lock only
- properly rtfree routes allocated with rtalloc
- rename to verify_path6()
- implement the full functionality of the IPv4 version
Also make O_ANTISPOOF work with IPv6.
Reviewed by: gnn
Approved by: re (blanket)
2005-06-16 14:55:58 +00:00
Olivier Houchard
acc48b2a89
Try harder to detect if the allocated memory for L2 PTP comes from a 1MB
...
section or not.
Approved by: re (blanket)
2005-06-16 13:23:39 +00:00
Olivier Houchard
a56da6d0d2
Don't pass the kernel_pmap to pmap_fault_fixup() if the fault comes from
...
kernel mode, always use the curthread pmap instead. There are valid cases
were we can fault on a user address from the kernel without pcb_onfault
being set.
Approved by: re (blanket)
2005-06-16 13:21:52 +00:00
Max Laier
ad7abe197d
Fix indentation in INET6 section in preperation of more serious work.
...
Approved by: re (blanket ip6fw removal)
2005-06-16 13:20:36 +00:00
Ruslan Ermilov
5643b2a4f9
Fix a misplaced $FreeBSD$ I forgot to move in previous revision.
...
Approved by: re
2005-06-16 11:36:08 +00:00