ragge
69a66687f8
Call ksyms_init() instead of ddb_init() in case of
...
NKSYMS || defined(DDB) || defined(LKM)
2003-04-26 11:05:05 +00:00
fvdl
e091f3cfdc
Add x86/cacheinfo.h
2003-04-26 10:51:16 +00:00
fvdl
df51b177d8
Install cacheinfo.h
2003-04-26 10:49:54 +00:00
ragge
520c93de28
Make ksymms_init() take void * parameters instead of caddr_t.
2003-04-26 10:24:58 +00:00
bouyer
b66274af9b
Note DIOC[GS]CACHE support in wd(4).
2003-04-26 09:59:13 +00:00
bouyer
1e2dac7786
Add support for the getcache/setcache ioctls.
2003-04-26 09:54:15 +00:00
bouyer
99a36b0abd
Rename WDSF_EN_WR_CACHE to WDSF_WRITE_CACHE_EN for consistency with other
...
subcommands.
2003-04-26 09:29:41 +00:00
bouyer
c409743b66
Note fsdb(8) findblk command
2003-04-26 08:45:46 +00:00
bouyer
e43e53604e
Add a findblk command, which list the inode(s) owning the disk sector(s)
...
passed as argument.
2003-04-26 08:42:49 +00:00
toshii
7583c79436
Make it boot with ARM32_PMAP_NEW defined.
2003-04-26 08:31:30 +00:00
toshii
20697a7696
Fix a comment; 0x40000 isn't 1MB.
...
Use KERNEL_BASE instead of 0xc0000000. No functional change.
2003-04-26 07:09:26 +00:00
toshii
7dbee668be
Some line folding cleanups.
...
Kill an unused variable.
2003-04-26 06:44:28 +00:00
briggs
4c104c6cea
In dmover_backend_alloc(), make sure we get ninputs from the best_algdesc,
...
not just the most recent algdesc (which might be NULL).
2003-04-26 04:44:18 +00:00
uwe
1cfc465c45
Keymaps for US and German keyboards for Jornada 680/690.
2003-04-26 01:06:06 +00:00
thorpej
69c5577b0b
Make the des.h -> openssl/des.h symlink relative.
2003-04-26 00:53:17 +00:00
fvdl
94e92b1bb3
Assign the right linkcount when renaming a directory.
2003-04-25 23:12:33 +00:00
fvdl
4b293b5851
Share some common cache info cpuid code between i386 and x86_64.
2003-04-25 21:54:29 +00:00
ragge
766d04f56a
Add ksyms device major.
2003-04-25 21:10:46 +00:00
ragge
cddfd23e42
Mobe the SYMTAB_SPACE stuff to ksyms_init, so that it can be used without
...
DDB compiled-in.
2003-04-25 20:30:57 +00:00
matt
0aa3fc4996
Make sure to supply the PS_REGNUM (as a fixed value) so that
...
read_register_bytes doesn't complain.
2003-04-25 20:13:47 +00:00
jmmv
c338f2125f
Fix ISA meaning; thanks salo@.
2003-04-25 19:53:17 +00:00
jmmv
24c2b45c15
Implement a -t option, to easily select an acronyms list from /usr/share/misc.
...
One can do `wtf -t comp pci' and it will use /usr/share/misc/acronyms.comp
to search the acronym as usual.
2003-04-25 19:08:31 +00:00
jmmv
586e8b8a61
+BLOB
2003-04-25 18:57:18 +00:00
fvdl
00a8526dca
Do the right thing in the case of an attach error. From Manuel Bouyer.
2003-04-25 16:03:45 +00:00
fvdl
5aecd7c8fc
On the first read of the DEVCONFIG PCI config register, sparc64 systems
...
seem to return all 1s. The second read is ok, though. So, as a workaround,
read it twice. From Manuel Bouyer.
2003-04-25 16:02:52 +00:00
mycroft
3ba2d8197a
Only unset ENV if -f was used, AS THE CHANGE WAS DOCUMENTED.
...
I'm not convinced this is a good idea at all, but at least this fixed my usage.
2003-04-25 08:04:14 +00:00
ragge
0bd41108c4
Explicitly cast printf arg to long, from Tom Spindler.
2003-04-25 07:35:21 +00:00
wiz
f2b8c0d279
gcc-3.2.3 out.
2003-04-25 06:29:37 +00:00
fair
32c41ae13d
Preliminary nroff cleanup prior to fixing a problem report.
2003-04-25 04:19:15 +00:00
fair
05b9b8507d
One more: add ttys(5) to SEE ALSO, and compact the device file lists.
2003-04-25 03:17:08 +00:00
fair
0ee7b4ecbf
Gaaaaaah! I should have double checked that pmax had been changed
...
to match alpha, and they're different - alpha: ttyB0, pmax: ttya
So, change the FILES section again to differentiate between alpha
and pmax, plus add a clear statement in the first paragraph as to
which computers listed are supported by which port.
Hopefully this will properly answer PR 19752
2003-04-25 03:03:07 +00:00
gmcgarry
2bdf9ba1f2
Fix full-duplex mode (again).
...
Back-out revision 1.170 and and 1.166. Revision 1.170 fixes some problems
introduced in revision 1.166. It isn't clear what problem revision 1.166
was attempting to address. It seems bogus anyway, since we later check
the modes in audio_check_params().
2003-04-25 03:02:11 +00:00
fair
5a6ae49f80
Change the serial port file names in the FILES section to ttyB0,
...
etc. to match current reality, per PR 19572
Add some paragraph breaks to make the text more readable, and to
more clearly separate the topics covered.
Sprinkle Tn macros liberally. Update the man page date.
2003-04-25 02:48:23 +00:00
fair
3c460e58a0
Add MAKEDEV(8) to the SEE ALSO list.
...
Clean up nroff problems.
A commit to clean up a problem report comes next.
2003-04-25 02:31:57 +00:00
nathanw
6eaaff9eaa
Regen.
2003-04-24 23:37:00 +00:00
fvdl
e799c0e2d5
Add a few devices.
2003-04-24 23:36:10 +00:00
nathanw
ebfdc33307
Add a few Opteron and AMD8000 chipset device IDs.
2003-04-24 23:36:09 +00:00
drochner
9e95dcb696
Change some subordinate functions to take a "struct nfsnode" argument
...
instead of "struct vnode". This saves a number of pointer dereferences;
it sums up to about half a kB for me. And it paves the way for future
fixes.
While cleaning up, eliminate a write-only member of "struct nfsreq"
and a pointless assignment in the NFS_V2_ONLY case.
2003-04-24 21:21:04 +00:00
ragge
e675595289
db_sym_numargs() disappeared by mistake, restore it.
2003-04-24 21:18:34 +00:00
ragge
bd400955d9
I feel somewhat responsible for ksyms.
2003-04-24 20:22:22 +00:00
ragge
46943c2cf6
Try first to use /dev/ksyms to get kernel symbols, if that fails mutter a
...
bit and fallback to the old way.
2003-04-24 20:18:31 +00:00
ragge
5a10a8c4a9
Add _PATH_KSYMS.
2003-04-24 20:13:05 +00:00
ragge
f5cb3ec885
Teach the lkm code to add loaded module symbols to the in-kernel symbol table.
...
XXX - The way this works is clumsy, at least. It will be fixed as soon as
the in-kernel linker is in place.
2003-04-24 20:09:43 +00:00
fvdl
fe36fefa1a
Oops. The clearinode macro had the UFS2 case reversed, causing it to
...
zero out two inodes in the plain FFS case, since UFS2 dinodes are
twice as big.
2003-04-24 20:08:25 +00:00
ragge
56a3de2302
Include kern_ksyms if ksyms | ddb | lkm. Never include db_elf.c.
2003-04-24 20:04:03 +00:00
ragge
4ee3d47c73
Teach DDB to use ksyms instead of it's own symbol table management.
...
Note: For a.out kernels (beware!) DDB will still use the old stuff.
2003-04-24 20:00:48 +00:00
ragge
44305abd0b
Basic implementation of in-kernel symbol table manager + /dev/ksyms.
2003-04-24 19:56:43 +00:00
fvdl
1f4176dbb6
Because of the padding in mcontext_t, sigframe grew 8 bytes and became
...
unaligned. Remove the padding in struct sigframe itself to fix this.
2003-04-24 19:19:55 +00:00
fvdl
d194f8eb62
Add aapic files.
2003-04-24 18:54:54 +00:00
dsl
82d4d158d2
Missing end of comment
2003-04-24 17:41:03 +00:00