jeffs
|
19adf5c987
|
Make userret() "static __inline". This lets it be inlined, even if you
do not have the compiler inline normal functions to save space. It helps
a bit on lmbench.
|
2000-12-14 21:24:53 +00:00 |
|
bjh21
|
395a883e48
|
Pull across arm32 rev 1.19:
Remove ALTENTRY(). It's dangerous and should not be used.
|
2000-12-14 20:50:56 +00:00 |
|
mycroft
|
fbcb53e0b5
|
Sync with -current, add COMPAT_LINUX.
|
2000-12-14 20:46:06 +00:00 |
|
bjh21
|
e266a563d8
|
Filter out non-ASCII characters from podule descriptions.
I think my MIDI card had a \r at the end, which was confusing.
|
2000-12-14 20:40:29 +00:00 |
|
jdolecek
|
5f0114a837
|
regen
|
2000-12-14 20:39:36 +00:00 |
|
jdolecek
|
14b2acc126
|
add sysinfo()
|
2000-12-14 20:37:57 +00:00 |
|
scw
|
5cabdd3709
|
Some snippets of documentation for mvme68k...
|
2000-12-14 20:30:14 +00:00 |
|
bjh21
|
84d111ea01
|
Move RCSID to the end of locore so it doesn't end up in zero page if we
compile with an asm.h which doesn't know about section .ident.
|
2000-12-14 20:30:03 +00:00 |
|
bjh21
|
a6b4048c85
|
Get ELF RCSIDs back
|
2000-12-14 20:26:42 +00:00 |
|
mycroft
|
e06ad67fa5
|
Remove ALTENTRY(). It's dangerous and should not be used.
|
2000-12-14 20:15:26 +00:00 |
|
bjh21
|
1e720616fb
|
Copy from libc
|
2000-12-14 19:51:51 +00:00 |
|
bjh21
|
af87db0411
|
Use _C_LABEL
|
2000-12-14 19:50:38 +00:00 |
|
bjh21
|
fe80ce82c0
|
Copy from libc
|
2000-12-14 19:44:58 +00:00 |
|
bjh21
|
c044c88beb
|
Sync with arm32.
|
2000-12-14 19:33:00 +00:00 |
|
bjh21
|
14198dc0bd
|
Sync with arm32 -- they've got ELF stuff there these days.
|
2000-12-14 19:28:12 +00:00 |
|
bjh21
|
acff6e4375
|
Use _C_LABEL rather than _C_FUNC.
|
2000-12-14 19:22:39 +00:00 |
|
thorpej
|
9f416d534c
|
"KERNEL" doesn't belong in headers.
|
2000-12-14 18:51:10 +00:00 |
|
marcus
|
724713366e
|
Made weak_alias create correct labels on sh-elf.
|
2000-12-14 18:47:30 +00:00 |
|
mycroft
|
c0d0ffef4e
|
Some #ifdefs to make LKMs happy.
|
2000-12-14 18:44:20 +00:00 |
|
mycroft
|
84e07a956d
|
Add osf1_syscall.c.
|
2000-12-14 18:42:07 +00:00 |
|
mycroft
|
c071846a91
|
Add linux_syscall.c for alpha.
|
2000-12-14 18:40:14 +00:00 |
|
mycroft
|
33d5c07c1b
|
Clean up #includes.
|
2000-12-14 18:34:59 +00:00 |
|
mycroft
|
1b77a6e458
|
Add COMPAT_LINUX.
|
2000-12-14 18:28:30 +00:00 |
|
mycroft
|
bdf4af93a3
|
Some namespace hiding I forgot before.
|
2000-12-14 18:10:35 +00:00 |
|
mycroft
|
ccaa88d980
|
Declare linux_syscall_intern().
|
2000-12-14 18:10:14 +00:00 |
|
mycroft
|
b8d0fc574a
|
Regen.
|
2000-12-14 18:08:09 +00:00 |
|
thorpej
|
f5370ce2cc
|
Don't need <vm/vm.h> (it doesn't exist in -current).
|
2000-12-14 18:08:08 +00:00 |
|
mycroft
|
52e8ecc51c
|
Round up sysent[] table size.
|
2000-12-14 18:07:54 +00:00 |
|
thorpej
|
d1c86a60e0
|
No need to wrap these in #ifdef ALTQ -- they're not even included
if ALTQ is not configured into the kernel.
|
2000-12-14 18:07:30 +00:00 |
|
mycroft
|
3c073877f3
|
osf1_locore.s -> osf1_sigcode.s, to match the global convention.
Add linux_syscall.c.
|
2000-12-14 18:06:13 +00:00 |
|
thorpej
|
8489b5e4cf
|
if_qflush() -> IFQ_PURGE()
|
2000-12-14 17:48:23 +00:00 |
|
thorpej
|
e961c654a8
|
Change an if_qflush() to an IFQ_PURGE() to deal with ALTQ correctly.
|
2000-12-14 17:47:26 +00:00 |
|
thorpej
|
d77997d037
|
Add ALTQ glue.
|
2000-12-14 17:41:38 +00:00 |
|
thorpej
|
d9a9544a2f
|
Add ALTQ glue. XXX Temporary until ALTQ is changed to use a pfil hook.
|
2000-12-14 17:36:44 +00:00 |
|
mycroft
|
3418812d3c
|
Partial syscall cleanup, as per other ports.
|
2000-12-14 10:33:42 +00:00 |
|
martin
|
ee0eb24c13
|
Don't include opt_*.h if compiling as LKM.
|
2000-12-14 10:24:42 +00:00 |
|
thorpej
|
2dfc514990
|
Add NetBSD RCS IDs.
|
2000-12-14 08:49:49 +00:00 |
|
thorpej
|
68de460f39
|
Import ALTQ from KAME.
|
2000-12-14 08:42:28 +00:00 |
|
thorpej
|
71cbcad899
|
ALTQ'ify.
|
2000-12-14 07:51:36 +00:00 |
|
thorpej
|
b0c9cd5f7b
|
ALTQ'ify.
|
2000-12-14 07:27:21 +00:00 |
|
thorpej
|
a64a0f8137
|
ALTQ'ify.
|
2000-12-14 07:15:45 +00:00 |
|
thorpej
|
64778c5e5c
|
XXX ALTQ (not done in 1394 layer yet).
|
2000-12-14 07:03:50 +00:00 |
|
thorpej
|
08afcfb9bd
|
ALTQ'ify.
|
2000-12-14 06:59:01 +00:00 |
|
thorpej
|
1646284c95
|
ALTQ'ify.
|
2000-12-14 06:42:57 +00:00 |
|
thorpej
|
6b16911a43
|
ALTQ'ify.
|
2000-12-14 06:27:23 +00:00 |
|
onoe
|
a7125e435c
|
Add PCI version of Aironet, not tested at all.
ISA/ISApnp version won't come since I don't know about isa...
|
2000-12-14 04:11:25 +00:00 |
|
onoe
|
3bfa857782
|
regen
|
2000-12-14 04:06:05 +00:00 |
|
onoe
|
32b5d5c3bb
|
add Aironet 4500/4800
|
2000-12-14 04:05:38 +00:00 |
|
mycroft
|
0a01b4476a
|
Do the previous with a forwarding declaration of struct proc instead.
|
2000-12-14 00:41:50 +00:00 |
|
mycroft
|
473eee8c82
|
Wrap mdproc in #ifdef _KERNEL.
|
2000-12-14 00:38:20 +00:00 |
|