tnozaki
4dbd28ac77
add check wether /var/run/vi.* is regular file or not.
...
nvi-1.81.6 may create not only recovery file, but
tempoary directory(for db) using this name.
2008-07-10 17:48:04 +00:00
reinoud
4503919107
Fix chtimes permission checking. This sanitised version is hopefully DTRT.
2008-07-10 17:38:31 +00:00
reinoud
cb6e2404af
On node creation, follow tmpfs and UFS by generating the uid/gid pair. This
...
fixes the lack of file ownership preservation on file/directory creation.
See PR kern/39124
2008-07-10 16:41:00 +00:00
tsutsui
1644c2b297
Cosmetic changes to sync with other m68k ports:
...
- rename ipl2spl_table[] to ipl2psl_table[] and make it uint16_t
- rename _spl member in ipl_cookie_t to _psl
- sort some splbio entries
2008-07-10 16:14:16 +00:00
tsutsui
4c483f361d
Remove __P().
2008-07-10 16:07:30 +00:00
nakayama
edb7368453
Use proper CCR.
2008-07-10 15:38:40 +00:00
reinoud
0381f71bf3
Allow the renaming of directories *within* their current directory. No
...
cross-directory renaming is allowed yet.
2008-07-10 15:29:51 +00:00
nakayama
3eac605929
sparc64_ipi_save_fpstate:
...
- use primary MMU context for consistency with other trap/interrupt handlers.
sparc64_ipi_save_fpstate, savefpstate:
- avoid storing fp registers as we can.
sparc64_ipi_save_fpstate, savefpstate, loadfpstate:
- remove unaligned case since buffers allocated with pool_cache are ensured
64-byte aligned.
Ok by martin@.
2008-07-10 15:23:58 +00:00
nakayama
b74ec3e6b6
Switch fpstate buffer allocation from malloc to pool_cache.
...
Ok by martin@.
2008-07-10 15:04:41 +00:00
christos
0a48355ff6
Import bind 9.5.0-P1
2008-07-10 14:17:08 +00:00
reinoud
e3eced36a8
Clarifying comments
2008-07-10 14:16:02 +00:00
blymn
380be0c111
Fix indents.
2008-07-10 13:28:23 +00:00
blymn
09145e4d2b
Add documentation for show files command
2008-07-10 12:43:03 +00:00
blymn
8a19e9911c
Add a show files command that prints the vnodes associated with a
...
given struct proc and, if LOCKDEBUG is built in, the lock status of
the uvmobject.
2008-07-10 12:42:24 +00:00
blymn
8070795214
Whitespace clean up.
2008-07-10 12:38:28 +00:00
cegger
5a5486f956
make this compile again
2008-07-10 05:15:32 +00:00
cegger
ff7f3a7e44
make this compile with DIAGNOSTIC
2008-07-10 05:11:10 +00:00
scw
d9aadb22f8
When dealing with 'cleanlist_idx == PMAP_REMOVE_CLEAN_LIST_SIZE' in
...
pmap_do_remove(), make sure to use PTE_SYNC() for each rolled-back
PTE on the list.
Fixes potential MMU inconsistencies on some ARM platforms where
page-tables are mapped write-back.
2008-07-09 23:22:15 +00:00
joerg
2f4873590d
device/softc split
...
aprint conversion
2008-07-09 21:30:04 +00:00
joerg
3f4a1f5ac4
- device/softc split
...
- ANSIfy
2008-07-09 21:25:59 +00:00
joerg
9cd21b65c4
- Statify
...
- Split device/softc.
2008-07-09 21:19:23 +00:00
joerg
0fa9592ac8
Fix syntax. *sigh*
2008-07-09 21:07:55 +00:00
joerg
ec61c372b5
Finish device/softc split.
2008-07-09 21:07:25 +00:00
joerg
b6a44bdc8a
- device/softc split
2008-07-09 21:03:42 +00:00
joerg
b92a5f0408
Constify a global variable. Split device/softc.
2008-07-09 20:59:16 +00:00
joerg
713c902ab3
Device/softc split.
2008-07-09 20:54:13 +00:00
joerg
fa4b49dc5e
device/softc split.
2008-07-09 20:50:41 +00:00
joerg
fcdefdcff8
device/softc split
2008-07-09 20:45:33 +00:00
joerg
0ae228380e
Finish device/softc split.
2008-07-09 20:41:02 +00:00
joerg
6bf2b4fab1
device/softc split
2008-07-09 20:40:16 +00:00
joerg
083ae1f6af
device/softc split
2008-07-09 20:23:50 +00:00
joerg
bcdf6fccac
- device/softc split
2008-07-09 20:07:19 +00:00
joerg
52c17c8946
- device/softc split for ath(4)
2008-07-09 19:47:23 +00:00
joerg
2f3ebaa053
- device/softc split
2008-07-09 19:08:44 +00:00
joerg
0d1213e55a
- device/softc split
2008-07-09 18:18:56 +00:00
reinoud
e367a2e837
Force allocation extent descriptor CRC length to 8 for UDF versions prior
...
to version 2.01.
2008-07-09 18:10:57 +00:00
joerg
53485c0add
Fix device/softc split.
2008-07-09 18:02:46 +00:00
joerg
ec7aeae0ff
- device/softc split
2008-07-09 17:51:21 +00:00
joerg
85f9c6ce1a
- device/softc split for fxp(4)
2008-07-09 17:07:28 +00:00
joerg
3d7462a945
Use device_private to access cardbus_softc.
2008-07-09 16:27:12 +00:00
joerg
34110c5c6d
- device/softc split
2008-07-09 16:14:57 +00:00
joerg
7a5458e4c2
Constify device table.
2008-07-09 16:06:02 +00:00
joerg
eb081e3dab
- device/softc split
2008-07-09 15:42:37 +00:00
joerg
95bdabfada
- device/softc split
2008-07-09 15:04:21 +00:00
joerg
18f2c24945
- device/softc split
2008-07-09 14:46:15 +00:00
joerg
b5d2f044e1
- device/softc split
...
- reduce namespace pollution
2008-07-09 14:39:44 +00:00
joerg
85d049a760
- device/softc split
...
- make sfbplus at least compilable
2008-07-09 13:19:33 +00:00
joerg
02aa18819c
- device/softc split
...
- remove redundant ;
2008-07-09 13:18:41 +00:00
joerg
c2fb38c80f
- device/softc split
...
- use aprint in attach
2008-07-09 13:15:40 +00:00
joerg
33e290f558
- use aprint in attach
...
- split device/softc
- move softc definition into source to make explicit that it is local
- reduce namespace pollution
2008-07-09 13:12:54 +00:00