pk
b4a0aebea2
Add SUN4D case for cache alias macros.
2003-01-20 21:43:38 +00:00
aymeric
32571dfb87
fill in the dv_unit field of the fake "struct device" correctly.
...
In particular, this makes grfN, N != 0, work as console.
Tested by Ignatios.
2003-01-20 21:24:56 +00:00
augustss
5ad4518358
Lower debug level so the match routine isn't so verbose.
2003-01-20 21:14:57 +00:00
christos
4e5f58dd38
more sem to _sem_st
2003-01-20 20:52:24 +00:00
pk
353e527861
Remove the restriction that the boot CPU must be the first CPU in the order
...
as it is presented by the PROM. This is actually amazingly less trivial
than it looks at first, since the finding the Module ID that's currently
executing your code is specific for each module type and/or manufacture.
2003-01-20 20:51:33 +00:00
christos
326105323e
regen
2003-01-20 20:25:04 +00:00
christos
1dbdd7cc6d
sys_ksem -> sys__ksem
2003-01-20 20:24:21 +00:00
christos
77498d1e60
add small semaphore test.
...
XXX: kernel side needs more tests.
2003-01-20 20:12:17 +00:00
christos
90135cf7e8
add support for p1003.1b semaphores. From FreeBSD
2003-01-20 20:10:19 +00:00
scw
11e9fa3a9b
Initialise the FPSCR to a sane value.
2003-01-20 20:09:59 +00:00
christos
3f4a1907c6
add support for p1003.1b semaphores. From FreeBSD
2003-01-20 20:09:50 +00:00
christos
111839200d
Add _ksem stubs.
2003-01-20 20:09:27 +00:00
christos
e83cbded11
add support for p1003.1b semaphores. From FreeBSD
2003-01-20 20:08:30 +00:00
scw
def0257e54
Split struct reg into integer and FP parts, to be more like every other port.
...
As a side benefit, advertise PT_[GS]ETFPREGS.
2003-01-20 20:07:52 +00:00
christos
f82c14c1fc
regen
2003-01-20 20:06:25 +00:00
christos
566542c308
add support for p1003.1b semaphores. From FreeBSD
2003-01-20 20:05:26 +00:00
christos
4a037b0375
actually, remove ksem.h
2003-01-20 20:04:28 +00:00
christos
f64e9a84b1
semaphore.h -> ksem.h
2003-01-20 20:03:38 +00:00
christos
1df6f4ff40
add support for p1003.1b semaphores. From FreeBSD
2003-01-20 20:02:56 +00:00
christos
44a7a1c861
add support for p1003.1b semaphores. From FreeBSD.
2003-01-20 20:02:01 +00:00
drochner
3ef8fd67ee
this is too young to bitrot: LWPify
2003-01-20 18:43:18 +00:00
dsl
85ed0bb278
Make kernel address arg of kvm_ckread() const void * so caller doesn't
...
need a cast.
(approved by christos)
2003-01-20 18:24:03 +00:00
thorpej
c50dc4c8fc
Add port-sh5, port-evbsh5, port-x86_64, port-hppa, and port-hp700.
2003-01-20 17:48:59 +00:00
scw
b896a7171e
_{get,set,swap}context_u() for SH5.
2003-01-20 17:03:58 +00:00
sommerfeld
69ed85673a
We really don't need two vanity configs for BP6-based systems
...
("SWINGER" is the other).
2003-01-20 16:33:05 +00:00
thorpej
706b88727b
Fix typo in sigcontext conversion macros. From Christopher SEKIYA.
2003-01-20 16:28:13 +00:00
aymeric
c11faf9eec
bump version.
...
":cs add" works when using a database file in the current directory, whichever
way we specify its name.
2003-01-20 16:13:26 +00:00
aymeric
5ca712061a
. Don't call terminate() after read_prompt() failed.
...
Fixes memory re-use after free().
. Fake a directory name of "." if given a path without '/'.
This makes ":cs add cscope.out" work, and behave like ":cs add ."
2003-01-20 16:10:51 +00:00
pk
18f455c44f
Replace some more VA2PA(<static_addr>) calls with PMAP_BOOTSTRAP_VA2PA()
2003-01-20 15:45:40 +00:00
bouyer
4bce909c04
bzero the part of the buffer used to pad the packet to
...
ETHER_MIN_LEN - ETHER_CRC_LEN.
2003-01-20 14:59:27 +00:00
grant
1299d1b74c
1.7 -> 2.0.
2003-01-20 12:53:48 +00:00
pk
5815e88f83
De-couple some MULTIPROCESSOR and SUN4M/SUN4D dependencies.
2003-01-20 12:06:49 +00:00
soren
a35845dab6
Note hd44780 and cobalt panel driver from Dennis Chernoivanov.
2003-01-20 11:11:34 +00:00
martin
1a3bbabc29
Grrr, add another set of casts working around sc_aperbase having the wrong
...
type. We should fix this!
This makes it compile for 32bit sparc64 kernels.
2003-01-20 11:02:47 +00:00
dsl
c673281c37
Fix lib/17248 properly
...
'ls -l-' now reports unknown option -- -
'env -' and 'su -' both work ok
(change approved by christos)
2003-01-20 09:06:35 +00:00
salo
6d9616b35d
Add IANA-assigned number for SILC (Secure Internet Live Conferencing).
...
Closes PR misc/19945 by me, approved by martin.
2003-01-20 09:06:02 +00:00
dsl
2db0e4fba3
Make 'times' be a proper posix special builtin.
...
(change agreed by christos and mailed to Michael Rendell)
2003-01-20 08:49:00 +00:00
martin
5adc155ebd
Fix lwp_wait syscallargs. This closes PR 19941.
2003-01-20 08:27:40 +00:00
wiz
3ff6903733
regen (+panel, hi soren)
2003-01-20 08:13:25 +00:00
wiz
9be5fcf7bc
Bump date for last.
2003-01-20 08:08:34 +00:00
simonb
4cde8adf99
Remove variable that is only assigned too but not referenced.
2003-01-20 07:34:37 +00:00
simonb
d081ef5767
Remove unreachable break after return.
2003-01-20 07:28:26 +00:00
simonb
d0c3a04b6a
Remove variables that are only assigned too but not referenced.
2003-01-20 07:25:04 +00:00
simonb
bbd9776970
Remove variable that is only assigned too but not referenced.
2003-01-20 07:20:01 +00:00
simonb
b4cf696706
Don't need a semi-colon after the closing brace of a function.
2003-01-20 07:18:59 +00:00
simonb
d7b879c6ec
Grrr. So much for my ability to use grep(1) effectively. Pointed out
...
by Stephen Degler in private mail.
2003-01-20 07:12:12 +00:00
matt
82fd269f15
__greg_t should be an long, not int. (LP64 friendliness)
2003-01-20 06:58:10 +00:00
martin
8010344d66
Make it compile again on LP64 archs.
...
XXX - we *realy* need some format string macros for size_t/off_t!
2003-01-20 06:20:37 +00:00
simonb
276fd1665c
The Double-Semi-Colon Police.
2003-01-20 05:29:53 +00:00
matt
2f3596224d
Kill all references to struct __gregs and use the _REG_xx names.
2003-01-20 05:26:46 +00:00