rwatson
9d17032f64
Teach UFS to respond to pathconf() tests for _POSIX_ACL_EXTENDED and
...
_POSIX_MAC_PRESENT based on available mount flags, if the services are
available.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2002-10-20 21:49:41 +00:00
rwatson
647e8f74a1
Correct mis-spelling in pathconf constant _POSIX_ACL_CAP_PRESENT to
...
be the more correct _POSIX_CAP_PRESENT.
2002-10-20 21:45:07 +00:00
iedowse
1b97e2dc44
Split out most of the logic from in_pcbbind() into a new function
...
called in_pcbbind_setup() that does everything except commit the
changes to the PCB. There should be no functional change here, but
in_pcbbind_setup() will be used by the soon-to-appear IP_SENDSRCADDR
control message implementation to check or allocate the source
address and port.
Discussed on: -net
Approved by: re
2002-10-20 21:44:31 +00:00
obrien
25eef24259
GDB 5.2.1 doesn't build on sparc64 right now.
2002-10-20 21:42:55 +00:00
phk
9b7c9e2c4d
Remove extern declarations of stuff which is static in nfs_node.c
...
Move related macro to nfs_node.c
Spotted by: FlexeLint
2002-10-20 21:40:55 +00:00
alc
c70af754d8
- Replace two instances of vm_page_sleep_busy() with the page queue
...
mutex-friendly vm_page_sleep_if_busy().
- Introduce page queue locking in pmap_page_lookup() and
pmap_release_free_page().
- Simplify the invalidation of the pmap's ptphint in
pmap_release_free_page(). (MFi386 pmap.c revision 1.362.)
2002-10-20 21:40:17 +00:00
phk
51e0dc5ceb
'&' not used for pointers to functions.
...
Spotted by: FlexeLint
2002-10-20 21:31:16 +00:00
phk
ce64cb0b2d
Remove even more '&' from pointers to functions.
...
Spotted by: FlexeLint
2002-10-20 21:30:02 +00:00
julian
34c14a0b1d
Add an actual implementation of kse_wakeup()
...
Submitted by: Davidxu
2002-10-20 21:08:47 +00:00
phk
514e18872c
Stamping out more Danglish.
2002-10-20 20:59:10 +00:00
gallatin
15bcc5b199
give alpha a bus_space_subregion() so that ahd_pci compiles and moves
...
LINT one file further on. Only 999,999 or so more files to go..
2002-10-20 20:55:37 +00:00
phk
e52af95236
Don't us an array[1], it just hides where '&' isn't used right.
...
Be consistent about functions being static.
Verified by: md5 hash of generated .o file.
2002-10-20 20:53:42 +00:00
phk
d9cf8d5478
Use ENOSPC error return, not ENOMEM.
...
Use %jd rather than %lld.
2002-10-20 20:50:31 +00:00
phk
6c70e7ba98
Change the definition of the debugging registers to be an array, so
...
that we can index into it, rather than do pointer gymnastics on a
structure containing 8 elements.
Verified by: MD5 hash on the produced .o files.
2002-10-20 20:48:56 +00:00
phk
12498a44e8
'&' is not needed to pointerize functions.
...
Spotted by: FlexeLint
2002-10-20 20:42:25 +00:00
kan
681ea2147c
Connect ubsa module to build.
...
Forgotten by: kan
2002-10-20 20:35:14 +00:00
phk
af63f9546a
Now that the sectorsize and mediasize are properties of the provider,
...
don't take the detour over the I/O path to discover them using getattr(),
we can just pick them out directly.
Do note though, that for now they are only valid after the first open
of the underlying disk device due compatibility with the old disk_create()
API. This will change in the future so they will always be valid.
Sponsored by: DARPA & NAI Labs.
2002-10-20 20:28:24 +00:00
phk
f0693daa1f
The g_id*() functions are not needed in the userland test-suite so
...
#ifdef _KERNEL them rather than deal with a copyin simulation.
Sponsored by: DARPA & NAI Labs
2002-10-20 20:08:44 +00:00
alc
8bb7766bd6
o Reinline vm_page_undirty(), reducing the kernel size. (This reverts
...
a part of vm_page.h revision 1.87 and vm_page.c revision 1.167.)
2002-10-20 19:57:55 +00:00
ache
610eb93832
Add checks for DIGIT set consistency to prevent common misinterpretation
...
automatically.
Remove output file on error.
Staticize functions declared as static.
2002-10-20 19:56:15 +00:00
chris
e4eb2b0fa9
Stick .Os between .Dd and .Dt
2002-10-20 19:45:39 +00:00
chris
660cc9629a
Move .Os to its proper location in the document.
2002-10-20 19:44:36 +00:00
tmm
f44b123543
Use microuptime() instead of microtime() to bound the flush wait to
...
avoid hiccups in case of system time adjustment.
2002-10-20 19:41:21 +00:00
chris
7d2db58a65
o Spelling, punctuation and markup fixes.
...
o Correctly use the "No chain is stronger than its weakest link" adage.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-10-20 19:38:28 +00:00
chris
21c09bb84b
o Use .Cm for 'attach', 'detach', 'init', 'setkey', and 'destroy' commands
...
o Fix some punctuation and wording
o Wording consistency in command-line option documentation
o Make use of mdoc's markup a bit more (quoting and the like)
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-10-20 19:20:26 +00:00
phk
5df21f9258
Make the sectorsize a property of providers so we can include it in the XML
...
output.
Sponsored by: DARPA & NAI Labs
2002-10-20 19:18:07 +00:00
phk
6539d53209
s/dettach/detach/g etc.
...
Pointed out by: chris
2002-10-20 19:08:56 +00:00
phk
536319e740
Use %jd instead of %lld now that we have it.
2002-10-20 18:48:12 +00:00
phk
6128ce4ca2
It makes more sense for the fwheads and fwsectors properties to be in
...
the provider stanza rather than the geom stanza.
2002-10-20 18:46:25 +00:00
tegge
8516a6e929
Fix data corruption caused by last byte in oddly sized transfers being read
...
to wrong location in RxBuf and written from wrong location in TxBuf.
2002-10-20 18:43:11 +00:00
phk
78bcfbf6c0
Include fwsectors and gfwheads in the XML output for the disks we know.
...
Sponsored by: DARPA & NAI Labs.
2002-10-20 18:09:01 +00:00
phk
8c6133e9a5
Remove a boatload of '&' which are surplus to the requirements.
...
Validated by: md5 hash is unchanged.
2002-10-20 18:02:46 +00:00
phk
0dd0d4193b
Revert last commit, there actually was a -1 waaaaay down in pcireg_cfgread().
2002-10-20 17:54:17 +00:00
phk
94a704dc5b
Hide inline assembly if lint is defined.
2002-10-20 17:30:30 +00:00
phk
1e22f4e40d
"id" is never going to be -1 when it is unsigned.
...
Spotted by: FlexeLint
2002-10-20 17:21:43 +00:00
tmm
2e1d70d9a2
Adapt to handle the new sparc64 core dump format correctly.
...
Reviewed by: jake
2002-10-20 17:06:50 +00:00
tmm
5c94fe601c
Add kernel dump support, based on the ia64 version (which was committed
...
as sparc64/sparc64/dump_machdep.c a while back).
Other than ia64 (which uses ELF), sparc64 uses a homegrown format for
the dumps (headers are required because the physical address and size of
the tsb must be noted, and because physical memory may be discontiguous);
ELF would not offer any advantages here.
Reviewed by: jake
2002-10-20 17:03:15 +00:00
phk
649731b966
Don't declare mb_statpcpu, it is static in subr_mbuf.c
...
Spotted by: FlexeLint
2002-10-20 16:55:52 +00:00
matusita
1c37306c4b
Nuke pccard.conf from FreeBSD/i386 mfsroot (no longer needed).
...
Suggested by: nyan
2002-10-20 16:27:11 +00:00
phk
241a8a9818
Fix mis-indentation.
...
Approved by: scottl
2002-10-20 16:00:43 +00:00
nyan
d47de0d27f
Remove the slattach command from the mfsroot floppies.
2002-10-20 15:40:09 +00:00
nyan
55f3eed397
- Remove the UFS_ACL option from the boot floppies.
...
- Remove duplicate entries.
2002-10-20 15:37:32 +00:00
ceri
2724fc01e1
Correct various typos.
...
PR: docs/44302
Submitted by: Christian Brueffer <chris@unixpages.org>
Approved by: phk
2002-10-20 15:27:32 +00:00
ceri
023fff9973
Remove quotes to make an example of kernel configuration valid.
...
PR: docs/44306
Submitted by: Dmitry Dyomin <old@old.com.ua>
MFC after: 3 days
2002-10-20 15:19:40 +00:00
phk
e85306f14c
Use .PATH instead of VPATH.
...
Fix typo in man-page: man-section is 8.
2002-10-20 15:02:26 +00:00
phk
bf02589863
Be consistent about functions being static.
...
Spotted by: FlexeLint
2002-10-20 14:30:28 +00:00
fanf
9a04c30aaa
Improve the way base64 mode is enabled based on the program name,
...
so that it works when the path to b64encode is used to run it.
2002-10-20 14:18:25 +00:00
tom
e5e93f10fa
Minor grammatical correction
2002-10-20 13:41:44 +00:00
arved
61cbca8d6b
Add my birthday.
...
Approved by: kris (mentor)
2002-10-20 13:33:45 +00:00
markm
cc5521cdd1
Do not build the majority of the games. Remaining are the
...
"utility-like" games and everyone's favourite, fortune(6).
2002-10-20 11:18:56 +00:00